| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-01-13 | Refactor: New namespace for preference classes | Jules Aguillon | 1 | -1/+1 | |
| 2024-01-10 | Fix crash on shift with empty keys | Jules Aguillon | 1 | -0/+2 | |
| Tapping shift might call `Utils.capitalize_string` on some symbols (notably custom keys), which crashes on empty string. This also happens on builtin layouts with `key1="\"`. | |||||
| 2024-01-01 | Remove unsupported API readAllBytes | Jules Aguillon | 1 | -0/+14 | |
| 2023-12-30 | Voice IME chooser popup | Jules Aguillon | 1 | -0/+30 | |
| Bring a popup for choosing the voice IME when the voice key is pressed for the first time or the list of voice IMEs installed on the device change. A preference stores the last selected IME and the last seen list of IMEs. | |||||
