summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08[pos] use bottom sheet for showing errors instead of snackbarTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-08[cashier] prepare play store uploadTorsten Grote
2020-09-08[pos] prepare for play store uploadTorsten Grote
2020-09-08[wallet] prepare play store uploadTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten 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 fieldTorsten Grote
2020-09-06[wallet] bump wallet-core versionFlorian Dold
2020-09-05[wallet] bump wallet-core versionFlorian Dold
2020-09-04upgrad wallet core versionFlorian Dold
2020-09-03[cashier] fix incomplete API change from 4572a3d5fTorsten Grote
2020-09-03Remove instance parameter from merchant configTorsten Grote
2020-09-03[cashier] API changeFlorian Dold
2020-09-03[wallet] show different withdrawal error message when app is offlineTorsten Grote
2020-09-03[pos] make app work on API 24+Torsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-03[pos] migrate to view bindingTorsten Grote
2020-09-03[cashier] migrate to view binding as kotlin extensions are brokenTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten Grote
2020-09-01[cashier] amount, not balance amount (following ISO 20022)Florian Dold
2020-09-01[wallet] adapt WalletResponseTest to new error formatTorsten Grote
2020-09-01[wallet] show fullfillment message on payment details screenTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-09-01[wallet] don't crash on serialization errors from wallet-coreTorsten Grote
2020-09-01[cashier] check authentication credentials against auth endpointTorsten Grote
2020-08-27[wallet] fulfillment_url is no longer required in contract termsTorsten Grote
2020-08-27[cashier] don't crash on unexpected network inputTorsten Grote
2020-08-26[wallet] include JSON error details in user-facing error messageTorsten 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 versionTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-08-24Add README files to top-level and update the project onesTorsten Grote
2020-08-24rename multi-platform submoduleTorsten Grote
2020-08-24mostly disable proguardFlorian Dold
2020-08-24proguardFlorian Dold
2020-08-23jackson proguard rulesFlorian Dold
2020-08-20upgrade wallet core versionFlorian Dold
2020-08-18Bootstrap new submodule in CITorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-12[wallet] Fix unit tests by including non-Android JSON dependencyTorsten Grote
2020-08-12[wallet] remove remaining deserialization off the UI threadTorsten Grote
2020-08-12[wallet] adapt to new Refund APITorsten Grote
2020-08-12[wallet] fix icon tint declaration (CI lint error)Torsten Grote
2020-08-11[wallet] upgrade wallet-core and adapt payment APITorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote
2020-08-11[pos] Improve coroutine-based merchant library accessTorsten Grote
2020-08-06[wallet] show error icon for transactions with errorTorsten Grote