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 c506d8b0ac
AutoSuspend: Some more fixes & cleanups (#9263)
* AutoSuspend: Use the canSuspend devcap check instead of reinventing the wheel.
* Device & UIManager: Cleanup canSuspend devcap check related stuff to avoid boilerplate code.
  (It also now defaults to no, and is explicitly set by device implementations where supported).
* AutoSuspend: Re-engage suspend/shutdown timers when fully charged.
  This restores the existing behavior pre #9036
  (c.f., https://github.com/koreader/koreader/pull/9258#issuecomment-1167672356)
* SDL: Unbreak the fake suspend behavior so that it actually works.
  Tweak the default screensaver message to remind users that Power is bound to F2.
  (Fix #9262)
* AutoSuspend: Re-engage suspend/shutdown timers on unplug.
  This matters on Kobo, because the unexpected wakeup guard might have stopped the suspend timer.
2 years ago
..
data userpatch: allow monkey-patching KOReader (#9104) 2 years ago
elements Fullscreen refactor (#9237) 2 years ago
message Remove zsync plugin (#7957) 3 years ago
network NetworkManager: Make sure we show an IM at the *start* of a Wi-Fi toggle action (#9064) 2 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget Footnote popup: allow using book font as popup font 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 [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua [i18n] Enable more languages (#9082) 2 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua OTAManager: Check for update -> immediately show hourglass (#9083) 2 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua ImageWidget: Always return a bb, even on decoding failure. 2 years ago
rendertext.lua Cache: Some more tweaks after #7624 3 years ago
screensaver.lua AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
time.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2 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: Some more fixes & cleanups (#9263) 2 years ago
wikipedia.lua Minor Lua I/O cleanups (#8921) 2 years ago