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
Age
Commit message (
Expand
)
Author
2021-01-04
Translated using Weblate (German)
Christian Grothoff
2021-01-04
Translated using Weblate (German)
Martin Schanzenbach
2020-10-13
[cashier] prevent crash while main fragment is on back-stack
Torsten Grote
2020-09-24
[cashier] Add about screen with version and license info
Torsten Grote
2020-09-16
Make apps work on API 21+ (except cashier that needs 23+)
Torsten Grote
2020-09-08
Fix minor lint warnings
Torsten Grote
2020-09-03
[cashier] fix incomplete API change from 4572a3d5f
Torsten Grote
2020-09-03
[cashier] API change
Florian Dold
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-05-26
Translated using Weblate
Weblate
2020-05-07
Fix translation related lint errors
Torsten Grote
2020-05-07
Add German translation (mostly done by Christian Grothoff)
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
Fix lint issues and CI dependencies
Torsten Grote
2020-03-18
Merge all three apps into one repository
Torsten Grote