summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/Utils.kt
AgeCommit message (Collapse)Author
2020-09-08[pos] use bottom sheet for showing errors instead of snackbarTorsten Grote
2020-09-07[pos] show snackbar at the bottom instead of top (should resolve UI issues)Torsten 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
2020-04-01[pos] Enable refundsTorsten Grote
2020-03-18Factor out code from merchant-terminal into common libraryTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote