Commit graph

945 commits

Author SHA1 Message Date
Helium314
aad8c68bf9 fix potential crash 2023-11-04 12:05:23 +01:00
Helium314
6968488e45 add settings to backup 2023-11-04 12:05:01 +01:00
Helium314
7ae0d0783d reduce code duplication, remove useless string 2023-11-03 17:03:07 +01:00
BlackyHawky
e1da2ffdc1
Add Rounded style (#260) 2023-11-03 16:41:49 +01:00
Helium314
c2a48b27fe add setting from bottom padding scale 2023-11-03 14:24:43 +01:00
Helium314
fec5bc97b4 improve automatic text color selection 2023-11-03 12:59:23 +01:00
Helium314
f8165e5505 remove traces old name theme family/variant 2023-11-03 12:42:23 +01:00
Helium314
1c0fb0c672
Allow splitting all layouts instead of having to define split layouts in xml (#258) 2023-11-03 12:28:00 +01:00
Helium314
778f160c07 update readme 2023-11-02 21:04:37 +01:00
Helium314
230d5fcb03 switch from deprecated startActivityForResult to registerForActivityResult 2023-11-02 21:02:11 +01:00
BlackyHawky
a69656a446
French translations added and improved existing ones (#261) 2023-11-01 19:43:29 +01:00
Helium314
b8f4f589e8 add backup / restore option
and convert AdvancedSettingsFragment to kotlin
fixes #200
2023-10-31 12:06:44 +01:00
Helium314
62dd2d954f
Update README.md 2023-10-31 08:07:00 +01:00
Helium314
99081527ad enable use of more than a single background thread 2023-10-31 07:50:05 +01:00
Helium314
51c906863d comment (currently) unused color filters 2023-10-30 22:19:50 +01:00
Helium314
d4a47508cd set suggestion strip layout direction on changing layout 2023-10-30 22:15:37 +01:00
Helium314
37caf9ad9a don't obfuscate logs 2023-10-27 13:20:54 +02:00
Helium314
309f121848 properly set relative key(board) params 2023-10-27 13:19:57 +02:00
Helium314
1916eb233f udpate issue templates 2023-10-26 07:54:21 +02:00
Helium314
69b4fa494f split keyboard builder and (xml) keyboard parser
another step towards #216
2023-10-25 12:21:38 +02:00
Helium314
b326011e0c prepare for splitting parsing and building of keyboards
one step towards #216
2023-10-24 22:52:36 +02:00
John Betaro
f3c52e9f6c
Update GitHub workflow file (#248) 2023-10-24 16:17:39 +02:00
Helium314
bf1cf1b91a fix adding words to personal dictionary, remove logging 2023-10-24 16:07:03 +02:00
BlackyHawky
4ec8ff343d
Simplify vector drawables (#246)
- for "zwj" & "zwnj" icons
2023-10-24 11:54:22 +02:00
Helium314
a18351d9ba "user dictionary" -> personal dictionary, cleanup manifest 2023-10-24 11:45:04 +02:00
Helium314
66927e1990 possibly fix #247 2023-10-24 11:32:57 +02:00
Helium314
c7a8548921 fix isInsideDoubleQuoteOrAfterDigit not determining inside quote status correctly
happened because only quotes followed or preceded by space can be identified correctly

previously unclear quotes, e.g. followed by comma, were ignored
now the number of ignored quotes is counted and taken into account

fixes ##230
2023-10-24 01:06:34 +02:00
Helium314
f1de1a6410 allow setting alpha for all colors except keyboard background 2023-10-24 00:36:24 +02:00
BlackyHawky
02a3fe2d19
Expose more colors to users (only for user-defined themes) (#239) 2023-10-23 23:55:19 +02:00
Helium314
9a7968ea14 always show text field in color settings 2023-10-23 17:23:57 +02:00
BlackyHawky
b797ebd064
Add "Default" button to the color picker (#242) 2023-10-23 12:15:26 +02:00
Helium314
a55cd619dc add "simplify" todos to some vector drawables 2023-10-23 11:38:35 +02:00
BlackyHawky
209d97449c
Replace images with vector drawables for Material style (#234) 2023-10-23 11:27:53 +02:00
BlackyHawky
b1c1ea5fac
Fix white bar on top after Android 12 upgrade by @Helium314 (#238)
Co-authored-by: Helium314 <helium314@mailbox.org>
2023-10-23 08:55:03 +02:00
Md. Rifat Hasan Jihan
c58bd52261
Update Bengali translation (#241) 2023-10-23 08:41:26 +02:00
Md. Rifat Hasan Jihan
b59d0b525d
Refined the hidden feature description (#235)
* refined the hidden feature description

* Update README.md
2023-10-23 08:38:51 +02:00
BlackyHawky
9f291ac2b3
Replace images with vector drawables for holo style (#233) 2023-10-23 07:41:44 +02:00
Helium314
2cd6c28b12 fix #243 2023-10-23 07:09:59 +02:00
BlackyHawky
f53f0e5120
French translations added and improved existing ones (#232) 2023-10-22 10:42:14 +02:00
Helium314
b3a9613710 upgrade target and compile sdk 2023-10-21 10:23:18 +02:00
BlackyHawky
ecadcce08d
Add descriptions of hidden features to the "About" section (#227)
- icons added in this section
- translation in French done
2023-10-21 09:30:06 +02:00
BlackyHawky
c0597a46bc
Provide a better "ic_setup_key" icon (#228) 2023-10-21 09:23:53 +02:00
Helium314
9efeb7e339 add tests for string utils, see #230 2023-10-21 09:22:07 +02:00
Helium314
9975a7d8f6 fix missing auto-space with url detection
caused by bug in nonWordCodePointAndNoSpaceBeforeCursor
fixes #229
2023-10-21 08:29:47 +02:00
Helium314
d47386c745 rename theme family to style and variant to colors
much more suitable names
unfortunately there won't be as many translations, but still it's much better
2023-10-20 21:16:53 +02:00
Helium314
f8f7444b74 emojis are added to history only when next word prediction is enabled 2023-10-20 18:32:24 +02:00
Helium314
b07f4bb489 use new drawable when setting background after removing pinned toolbar key
fixes #184
2023-10-20 18:15:04 +02:00
Helium314
ff009beb78 reload keyboard when changing functional hint setting
fixes #189
2023-10-20 17:49:47 +02:00
Helium314
1640b53dfc fix some issues with korean input 2023-10-20 17:36:26 +02:00
Deltadroid
48ad8efff5
Update gradle and AGP (#218)
Update gradle and android gradle plugin
2023-10-20 17:02:58 +02:00