Commit Graph

32 Commits

Author SHA1 Message Date
dankito 0c87d99d77 Using now BankFinder library 2024-10-18 06:48:47 +02:00
dankito 6af5ef2529 Updated BankingClient version to 0.7.1; implemented passing preferredTanMethods to BankingClient 2024-10-17 23:30:01 +02:00
dankito e16d71a1fa Updated BankingClient version to 0.7.0 and EpcQrCode version to 0.5.0 2024-10-16 01:54:47 +02:00
dankito e1bb7722ff Implemented asking for Camera permission 2024-10-04 05:48:11 +02:00
dankito 316a0027f7 Removed unused dependencies and updated versions 2024-10-04 05:46:51 +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 3f5527a0fd Updated BankingModel to version 0.6.2-SNAPSHOT 2024-09-26 12:41:42 +02:00
dankito a47f580594 Updated Android Gradle plugin to 8.6.0 2024-09-24 05:26:22 +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 7d9a2695a9 Updated klf version to 1.6.2 2024-09-20 02:35:43 +02:00
dankito df093d0cd3 Updated BankingClient version to 0.6.1 2024-09-19 21:38:30 +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 4a5748b813 Updated BankingClient to version 0.6.1-SNAPSHOT 2024-09-19 02:50:50 +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 6df1094b96 Updated BankClient version to 0.6.0 2024-09-17 21:46:46 +02:00
dankito af99608dd6 Set Min-SDK Version to 23 to include Android 6 (hope it works) 2024-09-17 15:24:26 +02:00
dankito ada01465b9 Updated klf version to 1.6.1 2024-09-10 00:10:05 +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 5ba61b8913 Updated BankingClient to 0.5.1 2024-09-01 20:28:35 +02:00
dankito 219831642b Updated Android Gradle Plugin to 8.5.2 2024-09-01 20:27:57 +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 a0e802a7ef Updated versions 2024-08-26 04:00:33 +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