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
d352f146650c6f9c2ace53ffbdd23891b68261ed
blap-android
/
libraries
/
matrix
/
impl
T
History
Benoit Marty
d352f14665
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
..
src
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
build.gradle.kts
Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA
2023-11-13 09:58:00 +01:00