Aegis/app/src/main/java/com/beemdevelopment/aegis/helpers
Alexander Bakker e324f649ee Replace the FAB with a bottom sheet dialog
This also removes the dependency on ``com.getbase:floatingactionbutton``.
2021-01-10 14:49:24 +01:00
..
comparators Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
BiometricsHelper.java Replace the custom fingerprint auth UI with BiometricPrompt 2019-11-27 16:50:33 +01:00
BiometricSlotInitializer.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
BitmapHelper.java Resize images to a max res of 640x480 before scanning for QR codes 2020-10-25 15:01:39 +01:00
ContextHelper.java Prevent a crash on rotation while a ProgressDialogTask is still running 2020-08-16 15:20:43 +02:00
EditTextHelper.java Strip " " and "-" when parsing secrets 2020-10-24 14:25:10 +02:00
FabScrollHelper.java Replace the FAB with a bottom sheet dialog 2021-01-10 14:49:24 +01:00
ItemTouchHelperAdapter.java Rename package to com.beemdevelopment.aegis 2019-02-07 22:39:33 +01:00
MetricsHelper.java Display the password reminder popup on top instead of the bottom 2020-12-12 13:44:23 +01:00
PasswordStrengthHelper.java Add password strength meter 2020-06-16 22:50:17 +02:00
PermissionHelper.java Normalize formatting and 'optimize' imports 2019-04-04 14:07:36 +02:00
QrCodeAnalyzer.java Replace barcodescanner with CameraX and ZXing 2020-06-23 21:54:23 +02:00
SimpleItemTouchHelperCallback.java Improve usability of drag-and-drop feature 2020-08-07 00:20:38 +08:00
SpinnerHelper.java Normalize formatting and 'optimize' imports 2019-04-04 14:07:36 +02:00
TextDrawableHelper.java Rename package to com.beemdevelopment.aegis 2019-02-07 22:39:33 +01:00
ThemeHelper.java Overhaul entry interaction 2019-08-28 23:09:52 +02:00
UiRefresher.java Unregister any listeners when destroying EntryListView 2019-06-25 22:57:17 +02:00
UiThreadExecutor.java Replace the custom fingerprint auth UI with BiometricPrompt 2019-11-27 16:50:33 +01:00