Aegis/app/src/main/java/me/impy/aegis
2018-06-06 22:31:14 +02:00
..
crypto Added (de)serialization for the custom images 2018-06-06 22:22:38 +02:00
db Don't try to catch exceptions that'll never be thrown 2018-06-05 15:49:00 +02:00
encoding Make the API of all encoding classes similar 2018-03-19 18:33:38 +01:00
helpers User is now able to crop custom images 2018-06-06 21:57:38 +02:00
importers Make the user select the app to import a db from (drop autodetect for now) 2018-05-13 21:58:41 +02:00
ui ProfileHolder now shows correct image 2018-06-06 22:31:14 +02:00
util Add support for importing encrypted Aegis databases 2018-05-10 19:19:47 +02:00
AegisApplication.java Fix a crash that would occur because Preferences was initialized too early 2018-05-11 21:29:10 +02:00
Preferences.java Abstract preference queries away into a Preferences class 2018-05-11 20:08:51 +02:00