A free, secure and open source app for Android to manage your 2-step verification tokens.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to 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.
9 years ago
.idea Replaced custom ItemClickListener and added ripple 9 years ago
app Initial pass on adding support for persistence using sqlcipher 9 years ago
gradle/wrapper Added ImageDrawable to listview 9 years ago
.gitignore Initial commit 9 years ago
LICENSE Initial commit 9 years ago
build.gradle Added ImageDrawable to listview 9 years ago
gradle.properties Initial commit 9 years ago
gradlew Initial commit 9 years ago
gradlew.bat Initial commit 9 years ago
settings.gradle Initial commit 9 years ago