zcash-android-wallet/app
Kevin Gorham 771d10358e
Fix nearly all bugs from yesterday's stress test.
- reset the send data after a successful transaction submission
    - failed txs will keep the data around for a retry
- improved wallet details
    - added a footer so that it is easier to see scroll behavior
    - unblocked the navigation icons
    - fix change displayed to be ZEC instead of zatoshi
    - fix spacing and sizing for amount text
    - colored the amount available text at the top (emphasize amount)
- improved t-address experience
    - valid t-addresses are recognized in the UI
    - remove shield for transparent sends
    - don't allow memos
    - message the user about unshielded transactions
- improved icon positioning on home screen (and profile)
2020-01-10 13:58:10 -05:00
..
src Fix nearly all bugs from yesterday's stress test. 2020-01-10 13:58:10 -05:00
.gitignore Initial commit. 2019-11-26 15:29:16 -05:00
build.gradle Fixes after the team testing session. 2020-01-10 02:53:16 -05:00
proguard-rules.pro Modifications to configuration and tests. 2019-12-23 14:41:15 -05:00