This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap-android
Watch
1
Star
0
Fork
0
You've already forked blap-android
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
4
Wiki
Activity
Files
c07a0321576c1adbbcd00e5acea213b5034c801c
blap-android
/
libraries
/
matrix
T
History
Benoit Marty
c07a032157
SecureBackup: improve error flow when backup state cannot be retrieved, and add tests.
2023-11-20 10:00:21 +01:00
..
api
BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke
EncryptionService.doesBackupExistOnServer()
to check if a Backup exists.
2023-11-17 17:32:14 +01:00
impl
BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke
EncryptionService.doesBackupExistOnServer()
to check if a Backup exists.
2023-11-17 17:32:14 +01:00
test
SecureBackup: improve error flow when backup state cannot be retrieved, and add tests.
2023-11-20 10:00:21 +01:00