seedvault/app/src/main/java/com/stevesoltys/backup
Torsten Grote bf28bc3338
Truncate files when writing to them explicitly
For some reason this wasn't an issue on Pie,
but an instrumentation test caught the change in behavior on Q.
2019-09-20 09:42:59 -03:00
..
activity Save more information about current storage location 2019-09-17 12:14:53 -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
metadata Improve error message when no backups could be found for restore 2019-09-17 12:14:53 -03:00
restore Upgrade to Android 10 (Q) 2019-09-19 09:17:42 -03:00
service Upgrade to Android 10 (Q) 2019-09-19 09:17:42 -03:00
session Upgrade to Android 10 (Q) 2019-09-19 09:17:42 -03:00
settings Save more information about current storage location 2019-09-17 12:14:53 -03:00
transport Truncate files when writing to them explicitly 2019-09-20 09:42:59 -03:00
ui Upgrade to Android 10 (Q) 2019-09-19 09:17:42 -03:00
Backup.kt Save more information about current storage location 2019-09-17 12:14:53 -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