summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/compose
AgeCommit message (Collapse)Author
4 days[wallet] implement `checkPayForTemplate' requestIván Ávalos
bug 0008854
2024-04-01[wallet] Refactor URI handling into separate fragment with loading screenIván Ávalos
bug 0008618
2024-03-27[wallet] DD51'd more views, UX improvements and some fixesIván Ávalos
(cherry picked from commit 0498e424a0bdcf8ffe74419a2ad42ade9283d08f)
2024-03-27[wallet] Set input digits of some amount inputsIván Ávalos
(cherry picked from commit acb03da41f452d85248effa7d7b6579541446b63)
2024-02-06[wallet] Improved amount input (better suited for DD51)Iván Ávalos
bug 0008329
2024-01-08[wallet] Initial implementation of DD36.Iván Ávalos
2023-10-25[wallet] Make more TextFields singleLineTorsten Grote
2023-10-25[wallet] Remove deprecated ExperimentalMaterial3Api decoratorsIván Ávalos
2023-09-26[wallet] simplify AmountInputFieldTorsten Grote
2023-09-26[wallet] fix: AmountInputField reacts to external changesIván Ávalos
2023-09-26[wallet] Improved AmountInputField with a VisualTransformationIván Ávalos
2023-09-26[wallet] Support 0.x fractions in AmountInputFieldIván Ávalos
2023-09-26[wallet] Refactor amount input into single composableIván Ávalos
2023-03-21[wallet] Add support for expiration of peer paymentsIván Ávalos
bug 0007439
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
#0007471
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote