Bankmeister/composeApp/src
dankito 95be00ad66 Searching transactions for other party to suggest recipients in TransferMoneyDialog 2024-09-04 20:58:21 +02:00
..
androidMain Fixed fetchBytesFromUrl() for JS, but still fails due to CORS 2024-09-01 23:46:13 +02:00
commonMain Searching transactions for other party to suggest recipients in TransferMoneyDialog 2024-09-04 20:58:21 +02:00
desktopMain Updated to new BankingClient model that replaced BankAccount.retrievedTransactionsTo by lastTransactionsRetrievalTime and made haveAllTransactionsBeenRetrieved a synthetic property 2024-09-04 01:11:33 +02:00
desktopTest/kotlin/net/codinux/banking/dataaccess Updated to new BankingClient model that replaced BankAccount.retrievedTransactionsTo by lastTransactionsRetrievalTime and made haveAllTransactionsBeenRetrieved a synthetic property 2024-09-04 01:11:33 +02:00
iosMain/kotlin/net/codinux/banking/ui Persisting AccountTransactions in db 2024-08-27 12:21:36 +02:00
jsMain Fixed fetchBytesFromUrl() for JS, but still fails due to CORS 2024-09-01 23:46:13 +02:00
wasmJsMain Added PlatformType (even though it's not used somewhere) 2024-08-26 01:28:54 +02:00