Commit graph

24 commits

Author SHA1 Message Date
3259c079b4 Fixed dialogs padding 2024-09-26 05:52:16 +02:00
4fbc52542d Fixed that on iOS system and navigation bar covered parts of the FullscreenViews 2024-09-24 08:11:22 +02:00
4d7cca7a7e Closing FilterBar on Android back button press or Escape press 2024-09-23 21:48:08 +02:00
7ce76d73ea Moved setting BankingRepository to App() 2024-09-20 00:35:37 +02:00
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
41c2b89c34 Added negativeButtonText, which crashes when DEVICE_CREDENTIALS is set, and which crashes if missing and DEVICE_CREDENTIALS is not set 2024-09-19 01:07:22 +02:00
9412f6b7f0 Implemented biometric authentication on Android 2024-09-18 17:06:39 +02:00
6e6449e956 Implemented ProtectAppSettingsDialog 2024-09-18 05:45:07 +02:00
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
0ef8f61965 Added preview for Flickercode 2024-09-12 00:22:50 +02:00
28530d63cd Implemented displaying Holdings 2024-09-12 00:16:27 +02:00
772595b942 Added also EnterTanDialog previews for Android 2024-09-10 00:39:34 +02:00
f19a23cbc8 Added layout for Desktop and Tablets 2024-09-05 05:25:42 +02:00
5dddf2f8c1 Fixed that on Android soft keyboard cut off upper parts of the screen 2024-09-05 01:48:24 +02:00
e0060d9380 Fixed fetchBytesFromUrl() for JS, but still fails due to CORS 2024-09-01 23:46:13 +02:00
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
d9a3e942e9 Showing bank's favicon (if available) 2024-08-28 17:48:50 +02:00
6d35b9c64f Persisting AccountTransactions in db 2024-08-27 12:21:36 +02:00
7495cb89c2 Added Internet permission 2024-08-27 04:02:45 +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
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