Go to file
Kevin Gorham fcaa04a6fe
Refactor: FeedbackObservers should not have to know about the Coordinator.
This also makes the initialization of feedback easier to reason about because there is no magic involved with adding the observers.
2019-12-14 17:33:35 -05:00
app Refactor: FeedbackObservers should not have to know about the Coordinator. 2019-12-14 17:33:35 -05:00
buildSrc Created module for feedback 2019-12-13 07:58:43 -05:00
feedback Refactor: FeedbackObservers should not have to know about the Coordinator. 2019-12-14 17:33:35 -05:00
gradle/wrapper Initial commit. 2019-11-26 15:29:16 -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
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 Initial commit. 2019-11-26 15:29:16 -05:00
gradle.properties Initial commit. 2019-11-26 15:29:16 -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 Created module for feedback 2019-12-13 07:58:43 -05:00

README.md

zcash-android-wallet

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