Commit graph

34 commits

Author SHA1 Message Date
3be297c0d3 Implemented showing fetch all transactions view at top and by clicking on 'x' button showing it at bottom (TODO on Android: show at bottom) 2022-02-07 00:18:07 +01:00
bf9d406053 Renamed usage to reference, remittee to recipient and instant payment to real-time transfer 2022-02-07 00:18:07 +01:00
5ded582c78 Don't showing an overlay anymore but button to fetch all transactions directly above transactions list 2022-02-07 00:18:07 +01:00
e78e0e93f9 Added button to add account if no accounts have been added yet 2022-02-07 00:18:07 +01:00
be42e3b330 Renamed TanProcedure to TanMethod in UI 2022-02-07 00:18:07 +01:00
a382904015 Implemented displaying state if no transactions are displayed (e.g. if no transactions have been fetch, account doesn't support fetching transactions of retrieved period didn't contain any transactions) 2022-02-07 00:18:07 +01:00
4afa18b336 Added padding to list_item_remittee 2022-02-07 00:18:06 +01:00
e612d51045 Fixed height after hiding txtvwRemitteeBankName if name isn't set 2022-02-07 00:18:06 +01:00
e7d665f588 Added bottom bar to ask user if she likes to fetch all transactions 2022-02-07 00:18:06 +01:00
b33964a76b Fixed instant payment layout (show info button is now right after label and label ellipsizes if there's not enough space 2022-02-07 00:18:06 +01:00
f847e5e651 Started BankSettingsDialog with most important fields 2022-02-07 00:18:06 +01:00
731c2b7d51 Implemented standard views for a form to make more pleasant and consistent forms 2022-02-07 00:18:06 +01:00
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
51c7a9f098 Added space between select TAN procedure view and TAN view 2022-02-07 00:18:06 +01:00
4afd7df317 Raised spacing a bit 2022-02-07 00:18:06 +01:00
73d8570997 Implemented collapsing 2022-02-07 00:18:06 +01:00
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
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
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
0e3582c851 Made text size larger after removing bank name from list item text 2022-02-07 00:18:05 +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
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
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
755e1eb553 Made enter TAN text field broader 2022-02-07 00:17:53 +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
bea45cb661 Implemented instant payment money transfer 2022-02-07 00:17:52 +01:00
ec0c23e8d1 Renamed fints4javaAndroidApp to BankingAndroidApp 2022-02-07 00:17:52 +01:00
Renamed from ui/fints4javaAndroidApp/src/main/res/values/dimens.xml (Browse further)