Helium314
ffea3271f9
remove emoji, symbol and accented letter descriptions
...
related code was labeled with 10 year old TODO to remove it "once TTS supports emoji verbalization"
web search strongly indicates this has been solved several years ago
further, only ~1200 out of ~4000 emojis actually had a description, so state is bad anyway
2024-01-18 14:56:27 +01:00
Helium314
c9d52e8090
add home, end and select word toolbar keys, fixes #409
2024-01-18 10:18:22 +01:00
Helium314
e8e4354600
only ignore TYPE_TEXT_FLAG_NO_SUGGESTIONS when user explicitly wants it
2024-01-17 09:09:33 +01:00
Helium314
9e94aa1143
add log when toolbar key is pressed, should help with #391
2024-01-16 21:06:42 +01:00
arcarum
27477fe002
Fix incorrect alert dialog behavior when dismissing ( #420 )
2024-01-16 20:57:14 +01:00
BlackyHawky
0c804fb7c3
Fix alignment of the drag icon ( #419 )
2024-01-14 17:14:18 +01:00
arcarum
0eab3c3281
Fix scrollbar overlapping icons in the toolbar container on some devices ( #411 )
...
by setting a custom scrollbar thumb color / drawable
2024-01-13 06:36:00 +01:00
Helium314
3b48e49067
load the correct file when editing symbols layouts, fixes #407
2024-01-12 11:05:38 +01:00
Helium314
095946738e
update templates
2024-01-12 09:29:17 +01:00
Helium314
6546686070
fix #397 and add some related tests
2024-01-10 12:21:39 +01:00
Helium314
3d8c908a49
fix issue with latin layout with additional keys (de_DE, sr-Latn, ...)
2024-01-08 16:42:03 +01:00
Helium314
d64681c973
reverse toolbar expand icon for rtl languages
2024-01-08 12:11:04 +01:00
Helium314
acdbd18a55
fix broken dvorak layout (and others), fixes #394
2024-01-08 11:34:14 +01:00
Deltadroid
e86d87cc74
Update minSdkVersion to 21 ( #343 )
2024-01-08 09:27:06 +01:00
arcarum
0ac496d5ef
Improve inline autofill code ( #392 )
2024-01-08 09:18:16 +01:00
Helium314
da69d04993
fix / word around issues with clipboard toolbar
2024-01-07 14:44:23 +01:00
Helium314
c80b92dbdc
use linear layout instead of tab host for emoji strip
2024-01-07 13:36:57 +01:00
Helium314
f0410fd783
adjust clipboard toolbar key background
2024-01-07 11:05:02 +01:00
Helium314
71ff8bc7aa
don't copy if selected text is null, fixes #390
2024-01-07 10:50:52 +01:00
arcarum
e5af924a4a
Fix the inline suggestions remaning visible when switching keyboards and fix missing toolbar ( #386 )
2024-01-07 09:39:51 +01:00
BlackyHawky
c4fd392c8a
Add French translations and improve existing ones ( #388 )
2024-01-07 09:04:00 +01:00
Helium314
545991260b
don't append text if there is no text
...
fixes #389
bug was present also in old versions, but only exposed due to possibilty of using arrow keys
2024-01-07 08:42:26 +01:00
Helium314
7758f125a5
use android default strings for copy and select all, scrape android undo/redo translations
2024-01-07 07:55:23 +01:00
Helium314
3e38253c0f
fix some padding issues
2024-01-06 16:33:37 +01:00
Helium314
447df7ab0d
formatting, remove test log line
2024-01-05 18:30:16 +01:00
Helium314
73561e0e70
remove old workaround where issue isn't mentioned in linked documentation any more
2024-01-05 18:14:44 +01:00
Helium314
615d1711b5
update readme and other texts
2024-01-05 11:14:39 +01:00
Helium314
b98a208b69
fix #384
...
and make (semi-)related code more concise
2024-01-05 08:02:11 +01:00
Helium314
2fffe31a3b
rename "Language" settings to "Languages & Layouts"
...
should clarify and thus fix #380 for people who don't read readmes or release notes
2024-01-04 20:25:41 +01:00
Helium314
f52c3e69e8
remove special labels from symbols layouts (except currency key)
2024-01-04 20:03:13 +01:00
Helium314
14e54686b2
allow customizing symbols layouts
2024-01-04 18:59:28 +01:00
BlackyHawky
058317b449
Fix background suggestions for dynamic colors ( #375 )
...
Only the material style without key border is affected
2024-01-02 17:33:02 +01:00
Helium314
66267f8ce5
comments, unused code, minor adjustments
2024-01-02 15:39:05 +01:00
Helium314
5f42d00bca
add most recent log lines to crash reports
2024-01-02 09:59:12 +01:00
arcarum
af957be561
Disable more suggestions when inline autofill is visible and fix chip background color ( #371 )
2024-01-02 09:05:31 +01:00
Helium314
2f5ed3d5e2
fix #373
2024-01-02 08:57:14 +01:00
Helium314
e38e88a198
some todos in KeyboardParser
2024-01-02 08:44:05 +01:00
Helium314
0872f786c8
fix issue with sliding input when showing moreKeys
2024-01-01 22:33:21 +01:00
Helium314
58ddee786e
remove unused / unneeded code
2024-01-01 22:04:29 +01:00
Helium314
d6769f6d65
basic checks for supplied gesture library
2024-01-01 20:35:12 +01:00
Helium314
7c5b96a034
remove more unused code, solve some warnings, ...
2024-01-01 19:20:28 +01:00
arcarum
92c08e40ef
Remove ic_setup_earth and address some warnings ( #369 )
2024-01-01 17:45:42 +01:00
Helium314
091222d16d
remove unused stuff, solve warnings
2024-01-01 17:42:26 +01:00
Helium314
cc3a406e51
fix typo that broke russian layout, fixes #370
2024-01-01 15:58:12 +01:00
Helium314
2ec34b68ad
remove unused resources, update readme
2024-01-01 15:55:21 +01:00
Helium314
e7d9080c49
correctly read pinned keys when they are not in the toolbar
2024-01-01 14:07:53 +01:00
Helium314
a0e60fb9ce
rename some settings
2024-01-01 13:36:02 +01:00
Helium314
3bee2261f1
add incogito and autocorrect toggle keys to toolbar
...
rename strings for the new keys
fix layout issue in toolbar/morekey dialog
adjust colors so disabled toolbar keys are a little darker
2024-01-01 13:16:49 +01:00
Helium314
f093319436
adjust background of re-order dialogs
2023-12-31 19:20:54 +01:00
Helium314
1df82d9b84
try delaying init of clipboard and emoji views
2023-12-31 18:27:25 +01:00