summaryrefslogtreecommitdiff
path: root/app/src/main/java/net/taler/merchantpos/config
AgeCommit message (Expand)Author
2020-03-16Allow configuration Uri with basic auth crentials in user infoTorsten Grote
2020-03-16Add Copyright headers to all source filesTorsten Grote
2020-03-09Show Meaningful Configuration Parsing ErrorsTorsten Grote
2020-03-04Fix navigation and use official passwordless sample configTorsten Grote
2020-03-03Prepend https:// to config URLs if they are missing itTorsten Grote
2020-03-02Add link to config format docsTorsten Grote
2020-02-27Change product definition format to support i18nTorsten Grote
2020-02-25Improve display of order totalTorsten Grote
2020-02-25Show snackbars at the top of the order, not at the bottomTorsten Grote
2020-02-25Improve config fragment: remove currency and move fetch button upTorsten 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-02-03Add ordered products to order's contract termsTorsten Grote
2020-01-31Create payments directly from the orderTorsten Grote
2020-01-31Fetch merchant config from central configuration JSONTorsten Grote