Commit Graph

388 Commits

Author SHA1 Message Date
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 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 fbd9c9485a Going to amount or reference text field if other data are set in ShowTransferMoneyDialogData 2024-10-04 01:28:19 +02:00
dankito fd53b2f005 Fixed resetting epcQrCodeGeneratingError (otherwise after first error always epcQrCodeGeneratingError would be displayed) 2024-10-04 01:27:42 +02:00
dankito 5d00bbf77e Only showing account selection box if there are any SEPA accounts 2024-10-04 01:26:10 +02:00
dankito c89220bc0c Implemented catching and displaying EPC QR Code generation errors 2024-10-03 21:42:45 +02:00
dankito e3f9c78b95 Added informationForUser, but not exposing it to user as it may causes overflow exception of used QR code library 2024-10-03 21:33:58 +02:00
dankito 1520d19625 Implemented selecting account for which EPC QR code should get generated 2024-10-03 21:32:37 +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 b802f5b48f Configured OS specific directories for user data 2024-09-27 03:31:49 +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 d12cb7269b Fixed using Composable's scope instead of GlobalScope 2024-09-27 00:12:35 +02:00
dankito e3a6cd7df2 Using now properties from new BankingModel 2024-09-26 14:27:38 +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 b805a070eb Implemented changing flicker code frequency 2024-09-26 13:08:26 +02:00
dankito 3f5527a0fd Updated BankingModel to version 0.6.2-SNAPSHOT 2024-09-26 12:41:42 +02:00
dankito 36d5e0a36a Set Android versionCode to 13 (was actually already before previous commit) 2024-09-26 12:41:22 +02:00
dankito ebbdd56418 Implemented displaying FlickerCodes 2024-09-26 12:40:42 +02:00
dankito 4cdc573364 Bumped iOS version to 11 2024-09-26 06:49:58 +02:00
dankito 0ac9c7155d Raised min text length for search to make it possible to hide autocomplete (TransferMoneyDialog is very buggy on iOS) 2024-09-26 06:39:23 +02:00
dankito db2a75fba7 Displaying count entered of max allowed recipient name length 2024-09-26 06:38:35 +02:00
dankito 2ba1b52a80 Passing onEnterPressed on to TextField 2024-09-26 06:37:54 +02:00
dankito 1970eff09a Cut displayed text on iOS as otherwise view crashes (displays only a white screen then) 2024-09-26 06:37:30 +02:00
dankito e896fbb3cc Made whole dialog content scrollable 2024-09-26 05:52:49 +02:00
dankito 3259c079b4 Fixed dialogs padding 2024-09-26 05:52:16 +02:00
dankito ba8b475eaf Extracted KeyboardOptions.ImeNext and KeyboardOptions.ImeDone 2024-09-26 05:19:07 +02:00
dankito 0aa25e0c59 Fixed that on iOS and macOS text shadow has been displayed really ugly 2024-09-26 04:53:42 +02:00
dankito 5ac65308bb Fixed that entering text for amount or reference didn't reduce the autocomplete suggestions 2024-09-26 04:52:46 +02:00
dankito ee3faa7de1 Fixed at least a bit that on Android autocomplete dropdown for reference covers soft keyboard 2024-09-26 04:51:40 +02:00
dankito 3eb9c9fd95 Changed dialog title to "Neue Überweisung" 2024-09-26 04:50:17 +02:00
dankito b13be27a2d Fixed that by default "null" has been displayed for amount 2024-09-26 04:49:53 +02:00
dankito 6ac2faf207 Added button to close FilterBar 2024-09-26 04:44:27 +02:00
dankito 51fe6d621d Added message that changing the TAN medium is currently not implemented yet 2024-09-26 04:13:08 +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 0a0b93f9c8 Implemented biometric authentication on iOS (at least i hope it works, cannot test it) 2024-09-24 05:55:47 +02:00
dankito a47f580594 Updated Android Gradle plugin to 8.6.0 2024-09-24 05:26:22 +02:00
dankito 74e144de59 Implemented hashing passwords on iOS 2024-09-24 05:25:57 +02:00
dankito 2809a4b149 Removed unused imports 2024-09-24 02:49:19 +02:00
dankito 859a9d6b7a Implemented show floating action menu with options Add account and New money transfer 2024-09-24 02:50:02 +02:00
dankito 18ea0e35f1 Implemented updating AccountTransaction properties 2024-09-24 01:00:19 +02:00
dankito bbfc591e5b Fixed new property name 2024-09-24 00:29:19 +02:00
dankito 4531380bac Added keys for holdings and transaction groups 2024-09-23 23:35:52 +02:00
dankito c6f4b6d250 Implemented telling user when saving to db failed 2024-09-23 23:30:11 +02:00
dankito 5a0ade46b2 Implemented updating BankAccount properties 2024-09-23 23:26:07 +02:00