Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | [wallet] add clickable actions to transaction details screen | Torsten Grote | |
Bank confirmation can be reached from withdrawal screen and digital fulfillment (http URI) from payment screen. | |||
2020-05-15 | [wallet] Remove success pages for withdrawal and payment | Torsten Grote | |
The user is now brought the the transaction list where both are shown directly as pending transactions. | |||
2020-05-15 | [wallet] render transaction list from new transactions API | Torsten Grote | |
2020-05-15 | [wallet] separate history and transactions UI | Torsten Grote | |
The history with its JSON payload is only shown in dev mode while the transactions are prepared to move to the new API. | |||
2020-05-13 | [wallet] adapt fee parsing to wallet-core changes | Torsten Grote | |
2020-05-08 | [wallet] Show versions in settings when dev mode is on | Torsten Grote | |
2020-05-04 | Rename Purchase Reference to Receipt # | Torsten Grote | |
2020-04-30 | [wallet] show ToS markdown in expandable sections | Torsten Grote | |
2020-04-24 | [wallet] manage Google Play data with fastlane | Torsten Grote | |
2020-04-16 | [wallet] allow transactions to be selected by long tap | Torsten Grote | |
2020-04-16 | [wallet] change main screen if there is only one currency | Torsten Grote | |
If there is more than one currency, the screen shows a list of balances per currency like it used to. If there is only one currency, the main screen directly shows the list of transactions with the balance in the toolbar. | |||
2020-04-15 | [wallet] show simplified transactions per currency | Torsten Grote | |
2020-04-15 | [wallet] rename history to transactions | Torsten Grote | |
2020-04-15 | [wallet] move dev mode and TESTKUDOS into proper settings screen | Torsten Grote | |
2020-04-15 | [wallet] use floating action button for scan action | Torsten Grote | |
This prepares a layout change for display of balances and transactions. | |||
2020-04-13 | [wallet] Fix HistoryEventTest and run unit tests in CI | Torsten Grote | |
2020-04-08 | [wallet] add option to see exchange's fee structure | Torsten Grote | |
2020-04-03 | [wallet] add detail page for payment sent event in history | Torsten Grote | |
2020-04-03 | [wallet] add detail page for withdrawal event in history | Torsten Grote | |
Also make history accessible by tapping the balance | |||
2020-04-02 | [wallet] Show withdraw fee | Torsten Grote | |
2020-04-02 | [wallet] Show withdraw summary before ToS and do one-click accept | Torsten Grote | |
2020-04-02 | [wallet] remove abort/cancel buttons | Torsten Grote | |
2020-04-01 | [wallet] automatic code cleanup | Torsten Grote | |
2020-03-30 | [wallet] Add basic support for refunds | Torsten Grote | |
2020-03-24 | Fix Wallet QR code scanning and nightly version number display | Torsten Grote | |
2020-03-20 | Let all apps use the same Amount class | Torsten Grote | |
The wallet now also uses taler-kotlin-common | |||
2020-03-18 | Fix lint issues and CI dependencies | Torsten Grote | |
2020-03-18 | Merge all three apps into one repository | Torsten Grote | |