| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-04-14 | strings: Shorter name for the settings activity | Jules Aguillon | 1 | -1/+0 | |
| 2025-04-14 | Remove the Share key from preferences | Jules Aguillon | 1 | -1/+0 | |
| 2025-03-27 | Remove symbols from the number row by default (#964) | Jules Aguillon | 1 | -0/+3 | |
| 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 | Pull changes from Weblate | Jules Aguillon | 1 | -7/+2 | |
| 2025-03-08 | Change indentation of strings.xml files to match Weblate | Jules Aguillon | 1 | -130/+130 | |
| 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 | 1 | -0/+3 | |
| The gesture combination is mentioned. Preferred position are added. | |||||
| 2025-02-27 | Show a message in voice input chooser when empty | Jules Aguillon | 1 | -0/+1 | |
| 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 | prefs: Add key description for dead keys | Jules Aguillon | 1 | -0/+1 | |
| 2025-01-02 | Add zwj, zwnj, nbsp, nnbsp to extra keys preferences | Jules Aguillon | 1 | -0/+4 | |
| 2024-10-26 | Rosé Pine Theme (#788) | Kalan Walmsley | 1 | -0/+1 | |
| 2024-10-05 | Update Ukrainian translation (#781) | Sergiy Stupar | 1 | -1/+1 | |
| 2024-10-04 | Add combining diacritics keys | Jules Aguillon | 1 | -0/+1 | |
| Co-authored-by: Anastazius Kaejatidarjan <zdarian@asu.edu> | |||||
| 2024-07-07 | Update Ukrainian translation (#692) | Sergiy Stupar | 1 | -8/+8 | |
| 2024-07-06 | Add support for Android 12+ dynamic colors (#647) | TadaCZE | 1 | -0/+3 | |
| 2024-07-06 | Clipboard pane (#681) | Jules Aguillon | 1 | -0/+5 | |
| This adds the clipboard pane, which allows to save an arbitrary number of clipboards and to paste them later. The key can be disabled in settings. Checking the "Recently copied text" checkbox will cause the keyboard to keep a temporary history of copied text. This history can only contain 3 elements which expire after 5 minutes. If this is unchecked, no history is collected. History entries can be pinned into the persisted list of pins. | |||||
| 2024-06-30 | Update Ukrainian translation (#682) | Sergiy Stupar | 1 | -2/+2 | |
| 2024-06-30 | Option to disable key repeat | Jules Aguillon | 1 | -0/+1 | |
| Internally "key repeat" is reword into "long press" when the same mechanism was used for both features. The constraint that 'timeoutWhat' must be set to '-1' when no message is expected has been lifted to simplify the code. | |||||
| 2024-06-30 | settings: Reword "Key repeat" into "Long press" | Jules Aguillon | 1 | -1/+1 | |
| The long press timeout is used for long press on keys that do not repeat, for example the keyboard switching key. This must be detached from the key repeat as it might be disableable in the future and more keys might be longpressable. | |||||
| 2024-06-16 | Update Ukrainian translation (#670) | Sergiy Stupar | 1 | -5/+5 | |
| 2024-06-09 | Option to tweak or disable the circle gesture | Jules Aguillon | 1 | -0/+5 | |
| 2024-02-18 | Update Ukrainian translation (#561) | Sergiy Stupar | 1 | -10/+10 | |
| 2024-02-17 | Allow to remove the compose key in the settings | Jules Aguillon | 1 | -0/+1 | |
| 2024-02-10 | Fix various linter warnings | Jules Aguillon | 1 | -3/+1 | |
| Among others: - Use `apply` instead of `commit` when saving shared preferences. - Avoid inlined Api - Remove unused resources | |||||
| 2024-02-10 | Custom border settings (#524) | RetrogisusDEV | 1 | -0/+3 | |
| 2024-02-06 | Move store descriptions into strings files | Jules Aguillon | 1 | -0/+7 | |
| This makes translation easier as there's a single file to edit at. Existing short and full descriptions are conserved. sync_translations.py takes care of updating the metadata files. The metadata directories are renamed to match the language codes used in `res/`. Contributing guidelines are updated accordingly. | |||||
| 2024-01-18 | Add Ukrainian translation (#525) | Sergiy Stupar | 1 | -0/+104 | |
