mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Fix various issues regarding Notification Profile scheduling.
- Timezone conversion when detecting scheduled profile - Not automatically enabling a scheduled profile on creation regardless of when other profiles were enabled/disabled
This commit is contained in:
@@ -411,7 +411,7 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Show in conversation list overflow menu to open selection bottom sheet -->
|
||||
<string name="ConversationListFragment__notification_profile">Notification Profile</string>
|
||||
<string name="ConversationListFragment__notification_profile">Notification profile</string>
|
||||
<!-- Tooltip shown after you have created your first notification profile -->
|
||||
<string name="ConversationListFragment__turn_your_notification_profile_on_or_off_here">Turn your notification profile on or off here.</string>
|
||||
<!-- Message shown in top toast to indicate the named profile is on -->
|
||||
|
||||
Reference in New Issue
Block a user