Philipp Crocoll
|
0ee2495528
|
disable password-based QuickUnlock when device is not protected by screen lock
|
2025-07-08 16:54:45 +02:00 |
|
PhilippC
|
576bfeecfe
|
Merge pull request #2918 from PhilippC/2869-fix-bad-behavior-when-starting-passwordactivity-twice
Fix bad behavior when starting passwordactivity twice
|
2025-06-17 16:45:12 +02:00 |
|
Philipp Crocoll
|
84d0c32610
|
fix issue with loading Yubikey aux file. closes #2880
|
2025-06-17 16:27:43 +02:00 |
|
Philipp Crocoll
|
e2babde1fa
|
do not reset activity state in OnNewIntent if the activity hasn't even been initialized. closes #2869, closes #2888
|
2025-06-17 14:04:15 +02:00 |
|
Philipp Crocoll
|
e1f26fb045
|
cleanup and improve formatting
|
2025-06-17 13:58:29 +02:00 |
|
Philipp Crocoll
|
e5d28f0979
|
only try to activate the keyboard once in password activity and entry edit activity; explain why the prompt shows up in SwitchImeActivity. closes #1400
|
2025-04-22 17:48:56 +02:00 |
|
Philipp Crocoll
|
dbf10ba9fb
|
Improve error reporting: Extract original message when showing "Java exception messages" consistently. Improve error handling in deprecated OneDrive API stub and avoid crash by no-longer throwing in Main-thread methods.
|
2025-04-15 11:45:16 +02:00 |
|
Philipp Crocoll
|
8e256ac94d
|
fix crash when combining biometric unlock and KeeChallenge/OTP.
|
2025-04-08 16:27:52 +02:00 |
|
Philipp Crocoll
|
17241bc422
|
use snackbars instead of toasts (in most cases)
|
2025-04-08 10:37:40 +02:00 |
|
Philipp Crocoll
|
ee41a600b1
|
fix potential crashes on old Android versions when registering receivers (after upgrade to support target sdk 34)
|
2025-02-11 13:18:23 +01:00 |
|
Philipp Crocoll
|
0bd58bd51f
|
upgrade to target sdk 34: mark OngoingNotificationsService as Special Use, register receivers as exported
(This is required because it is allowed that plugins send intents and also intents from system notifications are not received in NonExported mode)
|
2025-02-06 12:12:54 +01:00 |
|
Philipp Crocoll
|
409f6b9981
|
rename folder keepass2android => keepass2android-app
|
2025-01-07 11:20:08 +01:00 |
|