Helium314
|
1b5a793690
|
more convenient access to settingsValues
Settings.getInstance().getCurrent() -> Settings.getValues()
|
2025-02-28 22:17:06 +01:00 |
|
Helium314
|
35083e6515
|
do some inits on app create instead of in the services
|
2025-02-19 23:33:51 +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
|
a25ed6d5e0
|
store layouts in the same way in selected, enabled and additional layouts
|
2025-02-16 10:44:11 +01:00 |
|
Helium314
|
42f4561422
|
convert additionalSubtypeUtils to kotlin
|
2025-02-15 12:22:53 +01:00 |
|
Helium314
|
201b430362
|
change what can be stored in KeyboardLayoutSet subtype extra value
and some more preparations for adjustments related to language/layout settings upgrade
|
2025-02-13 17:29:51 +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 |
|
Helium314
|
125a483591
|
use context.prefs() instead of the long DeviceProtected...
|
2025-02-09 13:52:59 +01:00 |
|
Helium314
|
21254d895c
|
add "block offensive words" setting to spell checker settings too
and make sure we have settingsValues when using spell checker only
|
2024-02-01 08:51:17 +01:00 |
|
Helium314
|
a91a90bfbd
|
rename package
introduces weird bugs for some reason
|
2024-01-31 18:32:43 +01:00 |
|