Aegis/app/src/main/java/com/beemdevelopment/aegis/importers
2023-03-02 17:46:45 -03:00
..
AegisImporter.java Add an import button to the intro 2022-08-17 19:11:35 +02:00
AndOtpImporter.java Abort andOTP import early if number of iterations is suspicious 2022-12-04 20:34:48 +01:00
AuthenticatorPlusImporter.java Add a dialog for Aegis' license 2021-01-27 13:54:11 +01:00
AuthenticatorProImporter.java Add Authenticator Pro encrypted import support 2023-03-02 17:46:45 -03:00
AuthyImporter.java Request root access from separate thread and don't use global Shell 2022-12-04 16:55:19 +01:00
BattleNetImporter.java Battle.net Importing Support 2022-12-05 14:55:27 -05:00
BitwardenImporter.java Fix crash in Bitwarden importer when encountering a bad URI 2022-12-03 20:03:51 +01:00
DatabaseImporter.java Add Authenticator Pro encrypted import support 2023-03-02 17:46:45 -03:00
DatabaseImporterEntryException.java Fix build 2020-02-21 17:23:40 +01:00
DatabaseImporterException.java Rename package to com.beemdevelopment.aegis 2019-02-07 22:39:33 +01:00
DuoImporter.java Add a test for the Duo importer 2021-12-04 11:42:28 +01:00
FreeOtpImporter.java Perform case changes using Locale.ROOT where applicable 2021-06-23 18:06:01 +02:00
FreeOtpPlusImporter.java Use requireContext, requireActivity and requirePreference where possible 2022-04-10 18:44:25 +02:00
GoogleAuthImporter.java Request root access from separate thread and don't use global Shell 2022-12-04 16:55:19 +01:00
GoogleAuthUriImporter.java Fix the flakiness of importing from SQLite databases 2020-06-17 11:24:23 +02:00
MicrosoftAuthImporter.java Request root access from separate thread and don't use global Shell 2022-12-04 16:55:19 +01:00
SqlImporterHelper.java Update Gradle and dependencies 2022-04-09 18:28:15 +02:00
SteamImporter.java Perform a version check when importing from the Steam app 2022-09-17 18:08:21 +02:00
TotpAuthenticatorImporter.java Disable some fields if Steam OTP type is selected 2021-01-30 16:41:25 +01:00
TwoFASImporter.java Add support for importing 2FAS schema v3 backups 2022-11-15 22:44:13 +01:00
WinAuthImporter.java Use requireContext, requireActivity and requirePreference where possible 2022-04-10 18:44:25 +02:00