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
/
cashier
/
src
/
main
/
java
/
net
/
taler
Age
Commit message (
Expand
)
Author
2020-09-03
[cashier] migrate to view binding as kotlin extensions are broken
Torsten Grote
2020-09-01
[cashier] amount, not balance amount (following ISO 20022)
Florian Dold
2020-09-01
[cashier] check authentication credentials against auth endpoint
Torsten Grote
2020-08-27
[cashier] don't crash on unexpected network input
Torsten Grote
2020-08-26
[cashier] adapt to latest bank API changes (no more SignedAmount)
Torsten Grote
2020-08-18
Include Taler common Kotlin library as a submodule
Torsten Grote
2020-07-31
[cashier] check version from bank when configuring
Torsten Grote
2020-07-30
Split out common code into multiplatform Kotlin library
Torsten Grote
2020-04-30
Fix lint warnings that appeared after android gradle plugin update
Torsten Grote
2020-04-23
[cashier] add offline detection to all failing HTTP requests
Torsten Grote
2020-04-22
[cashier] improve strings and error messages after input from Christian
Torsten Grote
2020-04-22
[cashier] expose internal error messages to UI
Torsten Grote
2020-04-01
[cashier] automatic code cleanup
Torsten Grote
2020-03-24
Allow fractional withdrawals with cashier 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
2020-03-18
Factor out some cashier code into common library
Torsten Grote
2020-03-18
Merge all three apps into one repository
Torsten Grote