Merge pull request #85 from jpirnay/rebase-keyboardpr1644

feat: Take new keyboard features on board (upstream 1644 by pablohc)
This commit is contained in:
jpirnay
2026-04-15 19:52:30 +02:00
committed by GitHub
14 changed files with 634 additions and 287 deletions
+12
View File
@@ -44,6 +44,18 @@ STR_CONNECT_WIFI_HINT: "Connect your device to this WiFi network"
STR_OPEN_URL_HINT: "Open this URL in your browser"
STR_OR_HTTP_PREFIX: "or http://"
STR_SCAN_QR_HINT: "or scan QR code with your phone:"
STR_KEYBOARD_HELP_URL_LINE_1: "URL mode: Space toggles URL snippets."
STR_KEYBOARD_HELP_URL_LINE_2: "Use a 3×3 grid for protocols, hosts, and domains."
STR_KEYBOARD_HELP_URL_LINE_3: "Press ABC to exit URL mode."
STR_KEYBOARD_HELP_CURSOR_LINE_1: "Cursor mode: long-press Up, short Down to exit."
STR_KEYBOARD_HELP_CURSOR_LINE_2: "Left/Right moves the cursor; Confirm toggles [abc]/[***]."
STR_KEYBOARD_HELP_CURSOR_LINE_3: "Block cursor highlights the selected character."
STR_KEYBOARD_HELP_PASSWORD_LINE_1: "Password mode hides text with * and reveals one char."
STR_KEYBOARD_HELP_PASSWORD_LINE_2: "Use cursor mode past end to toggle [abc]/[***]."
STR_KEYBOARD_HELP_PASSWORD_LINE_3: "Long-press Del to clear all text."
STR_KEYBOARD_HELP_DEFAULT_LINE_1: "Long-press Up for cursor mode; Left/Right moves cursor."
STR_KEYBOARD_HELP_DEFAULT_LINE_2: "Hold Confirm for alternate character input in ABC mode."
STR_KEYBOARD_HELP_DEFAULT_LINE_3: "Shift toggles case; Space inserts a normal space."
STR_RSSI: "RSSI"
STR_NO_SIGNAL: "No signal"
STR_SIGNAL_QUALITY_POOR: "Poor"