mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
Update passphrase caching notification strategy.
On platforms (API >= 11) that support receiving click events within a notification, we change the notification format so that users can "lock" TextSecure with a click. For all platforms, we change the notification icon in the status bar from a "lock" to an "unlock," to better reflect the situation. This is all part of the master plan for eliminating the passphrase timeout option.
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
|
||||
<!-- KeyCachingService -->
|
||||
<string name="textsecure_passphrase_cached">TextSecure Passphrase Cached</string>
|
||||
<string name="textsecure_cached">TextSecure Cached</string>
|
||||
<string name="passphrase_cached">Passphrase Cached</string>
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<string name="_d_new_messages">(%d) New messages</string>
|
||||
|
||||
Reference in New Issue
Block a user