summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-05[wallet] support Timestamp with "never"Torsten Grote
2020-08-05[wallet] show more user-friendly error messages for operationsTorsten Grote
2020-08-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
2020-08-03[pos] fix tests in merchant-libTorsten Grote
2020-08-03Try to get fdroid nightly command to pick up our release buildsTorsten Grote
2020-08-03[pos] improve payment processingTorsten Grote
2020-07-31[wallet] adapt to new message envelope APITorsten Grote
2020-07-31Enable code minification for release builds of all appsTorsten Grote
2020-07-31[cashier] check version from bank when configuringTorsten Grote
2020-07-31Remove left-over class from libraryficationTorsten Grote
2020-07-30[wallet] upgrade payment flow to new APITorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
2020-07-28[pos] adapt history to new v1 APITorsten Grote
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote