A free, secure and open source app for Android to manage your 2-step verification tokens.
Find a file
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
.idea Order is now getting saved properly 2016-10-25 23:53:33 +02:00
app Replaced the sqlcipher database with a custom one 2017-08-06 18:21:01 +02:00
doc Replaced the sqlcipher database with a custom one 2017-08-06 18:21:01 +02:00
gradle/wrapper Added ImageDrawable to listview 2016-08-21 21:55:04 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Upgraded sdk 2016-11-03 22:04:50 +01:00
gradle.properties Initial commit 2016-08-15 21:29:41 +02:00
gradlew Initial commit 2016-08-15 21:29:41 +02:00
gradlew.bat Initial commit 2016-08-15 21:29:41 +02:00
LICENSE Initial commit 2016-08-15 21:29:41 +02:00
Makefile Replaced the sqlcipher database with a custom one 2017-08-06 18:21:01 +02:00
settings.gradle Initial commit 2016-08-15 21:29:41 +02:00