Aegis/app
Impyy 9de0f35104 Replaced the sqlcipher database with a custom one
Still a WIP. This change was made to allow us to use Android's SecretKey API.
Which in turn allows us to store our secret keys in the Android KeyStore.

You can read about the database file format here: doc/db.md
2017-08-06 18:21:01 +02:00
..
src Replaced the sqlcipher database with a custom one 2017-08-06 18:21:01 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Replaced the sqlcipher database with a custom one 2017-08-06 18:21:01 +02:00
proguard-rules.pro Initial commit 2016-08-15 21:29:41 +02:00