android: add a toggle to ignore back button events (#6269)

Requires koreader/android-luajit-launcher#233
Requires koreader/koreader-base#1117

It is a workaround for #6263 but can be useful on some devices with erratic back key behaviour too (yep, Onyx)
This commit is contained in:
Martín Fernández
2020-06-15 07:43:37 +02:00
committed by GitHub
parent b23af97914
commit 765b35a7bf
6 changed files with 19 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ local order = {
"android_volume_keys",
"android_camera_key",
"android_haptic_feedback",
"android_back_button",
"----------------------------",
"invert_page_turn_gestures",
"invert_page_turn_buttons",