1
0
Fork 0

Initial setup screen (#212)

* enabled the launcher icon

* added an initial setup screen, for when TT9 is disabled

* documentation update
This commit is contained in:
Dimo Karaivanov 2023-03-17 10:37:02 +02:00 committed by GitHub
parent eee786ce56
commit 787ba1c1ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 230 additions and 16 deletions

View file

@ -20,4 +20,5 @@
<string name="pref_category_keypad">Tastenfeld</string>
<string name="char_space">Leerzeichen</string>
<string name="char_newline">Neue Zeile</string>
<string name="pref_category_setup">Ersteinrichtung</string>
</resources>