From 0f62b3044c501dc5679583e06447285ebeb31118 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 12 Feb 2023 23:20:11 +0100 Subject: Option to switch to the previous input method A new option changes the "change_method" into the new "change_method_prev". It switch to the previously used input method. A long press on "change_method_prev" sends "change_method". A new section is added in the settings and existing options are moved. --- res/values/strings.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index cae1a9a..3029b21 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -26,8 +26,6 @@ NumPad layout High digits first Low digits first - Automatic capitalisation - Press Shift at the beginning of a sentence Add keys to the keyboard Secondary layout None @@ -36,10 +34,15 @@ Distance of characters in the corners of the keys (%s) Key repeat timeout Key repeat interval - Vibration - Enable/disable vibration on keypress Double tap on shift for caps lock You can lock any modifier by holding it + Behavior + Automatic capitalisation + Press Shift at the beginning of a sentence + Switch to the last used keyboard + Behavior of the keyboard-switching key + Vibration + Enable/disable vibration on keypress Style Margin bottom Keyboard height -- cgit v1.2.3