Commit Graph

42547 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
87739b7e97 Update LICENSE to allow use for any purpose
The license originally restricted using the app for commercial use, which was not intended for the keyboard
2024-07-24 23:43:41 +03:00
Aleksandras Kostarevas
7c90904eaf Fix clipboard history not reloading after unlock, and lock it on lockscreen 2024-07-24 22:45:03 +03:00
Aleksandras Kostarevas
af1bfa23ef Make LanguageKeys the default long press key 2024-07-24 22:25:25 +03:00
Aleksandras Kostarevas
02fd5e40d8 Fix incorrect hint label when redundant keys are removed 2024-07-24 22:20:10 +03:00
Aleksandras Kostarevas
7e0234cb22 Fix missing morekeys in default layout causing null to be morekey 2024-07-24 22:13:36 +03:00
Aleksandras Kostarevas
484a55f7f0 Fix bug with wide screens in languages menu 2024-07-24 21:44:51 +03:00
Aleksandras Kostarevas
c9dc656fbf Update keyboard texts for many languages to separate misc keys
This was done by looking at characters listed on the Wikipedia language recognition chart[0] for each language, finding the last character in the array that the language uses and splitting the rest off into misc. This was partially automated, but there is potential that there may be errors for some languages. All of the keys should still be there if misc keys are enabled, so the keyboard should still be usable for all affected languages even if there were errors, if misc keys are enabled.

[0] https://en.wikipedia.org/wiki/Wikipedia:Language_recognition_chart
2024-07-24 21:42:44 +03:00
Aleksandras Kostarevas
c4fe18eb62 Update KeyboardTextsTable template 2024-07-24 21:35:10 +03:00
Aleksandras Kostarevas
81746421a6 Remove explicit morekeys_misc and actions from keyboard layouts 2024-07-24 21:34:51 +03:00
Aleksandras Kostarevas
c2246e8ba0 Remove old make-keyboard-text files to reduce confusion 2024-07-24 21:34:17 +03:00
Aleksandras Kostarevas
5c025bec86 Automatically add morekeys_misc and actions based on morekeys and qwertysyms 2024-07-24 21:33:30 +03:00
Aleksandras Kostarevas
db82511d92 Add README for make-keyboard-text-py 2024-07-24 21:32:49 +03:00
Aleksandras Kostarevas
68f7f4251a Update punctuation to be more similar to other keyboards 2024-07-24 21:23:38 +03:00
Aleksandras Kostarevas
bb00bdbcab Update German uppercase sharp S 2024-07-23 19:41:06 +03:00
Aleksandras Kostarevas
b3d12fc7a1 Remove duplicate moreKeys 2024-07-23 19:29:59 +03:00
Aleksandras Kostarevas
b182a9cc4e Fix incorrect QWERTZ morekeys 2024-07-23 19:19:03 +03:00
Aleksandras Kostarevas
1031601552 Add nightly APK uploading 2024-07-23 17:21:22 +03:00
Aleksandras Kostarevas
48a874edb4 Update testupload CI 2024-07-23 17:17:34 +03:00
Aleksandras Kostarevas
72e84d35bb Add testupload CI 2024-07-23 17:15:54 +03:00
Aleksandras Kostarevas
b2d3107357 Fix Arabic missing diacritics 2024-07-23 17:11:04 +03:00
Aleksandras Kostarevas
b4a3e72961 Add helper button to initialize empty action category 2024-07-23 12:39:39 +03:00
Aleksandras Kostarevas
8a13804faf Add Edit Actions submenu in settings 2024-07-23 12:23:33 +03:00
Aleksandras Kostarevas
52084de79b Update "More Actions" menu to "All Actions" 2024-07-23 12:23:33 +03:00
Aleksandras Kostarevas
4ee33fb365 Fix action key not being set by default 2024-07-23 12:23:33 +03:00
Aleksandras Kostarevas
a3eae09dfd Update .gitlab-ci.yml file 2024-07-22 20:40:09 +00:00
Aleksandras Kostarevas
412e24370f Update .gitlab-ci.yml file 2024-07-22 20:20:41 +00:00
Aleksandras Kostarevas
02de57ddb1 Update .gitlab-ci.yml file 2024-07-22 20:18:46 +00:00
Aleksandras Kostarevas
92c0ee71bf Add Dockerfile 2024-07-22 23:15:27 +03:00
Aleksandras Kostarevas
54401410a1 Update .gitlab-ci.yml file 2024-07-22 20:14:27 +00:00
Aleksandras Kostarevas
34e48e4290 Fix bepo 2024-07-22 05:51:27 +03:00
Aleksandras Kostarevas
3a0c7b121f Fix incorrect action in bepo layout 2024-07-22 05:50:40 +03:00
Aleksandras Kostarevas
7a86251b2c Update submenu title 2024-07-22 05:46:01 +03:00
Aleksandras Kostarevas
9c37a40006 Add missing 1dp separator to some action bar components 2024-07-22 01:43:06 +03:00
Aleksandras Kostarevas
02388e7388 Update emoji search to handle aliases with underscores 2024-07-22 01:32:11 +03:00
Aleksandras Kostarevas
6144d3ca47 Show message if more actions is empty 2024-07-22 01:26:58 +03:00
Aleksandras Kostarevas
4011ea365c Update theme action icon 2024-07-22 01:24:24 +03:00
Aleksandras Kostarevas
4db0ea6833 Add more debug info to the debug action 2024-07-22 01:24:15 +03:00
Aleksandras Kostarevas
26de44f979 Optimize method for obtaining DataStore values in Compose 2024-07-21 21:51:46 +03:00
Aleksandras Kostarevas
e53ef1094a Add option for old action bar 2024-07-21 21:20:32 +03:00
Aleksandras Kostarevas
9355b32466 Refresh keyboard on changing action key 2024-07-21 21:10:31 +03:00
Emre Eren
270ff11fea Add Turkish keyboard layout
Closes #242 on GitHub

Signed-off-by: Aleksandras Kostarevas <aleks076@protonmail.com>
2024-07-21 19:52:43 +03:00
rava
0eb8d28c1b Add Central Kurdish layout
Closes #194 on GitHub

Signed-off-by: Aleksandras Kostarevas <aleks076@protonmail.com>
2024-07-21 19:47:20 +03:00
Aleksandras Kostarevas
856bbb4609 Add contributor section to Credits menu 2024-07-21 19:43:41 +03:00
Aleksandras Kostarevas
88735e3289 Add Reorderable credit 2024-07-21 00:43:04 +03:00
Aleksandras Kostarevas
5c11fa4e3f Update action editor 2024-07-21 00:12:39 +03:00
Aleksandras Kostarevas
9985f2a715 Add option to hide action bar 2024-07-20 23:46:41 +03:00
Aleksandras Kostarevas
8bd334e919 Fix bug in some apps hiding keyboard when input is modal 2024-07-20 23:34:13 +03:00
Aleksandras Kostarevas
cee9548995 Hide some special actions from editor 2024-07-20 23:27:52 +03:00
Aleksandras Kostarevas
d2f1b1e358 Add unique clipboard manager icon 2024-07-20 23:16:04 +03:00
Aleksandras Kostarevas
b41b42fabc Close action editor when keyboard is closed 2024-07-20 22:54:54 +03:00