seedvault/app/src
Torsten Grote e2f0d19f77
Pretend to make successful @pm@ backup when no backup is possible
This is the same behavior as Google backup when it has no internet connection and after extensive research the only option we can keep the system from considering the backup state to be compromised.

K/V backups are run at least every day, no matter what backup interval we set in settings and when they run, we don't get asked before, if now is a good time for backups. So we need to fake an OK for @pm@ backup and can error out afterwards without compromising state.
2020-10-23 07:33:59 -03:00
..
androidTest Re-install APK splits if they are compatible and have proper hash 2020-10-13 16:07:19 -03:00
debug/res/values Use separate dev config and document existing config 2019-12-06 12:33:50 -03:00
main Pretend to make successful @pm@ backup when no backup is possible 2020-10-23 07:33:59 -03:00
sharedTest/java/com/stevesoltys/seedvault Enable automatic coding style linting with ktlint (also on CI) 2020-10-07 19:44:05 +05:30
test/java/com/stevesoltys/seedvault Pretend to make successful @pm@ backup when no backup is possible 2020-10-23 07:33:59 -03:00