summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/order
AgeCommit message (Expand)Author
2023-05-09Fix dependency issuesTorsten Grote
2023-04-11[pos] Don't crash when adding custom product with huge invalid amountTorsten Grote
2023-03-08[pos] add button for adding custom productsTorsten Grote
2023-01-03Adapt to new seconds based time formatTorsten Grote
2022-08-17Upgrade librariesTorsten Grote
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-12-07Set LiveData to be nullable after library updateTorsten Grote
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-03Remove instance parameter from merchant configTorsten Grote
2020-09-03[pos] migrate to view bindingTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-04-01[pos] automatic code cleanupTorsten 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