dankito
|
052ee9c7e5
|
Implemented pinch to zoom for reading EPC QR Codes
|
2024-10-04 07:32:48 +02:00 |
dankito
|
1228b6884d
|
Extracted setupCameraView()
|
2024-10-04 07:07:05 +02:00 |
dankito
|
1ed96fce7d
|
Removed checking for charset, it seems to work without
|
2024-10-04 07:05:04 +02:00 |
dankito
|
f107d947ff
|
Using now AndroidContext.applicationContext in ImageService.android
|
2024-10-04 05:48:52 +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
|
359f453543
|
Updated to new data model, that mimeType, imageBytesBase64 and parsedDataSet can be null
|
2024-09-26 14:15:59 +02:00 |
dankito
|
14cb9c789c
|
Implemented showing decoding error
|
2024-09-26 13:54:27 +02:00 |
dankito
|
ebbdd56418
|
Implemented displaying FlickerCodes
|
2024-09-26 12:40:42 +02:00 |
dankito
|
3259c079b4
|
Fixed dialogs padding
|
2024-09-26 05:52:16 +02:00 |
dankito
|
4fbc52542d
|
Fixed that on iOS system and navigation bar covered parts of the FullscreenViews
|
2024-09-24 08:11:22 +02:00 |
dankito
|
4d7cca7a7e
|
Closing FilterBar on Android back button press or Escape press
|
2024-09-23 21:48:08 +02:00 |
dankito
|
7ce76d73ea
|
Moved setting BankingRepository to App()
|
2024-09-20 00:35:37 +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
|
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 |
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
|
9330b72726
|
Updated to model changes: User has been renamed to BankAccess and bic is now nullable
|
2024-09-16 23:14:02 +02:00 |
dankito
|
bd9229bb64
|
Saving retrieved images to disk on Android and Desktop
|
2024-09-12 11:05:07 +02:00 |
dankito
|
0ef8f61965
|
Added preview for Flickercode
|
2024-09-12 00:22:50 +02:00 |
dankito
|
28530d63cd
|
Implemented displaying Holdings
|
2024-09-12 00:16:27 +02:00 |
dankito
|
772595b942
|
Added also EnterTanDialog previews for Android
|
2024-09-10 00:39:34 +02:00 |
dankito
|
f19a23cbc8
|
Added layout for Desktop and Tablets
|
2024-09-05 05:25:42 +02:00 |
dankito
|
5dddf2f8c1
|
Fixed that on Android soft keyboard cut off upper parts of the screen
|
2024-09-05 01:48:24 +02:00 |
dankito
|
e0060d9380
|
Fixed fetchBytesFromUrl() for JS, but still fails due to CORS
|
2024-09-01 23:46:13 +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
|
d9a3e942e9
|
Showing bank's favicon (if available)
|
2024-08-28 17:48:50 +02:00 |
dankito
|
6d35b9c64f
|
Persisting AccountTransactions in db
|
2024-08-27 12:21:36 +02:00 |
dankito
|
7495cb89c2
|
Added Internet permission
|
2024-08-27 04:02:45 +02:00 |
dankito
|
7866a17e6e
|
Set App Icon
|
2024-08-27 03:57:48 +02:00 |
dankito
|
edd66d807d
|
Fixed that toComposeImageBitmap() is not available on Android
|
2024-08-27 03:12:57 +02:00 |
dankito
|
9116dd945f
|
Added PlatformType (even though it's not used somewhere)
|
2024-08-26 01:28:54 +02:00 |
dankito
|
4061cf22e6
|
Initial commit
|
2024-08-24 22:00:18 +02:00 |