2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/device/android
Martín Fernández 99ad13b13c
android: handle onDestroy (#6811)
* handle onDestroy

we need it if killed by the system (ie: battery optimizations or OOM)
we need it to exit the lua VM when we call finish() from Kotlin

This prevents us for being trapped into a zombie state
2020-10-22 20:18:36 +02:00
..
device.lua android: handle onDestroy (#6811) 2020-10-22 20:18:36 +02:00
event_map.lua Android: ignore touchscreen by user request (using a hardware key) (#5164) 2019-08-03 01:02:50 +02:00
powerd.lua correct bug introduced with #6641 (#6665) 2020-09-17 13:16:19 +02:00