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
arcarum
ab183c53d7
Inline autofill support ( #336 )
...
Theming support is still missing
2023-12-29 09:51:46 +01:00
Helium314
c19441310d
always show suggestion strip
2023-12-28 23:00:17 +01:00
Helium314
b5d68986be
allow customizing toolbar keys
2023-12-28 22:47:31 +01:00
Helium314
26168b0e09
use enum class for toolbar keys
2023-12-28 20:32:29 +01:00
Helium314
1fd0ed4464
disable debug mode when disabling debug settings
2023-12-28 20:19:00 +01:00
BlackyHawky
68d44c435c
Replace icons for rounded style ( #351 )
2023-12-28 13:36:59 +01:00
BlackyHawky
43fc92d974
Implemented "SlidingKeyInput" to Numpad ( #101 )
2023-12-28 13:16:11 +01:00
Helium314
ebd7e3fa24
use original symbols as moreKeys on symbol number row
2023-12-28 09:50:36 +01:00
Helium314
33ea631235
avoid duplicate symbols moreKeys
2023-12-28 09:43:06 +01:00
Helium314
2c03623b8a
determine symbols from symbols layout instead of putting the keys on each keyboard layout separately
2023-12-27 23:12:10 +01:00
Helium314
c5c42bc5d7
allow overriding popup hint settings in locale settings
2023-12-27 17:38:19 +01:00