summaryrefslogtreecommitdiff
path: root/app/src/main/java/net/taler/merchantpos/order/OrderFragment.kt
AgeCommit message (Expand)Author
2020-03-16Add Copyright headers to all source filesTorsten Grote
2020-03-04Fix navigation and use official passwordless sample configTorsten Grote
2020-02-27Change product definition format to support i18nTorsten Grote
2020-02-27Allow to navigate to next order even if current order is emptyTorsten Grote
2020-02-26Initial support for multiple concurrent ordersTorsten Grote
2020-02-25Redo payment fragment and upgrade gradle/kotlinTorsten Grote
2020-02-20Allow editing order with -1 and +1 buttonsTorsten Grote
2020-02-03Fix invalid product configurationTorsten Grote
2020-02-03Allow user to decide if they want to save password, add FORGET optionTorsten Grote
2020-02-03Require valid configuration before showing UITorsten Grote
2020-01-31Create payments directly from the orderTorsten Grote
2020-01-31Allow user to undo restarting the orderTorsten Grote
2020-01-31Fetch merchant config from central configuration JSONTorsten Grote
2020-01-30Add screen to process an orderTorsten Grote