Go to file
Kevin Gorham a357afe09a
General fixes and cleanup.
- Allow tiny transaction amounts and improve display
- show toAddress and memo when we know it
- Bugfix: self transactions are not duplicated
- Turned Developer logs back on and cleaned up output a bit
2020-01-31 11:32:36 -05:00
app General fixes and cleanup. 2020-01-31 11:32:36 -05:00
buildSrc Fix dagger implementation by simplifying things and removing Dagger Android. 2020-01-06 00:01:06 -05:00
feedback Final improvements before beta release. 2020-01-15 10:32:54 -05:00
gradle/wrapper Added configuration to support QR scanning. 2020-01-08 03:42:49 -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 Implemented the Restore feature. 2020-01-31 11:31:36 -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 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.