summaryrefslogtreecommitdiff
path: root/merchant-terminal/src/main/java/net/taler/merchantpos/config/PosConfig.kt
AgeCommit message (Collapse)Author
2023-04-11[pos] Ask for config on first startTorsten Grote
prevents connection to demo URL without user confirmation
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-09-03Remove instance parameter from merchant configTorsten Grote
and reset order state when moving to new config
2020-09-03[pos] make app work on API 24+Torsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote