mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Add initial support for backup and restore of message and media to staging.
Co-authored-by: Cody Henthorne <cody@signal.org>
This commit is contained in:
@@ -8,6 +8,7 @@ public final class NotificationIds {
|
||||
|
||||
public static final int FCM_FAILURE = 12;
|
||||
public static final int ATTACHMENT_PROGRESS = 50;
|
||||
public static final int BACKUP_PROGRESS = 51;
|
||||
public static final int APK_UPDATE_PROMPT_INSTALL = 666;
|
||||
public static final int APK_UPDATE_FAILED_INSTALL = 667;
|
||||
public static final int APK_UPDATE_SUCCESSFUL_INSTALL = 668;
|
||||
|
||||
Reference in New Issue
Block a user