2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui/elements
NiLuJe 3131475e39 Notification: refactor settings
Simplify the code, because the bit trickery was fairly nasty to follow.
KISS: flip one value at a time, either in or out.

Actually allow flipping *all* of the things via the UI, to help track
what the hell is actually happening when you touch a button.

Make some of 'em radio to make it clear when flipping one might affect
the other(s).

Brought on by https://www.mobileread.com/forums/showthread.php?t=358166
2024-01-09 17:24:16 +01:00
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
common_exit_menu_table.lua Exit menu: restore long-press to exit directly (#10000) 2023-01-07 09:39:55 +01:00
common_info_menu_table.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
common_settings_menu_table.lua DocSettings (again) (#11020) 2023-10-31 07:30:39 +02:00
file_ext_assoc.lua Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
filemanager_menu_order.lua Misc: Review pass on the previous commits 2023-08-15 21:24:11 +02: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 Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
font_ui_fallbacks.lua Check for Noto Emoji font in UI fallback fonts (#10908) 2023-09-17 21:16:55 +02:00
font-test-sample-default.template Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
mass_storage.lua Dispatcher: Allow toggling USBMS (#11123) 2023-11-22 18:59:07 +01:00
menu_activate.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
menu_keyboard_layout.lua menu_keyboard_layout: add setting to disable swipes 2023-11-02 21:44:18 +01:00
page_overlap.lua Page overlap: add "Horizontal line" marker (#10401) 2023-05-07 20:28:18 +03:00
page_turns.lua Kobo: Allow disabling key repeats 2023-08-15 21:24:11 +02:00
physical_buttons.lua Misc: Review pass on the previous commits 2023-08-15 21:24:11 +02:00
reader_menu_order.lua Add ReaderHandmade: support for custom TOC and hidden flows 2023-10-09 00:15:05 +02:00
refresh_menu_table.lua EInk: Add a setting to toggle flashing on pages with images (#10049) 2023-02-02 21:09:29 +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 Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
screen_dpi_menu_table.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00
screen_notification_menu_table.lua Notification: refactor settings 2024-01-09 17:24:16 +01:00
screen_rotation_menu_table.lua ImageViewer: menu to invert rotations and set auto rotation (#11206) 2023-12-12 13:24:31 +01:00
screensaver_menu.lua screensaver_menu: radio buttons (#10931) 2023-09-23 10:21:44 +03:00
timeout_android.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
waveform_level.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00