A free, secure and open source app for Android to manage your 2-step verification tokens.
Find a file
Alexander Bakker a140ba8506 Fix various issues by moving most global state logic out of MainActivity
* Move global state to a new class that overrides Application
* Make sure all preferences are stored in the same place and follow the same naming convention
2017-12-24 18:23:11 +01:00
.idea Request storage permissions in the intro 2017-12-13 19:00:22 +01:00
app Fix various issues by moving most global state logic out of MainActivity 2017-12-24 18:23:11 +01:00
doc Clarify the docs a bit 2017-08-19 13:52:22 +02:00
gradle/wrapper Add a project for a cli application and update dependencies 2017-12-11 13:29:56 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Fix key profile order and clean up KeyProfileAdapter a bit 2017-12-12 01:50:00 +01:00
gradle.properties Why does android studio need to allocate such a colossal heap to compile a simple app 2017-08-07 22:40:18 +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 Request storage permissions in the intro 2017-12-13 19:00:22 +01:00