summaryrefslogtreecommitdiff
path: root/anastasis-ui
AgeCommit message (Collapse)Author
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
Yet another last-minute breaking protocol change.
2020-09-01[wallet] don't crash on serialization errors from wallet-coreTorsten Grote
This should not be necessary if we had a stable API with documentated and versioned changes, but well...
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-06-26[anastasis] ask for permission to fill in phone number automaticallyTorsten Grote
2020-06-26[anastasis] add more countries and allow switching between themTorsten Grote
2020-06-26[wallet] Move Anastasis UI mockup into its own library moduleTorsten Grote