Commit graph

18 commits

Author SHA1 Message Date
Helium314
6475ed7d74 remove unused dependencies and compress native libraries 2023-08-29 07:52:18 +02:00
Helium314
f32395366d
Switch to new language settings (#89)
* add language settings
* move to settings instead of language selection at end of setup wizard
* allow storing enabled subtypes in preferences
* make language selection and input method picker work with new system
* deal with weird issue of getSystemLocales returning inconsistent locales
* add details text to language settings
* make usused settings inaccessible
* better deal with "zz" subtypes, move hungarian (qwerty) from method.xml so a separate aditional subtype
* scrape some strings+translations from android system + latinime
* rename strings, add comment for unused string
2023-08-25 17:33:29 +02:00
Helium314
356e39921b create crash report files in debug version 2023-08-19 20:36:48 +02:00
Helium314
5b3ddaaadd enable contact suggestions 2023-06-29 10:56:17 +02:00
Helium314
ae69ffe648 fix issues with debug version
and some small things
2023-06-28 15:21:30 +02:00
pdroidandroid@gmail.com
506ff44539 Made Settings title translatable 2022-01-29 18:13:20 +01:00
pdroidandroid@gmail.com
6870f76150 Fixed Settings activity showing up in recent tasks menu 2022-01-29 17:58:51 +01:00
pdroidandroid@gmail.com
015390c13d Updated activity themes 2022-01-29 15:48:40 +01:00
Trevor Terris
81a55e9fb9 Initial commit for Android S theming
Add Android S support, and start changing some colors to use system accent.
2021-06-27 07:56:54 +02:00
Trevor Terris
0269b28c5a Add permissions and util class for direct boot 2021-05-04 18:19:38 +02:00
dslul
c89b139ddb remove unused strings and contacts permissions 2020-09-28 11:40:23 +02:00
dslul
dcd46f9326 Remove dictionary add-ons settings
This is not needed anymore, dictionaries are directly embedded in the resources and cannot be downloaded
2020-01-27 08:50:49 +01:00
dslul
6c6c24ca84 add pref for hiding language key 2020-01-26 23:19:47 +01:00
dslul
faff1e2ba7 fix lint warnings and cleanup 2020-01-21 11:49:48 +01:00
dslul
ec4c6ea2b9 Add support for delete swipe and spacebar navigation.
This is taken from simplekeyboard; the spacebar logic is the old one, to avoid a bug in some applications when moving the cursor at the beginning of the text.
2020-01-18 16:26:22 +01:00
dslul
3263ae00cc Removed code for handling dictionary updates and accounts 2020-01-17 17:36:39 +01:00
dslul
f19e7dfe14 Remove useless network permissions 2020-01-12 13:09:47 +01:00
dslul
797ee4f5c6 first commit 2019-12-31 18:19:35 +01:00