Aegis/app/src/main/java/com/beemdevelopment/aegis/ui
Alexander Bakker d65982aaa1
Merge pull request #832 from strugee/upgrade-android-gradle-plugin
Upgrade Android Gradle plugin
2021-10-20 21:44:00 +02:00
..
dialogs Fix blank text in delete dialog for entries with no issuer 2021-06-04 14:29:53 +02:00
fragments Upgrade to Gradle/Gradle Android plugin 7.x 2021-10-20 12:07:24 -07:00
glide Introduce support for icon packs 2021-04-07 17:28:08 +02:00
intro Replace AppIntro with a new custom intro 2020-08-01 14:09:58 +02:00
models Move import logic to separate activity to fix a couple of issues 2021-01-24 20:19:29 +01:00
preferences Normalize formatting and 'optimize' imports 2019-04-04 14:07:36 +02:00
slides Add a dialog for Aegis' license 2021-01-27 13:54:11 +01:00
tasks Add support for selecting SVG icons through the file selection dialog 2021-04-14 22:52:00 +02:00
views Make group chips checked when selected 2021-10-19 23:01:27 -07:00
AboutActivity.java Add a dialog for Aegis' license 2021-01-27 13:54:11 +01:00
AegisActivity.java Don't rely on the intent action to decide whether to block auto lock 2021-05-08 10:42:04 +02:00
AuthActivity.java Remove unused 'stateless' support code from AuthActivity 2021-02-13 19:15:30 +01:00
EditEntryActivity.java add note field to entry 2021-08-30 10:21:54 +01:00
ExitActivity.java Add panic trigger which deletes vault 2020-10-30 11:46:28 +01:00
GroupManagerActivity.java Add a dialog for Aegis' license 2021-01-27 13:54:11 +01:00
ImportEntriesActivity.java Hide the vault wipe option in the menu of the import activity 2021-02-08 19:11:57 +01:00
IntroActivity.java Hide the keyboard before every slide change in the intro 2021-05-07 18:12:52 +02:00
MainActivity.java Added code to pause updating of focused entry 2021-08-11 14:01:24 +02:00
PanicResponderActivity.java Add panic trigger which deletes vault 2020-10-30 11:46:28 +01:00
PreferencesActivity.java Fix the build by fixing some linter complaints 2021-07-22 22:25:40 +02:00
ScannerActivity.java Add a dialog for Aegis' license 2021-01-27 13:54:11 +01:00
SlotManagerActivity.java Add a dialog for Aegis' license 2021-01-27 13:54:11 +01:00
TransferEntriesActivity.java Fix the QR code background color for the light theme 2021-05-07 18:13:46 +02:00