From e350d497abe560aeeef88081ae93d73135ece00f Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 7 Sep 2022 16:28:04 -0300 Subject: [wallet] implement prototype for handling incoming pay-pull URI --- wallet/src/main/res/navigation/nav_graph.xml | 18 ++++++++++++++++-- wallet/src/main/res/values/strings.xml | 5 +++++ 2 files changed, 21 insertions(+), 2 deletions(-) (limited to 'wallet/src/main/res') diff --git a/wallet/src/main/res/navigation/nav_graph.xml b/wallet/src/main/res/navigation/nav_graph.xml index 3170216..f9060c5 100644 --- a/wallet/src/main/res/navigation/nav_graph.xml +++ b/wallet/src/main/res/navigation/nav_graph.xml @@ -131,7 +131,7 @@ + + + + + + diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml index 8601b14..ab8984c 100644 --- a/wallet/src/main/res/values/strings.xml +++ b/wallet/src/main/res/values/strings.xml @@ -99,6 +99,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Push payment Invoice Invoice paid + Push payment Payment +%s payment fee @@ -127,9 +128,13 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Send funds now Warning: Funds will leave the wallet immediately. Let the payee scan this QR code to receive: + Amount received + Amount sent Pay invoice Do you want to pay this invoice? + Receive payment + Do you want to receive this payment? Withdrawal initiated Withdrawal -- cgit v1.2.3