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 d59c837714
Kobo: Refactor various aspects of the Kaleido/MTK support (#12221)
* UIManager: Let the fb backend deal with Kaleido wfm promotion. This fixes a number of quirks that poisoned the refresh queue with spurious full-screen refreshes. See https://github.com/koreader/koreader-base/pull/1865 for more details.
* This also means we now disable Kaleido waveform modes when color rendering is disabled (remember to trash your thumbnail cache if you don't want to mix color w/ grayscale thumbnails, though).
* UIManager: Merge refreshes that share an edge, because that was driving me nuts (and would have most likely been merged by the kernel anyway). A perfect test-case is the FM, which trips two separate refreshes because of its title bar.
* ReaderFlipping: Use sensible dimensions, so that we only refresh the icon's region.
* ReaderBookmark: Only refresh the dogear instead of the whole page when toggling bookmarks.
* NetworkSetting: Make it a real boy, so it consistently refreshes properly on dismiss instead of relying on UIManager saving the day.
* Kobo: Aggressively prevent *both* suspend & standby while MTK devices are plugged-in, as both will horribly implode the kernel (we previously only prevent standby while charging).
* Kobo: Switch to 8bpp on B&W MTK devices (or when color rendering is disabled on Kaleido panels).
2 months ago
..
avoid_flashing_ui.lua
common_exit_menu_table.lua
common_info_menu_table.lua
common_settings_menu_table.lua SkimTo dialog: compact mode (#12046) 3 months ago
file_ext_assoc.lua
filemanager_menu_order.lua SkimTo dialog: compact mode (#12046) 3 months ago
flash_keyboard.lua
flash_ui.lua
font-test-sample-default.template
font_settings.lua
font_ui_fallbacks.lua
mass_storage.lua
menu_activate.lua
menu_keyboard_layout.lua
page_overlap.lua
page_turns.lua Page turns: invert vertical tap zones (#12195) 2 months ago
physical_buttons.lua Add 'Use left and right keys for page turning' option (#12174) 2 months ago
reader_menu_order.lua SkimTo dialog: compact mode (#12046) 3 months ago
refresh_menu_table.lua
screen_color_menu_table.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2 months ago
screen_disable_double_tap_table.lua
screen_dpi_menu_table.lua
screen_eink_opt_menu_table.lua
screen_notification_menu_table.lua
screen_rotation_menu_table.lua
screensaver_menu.lua Screensaver: fix menu wordings (#11993) 3 months ago
timeout_android.lua
waveform_level.lua