Jules Aguillon
f4d88cc087
Fix various linter warnings
...
Among others:
- Use `apply` instead of `commit` when saving shared preferences.
- Avoid inlined Api
- Remove unused resources
2024-02-10 18:10:49 +01:00
Jules Aguillon
49a6a30773
Add an introduction video in the launcher activity
...
A video is more intuitive than a written description and doesn't need
translations.
2023-12-31 13:18:15 +01:00
RetrogisusDEV
df04eae85f
Launcher activity: Add "Select keyboard" button
2023-12-17 20:10:39 +01:00
Jules Aguillon
8b95053566
LauncherActivity: Visible, clickable and untranslatable link
...
The link to Github was not clickable and couldn't easily be made so in
its current form.
Render the link in its own paragraph and do not hide the URL.
2023-08-04 17:31:06 +02:00
Jules Aguillon
351355b3a7
Launcher activity: Input box
...
For trying the keyboard without having to mess with an other app.
2023-04-02 13:29:53 +02:00
Jules Aguillon
35b4e442ab
Add a launchable explanatory activity
...
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.
2023-03-28 11:22:17 +02:00