summaryrefslogtreecommitdiff
path: root/taler-kotlin-common/src/main/java/net/taler/common/AndroidUtils.kt
AgeCommit message (Collapse)Author
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-21[pos] compare version from backend and show error if incompatibleTorsten Grote
2020-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote
2020-05-20[wallet] implement transaction searchTorsten Grote
2020-05-15[wallet] cache transactions per currencyTorsten Grote
2020-05-15[wallet] add clickable actions to transaction details screenTorsten Grote
Bank confirmation can be reached from withdrawal screen and digital fulfillment (http URI) from payment screen.
2020-04-08[wallet] add option to see exchange's fee structureTorsten Grote
2020-04-03[wallet] add detail page for withdrawal event in historyTorsten Grote
Also make history accessible by tapping the balance
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