From ff01678ba688778d67f824a0be56634974c1b0e8 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Fri, 24 Jun 2022 22:00:23 +0200
Subject: Revert "Remove the vibration settings"
Bring back the "Vibration" option.
The duration option isn't added back because the vibration settings are
still handled by Android. In fact, the option has no effect if the
vibration are disabled in the system settings.
This partially reverts commit ef03dfed5c802a855c4655204eee39a8769cfed7.
---
res/values/strings.xml | 2 ++
1 file changed, 2 insertions(+)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 58292a6..88aefef 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,6 +17,8 @@
Distance of characters in the corners of the keys (%s)
Key repeat timeout
Key repeat interval
+ Vibration
+ Enable/disable vibration on keypress
Precise cursor movements
Modulate key repeat speed by swiping more or less
Lockable modifiers
--
cgit v1.2.3