summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/payment/ProcessPaymentFragment.kt
AgeCommit message (Expand)Author
2020-09-08[pos] use bottom sheet for showing errors instead of snackbarTorsten Grote
2020-09-03[pos] migrate to view bindingTorsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-05-04Rename Purchase Reference to Receipt #Torsten Grote
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten 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-18Merge all three apps into one repositoryTorsten Grote