Go to file
Kevin Gorham 1d25feadf9
Fix dagger implementation by simplifying things and removing Dagger Android.
Dagger Android is overly complex and confusing and Google admitted that they need to change it and simply its use. In the meantime, it is easier to just remove it and setup dagger the old way.
2020-01-06 00:01:06 -05:00
app Fix dagger implementation by simplifying things and removing Dagger Android. 2020-01-06 00:01:06 -05:00
buildSrc Fix dagger implementation by simplifying things and removing Dagger Android. 2020-01-06 00:01:06 -05:00
feedback Iterated on wallet creation 2019-12-23 14:41:14 -05:00
gradle/wrapper Initial commit. 2019-11-26 15:29:16 -05:00
lockbox Iterated on wallet creation 2019-12-23 14:41:14 -05:00
mnemonic Cleanup and bugfixes. 2019-12-23 14:41: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 Fix dagger implementation by simplifying things and removing Dagger Android. 2020-01-06 00:01:06 -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 Modifications to configuration and tests. 2019-12-23 14:41:15 -05:00

README.md

zcash-android-wallet

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