added Demo Mode for enabling all preferences when TT9 is disabled
This commit is contained in:
parent
e0839bc923
commit
5e1d2b64db
12 changed files with 98 additions and 28 deletions
|
|
@ -9,6 +9,10 @@
|
|||
app:key="pref_input_handling_mode"
|
||||
app:title="Keypad Handling Mode" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:key="pref_demo_mode"
|
||||
app:title="Demo Mode" />
|
||||
|
||||
<Preference
|
||||
app:fragment="io.github.sspanak.tt9.preferences.UsageStatsScreen"
|
||||
app:key="pref_slow_queries"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue