Aegis/app
Alexander Bakker d3463b82bc Add support for importing from Microsoft Authenticator
Adds support for importing TOTP and Microsoft accounts from Microsoft
Authenticator. Microsoft accounts also use TOTP, but with 8 digits instead
of 6.

This implementation suffers from the same bug (#82) as Google Authenticator, but I
haven't thought of a nice way to solve it yet. We should fix that before
including this feature in a release, though.
2020-02-19 12:00:41 +01:00
..
src Add support for importing from Microsoft Authenticator 2020-02-19 12:00:41 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
proguard-rules.pro Initial commit 2016-08-15 21:29:41 +02:00