| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-02-10 | Fix compatibility with Android 3.0 | Jules Aguillon | 1 | -1/+3 | |
| Incompatible APIs were used in the custom layouts and the extra keys options. Add @TargetApi annotations to help catch similar issues in the future with the help of 'gradle lint'. | |||||
| 2024-01-20 | Light and dark themes for the launcher and settings | RetrogisusDEV | 1 | -0/+1 | |
| 2024-01-03 | launcher: Remove intro video when not supported | Jules Aguillon | 1 | -2/+13 | |
| Previously, this would trigger an error popup and make the activity unresponsive. | |||||
| 2023-12-31 | Add an introduction video in the launcher activity | Jules Aguillon | 1 | -0/+23 | |
| A video is more intuitive than a written description and doesn't need translations. | |||||
| 2023-12-17 | Launcher activity: Add "Select keyboard" button | RetrogisusDEV | 1 | -0/+8 | |
| 2023-06-03 | Launcher activity: Don't handle the back button | Jules Aguillon | 1 | -0/+3 | |
| 2023-04-10 | Launcher activity: Fix crash on API < 28 | Jules Aguillon | 1 | -7/+4 | |
| 2023-04-02 | Launcher activity: Input box | Jules Aguillon | 1 | -0/+32 | |
| For trying the keyboard without having to mess with an other app. | |||||
| 2023-03-28 | Add a launchable explanatory activity | Jules Aguillon | 1 | -0/+26 | |
| This activity points to the system settings page for enabling input methods. This is purely a shortcut but is expected by many users. It could be made more useful in the future or hidden whenever the keyboard is enabled. | |||||
