2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/elements
NiLuJe bf6c0cdd6c
LuaSettings: Add a method to initialize a setting properly (#7371)
* LuaSettings/DocSettings: Updated readSetting API to allow proper initialization to default.
Use it to initialize tables, e.g., fixing corner-cases in readerFooter that could prevent settings from being saved.
(Fixes an issue reported on Gitter).
* LuaSettings/DocSettings: Add simpler API than the the flip* ones to toggle boolean settings.
* Update LuaSettings/DocSettigns usage throughout the codebase to use the dedicated boolean methods wher appropriate, and clean up some of the more mind-bending uses.
* FileChooser: Implement an extended default exclusion list (fix #2360)
* ScreenSaver: Refactor to avoid the pile of kludges this was threatening to become. Code should be easier to follow and use, and fallbacks now behave as expected (fix #4418).
2021-03-06 22:44:18 +01:00
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
common_info_menu_table.lua Strip trailing slash from the URL in About popup 2021-02-20 18:19:17 +01:00
common_settings_menu_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
file_ext_assoc.lua Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
filemanager_menu_order.lua [fix] Remove OPDS menu entry from FilemanagerMenu (#7291) 2021-02-15 09:28:41 +01:00
flash_keyboard.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 2017-10-10 23:50:45 +02:00
font_settings.lua enable usage of system fonts 2020-08-27 21:40:18 +02:00
font-test-sample-default.template Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
mass_storage.lua [fix] Save document settings before activating USBMS (#6713) 2020-09-25 15:52:08 +02:00
menu_activate.lua Option to disable show bottom menu on top menu activation (#3316) 2017-10-08 12:27:53 +02:00
menu_keyboard_layout.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
reader_menu_order.lua [UX] Add ToC/Bookmarks settings 2021-02-05 23:58:32 +01:00
refresh_menu_table.lua A few e-Ink flash rate QoL tweaks (#6528) 2020-08-21 14:33:08 +02:00
screen_android.lua Address assorted Weblate comments (#7154) 2021-01-16 21:40:00 +01:00
screen_color_menu_table.lua Warn if color rendering is enabled on a grayscale device. (#5871) 2020-02-18 02:24:48 +01:00
screen_disable_double_tap_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
screen_dpi_menu_table.lua Make sure getting rid of a DPI override actually restores default behavior (#6984) 2020-12-13 01:41:44 +01:00
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00
screen_rotation_menu_table.lua [chore] Get rid of ui/data/strings.lua (#6921) 2020-11-29 10:18:59 +01:00
screensaver_menu.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
waveform_level.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00