mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Add 30 day reminder for manual backups.
Co-authored-by: Michelle Tang <mtang@signal.org>
This commit is contained in:
committed by
Cody Henthorne
parent
82531630c7
commit
e705495638
@@ -36,6 +36,7 @@ public final class NotificationIds {
|
||||
public static final int NEW_LINKED_DEVICE = 120400;
|
||||
public static final int OUT_OF_REMOTE_STORAGE = 120500;
|
||||
public static final int INITIAL_BACKUP_FAILED = 120501;
|
||||
public static final int MANUAL_BACKUP_NOT_CREATED = 120502;
|
||||
|
||||
private NotificationIds() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user