Commit Graph

111 Commits

Author SHA1 Message Date
Kevin Gorham 89a64f6d6d protobufs finally are functional 2018-10-11 03:19:01 -04:00
Kevin Gorham 2acde837c7 next step in moving the subrepo to the proper place 2018-10-10 20:08:04 -04:00
Kevin Gorham c8ab809b34 git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git zcash-android-wallet-app/zcash-android-welding
subrepo:
  subdir:   "zcash-android-wallet-app/zcash-android-welding"
  merged:   "9d5cec7"
upstream:
  origin:   "git@github.com:gmale/zcash-android-wallet-sdk-poc.git"
  branch:   "master"
  commit:   "9d5cec7"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2018-10-10 19:49:25 -04:00
Kevin Gorham 4fca6aa112 move subrepo from toplevel directory.
Symlinks seem to be confusing the build system so lets change the approach and see if that helps.
2018-10-10 19:06:09 -04:00
Kevin Gorham eab29142a3 version cleanup 2018-10-10 11:37:36 -04:00
Kevin Gorham e43b642076 migrate to gradle's Kotlin DSL 2018-10-09 21:18:23 -04:00
Kevin Gorham 37df88a306 adjusted project structure to reflect conversations with @str4d and @gtank.
Code compiles and runs but the building of the shared libraries needs to be pulled into gradle or else the build/rust/target directory will be deleted after every clean build and never restored.
2018-10-09 19:35:13 -04:00
Kevin Gorham 29c47c08fb Sample app compiles and runs.
So far this just demonstrates adding an Android Library project that uses Rust through the JNI. The next step would be to get protobufs working across the JNI boundary.
2018-10-09 00:27:16 -04:00
Kevin Gorham 9673f8f9a9 git subrepo clone git@github.com:gmale/zcash-android-wallet-sdk-poc.git
subrepo:
  subdir:   "zcash-android-wallet-sdk-poc"
  merged:   "4f1d93a"
upstream:
  origin:   "git@github.com:gmale/zcash-android-wallet-sdk-poc.git"
  branch:   "master"
  commit:   "4f1d93a"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
2018-10-08 17:06:01 -04:00
Kevin Gorham 2dda732d62 initialize sub projects 2018-10-05 11:22:34 -04:00
Kevin Gorham d6a938aacd
Initial commit 2018-10-04 11:11:13 -04:00