Helium314
f0689b00f6
remove "use system locales"
...
now behavior is as it was disabled
if no subtypes are explicitly enabled, it behaves the same as if the setting was enabled (same as before, actually)
2025-02-25 22:41:54 +01:00
Helium314
2c1d6a5f4c
change subtypeSettings to object, so it's clear which init is called
2025-02-16 12:49:19 +01:00
Helium314
d807e08195
put setting defaults in one place
...
notable exceptions: color settings
they will be re-done anyway...
2025-02-09 19:01:57 +01:00
Eran Leshem
82ec37f339
Optionally show popup hints on number row ( #1303 )
2025-01-31 22:53:08 +01:00
Helium314
548bf64c9d
add option to also vibrate in dnd mode
2025-01-12 20:28:23 +01:00
Helium314
c0c11d75b2
add setting to remove redundant popup keys
2024-07-13 09:13:14 +02:00
Helium314
d0983e6c3b
stick to language key setting
...
don't show langauge switch key in comma popups when there is nothing to switch
fixes #897
2024-06-24 20:48:34 +02:00
Helium314
f8a2e2adcc
move toolbar preferences to a separate fragment
...
with 2 more settings coming soon this is probably justified
2024-05-28 22:02:31 +02:00
Helium314
388366c242
make long-press toolbar pinning optional
2024-05-27 20:34:26 +02:00
Helium314
b868b583dd
remove old device-dependent behavior
...
not updated in 10 years, only few of those are still in use
device-specific default key press volume and vibration duration
and a workaround for bad touch firmware on Motorola Xoom
2024-05-26 20:25:13 +02:00
Helium314
f81e24d550
allow enabling popups on keypress on tablets
...
still disabled by default, because the popups are too small (size should not be in dp, but in % of screen width or something like that)
fixes #799
2024-05-19 15:26:57 +02:00
Helium314
2fc5286b97
make clipboard toolbar keys customizable
2024-05-01 23:41:11 +02:00
Helium314
4ee01527a2
show toolbar icons in toolbar key dialog
2024-04-06 12:22:14 +02:00
Helium314
52f567ff9e
rename reorderPopupKeysDialog to reorderDialog
...
add icon to layout, should later display toolbar key
2024-04-06 11:17:56 +02:00
Helium314
84713fb0f9
slight adjustments to kannada layout for #444
2024-02-10 19:44:20 +01:00
Helium314
26809444bd
rename more keys to popup keys
...
user-facing name is already popup keys, now internal rename is done to avoid confusion and for consistency
2024-02-05 09:33:06 +01:00
Helium314
27f2492edd
fix some missed cases of using langauge tag instead of locale string
...
string conversion was implicit, so a bit harder to find
fixes #469
2024-02-01 19:46:44 +01:00
Helium314
a91a90bfbd
rename package
...
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00