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 1ac0ad2f1a Android: More input handling tweaks
* Android: Fix #7552 by simply ensuring we drain the input/cmd queue first, simply by scheduling the task to the next tick, instead of locally re-implementing part of the event loop ;). (Requires https://github.com/koreader/koreader-base/pull/1356 for extra safety).
* Android: Clear input state when the window loses focus. (Related to the above fix).

* Bump base:

https://github.com/koreader/koreader-base/pull/1356
https://github.com/koreader/koreader-base/pull/1357

* Bump android-luajit-launcher:

https://github.com/koreader/android-luajit-launcher/pull/293
https://github.com/koreader/android-luajit-launcher/pull/298
https://github.com/koreader/android-luajit-launcher/pull/299
3 years ago
..
android Android: More input handling tweaks 3 years ago
cervantes LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
kindle Initial KOA3 support (#7446) 3 years ago
kobo Input: Minor cleanups (#7542) 3 years ago
pocketbook Re-implement the PB fb fixup insanity (#7404) 3 years ago
remarkable Fix for PR #7415 breaking reMarkable touch input (#7536) 3 years ago
sdl Minor Input & TimeVal cleanups 3 years ago
sony-prstux Input: Minor cleanups (#7542) 3 years ago
devicelistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
gesturedetector.lua Minor Input & TimeVal cleanups 3 years ago
input.lua Minor Input & TimeVal cleanups 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 android: fix dict overrides (#6887) 4 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 3 years ago