PhilippC
|
bb97a023de
|
Merge pull request #2964 from PhilippC/v1.13
V1.13 fixes:
* fix QuickUnlock layout
* add an option to disable QuickUnlock blocking for cases where this is explicitly needed
|
2025-07-29 12:02:58 +02:00 |
|
Philipp Crocoll
|
edb4907bf5
|
add option to disable QuickUnlock blocking behavior, closes #2960
|
2025-07-29 10:53:02 +02:00 |
|
Philipp Crocoll
|
a3d5273285
|
Merge branch 'master' into feature/82-smb-support
|
2025-07-15 13:45:01 +02:00 |
|
Philipp Crocoll
|
d40b3dc15c
|
fix build issue with NoNet
|
2025-07-15 13:16:44 +02:00 |
|
Philipp Crocoll
|
f03c11381e
|
Merge branch 'master' into feature/82-smb-support
|
2025-07-15 11:28:49 +02:00 |
|
Philipp Crocoll
|
913222d7cb
|
allow chunked uploads, closes https://github.com/PhilippC/keepass2android/issues/2777
|
2025-07-15 11:07:40 +02:00 |
|
Philipp Crocoll
|
62c361feb0
|
revert unintentional change
|
2025-07-08 17:03:32 +02:00 |
|
Philipp Crocoll
|
0ee2495528
|
disable password-based QuickUnlock when device is not protected by screen lock
|
2025-07-08 16:54:45 +02:00 |
|
Philipp Crocoll
|
0f98668bcd
|
improve app stability and refactor to get better logs
|
2025-06-24 15:41:11 +02:00 |
|
Philipp Crocoll
|
2d17bdde19
|
add more logging while loading database to get more info regarding #2868
|
2025-06-17 14:58:01 +02:00 |
|
Philipp Crocoll
|
0e581a66c5
|
treat server certificate failures as error by default, closes #1078
|
2025-04-22 16:02:02 +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
|
17241bc422
|
use snackbars instead of toasts (in most cases)
|
2025-04-08 10:37:40 +02:00 |
|
Philipp Crocoll
|
6d8407676d
|
add a custom "Kp2a debug" icon for distinguishability. remove an Assert we don't use and which should fire during debugging.
|
2025-03-18 16:43:47 +01:00 |
|
Philipp Crocoll
|
a51bfb102f
|
implements Samba support to close #82
|
2025-03-05 08:14:02 +01: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 |
|