mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
add accessibility service as second method for locking the screen (cf. #65)
This commit is contained in:
parent
9848785b3e
commit
f61f861950
12 changed files with 206 additions and 27 deletions
|
@ -107,6 +107,10 @@
|
|||
android:title="@string/settings_enabled_gestures_edge_swipe_edge_width"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
<Preference
|
||||
android:key="@string/settings_actions_lock_method_key"
|
||||
android:title="@string/settings_actions_lock_method" />
|
||||
|
||||
|
||||
|
||||
</PreferenceCategory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue