Aegis/app/src/main/java/com/beemdevelopment/aegis/ui
Alexander Bakker dd83b74251 Combine ACTION_PICK and ACTION_GET_CONTENT when selecting an image to scan
Also, only scan for QR codes, not all bar codes that ZXing supports.
2020-10-25 14:48:56 +01:00
..
glide Update the list of licenses of our dependencies 2020-08-10 18:49:53 +02:00
intro Replace AppIntro with a new custom intro 2020-08-01 14:09:58 +02:00
models Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
preferences Normalize formatting and 'optimize' imports 2019-04-04 14:07:36 +02:00
slides Prevent a crash on rotation while a ProgressDialogTask is still running 2020-08-16 15:20:43 +02:00
tasks Prevent a crash on rotation while a ProgressDialogTask is still running 2020-08-16 15:20:43 +02:00
views Merge pull request #566 from michaelschattgen/feature/fix-fab 2020-08-13 19:05:31 +02:00
AboutActivity.java Update the list of licenses of our dependencies 2020-08-10 18:49:53 +02:00
AegisActivity.java Improve auto lock and make it more customizable 2020-08-26 14:20:09 +02:00
AuthActivity.java Merge pull request #564 from alexbakker/improve-auto-lock 2020-08-26 16:51:40 +02:00
ChangelogDialog.java Replace changelog css colors 2019-12-26 23:25:05 +01:00
Dialogs.java Merge pull request #571 from michaelschattgen/feature/wipe-entries 2020-08-16 17:58:21 +02:00
EditEntryActivity.java Prevent a crash caused by adding the same entry to the vault twice 2020-08-15 18:38:24 +02:00
GroupManagerActivity.java Improve GroupManagerActivity 2020-08-13 18:16:23 +02:00
IntroActivity.java Replace AppIntro with a new custom intro 2020-08-01 14:09:58 +02:00
MainActivity.java Combine ACTION_PICK and ACTION_GET_CONTENT when selecting an image to scan 2020-10-25 14:48:56 +01:00
PreferencesActivity.java Improve backup error handling and frequency 2020-06-14 20:39:09 +02:00
PreferencesFragment.java Show toast message if backup was created successfully 2020-10-04 01:11:21 +02:00
ScannerActivity.java Replace some string definitions with plurals definitions 2020-08-05 13:28:23 +02:00
SelectEntriesActivity.java Add checkbox dialog to wipe vault before import 2020-08-16 15:20:34 +02:00
SlotManagerActivity.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
TransferEntriesActivity.java Replace some string definitions with plurals definitions 2020-08-05 13:28:23 +02:00