Adapt foreground notification when locked and show LOCK button

This commit is contained in:
Torsten Grote
2018-08-01 16:42:08 -03:00
parent 90cb9a2fae
commit 633f5a8bd7
7 changed files with 101 additions and 27 deletions

View File

@@ -453,5 +453,7 @@
<string name="lock_is_locked">Briar is locked</string>
<string name="lock_tap_to_unlock">Tap to unlock</string>
<string name="lock_disabled">Only available on Android 5 or newer and when a system screen lock is set</string>
<!-- This is meant as an imperative, but should be shorter than: Lock the app! -->
<string name="lock_lock">Lock</string>
</resources>