Aegis/app/src/main/java/com/beemdevelopment/aegis
Michael Schättgen b61b73685f Add WinAuth importer
Fix WinAuthImporter
2019-09-25 20:36:10 +02:00
..
crypto Use the old encode method for passwords over 64 bytes and repair the slot (#98) 2019-05-26 23:52:20 +02:00
db Set a default value for period and digits for new entries 2019-09-04 23:48:30 +02:00
encoding Replace hardcoded encoding names with constants 2019-03-28 20:01:00 +01:00
helpers Fix all linter errors 2019-09-05 01:09:16 +02:00
importers Add WinAuth importer 2019-09-25 20:36:10 +02:00
otp Check for the possibility of an overflow when parsing OTP period 2019-08-28 19:46:47 +02:00
services Add notification to warn user about the unlock state 2019-07-31 00:37:48 +02:00
ui Enable and fix search feature again 2019-09-10 23:10:11 +02:00
util Introduce UUIDMap for storing objects that are keyed by a UUID 2019-08-03 17:50:25 +02:00
AegisApplication.java Add notification to warn user about the unlock state 2019-07-31 00:37:48 +02:00
CancelAction.java Add temporary backpress fix 2019-09-06 21:48:17 +02:00
Preferences.java Merge pull request #141 from alexbakker/pref-lang 2019-08-01 21:17:30 +02:00
SortCategory.java Fix the last couple of sorting bugs (#77) 2019-05-15 21:29:45 +02: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