summaryrefslogtreecommitdiff
path: root/anastasis-ui/src
AgeCommit message (Collapse)Author
2022-10-26[wallet] Remove old anastasis prototypeTorsten Grote
2022-08-17Upgrade librariesTorsten Grote
2022-06-20Fix lint and CI issuesTorsten Grote
Note that I only fixes the most grave things that made things fail. I didn't address all issues introduces lately nor making sure the targetSdk bump to 32 has no unintented side-effects.
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2022-05-16-migrate away from deprecated library (Kotlin synthetics)Florian Dold
2022-05-16-upgrade gradleFlorian Dold
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] 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-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