Aegis/app/src/main/java/com/beemdevelopment/aegis
Michael Schättgen 32b2ce280c
Merge pull request #144 from alexbakker/fix-lag-part1
Unregister any listeners when destroying EntryListView
2019-08-02 21:16:42 +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 Add notification to warn user about the unlock state 2019-07-31 00:37:48 +02:00
encoding Replace hardcoded encoding names with constants 2019-03-28 20:01:00 +01:00
helpers Unregister any listeners when destroying EntryListView 2019-06-25 22:57:17 +02:00
importers Add ability to import from Authy 2019-05-30 19:35:50 +02:00
otp Fix bug where parsing otp codes was impossible 2019-04-17 13:37:53 +02:00
services Add notification to warn user about the unlock state 2019-07-31 00:37:48 +02:00
ui Merge pull request #144 from alexbakker/fix-lag-part1 2019-08-02 21:16:42 +02:00
util Rename package to com.beemdevelopment.aegis 2019-02-07 22:39:33 +01:00
AegisApplication.java Add notification to warn user about the unlock state 2019-07-31 00:37:48 +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