Go to file
Kevin Gorham 5a956a55d3
Improved transaction detail UI and behavior.
Differentiate pending transactions, show address when we can parse it from the memo, allow address copy.
2020-03-27 16:46:38 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2020-01-17 16:00:43 -06:00
app Improved transaction detail UI and behavior. 2020-03-27 16:46:38 -04:00
buildSrc Updated build and dependencies. 2020-02-12 08:03:14 -05:00
feedback Extend analytics to include taps, screen views, and send flow. 2020-02-21 18:52:57 -05:00
gradle/wrapper Added configuration to support QR scanning. 2020-01-08 03:42:49 -05:00
lockbox Refactor to add support for SDK plugins. 2020-02-12 07:59:47 -05:00
mnemonic Refactor to add support for SDK plugins. 2020-02-12 07:59:47 -05:00
qrecycler Created module for feedback 2019-12-13 07:58:43 -05:00
.gitignore Initial commit. 2019-11-26 15:29:16 -05:00
CHANGELOG.md Updated build, dependencies and added changelog. 2020-02-21 19:03:00 -05:00
LICENSE Initial commit 2019-11-24 16:40:00 -05:00
README.md Initial commit 2019-11-24 16:40:00 -05:00
build.gradle Updated build and dependencies. 2020-02-12 08:03:14 -05:00
gradle.properties General fixes and cleanup. 2020-01-31 11:32:36 -05:00
gradlew Initial commit. 2019-11-26 15:29:16 -05:00
gradlew.bat Initial commit. 2019-11-26 15:29:16 -05:00
settings.gradle Updated build and dependencies. 2020-02-12 08:03:14 -05:00

README.md

zcash-android-wallet

Android wallet using the Zcash Android SDK that is maintained by core developers.