From 73267d68fb3ba04a5233a605a10969a8a9052961 Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Tue, 9 Jan 2024 00:43:28 +0100
Subject: Revert "Remove the vibration settings"
This reverts commits ef03dfed5c802a855c4655204eee39a8769cfed7 and
ff01678ba688778d67f824a0be56634974c1b0e8.
The "vibration duration" slider is bought back.
The "vibration enabled" option is replaced by "custom vibration", which switch between the system haptic feedback or the custom vibration.
The slider is greyed when "custom vibration" is unchecked and is
allowed to have a value of 0 to disable vibrations within the app.
The intermediate values "light", "medium" and "strong" are removed and
no migration of the setting is made.
---
res/values-cs/strings.xml | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
(limited to 'res/values-cs')
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 6e0ec1d..351bfbc 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -42,8 +42,8 @@
Stiskne Shift na začátku věty
Přepnout na posledně užívanou klávesnici
Jak bude klávesa pro přepnutí klávesnice reagovat
- Vibrace
- Preference intenzity vibrací při stisku klávesy
+
+
Rozvržení zadávání PIN kódu
Automaticky při psaní čísel, datumů a telefonních čísel
Styl
@@ -69,11 +69,6 @@
Velmi dlouhá
Horizontální mezery mezi klávesami
Vertikální mezery mezi klávesami
- Deaktivovány
- Dle systému
- Silné
- Střední
- Slabé
Další
Dokončit
Spustit
--
cgit v1.2.3