summaryrefslogtreecommitdiff
path: root/wallet/src
AgeCommit message (Expand)Author
2021-01-04Fix translation issues after pulling in translationsTorsten Grote
2021-01-04Translated using Weblate (Japanese)Weblate Admin
2021-01-04Deleted translation using Weblate (Japanese (jp))Weblate Admin
2021-01-04Added translation using Weblate (Japanese)Weblate Admin
2021-01-04Translated using Weblate (Japanese)Maki Konno
2021-01-04Added translation using Weblate (Japanese)Maki Konno
2021-01-04Added translation using Weblate (German)Stefan
2021-01-04Translated using Weblate (Spanish)Javier Sepulveda
2021-01-04Translated using Weblate (Spanish)Javier Sepulveda
2021-01-04Added translation using Weblate (Spanish)Javier Sepulveda
2021-01-04wallet: remove/change confusing stringsTorsten Grote
2020-10-13[wallet] expose error message when withdrawing TESTKUDOS failsTorsten Grote
2020-09-28[wallet] Enable manual withdrawal (without payto:// parsing/display)Torsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-23[wallet] update to new Taler logoTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-09[wallet] improve log viewer by not updating it and pre-filteringTorsten Grote
2020-09-09[wallet] Fix opening bank confirmation URLTorsten Grote
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-08[wallet] Use bottom sheet to show errors instead of snackbarTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten Grote
2020-09-07[wallet] always show product details (remove details button)Torsten Grote
2020-09-03[wallet] show different withdrawal error message when app is offlineTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten Grote
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-08-27[wallet] fulfillment_url is no longer required in contract termsTorsten Grote
2020-08-26[wallet] include JSON error details in user-facing error messageTorsten 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-18Include Taler common Kotlin library as a submoduleTorsten 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-06[wallet] show error icon for transactions with errorTorsten Grote
2020-08-05[wallet] show more user-friendly error messages for operationsTorsten Grote
2020-07-31[wallet] adapt to new message envelope APITorsten 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-21[wallet] introduce build flavors for distribution channelsTorsten Grote
2020-07-20[wallet] move withdrawal code to withdraw packageTorsten Grote