summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/history/HistoryFragment.kt
AgeCommit message (Collapse)Author
2020-09-09[pos] improve error message when fetching the history failsTorsten Grote
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-03[pos] migrate to view bindingTorsten 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