Helium314
4a6ef14309
after upgrade, disable new toolbar keys if the toolbar is customized
2024-05-17 18:36:41 +02:00
Helium314
71727de5a0
add basic support for modifier keys, fixes #479
2024-05-17 17:24:34 +02:00
Helium314
1a91ce5dd0
allow commenting lines in json layouts by starting the line with //
2024-05-17 17:22:51 +02:00
Helium314
82705e5d5e
remove unused fields in DictionaryHeader
2024-05-15 22:54:11 +02:00
Helium314
528bbb4f7f
upgrade build.gradle and do some code inspection stuff
2024-05-15 22:47:24 +02:00
tenextractor
f825436449
Add Hungarian (Extended) layout ( #774 )
2024-05-15 19:56:20 +02:00
Helium314
71ddc20041
don't show input method pick on long pressing a custom space key with popups
2024-05-14 23:40:56 +02:00
Helium314
ed776c3804
overhaul style of parsing layouts
...
and add a cache
2024-05-14 23:31:55 +02:00
Helium314
1bd30f612b
fix long-pressing pinned toolbar key when it's not in normal toolbar
2024-05-13 19:34:59 +02:00
Helium314
1d1e0cc987
always set AllowRedundantPopupKeys in the same place
2024-05-12 19:06:04 +02:00
Helium314
3862d1e9b2
identify keyboard icons by name only
...
re-work KeyboardIconsSet
also fixes a recent regression where some icons are not displayed
2024-05-12 18:08:15 +02:00
Helium314
789b76b790
add eo diacritics needed for multilingual typing, fixes #740
2024-05-12 14:27:53 +02:00
Helium314
7f1161218e
fix some issues with key texts and icons
...
fixes #750
2024-05-12 14:09:43 +02:00
Helium314
b3aac1a05a
add input logic test for double space -> period (and deletion)
2024-05-12 12:00:49 +02:00
Helium314
8f3e4fff8c
allow selecting more icons in custom keys, update layouts.md
2024-05-12 00:20:56 +02:00
Helium314
38228f8b70
parse number and alpha/symbol layouts using the same function
2024-05-11 23:25:47 +02:00
Helium314
9bb64d561f
read use_contacts pref as false if permission was revoked
...
avoids resetting dictinary facilitator on every startInputView
2024-05-11 17:40:49 +02:00
Helium314
6b05d019a1
update workflow triggered on PR
2024-05-11 16:12:15 +02:00
Helium314
0b7f0adc56
small refactor / remove unused code
2024-05-11 15:51:55 +02:00
Helium314
34d8bd16f0
Migrate functional key layouts to json ( #778 )
...
Now the functional key layouts should be (mostly) compatible to FlorisBoard
Not yet customizable, this is a large step towards customizable functional key layouts
2024-05-11 15:41:00 +02:00
Helium314
691ae017bc
rename langauge_key_texts to locale_key_texts
2024-05-02 16:20:49 +02:00
Helium314
da3a7dd854
move decapitalize into a separate function
2024-05-02 16:17:46 +02:00
Pa1NarK
955359e33b
add extended layout for kannada ( #444 )
2024-05-02 15:05:51 +02:00
Radik Islamov
5440a3ec7d
Add Eastern Mari layout ( #755 )
...
Co-authored-by: Helium314 <helium314@mailbox.org>
2024-05-01 23:56:40 +02:00
Helium314
2fc5286b97
make clipboard toolbar keys customizable
2024-05-01 23:41:11 +02:00
Helium314
edd4ae2c68
small adjustments after #691
2024-05-01 22:59:16 +02:00
codokie
83fc10ff02
Add long press functions to more toolbar keys, and more clipboard history toolbar keys ( #691 )
...
Co-authored-by: codokie <@>
2024-05-01 22:44:51 +02:00
Helium314
6bb49ee1a0
fix broken build
2024-05-01 20:39:46 +02:00
Helium314
3d74ef342e
update texts, should help with #766
2024-05-01 20:25:14 +02:00
Volterxien
e0c5da380e
Option to always show word to be enterd as middle suggestion ( #739 )
...
Co-authored-by: codokie <@>
Co-authored-by: Volterxien <volerxien.github@jacbo.me>
2024-05-01 06:33:57 +02:00
Marko Kocić
26a5934e2f
Correct Russian Students Layout ( #763 )
...
replaced latin Y with cyrillic У
2024-04-29 23:45:56 +02:00
Gabriele Monaco
5cffb0b3c8
Add Piedmontese language ( #748 )
2024-04-29 23:43:51 +02:00
Helium314
4476456b83
workaround for languages that don't have a display name in all languages
2024-04-29 23:41:36 +02:00
codokie
dc4cdea687
Fix key preview text cut off ( #744 )
2024-04-25 20:57:10 +02:00
Helium314
6ff98d3a05
update templates
...
maybe there is a way of convincing users to at least understand the 15 word tl;dr
2024-04-25 20:35:14 +02:00
codokie
9c2cf04d4a
fix issues with clipboard after switching keyboard ( #728 )
2024-04-21 12:04:35 +02:00
Helium314
290944635f
simplify loading pinned clips
...
we don't need to read a file any more
also makes sure pinned clips are initially loaded before fetching the primary clip
2024-04-20 23:24:14 +02:00
Helium314
a58a7cc932
avoid crashes when logging exceptions
2024-04-20 21:58:18 +02:00
Helium314
fc1f193720
upgrade dependencies
2024-04-20 19:36:14 +02:00
Helium314
bd453c26cd
lint
2024-04-20 12:43:58 +02:00
Helium314
eea2dd4ee8
update version and translations
2024-04-20 12:08:48 +02:00
Helium314
5e421f0d1c
fix unit tests
2024-04-20 11:47:17 +02:00
tenextractor
6549fd3573
Update Estonian layout ( #693 )
...
Co-authored-by: tenextractor <tenextractor@outlook.com>
2024-04-20 11:46:50 +02:00
Helium314
80a0668237
reduce margin in reorder dialogs
...
now with the icons for toolbar keys more space is preferable
2024-04-20 11:32:37 +02:00
Helium314
f1b4e3ad3a
add izzy badge to download links, update translation fetch script
2024-04-19 22:58:58 +02:00
Helium314
e2b687a567
add logging for finish input (view)
2024-04-19 22:19:11 +02:00
Helium314
da467a6751
mark some getText methods as nullable and avoid related issues
...
fixes one of the crashes in #723
2024-04-19 21:46:13 +02:00
codokie
9a893d8e22
fix toolbar reorder dialog icons color ( #716 )
...
Co-authored-by: codokie <@>
2024-04-17 22:19:16 +02:00
Md. Rifat Hasan Jihan
6deffee801
New fastlane images ( #713 )
2024-04-17 22:18:13 +02:00
codokie
300cb6e184
Only add text clips to clipboard history ( #711 )
...
Co-authored-by: codokie <@>
2024-04-16 19:51:16 +02:00