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/xml/settings.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'res/xml')
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index 1fdb5e6..b1771e3 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -47,11 +47,14 @@
-
+
+
+
+
--
cgit v1.2.3