fints4k/ui/BankingUiCommon/src/commonMain/kotlin/net/dankito/banking/util
2022-02-07 00:18:06 +01:00
..
extraction Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
CoroutinesAsyncRunner.kt Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
Extensions.kt Implemented sorting bank accounts; extracted SectionWithRightAlignedEditButton 2022-02-07 00:18:06 +01:00
IAsyncRunner.kt Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
IBankIconFinder.kt 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
InputValidator.kt Implemented displaying auto retrieved BIC and bank name in an info label; extracted InfoLabel from ValidationLabel 2022-02-07 00:18:06 +01:00
ISerializer.kt Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
NoOpBankIconFinder.kt 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
NoOpSerializer.kt Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
ValidationResult.kt Implemented validating and auto correcting user input in TransferMoneyDialog 2022-02-07 00:18:06 +01:00