summaryrefslogtreecommitdiff
path: root/app/src/main/java/net/taler/merchantpos/payment/ProcessPaymentFragment.kt
AgeCommit message (Expand)Author
2020-03-16Add Copyright headers to all source filesTorsten Grote
2020-03-04Fix navigation and use official passwordless sample configTorsten Grote
2020-02-26Initial support for multiple concurrent ordersTorsten 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-21Fix lint and make all strings translatableTorsten Grote
2020-02-20Don't talk about NFC if it is not supportedTorsten 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-03Allow user to decide if they want to save password, add FORGET optionTorsten Grote
2020-02-03Require valid configuration before showing UITorsten Grote
2020-01-31Create payments directly from the orderTorsten Grote