Commit Graph

41 Commits

Author SHA1 Message Date
dankito 5965a1e4dd Showing now as version 1.0.0 Alpha 15 2024-10-16 01:55:55 +02:00
dankito 74d42abce3 Set Android versionCode to 17 2024-10-04 09:52:04 +02:00
dankito 08d6e62a38 Updated Android versionCode to 16 2024-10-04 08:07:00 +02:00
dankito e1bb7722ff Implemented asking for Camera permission 2024-10-04 05:48:11 +02:00
dankito d47bc46cf8 Implemented decoding EPC QR Code on Android 2024-10-04 05:44:46 +02:00
dankito 3d474f38ae Implemented generating EQP QR Code 2024-10-03 21:18:59 +02:00
dankito 737d35b9a6 Set Android versionCode to 15 2024-09-27 03:45:45 +02:00
dankito 315e05b08e Set Android versionCode to 14 2024-09-27 03:39:11 +02:00
dankito 0dac13dc43 Fixed that signatures of third party libraries get copied to uber jar refusing java -jar to run the uber jar 2024-09-27 01:09:02 +02:00
dankito 802bab9c38 Removed Rpm package type and set desktop version to 0.9.0 (except for DMG where major version < 1 are not allowed) 2024-09-27 00:16:29 +02:00
dankito 36d5e0a36a Set Android versionCode to 13 (was actually already before previous commit) 2024-09-26 12:41:22 +02:00
dankito c6f93e1d85 Bumped Android version to 12 / 1.0.0-Alpha-14 2024-09-20 05:57:26 +02:00
dankito af3dd02509 Configured distribution settings for Windows / MSI 2024-09-20 05:56:52 +02:00
dankito b5dbf92b9b Created AppIcons and configured native distributions 2024-09-20 04:16:45 +02:00
dankito 5d0669c5fe Fixed that on releases (which is important for desktop app bundles) logs get written to user's home dir 2024-09-20 02:41:16 +02:00
dankito 1f19da85f3 Renamed module / framework to Bankmeister 2024-09-19 23:25:31 +02:00
dankito fc0d2642e5 Applying default hierarchy template 2024-09-19 19:10:07 +02:00
dankito 7712102af2 Suppressed EXPECT_ACTUAL_CLASSIFIERS_ARE_IN_BETA_WARNING compiler warning 2024-09-19 19:09:44 +02:00
dankito 6564a9d33d 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
dankito 4fa7adeeb1 Added implementations for iOS 2024-09-19 04:18:35 +02:00
dankito 607eb4c2f5 Bumped Android version to 11 / 1.0.0-Alpha-13 2024-09-18 17:53:16 +02:00
dankito 9412f6b7f0 Implemented biometric authentication on Android 2024-09-18 17:06:39 +02:00
dankito 6e6449e956 Implemented ProtectAppSettingsDialog 2024-09-18 05:45:07 +02:00
dankito 3c3734d565 Released version 10 / 1.0.0-Alpha-12 of Android app 2024-09-17 15:24:55 +02:00
dankito f6dfada5bf Using now the appId of the old Bankmeister app to not have to create a new PlayStore entry, and suffixed develop appId with '.develop' 2024-09-17 04:10:43 +02:00
dankito a5a27c7781 Displaying if a bank is supported or not 2024-09-06 17:30:11 +02:00
dankito 6fe8cdf15d Updated to BankingClient version 0.5.2-SNAPSHOT which renamed reference to unparsedReference 2024-09-02 01:13:30 +02:00
dankito e9c0f2a77d Fixed files for jsBrowser 2024-09-01 23:32:48 +02:00
dankito 7580c57433 Configured distribution parameter and disabled proguard 2024-09-01 22:05:06 +02:00
dankito 40ae61749c Removed unnecessary jvmMain dependencies 2024-09-01 20:29:04 +02:00
dankito 3488afc9eb 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
dankito 55aad5242a Implemented saving BankAccounts to dbCommented functionality 2024-08-27 23:11:10 +02:00
dankito 8a7226661f Implemented saving CustomerAccounts to db 2024-08-27 20:56:23 +02:00
dankito 6d35b9c64f Persisting AccountTransactions in db 2024-08-27 12:21:36 +02:00
dankito ee4287ada1 Configured logging for desktop app 2024-08-26 17:08:52 +02:00
dankito 2869544a1c Implemented retrieving transactions of last 90 days when adding an account; switched from wasmJs to js as Ktor currently doesn't support wasmJs (due to CORS web sites cannot request banks servers directly anyway) 2024-08-26 16:54:41 +02:00
dankito 1a64f24457 Fixed importing kotlinx-serialization plugin 2024-08-26 01:43:12 +02:00
dankito 972af95a11 Implemented searching for banks in AddAccountDialog 2024-08-25 16:05:15 +02:00
dankito 6fc01ad285 Fixed dependencies without FinTs4kBankingClient 2024-08-25 02:37:14 +02:00
dankito 32657331f9 Implemented showing account transactions 2024-08-25 01:46:56 +02:00
dankito 4061cf22e6 Initial commit 2024-08-24 22:00:18 +02:00