dankito
|
96ea5b168b
|
Fixed Qwant base url
|
2022-02-07 00:18:14 +01:00 |
dankito
|
c760870a92
|
Setting now user-agent to Firefox as otherwise DuckDuckGo now returns HTTP 500
|
2022-02-07 00:18:14 +01:00 |
dankito
|
3b276da357
|
Fixed that candidateHost may is null
|
2022-02-07 00:18:14 +01:00 |
dankito
|
4aa5837681
|
Fixed that if url starts with '//' then only 'https:' gets prepended not 'https://'
|
2022-02-07 00:18:14 +01:00 |
dankito
|
79b0f7a7a9
|
Implemented filtering out .ico for JavaFX
|
2022-02-07 00:18:13 +01:00 |
dankito
|
c0f5bed3d5
|
Updated FaviconFinder to version 1.0.0
|
2022-02-07 00:18:13 +01:00 |
dankito
|
dfdc7fd5c2
|
Temporarily commented out TypeResolvers as they break BankingPersisterJson
|
2022-02-07 00:18:13 +01:00 |
dankito
|
2cab245600
|
Implemented encrypting biometric password
|
2022-02-07 00:18:08 +01:00 |
dankito
|
fa1c2a0ddf
|
Keeping now bank icon's bytes directly on BankData so that we can persist is to database -> attackers don't see in filesystem added accounts anymore
|
2022-02-07 00:18:07 +01:00 |
dankito
|
6d41b89f1d
|
Implemented parsing credit card transactions parameters
|
2022-02-07 00:18:07 +01:00 |
dankito
|
07446568ed
|
Fixed that super.typeFromId() didn't resolve Lists and Sets (but still don't know why Jackson writes their classes as id to output)
|
2022-02-07 00:18:07 +01:00 |
dankito
|
b403557f2d
|
Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this
|
2022-02-07 00:18:07 +01:00 |
dankito
|
12e84109f3
|
Implemented persisting data with Room
|
2022-02-07 00:18:06 +01:00 |
dankito
|
e8a27b1a83
|
Added findIconForBankAsync(() to IBankIconFinder so that iOS can choose how to handle asynchronous retrieval of bank icon
|
2022-02-07 00:17:54 +01:00 |
dankito
|
4512b024f8
|
Removed findBankWebsite() from IBankIconFinder
|
2022-02-07 00:17:54 +01:00 |
dankito
|
52d3b49baa
|
Made BankingUiCommon a multi platform project
|
2022-02-07 00:17:53 +01:00 |