Aegis/app/src/main/java/me/impy/aegis/db
2018-06-05 15:49:00 +02:00
..
slots Don't try to catch exceptions that'll never be thrown 2018-06-05 15:49:00 +02:00
Database.java Make sure we only catch specific exceptions instead of catching them all 2018-03-19 18:00:53 +01:00
DatabaseEntry.java Add a UUID to database entries and slots to make merging databases easy 2018-03-13 18:30:47 +01:00
DatabaseException.java Make sure we only catch specific exceptions instead of catching them all 2018-03-19 18:00:53 +01:00
DatabaseFile.java Add support for turning encryption on/off 2018-05-14 16:53:27 +02:00
DatabaseFileException.java Make sure we only catch specific exceptions instead of catching them all 2018-03-19 18:00:53 +01:00
DatabaseManager.java Add support for turning encryption on/off 2018-05-14 16:53:27 +02:00
DatabaseManagerException.java Make sure we only catch specific exceptions instead of catching them all 2018-03-19 18:00:53 +01:00