summaryrefslogtreecommitdiff
path: root/taler-kotlin-android
AgeCommit message (Expand)Author
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-09[wallet] improve log viewer by not updating it and pre-filteringTorsten Grote
2020-09-08[pos] use bottom sheet for showing errors instead of snackbarTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten Grote
2020-09-03[pos] make app work on API 24+Torsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-08-27[wallet] fulfillment_url is no longer required in contract termsTorsten Grote
2020-08-26[cashier] adapt to latest bank API changes (no more SignedAmount)Torsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-08-24rename multi-platform submoduleTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-11[pos] Improve coroutine-based merchant library accessTorsten Grote
2020-08-05[wallet] support Timestamp with "never"Torsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
2020-07-31Remove left-over class from libraryficationTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote