You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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).
3 years ago
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 6 years ago
common_info_menu_table.lua Strip trailing slash from the URL in About popup 3 years ago
common_settings_menu_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
file_ext_assoc.lua Pocketbook misc fixes (#6633) 4 years ago
filemanager_menu_order.lua [fix] Remove OPDS menu entry from FilemanagerMenu (#7291) 3 years ago
flash_keyboard.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 7 years ago
font-test-sample-default.template Pocketbook misc fixes (#6633) 4 years ago
font_settings.lua enable usage of system fonts 4 years ago
mass_storage.lua [fix] Save document settings before activating USBMS (#6713) 4 years ago
menu_activate.lua Option to disable show bottom menu on top menu activation (#3316) 7 years ago
menu_keyboard_layout.lua Minor util & ffi/util cleanups (#6657) 4 years ago
reader_menu_order.lua [UX] Add ToC/Bookmarks settings 3 years ago
refresh_menu_table.lua A few e-Ink flash rate QoL tweaks (#6528) 4 years ago
screen_android.lua Address assorted Weblate comments (#7154) 3 years ago
screen_color_menu_table.lua Warn if color rendering is enabled on a grayscale device. (#5871) 4 years ago
screen_disable_double_tap_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
screen_dpi_menu_table.lua Make sure getting rid of a DPI override actually restores default behavior (#6984) 3 years ago
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 4 years ago
screen_rotation_menu_table.lua [chore] Get rid of ui/data/strings.lua (#6921) 3 years ago
screensaver_menu.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
waveform_level.lua Pocketbook: waveform presets (#6794) 4 years ago