From ef03dfed5c802a855c4655204eee39a8769cfed7 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Mon, 6 Jun 2022 17:00:58 +0200
Subject: Remove the vibration settings
Instead of using the vibrator directly, use performHapticFeedback, which
will integrate better with the system settings.
---
res/values/strings.xml | 4 ----
1 file changed, 4 deletions(-)
(limited to 'res/values/strings.xml')
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 741a9e2..58292a6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,10 +17,6 @@
Distance of characters in the corners of the keys (%s)
Key repeat timeout
Key repeat interval
- Vibration
- Vibration
- Enable/disable vibration on keypress
- Duration
Precise cursor movements
Modulate key repeat speed by swiping more or less
Lockable modifiers
--
cgit v1.2.3