Add a button overview activity

This commit is contained in:
jpirnay
2026-05-03 00:28:22 +02:00
parent 384b147635
commit e6220793a4
6 changed files with 171 additions and 0 deletions
+5
View File
@@ -555,6 +555,11 @@ STR_CAPTIVE_PORTAL_HINT_2: "visit the URL below to authorize, then press OK."
STR_CAPTIVE_PORTAL_DONE: "I'm authorized"
STR_MENU_BTN_ACTIONS: "Button Actions"
STR_MENU_BTN_PHYSICAL: "Physical Buttons"
STR_BTN_ACTIONS_OVERVIEW: "Button Actions Overview"
STR_BTN_OVERVIEW_HEADER_BUTTON: "Button"
STR_BTN_OVERVIEW_HEADER_SHORT: "Short"
STR_BTN_OVERVIEW_HEADER_DOUBLE: "Double"
STR_BTN_OVERVIEW_HEADER_LONG: "Long"
STR_BTN_SHORT_PRESS: "Short Press"
STR_BTN_DOUBLE_PRESS: "Double Press"
STR_BTN_LONG_PRESS: "Long Press"