Commit Graph

68 Commits

Author SHA1 Message Date
dankito 78af51984d Implemented SettingsDialog and BankSettingsDialog 2022-02-07 00:18:05 +01:00
dankito fa9af8155a Implemented LabelledUIKitTextField that displays a label on the left and a text field on the right 2022-02-07 00:18:05 +01:00
dankito 8f15bd25b3 Implemented resizing TAN image 2022-02-07 00:17:54 +01:00
dankito 4d2f464569 Showing an error message if user selects a bank that does not support FinTS 3.0 2022-02-07 00:17:54 +01:00
dankito 1f66bdfc63 Fixed German translation of Onlinebanking 2022-02-07 00:17:54 +01:00
dankito d76e4022ec Implemented Contextmenu to transfer money to selected transaction's other party 2022-02-07 00:17:54 +01:00
dankito 10fe82d45b Added title to New action sheet 2022-02-07 00:17:54 +01:00
dankito 09b8e58845 Added label for New tab 2022-02-07 00:17:54 +01:00
dankito 6ea94e436b Added label to SearchBankDialog search bar 2022-02-07 00:17:54 +01:00
dankito 17fd1b0474 Implemented AllBanksListItem 2022-02-07 00:17:54 +01:00
dankito 6c82a63d64 Implemented expanding / collapsing long TAN hint texts 2022-02-07 00:17:54 +01:00
dankito 89f1840655 Implemented showing decoding error 2022-02-07 00:17:53 +01:00
dankito e5d3c3ff7c Implemented change TAN medium 2022-02-07 00:17:53 +01:00
dankito 20a396c33b Implemented selecting bank in AddAccountDialog 2022-02-07 00:17:53 +01:00
dankito c590c945a5 Started EnterTanDialog. Had to wrap rootViewController in a UINavigationController for that to be able to push a EnterTanDialog from every point in the application 2022-02-07 00:17:53 +01:00
dankito 2552f0fa11 Implemented TransferMoneyDialog 2022-02-07 00:17:53 +01:00
dankito 4b8a48e4c7 Implemented displaying an error message if account couldn't be added and navigation back if adding account was successful 2022-02-07 00:17:53 +01:00
dankito afc8ce9ee9 Started AddAccountDialog 2022-02-07 00:17:53 +01:00