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
/
src
/
main
/
java
/
net
/
taler
/
merchantpos
/
order
Age
Commit message (
Expand
)
Author
2021-12-07
Set LiveData to be nullable after library update
Torsten Grote
2021-08-27
Update libraries and do associated maintenance
Torsten Grote
2020-09-16
Make apps work on API 21+ (except cashier that needs 23+)
Torsten Grote
2020-09-03
Remove instance parameter from merchant config
Torsten Grote
2020-09-03
[pos] migrate to view binding
Torsten Grote
2020-08-18
Include Taler common Kotlin library as a submodule
Torsten Grote
2020-08-04
[pos] Implement new refund API (untested since there is no wallet support)
Torsten Grote
2020-08-03
[pos] improve payment processing
Torsten Grote
2020-07-23
[pos] refactor configuration fetching and validation
Torsten Grote
2020-07-22
[pos] migrate order posting and checking to v1 API and merchant-lib
Torsten Grote
2020-04-01
[pos] automatic code cleanup
Torsten Grote
2020-03-20
Let all apps use the same Amount class
Torsten Grote
2020-03-18
Factor out code from merchant-terminal into common library
Torsten Grote
2020-03-18
Merge all three apps into one repository
Torsten Grote