dankito
|
b8bf67e2b8
|
Fixed that on concurrent call to saveOrUpdateAccountTransactions() two DocumentsWriter try to write to same directory
|
2020-04-28 17:13:17 +02:00 |
dankito
|
fb456c451a
|
Extracted createFieldsForAccountTransaction()
|
2020-04-28 17:01:39 +02:00 |
dankito
|
3829abe120
|
LuceneBankingPersistence now only opens index directory for writing when persisting account transactions. Should fix exception that a second DocumentsWriter got instantiated on resume on Android
|
2020-04-28 16:54:19 +02:00 |
dankito
|
3f2a1fec95
|
Added logging to LuceneBankingPersistence tests
|
2020-04-28 16:51:26 +02:00 |
dankito
|
16d6656343
|
Implemented displaying remittees from all account transactions so that user can choose between them and get bank transfer done faster
|
2020-04-25 02:45:37 +02:00 |