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 (
Collapse
)
Author
2020-08-24
Upgrade to Kotlin 1.4
Torsten Grote
2020-07-31
Enable code minification for release builds of all apps
Torsten Grote
Attention: This brings a high run-time crash risk. So all release builds need to be thoroughly tested before publication. Nightly builds have been switched to release builds for that reason.
2020-07-31
Remove left-over class from libraryfication
Torsten Grote
(fixes release builds)
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