Aegis/app/src/main/java/me/impy/aegis
2017-12-30 01:14:45 +01:00
..
crypto Fix a couple of bugs in the new profile edit activity 2017-12-27 23:01:23 +01:00
db Pretty print the json of the database if it's exported in plain text 2017-12-27 23:23:05 +01:00
encoding Added KeyInfo class 2016-08-15 23:31:26 +02:00
helpers Add a new activity that allows editing key profiles 2017-12-27 22:04:22 +01:00
importers Fix a couple of bugs in the new profile edit activity 2017-12-27 23:01:23 +01:00
util Rework the import code a bit 2017-12-03 21:42:12 +01:00
AddProfileActivity.java Fix a couple of bugs in the new profile edit activity 2017-12-27 23:01:23 +01:00
AegisActivity.java Refactor night mode code a bit 2017-12-24 21:42:08 +01:00
AegisApplication.java Move app shortcut initialization to AegisApplication 2017-12-26 14:39:20 +01:00
AuthActivity.java Only add SwirlView to views on API 23 and above 2017-12-26 14:40:28 +01:00
CustomAuthenticatedSlide.java Only add SwirlView to views on API 23 and above 2017-12-26 14:40:28 +01:00
CustomAuthenticationSlide.java Move getManager to FingerprintHelper 2017-12-26 14:39:47 +01:00
DerivationTask.java Increase priority of DerivationTask and SlotCollectionTask 2017-12-03 17:07:23 +01:00
EditProfileActivity.java Fix a couple of bugs in the new profile edit activity 2017-12-27 23:01:23 +01:00
EditProfileBottomSheetdialog.java Clean things up a bit 2017-11-26 19:03:13 +01:00
IntroActivity.java Fix various issues by moving most global state logic out of MainActivity 2017-12-24 18:23:11 +01:00
KeyProfile.java Add a new activity that allows editing key profiles 2017-12-27 22:04:22 +01:00
KeyProfileAdapter.java Add a new activity that allows editing key profiles 2017-12-27 22:04:22 +01:00
KeyProfileHolder.java Minor styling improvements 2017-12-30 01:14:45 +01:00
KeyProfileView.java Add a new activity that allows editing key profiles 2017-12-27 22:04:22 +01:00
MainActivity.java Add a new activity that allows editing key profiles 2017-12-27 22:04:22 +01:00
PreferencesActivity.java Refactor night mode code a bit 2017-12-24 21:42:08 +01:00
ScannerActivity.java Set activity title in manifest instead of code 2017-12-26 22:18:21 +01:00
SlotCollectionTask.java Increase priority of DerivationTask and SlotCollectionTask 2017-12-03 17:07:23 +01:00