1
0
Fork 0
Commit graph

1204 commits

Author SHA1 Message Date
eb09effd84
feat: option to hide letters for specific languages 2025-07-23 10:38:07 +03:00
044a06aecd
chore: s/ё/е/g 2025-07-23 10:38:07 +03:00
58e7818907
feat: move "ь" from 9 to 8 (razr style) 2025-07-22 22:18:28 +03:00
sspanak
11b53ff88a removed swear words from English 2025-07-20 18:07:52 +03:00
sspanak
4223a73040 new Bulgarian words 2025-07-20 18:07:52 +03:00
sspanak
d82d1ddb61 bumped up the version info 2025-07-02 13:30:13 +03:00
sspanak
48787e6fa8 readme update 2025-07-02 13:27:53 +03:00
sspanak
64983053ec user manual update 2025-07-02 13:27:53 +03:00
sspanak
516b3a6c5e .zip verification script 2025-07-02 13:27:53 +03:00
sspanak
598a109a2d added missing conjugations for 上がる 2025-07-02 13:22:35 +03:00
sspanak
f1dc82a472 fixed unreachable word positions when the digit sequence contains 0 2025-07-02 13:22:35 +03:00
Dimo Karaivanov
b0cb1ffad9 Slovak (#820) 2025-07-02 13:22:35 +03:00
Dimo Karaivanov
b114370e91 Serbian (#819)
* Serbian language: dictionary + icons

* updated icon generation script
2025-07-02 13:22:34 +03:00
Dimo Karaivanov
d2e09195d6 Italian enhancements (#813)
* fixed missing accents

* small town names and manually collected words

* 9000 proper names

* new words and contractions
2025-07-02 13:22:34 +03:00
Dimo Karaivanov
0d4b8995aa
Polish: 1 million new words (#822) 2025-07-01 12:08:45 +03:00
Dimo Karaivanov
771762a026
Indonesian: 18000 new words (#823) 2025-07-01 12:08:20 +03:00
Dimo Karaivanov
526d5c0d3a
Turkish: 590k new words (#824) 2025-07-01 12:08:00 +03:00
sspanak
9f8689e04b 28k new Dutch words 2025-07-01 12:07:23 +03:00
sspanak
b822543944 100k new French words 2025-07-01 12:07:23 +03:00
sspanak
a910a1d1b6 1.28 million new German words 2025-07-01 12:07:23 +03:00
sspanak
5212b619b7 Japanese: added a couple of new words, new counters, and missing conjugations for: 来る, だ,する 2025-07-01 12:07:06 +03:00
sspanak
eab9965bbe Bulgarian: 41 new words, and removed 4 nonsense words 2025-07-01 12:07:06 +03:00
sspanak
f52f2be47b added 'Termux' and 'passthrough' to Engish 2025-07-01 12:07:06 +03:00
sspanak
cabbe35d0b fixed notification permissions being requested when they are already granted 2025-07-01 12:06:29 +03:00
sspanak
f52550be1a attempting to fix the LanguageCollection crashes 2025-07-01 12:06:29 +03:00
sspanak
decebe1fbe when notification permissions are rejected, dictionaries updates are immediately applied 2025-07-01 12:06:29 +03:00
sspanak
24013c9207 fixed the text case cycle order when the current word is a special character again 2025-07-01 12:06:29 +03:00
sspanak
c30c2a3109 fixed the text case cycle order when the current 'word' is a special character 2025-07-01 12:06:29 +03:00
sspanak
1a8e34461c fixed the Shift state sometimes not being update after holding backspace to delete all text 2025-07-01 12:06:29 +03:00
sspanak
7a845c9ae5 fixed the UI appearing in 3rd-party calculators, when it should remain ivisible 2025-07-01 12:06:29 +03:00
sspanak
525f6fbf65 11th attempt to fix the Priviliged options crash: constant heartbeat checks while we are visible 2025-07-01 12:06:29 +03:00
sspanak
98eac9da51 do not ask to show notifications in our own text fields 2025-07-01 12:06:29 +03:00
sspanak
1aa68eca60 fixed not possible to change the text case of words like: 's, 're, 'll; and incorrect text case cycle order for regular words, when in the middle of a sentence 2025-07-01 12:06:29 +03:00
sspanak
548041be28 fixed more problems regarding Shift and automatic text case 2025-07-01 12:06:29 +03:00
Dimo Karaivanov
62e8a08576
New dictionary tools (#830)
* new dictionary tools for generating an app dictionary from raw word lists

* replaced the normalize-transcribed script with a Python version, since the Javascript version was running out of memory for larger languages like Japanese
2025-06-27 17:01:42 +03:00
sspanak
a34baef0f3 bumped up the version info for an intermediate Google Play release 2025-06-18 12:46:09 +03:00
sspanak
7a0d4b7fb8 restricted the text case changes at the beginning of a sentence, when 'Automatic Capitalisation' option is on 2025-06-18 12:46:09 +03:00
sspanak
ee19f08b43 restricted the text case changes at the beginning of a line, before typing anything, when 'Automatic Capital Letters after a Newline' option is on 2025-06-18 12:46:09 +03:00
sspanak
5f459ee3dd fixed deprecated way of assignment in build.gradle 2025-06-18 12:46:09 +03:00
sspanak
612ab66075 allowed Auto text case selector to override lowercase after a new line or after starting a new sentence 2025-06-18 12:46:09 +03:00
sspanak
0fb4dbfce4 fixed not possible to type the word 'Tab' with a capital letter 2025-06-18 12:46:09 +03:00
sspanak
297ec7cbd8 upgraded gradle 8.11.1 -> 8.14-2 2025-06-18 12:46:09 +03:00
sspanak
fbcb26f75b removed an unused variable 2025-06-18 12:46:09 +03:00
sspanak
8d2cac0575 the dictionary loading status is now displayed on the Status Bar 2025-06-18 12:46:09 +03:00
sspanak
8742811d85 added a hack for Facebook Messenger to prevent keyboard hiding when trying to reply to a message and the Main View is set to 'Function Keys' 2025-06-18 12:46:09 +03:00
sspanak
80640daa05 reverted the lazy loading hack for initializing Voice Input because it causes ANRs on multiple devices 2025-06-18 12:46:09 +03:00
sspanak
6edf4e18ab added options to show/hide the Newline and the Tab characters in the 0-key char list 2025-06-18 12:46:09 +03:00
sspanak
ea5da07838 upgraded com.android.application 8.10.0 -> 8.10.1 2025-06-18 12:46:09 +03:00
sspanak
252c3e557d regression: fixed the text case not being preserved when changing the language 2025-06-18 12:44:57 +03:00
sspanak
b26aba2273 fixed inconsistent text case visualization and optimized the rendering speed 2025-06-18 12:44:57 +03:00