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
Age
Commit message (
Expand
)
Author
2020-09-09
bump wallet core version
Florian Dold
2020-09-08
Fix minor lint warnings
Torsten Grote
2020-09-08
[wallet] Use bottom sheet to show errors instead of snackbar
Torsten Grote
2020-09-08
[pos] use bottom sheet for showing errors instead of snackbar
Torsten Grote
2020-09-08
[wallet] change how we check if launching intents is safe
Torsten Grote
2020-09-08
[cashier] prepare play store upload
Torsten Grote
2020-09-08
[pos] prepare for play store upload
Torsten Grote
2020-09-08
[wallet] prepare play store upload
Torsten Grote
2020-09-07
[wallet] add logcat viewer to dev settings
Torsten Grote
2020-09-07
[pos] show snackbar at the bottom instead of top (should resolve UI issues)
Torsten Grote
2020-09-07
[wallet] always show product details (remove details button)
Torsten Grote
2020-09-07
[pos] fix merchant API test case after removing instance field
Torsten Grote
2020-09-06
[wallet] bump wallet-core version
Florian Dold
2020-09-05
[wallet] bump wallet-core version
Florian Dold
2020-09-04
upgrad wallet core version
Florian Dold
2020-09-03
[cashier] fix incomplete API change from 4572a3d5f
Torsten Grote
2020-09-03
Remove instance parameter from merchant config
Torsten Grote
2020-09-03
[cashier] API change
Florian Dold
2020-09-03
[wallet] show different withdrawal error message when app is offline
Torsten Grote
2020-09-03
[pos] make app work on API 24+
Torsten Grote
2020-09-03
[wallet] migrate away from kotlin view extensions
Torsten Grote
2020-09-03
[pos] migrate to view binding
Torsten Grote
2020-09-03
[cashier] migrate to view binding as kotlin extensions are broken
Torsten Grote
2020-09-03
Don't crash on empty manual withdrawal amount
Torsten Grote
2020-09-01
[cashier] amount, not balance amount (following ISO 20022)
Florian Dold
2020-09-01
[wallet] adapt WalletResponseTest to new error format
Torsten Grote
2020-09-01
[wallet] show fullfillment message on payment details screen
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-09-01
[cashier] check authentication credentials against auth endpoint
Torsten Grote
2020-08-27
[wallet] fulfillment_url is no longer required in contract terms
Torsten Grote
2020-08-27
[cashier] don't crash on unexpected network input
Torsten Grote
2020-08-26
[wallet] include JSON error details in user-facing error message
Torsten Grote
2020-08-26
[cashier] adapt to latest bank API changes (no more SignedAmount)
Torsten Grote
2020-08-24
[wallet] upgrade to latest wallet-core version
Torsten Grote
2020-08-24
Get rid of Jackson and only use multi-platform serialization
Torsten Grote
2020-08-24
Upgrade to Kotlin 1.4
Torsten Grote
2020-08-24
Add README files to top-level and update the project ones
Torsten Grote
2020-08-24
rename multi-platform submodule
Torsten Grote
2020-08-24
mostly disable proguard
Florian Dold
2020-08-24
proguard
Florian Dold
2020-08-23
jackson proguard rules
Florian Dold
2020-08-20
upgrade wallet core version
Florian Dold
2020-08-18
Bootstrap new submodule in CI
Torsten Grote
2020-08-18
Include Taler common Kotlin library as a submodule
Torsten Grote
2020-08-12
[wallet] Fix unit tests by including non-Android JSON dependency
Torsten Grote
2020-08-12
[wallet] remove remaining deserialization off the UI thread
Torsten Grote
2020-08-12
[wallet] adapt to new Refund API
Torsten Grote
2020-08-12
[wallet] fix icon tint declaration (CI lint error)
Torsten Grote
2020-08-11
[wallet] upgrade wallet-core and adapt payment API
Torsten Grote
[next]