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/device
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
..
android userpatch: allow monkey-patching KOReader (#9104) 2 years ago
cervantes AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
kindle AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
kobo AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
pocketbook Pocketbook: Keep wifi alive as long as wifi is enabled (#9208) 2 years ago
remarkable AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
sdl AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
sony-prstux AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
devicelistener.lua Fullscreen refactor (#9237) 2 years ago
gesturedetector.lua Minor Input:inhibitInput followup to #9065 (#9139) 2 years ago
input.lua Fullscreen refactor (#9237) 2 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Minor Lua I/O cleanups (#8921) 2 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua AutoSuspend: Don't send LeaveStandby events from a zombie plugin instance (#9124) 2 years ago