Commit graph

25 commits

Author SHA1 Message Date
9330b72726 Updated to model changes: User has been renamed to BankAccess and bic is now nullable 2024-09-16 23:14:02 +02:00
bd9229bb64 Saving retrieved images to disk on Android and Desktop 2024-09-12 11:05:07 +02:00
ad4c78a380 Extracted createSqliteDriver() 2024-09-12 00:22:22 +02:00
3a39c0e64f Made database handling a bit clearer 2024-09-12 00:20:28 +02:00
234084e627 Updated to new BankingClient model 2024-09-09 00:25:18 +02:00
d25802f3bb Fixed creating database if it does not exist yet 2024-09-09 00:06:32 +02:00
f19a23cbc8 Added layout for Desktop and Tablets 2024-09-05 05:25:42 +02:00
278489a320 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
a9cceda7b4 Persisting haveAllTransactionsBeenRetrieved 2024-09-02 01:59:07 +02:00
6fe8cdf15d Updated to BankingClient version 0.5.2-SNAPSHOT which renamed reference to unparsedReference 2024-09-02 01:13:30 +02:00
e0060d9380 Fixed fetchBytesFromUrl() for JS, but still fails due to CORS 2024-09-01 23:46:13 +02:00
53f7847146 Fixed logging only WARN and above to file (and not ruing logging to stdout) 2024-08-28 18:46:45 +02:00
edd9598a72 Added Preview when also TanMedia list gets displayed 2024-08-28 18:25:02 +02:00
d9a3e942e9 Showing bank's favicon (if available) 2024-08-28 17:48:50 +02:00
e8e304f574 Updated to new data model (Customer as been renamed to User and BankingGroup and category have been added) 2024-08-28 00:06:40 +02:00
8a7226661f Implemented saving CustomerAccounts to db 2024-08-27 20:56:23 +02:00
6e6eb91e74 Added preview for TanImage 2024-08-27 12:32:43 +02:00
3bc87946c0 Added Previews 2024-08-27 12:24:19 +02:00
6d35b9c64f Persisting AccountTransactions in db 2024-08-27 12:21:36 +02:00
7866a17e6e Set App Icon 2024-08-27 03:57:48 +02:00
edd66d807d Fixed that toComposeImageBitmap() is not available on Android 2024-08-27 03:12:57 +02:00
1d48e617df Configured desktop window size 2024-08-26 18:33:24 +02:00
ee4287ada1 Configured logging for desktop app 2024-08-26 17:08:52 +02:00
9116dd945f Added PlatformType (even though it's not used somewhere) 2024-08-26 01:28:54 +02:00
4061cf22e6 Initial commit 2024-08-24 22:00:18 +02:00