Commit Graph

42482 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
df6efc760e Mitigate Talkback crash 2024-07-13 04:47:07 +03:00
Aleksandras Kostarevas
593ac9e35e Fix "Unknown character" for action key with Talkback 2024-07-13 04:39:43 +03:00
Aleksandras Kostarevas
4c04bb8375 Add missing superscripts and subscripts 2024-07-13 04:20:04 +03:00
Aleksandras Kostarevas
1756bde713 Update some popular layouts with new moreKeys system 2024-07-13 03:53:25 +03:00
Aleksandras Kostarevas
dd0ba32804 Update settings categories. Add option for customizing long-press key layout. Draw icon key hints
The texts for more keys have been updated:
* morekeys_a should now include only letters relevant to the active language
* morekeys_misc_a should include misc letters (accents, etc) not specifically needed for typing in the language

The above still needs to be applied to most other languages. Only QWERTY has been updated with the new morekeys system. Other layouts still need to be updated.
2024-07-07 21:25:36 +03:00
Aleksandras Kostarevas
4cba419737 Fix blank row in symbols when number row is active 2024-07-07 20:58:10 +03:00
Aleksandras Kostarevas
4a6f99c977 Display number row in password field 2024-07-07 20:06:28 +03:00
Aleksandras Kostarevas
a32f2ff775 Respect flag for no personalized learning 2024-07-06 22:03:07 +03:00
Aleksandras Kostarevas
3d6963bbda Disable saving keyboard state on hide 2024-07-06 21:35:08 +03:00
Aleksandras Kostarevas
91b1b28e1c Add Google Play payment 2024-07-05 20:17:37 +03:00
Aleksandras Kostarevas
f436fad645 Update README url 2024-07-03 15:18:28 +03:00
Aleksandras Kostarevas
16fb88db2a Update submodule URL 2024-07-03 15:17:08 +03:00
Aleksandras Kostarevas
49ec4a4a99 Update Pre-Alpha to Alpha wording 2024-07-01 20:55:04 +03:00
Aleksandras Kostarevas
8374cb14f0 Update setup wording 2024-07-01 14:53:11 +03:00
Aleksandras Kostarevas
1f99878e2b Fix incorrect logic in saving bluetooth setting 2024-07-01 14:51:24 +03:00
Aleksandras Kostarevas
798a8f0b5e Fix an issue where locale extensions are unexpectedly appearing 2024-07-01 14:51:07 +03:00
Aleksandras Kostarevas
9f70a84dc8 Work on new language screen components 2024-06-25 19:14:02 +03:00
Aleksandras Kostarevas
6bf523010d Create Python version of the make-keyboard-text tool
The Python version uses json files, separate from the xml files. Comments haven't been migrated still.

I'm still not very happy with the way the keyboard texts are managed and that it requires running a separate tool to generate a .java file. It's at least better than manually editing an autogenerated file as before, and python3 is more widely available than the archaic Android build system
2024-06-25 12:55:24 +03:00
Aleksandras Kostarevas
c29f609a0f Update clone command in README 2024-06-23 18:19:03 +03:00
Aleksandras Kostarevas
42e16fa9af Update submodules 2024-06-23 18:18:06 +03:00
Aleksandras Kostarevas
89b437d93a Add some common actions into moreKeys 2024-06-22 22:17:43 +03:00
Aleksandras Kostarevas
75d0f66024 Fix crashes in clipboard history 2024-06-22 15:56:45 +03:00
Aleksandras Kostarevas
f5507d186a Fix action moreKeys vertical positioning 2024-06-21 23:56:36 +03:00
Aleksandras Kostarevas
4bada6e34d Update moreKeys for Enter key with some actions 2024-06-21 23:49:31 +03:00
Aleksandras Kostarevas
bf47b3f17c Add option to replace emoji key with different action 2024-06-21 20:12:11 +03:00
Aleksandras Kostarevas
0b48de4ac9 Update key icon IDs to use Strings 2024-06-21 19:16:59 +03:00
Aleksandras Kostarevas
aa025b92e8 Fix removing active clipboard item 2024-06-20 23:25:08 +03:00
Aleksandras Kostarevas
ed550eec4b Add a button to clear clipboard history 2024-06-20 23:20:46 +03:00
Aleksandras Kostarevas
1ae29aa9f1 Clear active clipboard on removal, disallow removing pinned clipboard item without unpinning 2024-06-20 22:26:33 +03:00
Aleksandras Kostarevas
87e44075e7 Rename Spanish layout to QWERTY+ 2024-06-20 22:16:55 +03:00
Aleksandras Kostarevas
74a2fb371d Fix a crash in getNgramContextFromNthPreviousWord 2024-06-19 00:44:23 +03:00
Aleksandras Kostarevas
8063677705 Update activity navigation logic 2024-06-19 00:38:03 +03:00
Aleksandras Kostarevas
4be6fda364 Update LICENSE 2024-06-18 23:11:18 +03:00
Aleksandras Kostarevas
fdffadf6fb Add a workaround for a reported backspace issue in some apps 2024-06-18 20:02:02 +03:00
Aleksandras Kostarevas
a237248fc9 Update clipboard pinning 2024-06-15 17:11:57 +03:00
Aleksandras Kostarevas
494e27f482 Force LTR in some UI, update actions autoclose 2024-06-15 16:12:26 +03:00
Aleksandras Kostarevas
b74e977b6a Fix an issue with dragging debug action 2024-06-15 16:11:55 +03:00
Aleksandras Kostarevas
657203e733 Add text clipboard history 2024-06-15 13:40:47 +03:00
Aleksandras Kostarevas
b935db017c Fix a crash with long words 2024-06-15 13:38:10 +03:00
Aleksandras Kostarevas
13f81556ad Update payment menu design 2024-06-14 15:19:14 +03:00
Aleksandras Kostarevas
513c08d39f Fix emoji crash 2024-06-08 20:44:40 +03:00
Aleksandras Kostarevas
73c355fdf6 Allow other layouts for some languages 2024-06-08 19:09:41 +03:00
Aleksandras Kostarevas
a93cfd83bd Add emoji navigation icons and more ASCII emoji 2024-06-08 18:59:26 +03:00
Aleksandras Kostarevas
412fdd0d0c Add ActionTextEditor 2024-06-08 17:21:48 +03:00
Aleksandras Kostarevas
0c4659004a Do not show payment screen again if the user has already paid 2024-06-08 16:10:07 +03:00
Aleksandras Kostarevas
9ea64e0005 Update backspace haptic in emoji 2024-06-07 19:39:25 +03:00
Aleksandras Kostarevas
25346e4505 Update Emoji action with navigation 2024-06-07 17:57:12 +03:00
Aleksandras Kostarevas
242bedd5c1 Add bluetooth toggle button during voice input 2024-06-06 23:42:28 +03:00
Aleksandras Kostarevas
54114c7cf0 Update wording for languages & models 2024-06-06 22:25:17 +03:00
Aleksandras Kostarevas
b39159e582 Disable spellchecker service 2024-06-01 18:51:51 +03:00