Philipp Crocoll
|
c0ed185612
|
rename RunnableOnFinish => OperationWithFinishHandler, introduce IKp2aStatusLogger
|
2025-04-29 15:08:09 +02:00 |
|
Philipp Crocoll
|
61c871f782
|
rename OnFinish => OnOperationFinishedHandler
|
2025-04-29 13:45:24 +02:00 |
|
Philipp Crocoll
|
64e26fe372
|
changes to locking of the database: implement an alternative to alarm-based timeout (using a timeout variables checked when resuming), closes https://github.com/PhilippC/keepass2android/issues/1346
|
2020-10-12 11:57:58 +02:00 |
|
Philipp Crocoll
|
f37c0a9124
|
allow opening several databases which contain elements with same IDs (required as KeepassHttp stores their settings in an entry with a fixed ID)
|
2018-11-11 06:35:06 +01:00 |
|
Philipp Crocoll
|
a2dab72b25
|
first version to have multiple databases open at the same time. needs testing and bug fixing.
|
2018-10-16 06:33:00 +02:00 |
|
Philipp Crocoll
|
8c379739f0
|
refactoring of ProgressTask and OnFinish classes, allowing to access the currently active activity from the task handlers. This fixes #33 and is required to correctly manage the activity recreation caused by the NFC activity coming to foreground with KeepassXC challenge (#4)
|
2018-06-26 13:44:48 +02:00 |
|
Philipp Crocoll
|
fa7365323c
|
allow differnt sorting options
"touch" groups after editing to get correct sort order "modification date"
|
2014-12-23 20:29:27 +01:00 |
|
Philipp Crocoll
|
b9dce51afa
|
Groups can be edited
|
2013-09-03 22:58:15 +02:00 |
|