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
zwim a001a13ab6
ReaderRolling: avoid ANR on Android when (re)rendering. (#8501)
Wrap document opening and re-renderings (which can block
the app for some time) with setIgnoreInput() to avoid ANR
on Android.
Any setting update that could possibly cause a re-rendering
should send the UpdatePos event, to ensure the re-rendering
happens in ReaderRolling:onUpdatePos() where precautions
are taken to avoid ANR.
3 years ago
..
android ReaderRolling: avoid ANR on Android when (re)rendering. (#8501) 3 years ago
cervantes [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 3 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic Kobo: On sunxi, add a delay between the white flash and the sleep 3 years ago
kindle OTA: Handle tar checkpointing visual feedback w/ an FBInk daemon (#7588) 3 years ago
kobo Initial support for the Kobo Libra 2 (#8367) 3 years ago
pocketbook Add PocketBook InkPad Lite (PB970) (#8335) 3 years ago
remarkable [plugin] Add a caching mechanism for CoverImage (#7510) 3 years ago
sdl Fix crash when entering a digit on the SDL keyboard (#8388) 3 years ago
sony-prstux Input: Minor cleanups (#7542) 3 years ago
devicelistener.lua [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 3 years ago
gesturedetector.lua Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021) 3 years ago
input.lua Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021) 3 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 4 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 3 years ago