Commit graph

89 commits

Author SHA1 Message Date
18a71086e4 Left aligned 'Accounts:' label with EditTexts' labels; reduced space between account and remittee name; made accounts text size and icon bigger 2022-02-07 00:18:06 +01:00
f26c59d2f4 Added same space to next EditText if there is a validation hint or error is displayed 2022-02-07 00:18:06 +01:00
62974304f0 Reduced bottom margin a bit 2022-02-07 00:18:06 +01:00
29bfaa80ac Selecting all text when focusing bank text field 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
104b1869a8 Reduced account transactions list items height, reduced horizontal margin and remove recycler view's top margin 2022-02-07 00:18:06 +01:00
c5cace98df Centered usage 2022-02-07 00:18:06 +01:00
035b7b3d33 Set transactions label to max 1 line and usage to max 2 lines 2022-02-07 00:18:06 +01:00
42aaadd5ae Accounts transactions list item: Merge booking text and other party name, made them more prominent and remove unused usage2 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
1da6686e86 Fixed that for IBAN only upper case characters can be entered 2022-02-07 00:18:06 +01:00
6fdbdba634 Removed unnecessary errorEnabled 2022-02-07 00:18:06 +01:00
5d6384918e Implemented deleting account 2022-02-07 00:18:05 +01:00
0e3582c851 Made text size larger after removing bank name from list item text 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
bf41bde90a Implemented displaying remittee's bank name 2022-02-07 00:17:53 +01:00
a656b0c7e5 Implemented displaying bank icon if all accounts are selected 2022-02-07 00:17:53 +01:00
92231a72a1 Sorting now by value date instead of booking date 2022-02-07 00:17:53 +01:00
2ef8a03e95 Implemented displaying date below amount to spare left column 2022-02-07 00:17:53 +01:00
bf541bfe80 Implemented displaying bank's icon 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
755e1eb553 Made enter TAN text field broader 2022-02-07 00:17:53 +01:00
fe47108fa0 Showing labels of EnterTanDialog now in bold so that user can easily recognize them 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
af38d68b48 Implemented showing whole challenge to user 2022-02-07 00:17:53 +01:00
2401b0e85c Renamed BankingAndroidApp package from net.dankito.fints4java.android to net.dankito.banking.ui.android 2022-02-07 00:17:52 +01:00
685e4209c3 Implemented sending message log 2022-02-07 00:17:52 +01:00
cd4672f964 Showing now app_icon in navigation header 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
0de30f8c47 Fixed that accidentally 's' got deleted instead of dot 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