summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/deposit/PayToUriFragment.kt
AgeCommit message (Expand)Author
2024-03-13[wallet] Fix wrong insufficient balance in multiple placesIván Ávalos
2023-10-25[wallet] Remove deprecated ExperimentalMaterial3Api decoratorsIván Ávalos
2023-09-26[wallet] Improved AmountInputField with a VisualTransformationIván Ávalos
2023-09-26[wallet] Refactor amount input into single composableIván Ávalos
2023-09-26[wallet] fixes for templates parsing and UIIván Ávalos
2023-09-26[wallet] first cleanup of payment template workTorsten Grote
2023-09-26[wallet] Initial version of template supportIván Ávalos
2023-01-26[wallet] Refactored error colors using MaterialThemeIván Ávalos
2023-01-26[wallet] Experimental port to Material 3Iván Ávalos
2023-01-03[wallet] Add share button to Peer-Push (and adapt to new API)Torsten Grote
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2022-11-02[wallet] Open payto:// URIs and hook into deposit to bank account flowTorsten Grote