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

@ -19,4 +19,5 @@
<string name="pref_category_keypad">Toetsenbord</string>
<string name="char_space">Spatie</string>
<string name="char_newline">Nieuwe regel</string>
<string name="pref_category_setup">Initiële setup</string>
</resources>