index
:
taler-android
bug-0007472
bug-7478
bug-7479
bug-7483
master
Android apps for GNU Taler (wallet, PoS, cashier) [personal workspace]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wallet
/
src
/
main
/
res
/
layout
Age
Commit message (
Expand
)
Author
2020-09-28
[wallet] implement exchange selection for withdrawals
Torsten Grote
2020-09-16
Make apps work on API 21+ (except cashier that needs 23+)
Torsten Grote
2020-09-07
[wallet] always show product details (remove details button)
Torsten Grote
2020-09-03
[wallet] migrate away from kotlin view extensions
Torsten Grote
2020-08-12
[wallet] fix icon tint declaration (CI lint error)
Torsten Grote
2020-08-06
[wallet] show error icon for transactions with error
Torsten Grote
2020-07-30
[wallet] upgrade payment flow to new API
Torsten Grote
2020-07-29
[wallet] update to new wallet-core with v8 exchange API
Torsten Grote
2020-07-17
[wallet] add UI for making manual withdrawal via exchange
Torsten Grote
2020-07-17
[wallet] Allow to add an exchange manually by providing its base URL
Torsten Grote
2020-07-17
[wallet] show list of known exchanges in settings
Torsten Grote
2020-06-26
[wallet] Move Anastasis UI mockup into its own library module
Torsten Grote
2020-06-22
[wallet] Improve Anastasis UI mockup
Torsten Grote
2020-06-11
[wallet] UI mockup for backup and anastasis
Torsten Grote
2020-05-22
[wallet] add option to enter URI manually by long pressing scan button
Torsten Grote
2020-05-20
[wallet] implement transaction search
Torsten Grote
2020-05-15
[wallet] show generic transaction titles in detail action bar
Torsten Grote
2020-05-15
[wallet] remove unused strings after moving to new transaction API
Torsten Grote
2020-05-15
[wallet] show a pending badge next to balances with pending transactions
Torsten Grote
2020-05-15
[wallet] provide extra info in transactions when withdrawal requires confirma...
Torsten Grote
2020-05-15
[wallet] add clickable actions to transaction details screen
Torsten Grote
2020-05-15
[wallet] Remove success pages for withdrawal and payment
Torsten Grote
2020-05-15
[wallet] render transaction list from new transactions API
Torsten Grote
2020-05-15
[wallet] separate history and transactions UI
Torsten Grote
2020-05-13
[wallet] adapt fee parsing to wallet-core changes
Torsten Grote
2020-04-30
[wallet] show ToS markdown in expandable sections
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
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
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
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-24
Fix Wallet QR code scanning and nightly version number display
Torsten Grote
2020-03-18
Fix lint issues and CI dependencies
Torsten Grote
2020-03-18
Merge all three apps into one repository
Torsten Grote