Helium314
a1a7489856
fix bad backup
...
apparently settings keys can be null
2024-08-26 21:57:59 +02:00
Helium314
ee748023fd
move number row into assets
...
make it customizable later
2024-08-26 21:11:23 +02:00
Helium314
be5c86ac31
add escape to processCode
...
fixes #1009
2024-08-25 20:19:55 +02:00
Helium314
b43e06c66f
always add punctuation popups to non-priority popups
...
fixes #1062
(also remove unused function)
2024-08-25 20:12:34 +02:00
Helium314
c0e3811698
don't remove the layout when switching between text and json
...
app still needs to be restarted when switching types
workaround for #1034 , but should be fixed properly at some point
2024-08-25 19:51:39 +02:00
Alex
7b4420cc6b
fix(uk): remove non-existing symbol ( #1038 )
...
Symbol `ъ` does not exist in Ukrainian language, therefore there's no need to have it on keyboard.
2024-08-25 19:23:16 +02:00
Helium314
2de5798504
small update to guidelines
2024-08-25 19:00:03 +02:00
Helium314
48b0bb1cbf
allow independent selection of icon style and theme style
2024-08-25 18:46:29 +02:00
Helium314
aed5704582
set keyboard icon ids per style in keyboardIconsSet instead of using styleable
...
increases flexibility
preparation for planned changes
2024-08-24 23:46:13 +02:00
Helium314
8a457c1821
add empty hi-Latn.txt, fixes #305 (again)
2024-07-27 10:35:26 +02:00
Helium314
2b135481be
update version and translations
2024-07-25 07:18:56 +02:00
Devy Ballard
83ae078cfa
More visual options for gesture typing ( #944 )
2024-07-25 07:08:50 +02:00
Helium314
28ba8a7a72
update logging
2024-07-25 07:04:45 +02:00
BlackyHawky
136b45880e
Update rounded icons for rounded style - Fix #694 ( #977 )
2024-07-23 22:51:15 +02:00
Helium314
446b0fb826
remove barely used semi-foreign diacritic character from sl.txt
2024-07-23 19:43:11 +02:00
Helium314
9a273a25ab
update translations and version
2024-07-14 21:29:24 +02:00
BlackyHawky
3dea314e52
Change dialog & drop down menu backgrounds color for Android12+ ( #975 )
2024-07-14 20:46:07 +02:00
Helium314
c0c11d75b2
add setting to remove redundant popup keys
2024-07-13 09:13:14 +02:00
Devy Ballard
544132974c
select keys can now de-select text ( #973 )
2024-07-12 22:35:23 +02:00
Helium314
b9e116ed13
adjust how priority language popups work (follow-up to #659 )
2024-07-12 22:25:46 +02:00
Helium314
5378d8d0a3
add another option to the "more letters with diacritics" settings
...
with letters that used to be default in many languages
now this setting is default
2024-07-12 20:55:38 +02:00
clmbmb
d7d47670a7
Remove language popup keys for other languages ( #659 )
...
also removes potentially used keys for common foreign words, but this should be handled using the "more letters with diacritics" setting
Co-authored-by: Helium314 <helium314@disroot.org>
2024-07-12 20:41:22 +02:00
Devy Ballard
ec8efcd678
Small changes to toolbar long-clicks ( #959 )
...
* make "select all" key select word on long press
* long-press 'copy' to cut text (instead of copy all)
2024-07-12 19:51:42 +02:00
Helium314
bee51de8a5
add setting when to switch to main keyboard view
...
fixes #546
2024-07-10 17:23:10 +02:00
Helium314
a3bc3b56ff
fix clipboard suggestion being shown for a split second when starting gesture typing
2024-07-10 16:32:18 +02:00
Devy Ballard
105d044aa8
Space swipe to toggle numpad layout, with side bonuses ( #950 )
...
* make the numpad key toggle-based, allowing for use in its own layout. it also remembers the symbols-shift state.
* add space swipe gesture to toggle the numpad
* fix sliding key input for the numpad key bugs
2024-07-09 22:26:23 +02:00
Helium314
309d7f299e
clarify no-new-dictionaries in some more places
2024-07-07 21:06:24 +02:00
Helium314
1e3c764750
add quotation marks for russian, fixes #912
2024-07-07 20:35:33 +02:00
Helium314
9f37c5505c
avoid accessing uninitialized RichInputMethodManager, fixes #952
2024-07-07 20:23:21 +02:00
Helium314
e5b82b53c4
fix contacts access being asked when turning setting off instead of when turning on
2024-07-07 20:09:59 +02:00
Helium314
595e7ab680
qwerty fallback if keyboard parsing fails
2024-07-07 19:09:29 +02:00
Helium314
1bd585ab76
update layout checking
2024-07-07 18:55:42 +02:00
Devy Ballard
0bd76de9d9
Add paste key and slightly re-arrange toolbar keys ( #945 )
2024-07-06 09:41:19 +02:00
Helium314
cc4d8cfedc
remove unused rm.txt
2024-07-06 07:42:55 +02:00
codokie
bdab98c2c9
Clipboard suggestions ( #647 )
2024-07-05 23:14:54 +02:00
Devy Ballard
21124a5a45
Fix erroneous keyswipes ( #919 )
2024-07-05 22:42:09 +02:00
Helium314
2bce73ad7d
fix build
2024-07-03 22:44:19 +02:00
Devy Ballard
bcf2a52d6a
More cursor keys ( #933 )
2024-07-03 22:42:33 +02:00
Helium314
e57e2e8de5
dont store cursor position when it can be reloaded before actually using the position
...
should fix #935
also make expected selection start / end private (access still via get methods)
2024-07-03 22:30:47 +02:00
Devy Ballard
a92d108444
make arrow keys repeatable ( #932 )
...
only applies to keyboard keys, not in toolbar
2024-07-01 21:30:29 +02:00
Helium314
74571a3202
add ability to save / load custom themes
...
start for #852
2024-06-30 19:15:56 +02:00
Helium314
7dac19cec7
make all colors setting independent for day and night mode
2024-06-30 18:21:23 +02:00
Helium314
b26ac87ece
update translations and version
2024-06-30 16:48:09 +02:00
Helium314
61f1534b71
fix functional key layout for tablets
2024-06-30 16:33:56 +02:00
Helium314
2f6bef478e
add new key codes for a bunch of hw keyboard keys (no labels except for escape)
...
also make sure they are handled together with meta-state (e.g. ctrl+arrow keys)
fixes #237
2024-06-30 11:27:45 +02:00
Helium314
beb52d322f
safeguard against potential issues with custom currency key
2024-06-30 09:03:13 +02:00
b02860de585071a2
2150b399aa
Extend existing superscript symbols on popup keys ( #902 )
2024-06-30 08:49:55 +02:00
Devy Ballard
05e9af9bc6
Reduce longpress timeout for shift (caps lock) and symbols (for numpad) ( #924 )
2024-06-30 08:39:08 +02:00
Devy Ballard
57b99e27b0
Upscale the d-pad arrows globally ( #934 )
2024-06-30 08:35:12 +02:00
Helium314
f7d82b9589
allow customizing currency keys, fixes #353
2024-06-29 20:34:32 +02:00