summaryrefslogtreecommitdiff
path: root/taler-kotlin-common
AgeCommit message (Collapse)Author
2020-04-03[wallet] add detail page for withdrawal event in historyTorsten Grote
Also make history accessible by tapping the balance
2020-04-01[pos] Enable refundsTorsten Grote
2020-03-30Fix amount serialization in PoS appTorsten Grote
2020-03-24Allow fractional withdrawals with cashier appTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
The wallet now also uses taler-kotlin-common
2020-03-18Factor out code from merchant-terminal into common libraryTorsten Grote
2020-03-18Factor out some cashier code into common libraryTorsten Grote