summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16Only show order summary (and product image) if there's only one productHEADmasterTorsten Grote
2020-03-16Hide reload balance/history menu items when not in dev modeTorsten Grote
2020-03-16Hide wallet reset button when not in developer modeTorsten Grote
2020-03-16Show product details by default, if there's only one productTorsten Grote
2020-03-11Show product images in full size if you click on themTorsten Grote
2020-03-11Show a different product layout when there's only one productTorsten Grote
2020-03-10Support base64 encoded images in rfc2397 data URLs for product imagesTorsten Grote
2020-03-10Do not require telephony features aka run on tablet devicesTorsten Grote
2020-03-06Show error screen when withdrawal failsTorsten Grote
2020-03-06Show version name and code in navigation drawer when dev mode is onTorsten Grote
2020-03-05Use better icons for navigation drawer menuTorsten Grote
2020-03-05Clean up balances UITorsten Grote
2020-03-05Factor out history code from ViewModelTorsten Grote
2020-03-05Turn on dev mode by default for debug buildsTorsten Grote
2020-03-05Don't restart withdrawal process after accepting ToSTorsten Grote
2020-03-05Download binary deps before building on CITorsten Grote
2020-03-05Add wallet to nightly F-Droid repoTorsten Grote
2020-03-05Add provisional dev mode checkbox to hide UI elements by defaultTorsten Grote
2020-03-05Make initial screen look nicer and clean up its codeTorsten Grote
2020-03-04Move pending operations into their own fragmentTorsten Grote
2020-03-03Clean up and improve withdraw UI (first pass)Torsten Grote
2020-03-03Clean up MainActivity and unregister receivers to not leak themTorsten Grote
2020-02-21Fix lint and make all strings translatableTorsten Grote
2020-02-21Fix nav drawer item selection and other minor issuesTorsten Grote
2020-02-17Redesign payment screenTorsten Grote
2020-02-14Add updated copyright to all project filesTorsten Grote
2020-02-14Automatically abort payment proposals when backing out of paymentTorsten Grote
2020-02-14Show products included in contract terms when payingTorsten Grote
2020-02-12Refactor payment code to make it easier to extendTorsten Grote
2020-01-22Don't crash on and show unknown eventsTorsten Grote
2020-01-22Show history event JSON in debug buildsTorsten Grote
2020-01-08Show Refresh events to the user if there's a fee associatedTorsten Grote
2020-01-07Use official User-Facing TerminologyTorsten Grote
2020-01-06Implement more events and make ViewHolders more genericTorsten Grote
2020-01-03Use +/- prefix for ammounts and hide 0 ammountsTorsten Grote
2020-01-02Hide detailed history events by defaultTorsten Grote
2019-12-30Deserialize and render more wallet history eventsTorsten Grote
2019-12-27Use special layout for withdraw event in wallet historyTorsten Grote
2019-12-27De-serialize first history events using JacksonTorsten Grote
2019-12-25bump version / switch history orderFlorian Dold
2019-12-20README: add lineFlorian Dold
2019-12-20add README and COPYINGFlorian Dold
2019-12-20bump version, hide unfinished UI partsFlorian Dold
2019-12-20UI tweaks in progressFlorian Dold
2019-12-19fix android warningsFlorian Dold
2019-12-19prompt for reset, hide spurious error messageFlorian Dold
2019-12-17display errors from the wallet backendFlorian Dold
2019-12-16license headerFlorian Dold
2019-12-16bump deps, fix crash on orientation change, add license headersFlorian Dold
2019-12-10use new module loadingFlorian Dold