2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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
2021-04-16 22:12:15 +02:00
..
android Android: More input handling tweaks 2021-04-16 22:12:15 +02:00
cervantes LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 2019-03-03 13:10:45 +01:00
generic LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
kindle Initial KOA3 support (#7446) 2021-03-26 17:13:27 +01:00
kobo Input: Minor cleanups (#7542) 2021-04-13 17:53:15 +02:00
pocketbook Re-implement the PB fb fixup insanity (#7404) 2021-03-10 18:11:58 +01:00
remarkable Fix for PR #7415 breaking reMarkable touch input (#7536) 2021-04-12 18:54:12 +02:00
sdl Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
sony-prstux Input: Minor cleanups (#7542) 2021-04-13 17:53:15 +02:00
devicelistener.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
gesturedetector.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
input.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
key.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 2020-02-03 20:08:18 +01:00
thirdparty.lua android: fix dict overrides (#6887) 2020-11-18 16:43:20 +01:00
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 2021-03-10 02:21:02 +01:00