summaryrefslogtreecommitdiff
path: root/taler-kotlin-common/src/main/java
AgeCommit message (Expand)Author
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-28[pos] adapt history to new v1 APITorsten Grote
2020-07-22[common] also support multi-platform serialization/deserializationTorsten 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-18[wallet] upgrade to latest core and fix sorting bugTorsten Grote
2020-05-15[wallet] show currency's transaction list after successful operationsTorsten Grote
2020-05-15[wallet] cache transactions per currencyTorsten Grote
2020-05-15[wallet] add clickable actions to transaction details screenTorsten Grote
2020-05-15[wallet] render transaction list from new transactions APITorsten Grote
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
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
2020-03-18Factor out code from merchant-terminal into common libraryTorsten Grote
2020-03-18Factor out some cashier code into common libraryTorsten Grote