Bankmeister/composeApp/src
dankito 362675cb12 Implemented confirming a dialog by pressing enter in one of its TextFields 2024-09-01 18:23:22 +02:00
..
androidMain Configured debug keystore so that on all devices and IDEs Android app gets signed with the same key in debug mode. We don't have to uninstall the app first then when we run it from a different IDE 2024-08-29 17:08:37 +02:00
commonMain Implemented confirming a dialog by pressing enter in one of its TextFields 2024-09-01 18:23:22 +02:00
desktopMain Fixed logging only WARN and above to file (and not ruing logging to stdout) 2024-08-28 18:46:45 +02:00
desktopTest/kotlin/net/codinux/banking/dataaccess Saving also userAccountId and bankAccountId on child entities 2024-08-28 17:06:37 +02:00
iosMain/kotlin/net/codinux/banking/ui Persisting AccountTransactions in db 2024-08-27 12:21:36 +02:00
jsMain/kotlin/net/codinux/banking/ui Showing bank's favicon (if available) 2024-08-28 17:48:50 +02:00
wasmJsMain Added PlatformType (even though it's not used somewhere) 2024-08-26 01:28:54 +02:00