zcash-android-wallet-sdk/src/main
Jack Grigg 8d9124fab5
Pass paths into the SQL API using AsRef<Path> instead of &str
This enables both &str and &Path to be used, depending on how the API is
being called.
2019-02-08 21:06:21 +00:00
..
java/cash/z/wallet/sdk bugfix: update JNI method signature to match implementation. 2019-02-05 11:24:40 -05:00
proto Remove now-unused ValueReceived protobuf 2019-01-31 16:09:37 +00:00
res/values initial commit of sample project code 2018-11-20 12:59:08 -05:00
rust Pass paths into the SQL API using AsRef<Path> instead of &str 2019-02-08 21:06:21 +00:00
AndroidManifest.xml initial commit of sample project code 2018-11-20 12:59:08 -05:00