Aegis/app/src/main/java/com/beemdevelopment/aegis
Michael Schättgen 2519633265
Merge pull request #318 from alexbakker/fix-bna
Make the parsing logic of the QR code URI more robust
2020-02-24 21:31:37 +01:00
..
crypto Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
encoding Add support for importing from TOTP Authenticator 2020-02-19 11:59:34 +01:00
helpers Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
importers Merge pull request #305 from alexbakker/fix-authy 2020-02-21 22:24:23 +01:00
otp Make the parsing logic of the QR code URI more robust 2020-02-19 11:17:16 +01:00
services Always cancel the persistent notification when the app task is removed 2020-01-02 13:05:45 +01:00
ui Merge pull request #318 from alexbakker/fix-bna 2020-02-24 21:31:37 +01:00
util Introduce UUIDMap for storing objects that are keyed by a UUID 2019-08-03 17:50:25 +02:00
vault Merge pull request #306 from alexbakker/atomic-file 2020-02-24 21:31:21 +01:00
AegisApplication.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
CancelAction.java Add temporary backpress fix 2019-09-06 21:48:17 +02:00
Preferences.java Remind users who use biometrics to enter their password periodically 2020-01-19 15:53:04 +01:00
SortCategory.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
Theme.java Fix the last couple of sorting bugs (#77) 2019-05-15 21:29:45 +02:00
ViewMode.java Move entry divider logic to EntryListView 2019-06-09 22:41:50 +02:00