Commit graph

26 commits

Author SHA1 Message Date
8002b02981 Implemented deleting accounts; showing section title "Bank credentials" 2022-02-07 00:18:05 +01:00
4c631b7005 Reworded "Alle Umsätze" to "Ältere Umsätze", fixed that there was no English translation for it 2022-02-07 00:18:05 +01:00
9ac95c77ff Fixed that there was no translation for "<number> transactions" 2022-02-07 00:18:05 +01:00
10fee47d55 Added placeholders for "Online banking login name" and "Online banking login password" 2022-02-07 00:18:05 +01:00
3ada76a2a0 Added placeholder for SelectBankDialog search field and an example search 2022-02-07 00:18:05 +01:00
5d6384918e Implemented deleting account 2022-02-07 00:18:05 +01:00
b44161a45f Implemented fetching all transactions 2022-02-07 00:18:05 +01:00
ec61aec0f7 Implemented BankAccountSettingsDialog 2022-02-07 00:18:05 +01:00
78af51984d Implemented SettingsDialog and BankSettingsDialog 2022-02-07 00:18:05 +01:00
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
8f15bd25b3 Implemented resizing TAN image 2022-02-07 00:17:54 +01:00
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
1f66bdfc63 Fixed German translation of Onlinebanking 2022-02-07 00:17:54 +01:00
d76e4022ec Implemented Contextmenu to transfer money to selected transaction's other party 2022-02-07 00:17:54 +01:00
10fe82d45b Added title to New action sheet 2022-02-07 00:17:54 +01:00
09b8e58845 Added label for New tab 2022-02-07 00:17:54 +01:00
6ea94e436b Added label to SearchBankDialog search bar 2022-02-07 00:17:54 +01:00
17fd1b0474 Implemented AllBanksListItem 2022-02-07 00:17:54 +01:00
6c82a63d64 Implemented expanding / collapsing long TAN hint texts 2022-02-07 00:17:54 +01:00
89f1840655 Implemented showing decoding error 2022-02-07 00:17:53 +01:00
e5d3c3ff7c Implemented change TAN medium 2022-02-07 00:17:53 +01:00
20a396c33b Implemented selecting bank in AddAccountDialog 2022-02-07 00:17:53 +01:00
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
2552f0fa11 Implemented TransferMoneyDialog 2022-02-07 00:17:53 +01:00
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
afc8ce9ee9 Started AddAccountDialog 2022-02-07 00:17:53 +01:00