Bankmeister/composeApp/src
dankito 08b55a67cf Fixed that FAB covered last expenses line of TransactionsList 2024-09-05 02:09:08 +02:00
..
androidMain Fixed that on Android soft keyboard cut off upper parts of the screen 2024-09-05 01:48:24 +02:00
commonMain Fixed that FAB covered last expenses line of TransactionsList 2024-09-05 02:09:08 +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