Go to file
dankito 20fdc8dece Fixed that due to added bankId to identifier comparison for new account transactions didn't work anymore (as the transactions returned from banking client of course don't have a database id yet) 2024-10-04 05:50:12 +02:00
BankingPersistence Fixed that due to added bankId to identifier comparison for new account transactions didn't work anymore (as the transactions returned from banking client of course don't have a database id yet) 2024-10-04 05:50:12 +02:00
composeApp Using now AndroidContext.applicationContext in ImageService.android 2024-10-04 05:48:52 +02:00
docs/res/AppIcons Configured distribution settings for Windows / MSI 2024-09-20 05:56:52 +02:00
gradle Implemented asking for Camera permission 2024-10-04 05:48:11 +02:00
iosApp Bumped iOS version to 11 2024-09-26 06:49:58 +02:00
kotlin-js-store Added EnterTanDialog 2024-08-27 03:03:01 +02:00
.gitignore Added composeApp/release/ to .gitignore 2024-09-20 05:58:01 +02:00
build.gradle.kts Initial commit 2024-08-24 22:00:18 +02:00
gradle.properties Enabled Gradle's configuration cache 2024-09-09 00:46:02 +02:00
gradlew Initial commit 2024-08-24 22:00:18 +02:00
gradlew.bat Initial commit 2024-08-24 22:00:18 +02:00
settings.gradle.kts Moved now all Sqldelight related classes and settings over to BankingPersistence - and finally it compiles on iOS! 2024-09-19 19:02:16 +02:00