summaryrefslogtreecommitdiff
path: root/merchant-terminal
AgeCommit message (Expand)Author
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-11[pos] Improve coroutine-based merchant library accessTorsten Grote
2020-08-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
2020-08-03[pos] fix tests in merchant-libTorsten Grote
2020-08-03Try to get fdroid nightly command to pick up our release buildsTorsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-28[pos] adapt history to new v1 APITorsten Grote
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote
2020-07-23[pos] delete unpaid/unclaimed orders when user cancels or timeout happensTorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-07-21[pos] config endpoint does not need authenticationTorsten Grote
2020-07-21[pos] compare version from backend and show error if incompatibleTorsten Grote
2020-07-20[pos] create merchant-lib and move first v1 API endpoint thereTorsten Grote
2020-05-26Translated using WeblateWeblate
2020-05-15[pos] fix string commitTorsten Grote
2020-05-07Fix translation related lint errorsTorsten Grote
2020-05-07Add German translation (mostly done by Christian Grothoff)Torsten Grote
2020-05-04Rename Purchase Reference to Receipt #Torsten Grote
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten Grote
2020-04-23[pos] improve strings with feedback from ChristianTorsten Grote
2020-04-16[wallet] allow transactions to be selected by long tapTorsten Grote
2020-04-13[pos] Fix OrderManagerTestTorsten Grote
2020-04-13[common] run unit tests in CITorsten Grote
2020-04-02Prevent parallel deploys to nightly repoTorsten Grote
2020-04-01[pos] automatic code cleanupTorsten Grote
2020-04-01[pos] Enable refundsTorsten Grote
2020-03-30Fix amount serialization in PoS appTorsten Grote
2020-03-20Ignore annoying lint errors caused by material design libTorsten 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-18Fix lint issues and CI dependenciesTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote