summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17Add refund button to history items and allow to refund ordersHEADmasterTorsten Grote
2020-03-16Clean up history code and layoutTorsten Grote
2020-03-16If there's just one product, use its description as order summaryTorsten Grote
2020-03-16Allow configuration Uri with basic auth crentials in user infoTorsten Grote
2020-03-16Add Copyright headers to all source filesTorsten Grote
2020-03-10Pass through product images to contract termsTorsten Grote
2020-03-09Show Meaningful Configuration Parsing ErrorsTorsten Grote
2020-03-04Fix navigation and use official passwordless sample configTorsten Grote
2020-03-03Stop caring about product_id and use our own unique IDsTorsten Grote
2020-03-03Prepend https:// to config URLs if they are missing itTorsten Grote
2020-03-03Enable minify for release buildsTorsten Grote
2020-03-02Use new i18n JSOn formatTorsten Grote
2020-03-02Improve nightly repoTorsten Grote
2020-03-02Add link to config format docsTorsten Grote
2020-02-27Change product definition format to support i18nTorsten Grote
2020-02-27Allow to navigate to next order even if current order is emptyTorsten Grote
2020-02-26Do NOT require NFC, we can use QR codes just as wellTorsten Grote
2020-02-26Initial support for multiple concurrent ordersTorsten Grote
2020-02-25Scroll to last added product and select itTorsten Grote
2020-02-25Make fragment titles translatableTorsten Grote
2020-02-25Improve display of order totalTorsten Grote
2020-02-25Redesign payment successful screenTorsten Grote
2020-02-25Show snackbars at the top of the order, not at the bottomTorsten Grote
2020-02-25Redo payment fragment and upgrade gradle/kotlinTorsten Grote
2020-02-25Improve config fragment: remove currency and move fetch button upTorsten Grote
2020-02-25Add CI file for automatic nightly repoTorsten Grote
2020-02-21Fix lint and make all strings translatableTorsten Grote
2020-02-20Check for duplicate product IDsTorsten Grote
2020-02-20Don't talk about NFC if it is not supportedTorsten Grote
2020-02-20Make order sorting deterministicTorsten Grote
2020-02-20Allow editing order with -1 and +1 buttonsTorsten Grote
2020-02-14Introduce different product classes for re-use in other taler appsTorsten Grote
2020-02-14Use product categories for order summaryTorsten Grote
2020-02-10Make NFC and QR code re-useable in another appTorsten Grote
2020-02-03Fix invalid product configurationTorsten Grote
2020-02-03Allow user to decide if they want to save password, add FORGET optionTorsten Grote
2020-02-03Require valid configuration before showing UITorsten Grote
2020-02-03Factor out NFC code from MainActivityTorsten Grote
2020-02-03Use actual taler icon for the appTorsten Grote
2020-02-03Add ordered products to order's contract termsTorsten Grote
2020-01-31Create payments directly from the orderTorsten Grote
2020-01-31Allow user to undo restarting the orderTorsten Grote
2020-01-31Fetch merchant config from central configuration JSONTorsten Grote
2020-01-30Fix crash when loading historyTorsten Grote
2020-01-30Add screen to process an orderTorsten Grote
2020-01-27Upgrade libraries to latest stable versionsTorsten Grote
2019-09-02actually save settingsFlorian Dold
2019-09-02implement backend settingsFlorian Dold
2019-09-01support for new backend API, bug fixesFlorian Dold
2019-08-22UX improvements / prototype support for NFC tunnelingFlorian Dold