uploadFull.php, downloadFull.php are working. without AES
This commit is contained in:
@ -555,7 +555,7 @@ class HandlerOpeningScreen(private val activity: MainActivity) {
|
||||
GlobalValues.LAST_CLIENT_CODE = clientCode
|
||||
|
||||
Toast.makeText(activity, "Datenbank wird verschlüsselt...", Toast.LENGTH_SHORT).show()
|
||||
DatabaseUploader.uploadEncryptedDatabase(activity)
|
||||
DatabaseUploader.uploadDatabase(activity)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user