1
0
Fork 0
seedvault/app/src/main/java/com/stevesoltys/backup/settings
Torsten Grote c714a4e7e1
Show error notification when backup fails
The implementation is rudimentary for now.
E.g. The notification is only shown when a device init fails
which seems to be triggered after the first failure.
2019-09-02 17:07:21 -03:00
..
BackupLocationFragment.kt Huge refactoring of backup transport 2019-09-02 09:47:49 -03:00
RecoveryCodeActivity.kt Let user write down recovery code on first start 2019-07-08 13:21:32 +02:00
RecoveryCodeAdapter.kt Let user write down recovery code on first start 2019-07-08 13:21:32 +02:00
RecoveryCodeInputFragment.kt Let user write down recovery code on first start 2019-07-08 13:21:32 +02:00
RecoveryCodeOutputFragment.kt Let user write down recovery code on first start 2019-07-08 13:21:32 +02:00
RecoveryCodeViewModel.kt Add a unit test for checking word list integrity 2019-09-02 17:03:44 -03:00
SettingsActivity.kt Show error notification when backup fails 2019-09-02 17:07:21 -03:00
SettingsFragment.kt Huge refactoring of backup transport 2019-09-02 09:47:49 -03:00
SettingsManager.kt Add a unit test for checking word list integrity 2019-09-02 17:03:44 -03:00
SettingsViewModel.kt Show error notification when backup fails 2019-09-02 17:07:21 -03:00