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
/
build.gradle
Age
Commit message (
Expand
)
Author
2020-09-16
Make apps work on API 21+ (except cashier that needs 23+)
Torsten Grote
2020-09-03
[cashier] migrate to view binding as kotlin extensions are broken
Torsten Grote
2020-09-01
[wallet] support the new TalerErrorInfo error format
Torsten Grote
2020-09-01
[wallet] don't crash on serialization errors from wallet-core
Torsten Grote
2020-08-27
[cashier] don't crash on unexpected network input
Torsten Grote
2020-08-24
Upgrade to Kotlin 1.4
Torsten Grote
2020-07-31
Enable code minification for release builds of all apps
Torsten Grote
2020-07-31
Remove left-over class from libraryfication
Torsten Grote
2020-07-30
Split out common code into multiplatform Kotlin library
Torsten Grote
2020-05-29
Upgrade dependencies and gradle
Torsten Grote
2020-05-26
Ignore some paths for lint and upgrade secrurity library
Torsten Grote
2020-04-30
Fix lint warnings that appeared after android gradle plugin update
Torsten Grote
2020-03-20
Ignore annoying lint errors caused by material design lib
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