forked from beemdevelopment/Aegis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for importing FreeOTP 2 backups
- Loading branch information
1 parent
08d900c
commit 71fec5f
Showing
7 changed files
with
390 additions
and
12 deletions.
There are no files selected for viewing
345 changes: 341 additions & 4 deletions
345
app/src/main/java/com/beemdevelopment/aegis/importers/FreeOtpImporter.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+3.45 KB
app/src/test/resources/com/beemdevelopment/aegis/importers/freeotp_v2_27.xml
Binary file not shown.
Binary file added
BIN
+3.41 KB
app/src/test/resources/com/beemdevelopment/aegis/importers/freeotp_v2_sha1.xml
Binary file not shown.
Binary file added
BIN
+3.46 KB
app/src/test/resources/com/beemdevelopment/aegis/importers/freeotp_v2_sha512.xml
Binary file not shown.