Offline First Android software client for CommCare, the world's largest platform for designing, managing, and deploying robust mobile applications to frontline workers worldwide
Several improvements to support having the database passphrase be issues by the ConnectID server, rather than generating a random passphrase locally.
Changes include:
-Not creating the DB until user registers/recovers account
-Deleting DB when forgetting user (and on corrupted DB)
-Retrieving the passphrase and rekeying the DB for existing users
-Supporting background network calls (with concurrent calls allowed)
Several improvements to support having the database passphrase be issues by the ConnectID server, rather than generating a random passphrase locally.
Changes include: -Not creating the DB until user registers/recovers account -Deleting DB when forgetting user (and on corrupted DB) -Retrieving the passphrase and rekeying the DB for existing users -Supporting background network calls (with concurrent calls allowed)