Commit graph

17 commits

Author SHA1 Message Date
afc480453d Fixed dependencies 2022-02-07 00:18:06 +01:00
397acebf79 Extracted iOSIsRealDevice so that it's easier to switch between iOS Simulator and real device 2022-02-07 00:18:06 +01:00
a821237641 Commented out LuceneBankFinderTest as currently don't know how to reference BankFinder test artifact 2022-02-07 00:18:06 +01:00
a7130c94b1 Preloading all bank infos 2022-02-07 00:18:06 +01:00
374d196c71 Adjusted to new method names 2022-02-07 00:17:54 +01:00
61d0ee0cfc Added task packAllForXcode and renamed packForXCode to packForXcode 2022-02-07 00:17:53 +01:00
79906f3dbb Replaced Atrium assertion library to kotlin.test assertions 2022-02-07 00:17:53 +01:00
57ced4a88b Implemented deserializing BankList.json on iOS (but packaging BankList.json doesn't work yet, manually linked it to iOSApp project) 2022-02-07 00:17:53 +01:00
247604e696 Made BankFinder a multiplatform project 2022-02-07 00:17:53 +01:00
d77bf14454 Moved IBankFinder and BankInfo to module BankFinder, so that BankingUiCommon now references BankFinder (TODO: get rid of this direct import) 2022-02-07 00:17:53 +01:00
133c73e70f Extracted module LuceneBankFinder from BankFinder 2022-02-07 00:17:53 +01:00
a5145b0da7 Implemented displaying bank name instead of bank code in AddAccountDialog 2022-02-07 00:17:53 +01:00
05030fc3f0 Set artifact ids 2022-02-07 00:17:53 +01:00
bf41bde90a Implemented displaying remittee's bank name 2022-02-07 00:17:53 +01:00
e44a68addc Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00
496e73dc9f Renamed fints4java to fints4k 2022-02-07 00:17:52 +01:00
451b0b709f Moved BankListCreator to sub folder 'tools' 2022-02-07 00:17:52 +01:00