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/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
4 years ago
..
device.lua android: handle onDestroy (#6811) 4 years ago
event_map.lua Android: ignore touchscreen by user request (using a hardware key) (#5164) 5 years ago
powerd.lua correct bug introduced with #6641 (#6665) 4 years ago