seedvault/app/src/main/java/com/stevesoltys/backup
Torsten Grote 1a7fdfa59a
Implement restoring of backup and show progress in UI
Note that the progress view is not exact as the progress reporting of
AOSP seems to be buggy.
2019-09-10 13:35:58 -03:00
..
activity Add a unit test for checking word list integrity 2019-09-02 17:03:44 -03:00
crypto Huge refactoring of backup transport 2019-09-02 09:47:49 -03:00
header Add a unique ID to the device folder name to avoid collisions 2019-09-02 09:47:51 -03:00
restore Implement restoring of backup and show progress in UI 2019-09-10 13:35:58 -03:00
service Remove BackupJobService as the OS is scheduling its own backups 2019-09-02 09:47:52 -03:00
session Re-implement manual backup run and show notification during manual backups 2019-07-09 10:41:58 +02:00
settings Add a RestoreActivity that lists available RestoreSets (backups) 2019-09-10 13:35:57 -03:00
transport Implement restoring of backup and show progress in UI 2019-09-10 13:35:58 -03:00
ui Implement restoring of backup and show progress in UI 2019-09-10 13:35:58 -03:00
Backup.kt Implement restoring of backup and show progress in UI 2019-09-10 13:35:58 -03:00
BackupNotificationManager.kt Show error notification when backup fails 2019-09-02 17:07:21 -03:00
Base64Utils.kt Add a unique ID to the device folder name to avoid collisions 2019-09-02 09:47:51 -03:00
NotificationBackupObserver.kt Implement restoring of backup and show progress in UI 2019-09-10 13:35:58 -03:00