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
Helium314
00fe89ee93
fix key code for one-handed mode toggle
2023-12-31 17:09:44 +01:00
Helium314
c7ea083176
add separate color for suggestion strip, fixes #285
2023-12-31 17:05:57 +01:00
Helium314
7941fd8ac4
add a line about clipboard pinning tp readme, fixes #366
2023-12-31 13:38:25 +01:00
Helium314
e90d4a1633
re-add som symbol keys on a few layouts
...
were removed in 2c03623b8a
better would be adding them to the symbols layout
would require different symbols layout for those layouts
or symbol layout that gets cut down to number of keys of base layout
2023-12-31 11:12:33 +01:00
Helium314
3da9f67940
deal with some warnings, remove unused code, formatting
2023-12-31 10:07:30 +01:00
Helium314
30201f91ba
fix #298
2023-12-31 09:40:31 +01:00
Helium314
296f37c829
remove unused code
2023-12-31 00:13:46 +01:00
Helium314
3ec8315d03
increase default height with number row enabled
2023-12-30 23:38:48 +01:00
Helium314
ab9701d483
add confirmation dialog for deleting custom layouts
2023-12-30 23:32:53 +01:00
BlackyHawky
13fadb9fb5
Remove bar under clipboard strip ( #362 )
...
Only Rounded style is affected
2023-12-30 23:19:04 +01:00
Helium314
54abf44628
Make layouts customizable ( #361 )
...
now layouts can be added from files, or default layouts can be copied and edited
2023-12-30 23:18:10 +01:00
arcarum
450338c080
Minor improvements to the inline autofill ( #364 )
2023-12-30 13:39:57 +01:00
BlackyHawky
5c4b888d00
Add French translations ( #365 )
2023-12-30 13:39:13 +01:00
Helium314
b8a6443a8f
cache device protected prefs instance
2023-12-30 13:38:59 +01:00
arcarum
98fb94de8d
Inline autofill theming support ( #360 )
2023-12-29 12:27:47 +01:00
Helium314
a323baca5f
fix toolbar key setting doing nothing
2023-12-29 12:14:33 +01:00
Helium314
dc898cd3ca
remove some unnecessary stuff
2023-12-29 12:08:32 +01:00
Helium314
fcff8c9098
fix build and small style adjustments after adding autofill
2023-12-29 10:03:22 +01:00