Commit graph

20 commits

Author SHA1 Message Date
bb0a2f9713 Implemented displaying how many transactions currently are displayed and the balance of displayed transactions 2022-02-07 00:18:06 +01:00
921447bda8 Implemented displaying an info label to explain what instant payment is about 2022-02-07 00:18:06 +01:00
0be1b15346 Set icons for TAN image size and flicker code frequency, reduced label 'Geschwindigkeit' zu 'Geschw.' 2022-02-07 00:18:06 +01:00
bd2e114c9b Using same texts in AddAccountDialog on Android now as on iOS 2022-02-07 00:18:06 +01:00
78d691954c Equalized message to ask if account should be deleted between all three platforms. Made messages clearer, ixed typos 2022-02-07 00:18:06 +01:00
9de40b4cc8 Added hint that for instant payment transfers may fees are charged 2022-02-07 00:18:06 +01:00
a3bb940d46 Implemented creating money transfer with same data as original account transaction (not only remittee name and IBAN) 2022-02-07 00:18:06 +01:00
f3d7afc376 Implemented displaying auto retrieved BIC and bank name in an info label; extracted InfoLabel from ValidationLabel 2022-02-07 00:18:06 +01:00
5d6384918e Implemented deleting account 2022-02-07 00:18:05 +01:00
a5145b0da7 Implemented displaying bank name instead of bank code in AddAccountDialog 2022-02-07 00:17:53 +01:00
f40e1aefed Added hint to enter same customer id and password as in online banking portal 2022-02-07 00:17:53 +01:00
bad47ed623 Removed FinTS server address field 2022-02-07 00:17:53 +01:00
996204f54f Implemented extracting cash transfer data from PDF files and setting them as preselected values in TransferMoneyDialog 2022-02-07 00:17:53 +01:00
5384cd6b68 Implemented displaying name of account that failed 2022-02-07 00:17:53 +01:00
67eb42591f Implemented displaying 'Hinweis Ihrer Bank:' in an extra line 2022-02-07 00:17:53 +01:00
685e4209c3 Implemented sending message log 2022-02-07 00:17:52 +01:00
d32bb7d167 Implemented validating max length of remittee name and usage 2022-02-07 00:17:52 +01:00
bea45cb661 Implemented instant payment money transfer 2022-02-07 00:17:52 +01:00
8b9744d81b Added hint that error message comes from bank so that user sees that it wasn't us who created this message 2022-02-07 00:17:52 +01:00
ec0c23e8d1 Renamed fints4javaAndroidApp to BankingAndroidApp 2022-02-07 00:17:52 +01:00