index
:
taler-android
bug-0007472
bug-7478
bug-7479
bug-7483
master
Android apps for GNU Taler (wallet, PoS, cashier) [personal workspace]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
merchant-terminal
Age
Commit message (
Collapse
)
Author
2020-07-23
[pos] delete unpaid/unclaimed orders when user cancels or timeout happens
Torsten Grote
This is still not working due to a bug in the merchant API
2020-07-22
[pos] migrate order posting and checking to v1 API and merchant-lib
Torsten Grote
2020-07-21
[pos] config endpoint does not need authentication
Torsten Grote
2020-07-21
[pos] compare version from backend and show error if incompatible
Torsten Grote
2020-07-20
[pos] create merchant-lib and move first v1 API endpoint there
Torsten Grote
2020-05-26
Translated using Weblate
Weblate
2020-05-15
[pos] fix string commit
Torsten Grote
2020-05-07
Fix translation related lint errors
Torsten Grote
2020-05-07
Add German translation (mostly done by Christian Grothoff)
Torsten Grote
2020-05-04
Rename Purchase Reference to Receipt #
Torsten Grote
2020-04-30
Fix lint warnings that appeared after android gradle plugin update
Torsten Grote
2020-04-23
[pos] improve strings with feedback from Christian
Torsten Grote
2020-04-16
[wallet] allow transactions to be selected by long tap
Torsten Grote
2020-04-13
[pos] Fix OrderManagerTest
Torsten Grote
2020-04-13
[common] run unit tests in CI
Torsten Grote
2020-04-02
Prevent parallel deploys to nightly repo
Torsten Grote
2020-04-01
[pos] automatic code cleanup
Torsten Grote
2020-04-01
[pos] Enable refunds
Torsten Grote
2020-03-30
Fix amount serialization in PoS app
Torsten Grote
2020-03-20
Ignore annoying lint errors caused by material design lib
Torsten Grote
2020-03-20
Let all apps use the same Amount class
Torsten Grote
The wallet now also uses taler-kotlin-common
2020-03-18
Factor out code from merchant-terminal into common library
Torsten Grote
2020-03-18
Fix lint issues and CI dependencies
Torsten Grote
2020-03-18
Merge all three apps into one repository
Torsten Grote