summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/refund/RefundManager.kt
AgeCommit message (Collapse)Author
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-08-27Update libraries and do associated maintenanceTorsten 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-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
Also do a bit of code cleanup and minor refactorings This also removes the volley HTTP library which is not needed anymore