summaryrefslogtreecommitdiff
path: root/app/src/main/java/net/taler/merchantpos/config/MerchantConfigFragment.kt
AgeCommit message (Expand)Author
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-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-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-31Fetch merchant config from central configuration JSONTorsten Grote