A free, secure and open source app for Android to manage your 2-step verification tokens.
Find a file
Impyy 8063ba11f1 Initial pass on adding support for persistence using sqlcipher
To keep the database schema simple we just save the
otpauth:// url and let KeyInfo take care of checking for
validity.

This patch also includes multiple fixes for the KeyInfo
class.

We still need a separate activity to allow the user to
enter their PIN/password. Currently, "test" is used as the
password for the database.
2016-08-22 22:44:09 +02:00
.idea Replaced custom ItemClickListener and added ripple 2016-08-21 23:13:27 +02:00
app Initial pass on adding support for persistence using sqlcipher 2016-08-22 22:44:09 +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 Added ImageDrawable to listview 2016-08-21 21:55:04 +02: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
settings.gradle Initial commit 2016-08-15 21:29:41 +02:00