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
NiLuJe 5ac9463c09
AutoSuspend: Unbreak cohabitation between standby & suspend (#9009)
* Make sure AutoStandby cohabitates nicely with AutoSuspend (regression since #8985), specifically:
* Disable standby during suspend.
* Ensure that leaving standby restores the scheduled suspend properly, with the appropriate remaining amount of time based on the last user input.
* Handle devices with an auxiliary battery better when scheduling suspend (assume it's only charging when the aux battery is charging, not the ereader's).
* Tweak debug logging to be able to remote debug corner-cases more easily without requiring code changes.
* Fix erroneous behavior when awoken from standby by something that doesn't trigger an InputEvent Event (e.g., rtc alarm, gyro, or random bullshit).
2 years ago
..
data Non-touch: highlight movement improvement and enable page crop (#8947) 2 years ago
elements Manu: Fix menu entry, when no keyboards are activated (#9008) 2 years ago
message Remove zsync plugin (#7957) 3 years ago
network Wifi: toggle when connected even if offline (#8468) 3 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget textviewer: add close_callback 2 years ago
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2 years ago
cloudmgr.lua Standardize select/choose to choose (#8128) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 4 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua Keyboard: add Bengali Probhat layout (#8887) 2 years ago
geometry.lua [doc] add documentation to a few widgets (#8425) 3 years ago
gesturerange.lua Minor Input & TimeVal cleanups 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua Keyboard: add Bengali Probhat layout (#8887) 2 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua [i18n] Add context to "Update" (#8519) 3 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 4 years ago
rendertext.lua Cache: Some more tweaks after #7624 3 years ago
screensaver.lua ScreenSaver: Minor refactor to avoid code duplication and weird rotation shenanigans (#8943) 2 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua TimeVal: Do a runtime check for CLOCK_BOOTTIME support (#8832) 2 years ago
translator.lua translator: clear highlight on close if needed 2 years ago
trapper.lua Trapper: fix doc (#8539) 3 years ago
uimanager.lua AutoSuspend: Unbreak cohabitation between standby & suspend (#9009) 2 years ago
wikipedia.lua Minor Lua I/O cleanups (#8921) 2 years ago