| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-25 | Add icelandic layout (#999) | tenextractor | 2 | -1/+4 | |
| 2025-05-22 | Better support for foldable devices (#982) | Matej Drobnič | 19 | -0/+42 | |
| * Add AndroidX WindowManager unfortunately, this seems to be the only way to get fold state, native Android APIs are internal. To add this, we need to update some dependencies, raise java version and raise compile SDK. * adds separate layouts and separate layout settings for folded and unfolded state of the device. The affected settings are: + the margin bottom settings + the horizontal margin settings + the keyboard height settings * Update shell.nix | |||||
| 2025-04-27 | Update Russian translation (#986) | solokot | 1 | -1/+1 | |
| 2025-04-20 | Sinhala phonetic layout (#965) | Anton Karmanov | 2 | -0/+4 | |
| 2025-04-14 | strings: Improve "remove clipboard item" prompt | Jules Aguillon | 13 | -13/+13 | |
| 2025-04-14 | strings: Shorter name for the settings activity | Jules Aguillon | 18 | -18/+0 | |
| 2025-04-14 | Remove the Share key from preferences | Jules Aguillon | 18 | -18/+0 | |
| 2025-04-14 | Add ù and û to French languages | Jules Aguillon | 1 | -4/+4 | |
| 2025-04-12 | launcher: Remove fade-in in animations | Jules Aguillon | 3 | -47/+7 | |
| The fade-in caused the trace to be hidden when animations are disabled. | |||||
| 2025-04-06 | Update Russian translation (#976) | solokot | 1 | -9/+9 | |
| 2025-03-27 | Remove symbols from the number row by default (#964) | Jules Aguillon | 22 | -11/+89 | |
| The number row option is changed into a ListPreference and controls whether the number row contains symbols or not. Co-authored-by: Joey Schaff <j@jaoh.xyz> | |||||
| 2025-03-16 | Better material themes (#904) | 0skar2 | 1 | -13/+13 | |
| 2025-03-16 | Pull changes from Weblate | Jules Aguillon | 18 | -127/+34 | |
| 2025-03-08 | Change indentation of strings.xml files to match Weblate | Jules Aguillon | 18 | -2340/+2340 | |
| This runs sync_translations.py, which also remove uneeded comments. | |||||
| 2025-03-01 | prefs: Add 'delete_word' and 'forward_delete_word' to extra keys | Jules Aguillon | 18 | -0/+54 | |
| The gesture combination is mentioned. Preferred position are added. | |||||
| 2025-02-28 | APL and BQN layouts (#899) | dzaima | 1 | -0/+6 | |
| * Add compact BQN layout * Add compact APL layout | |||||
| 2025-02-27 | Show a message in voice input chooser when empty | Jules Aguillon | 18 | -0/+18 | |
| This avoids creating an empty dialog that appears as a mysterious white rectangle. | |||||
| 2025-02-27 | Update Ukrainian translation (#909) | Sergiy Stupar | 1 | -6/+6 | |
| 2025-02-15 | Remove Japanese from method.xml | Jules Aguillon | 1 | -1/+0 | |
| This makes the keyboard incorrectly reports that it supports Japanese. | |||||
| 2025-02-15 | prefs: Add key description for dead keys | Jules Aguillon | 18 | -0/+18 | |
| 2025-02-15 | Fix typo in Latvian translation (#902) | Edgars | 1 | -1/+1 | |
| 2025-02-09 | Add swipe actions on number row (#892) | dzaima | 1 | -10/+10 | |
| 2025-01-25 | Maltese layout (#825) | tenextractor | 2 | -0/+4 | |
| 2025-01-25 | Update Russian translation (#884) | solokot | 1 | -5/+5 | |
| 2025-01-25 | Add Mongolian layout (#882) | David Holdeman | 2 | -0/+4 | |
| 2025-01-18 | Azerbaijani layout (#827) | tenextractor | 2 | -0/+4 | |
| 2025-01-12 | Add "paste" to the pin entry layout | Jules Aguillon | 1 | -1/+1 | |
| 2025-01-11 | Remove the 'slider="true"' attribute | Jules Aguillon | 3 | -3/+3 | |
| Whether a key behaves as a slider is now purely defined by the key values present on it. | |||||
| 2025-01-02 | Add zwj, zwnj, nbsp, nnbsp to extra keys preferences | Jules Aguillon | 18 | -0/+72 | |
| 2025-01-02 | Lithuanian QWERTY layout (#824) | tenextractor | 2 | -1/+4 | |
| 2024-12-31 | Update kann_kannada.xml (#858) | srikanban | 1 | -1/+1 | |
| * Update kann_kannada.xml Added zwnj & zwj 1. zwnj used for writing non Kannada words or names like Leo Tolstoy as ಲಿಯೊ ಟಾಲ್ಸ್ಟಾಯ್ (also can be written as ಲಿಯೊ ಟಾಲ್ಸ್ಟಾಯ್) 2. zwj used for writing ಅರ್ಕ as ಅರ್ಕ Removed unecessary symbols not present in Kannada language: 1. ∪ is a set symbol, a similar symbol is used in Carnatic music, unfortunately not present in Unicode 2. ॰ used only in Devanagari 3. • bullet, not a character or alphabet in Kannada (Can't remember why I added it, maybe because I use it personally in non markdown texts) * Update kann_kannada.xml Cleaning up more 1. Removed ※, not found in other kannada keyboards 2. Moved `:` & `;` on the key so that its easier to swipe | |||||
| 2024-12-29 | Update Shift mappings for math symbols | Jules Aguillon | 1 | -1/+1 | |
| Shift is the "not" version of some math operators. ∋ is added to the math layout. | |||||
| 2024-12-29 | Uzbek layout (#828) | tenextractor | 2 | -0/+4 | |
| 2024-12-26 | Add Estonian to method.xml | Jules Aguillon | 1 | -0/+1 | |
| 2024-12-26 | Proper support for Android 15 edge-to-edge (#848) | Jules Aguillon | 3 | -2/+11 | |
| The keyboard background now extends under the system bars and display cutout on Android 15 but the keys do not. The back and IME switching buttons that appear in the navigation bar require special care to not overlap with the keyboard. The launcher and settings activity are also fixed. | |||||
| 2024-12-21 | Estonian layout (#826) | tenextractor | 1 | -0/+3 | |
| 2024-12-20 | Make Monet (Dark) theme darker (#803) | Jules Aguillon | 1 | -6/+6 | |
| 2024-12-19 | Hindi Phonetic Keyboard Layout addition (#837) | npnpatidar | 1 | -0/+3 | |
| 2024-12-19 | Update pt-br translation (#839) | marciozomb13 | 1 | -22/+22 | |
| 2024-12-19 | Added tamil layout (#833) | Jagadeeshan S | 2 | -0/+4 | |
| Signed-off-by: Jagadeeshan S <jagadeeshan.s@addverb.com> | |||||
| 2024-12-17 | Add the WORKMAN (US) layout | Jules Aguillon | 1 | -0/+3 | |
| Co-authored-by: goyalyashpal <yashpalgoyal1304@gmail.com> | |||||
| 2024-12-15 | launcher: Show output of animated gesture | Jules Aguillon | 2 | -6/+31 | |
| 2024-12-15 | launcher: Circle gesture animation | Jules Aguillon | 2 | -0/+39 | |
| 2024-12-14 | launcher: Round-trip gesture animation | Jules Aguillon | 3 | -0/+59 | |
| 2024-12-14 | Welsh layout (#816) | tenextractor | 2 | -0/+4 | |
| 2024-12-07 | Add support for de-BE, en-IN, fr-BE, ga, haw, ka-GE, kk, sq | Jules Aguillon | 1 | -2/+13 | |
| 2024-12-07 | Add support for Kannada | Jules Aguillon | 2 | -0/+4 | |
| Add language support for Kannada, including a layout and numerals. | |||||
| 2024-12-07 | Kazakh Cyrillic and Latin layouts (#819) | tenextractor | 1 | -0/+6 | |
| 2024-12-07 | Hawaiian layout (#817) | tenextractor | 1 | -0/+3 | |
| 2024-12-07 | Irish layout (#818) | tenextractor | 1 | -0/+3 | |
