Commit Graph

150 Commits

Author SHA1 Message Date
Kevin Gorham 0033f20ac5 minor tweaks to integrate with changes from @str4d 2018-11-21 15:15:28 -05:00
Kevin Gorham d4b2a37642
Merge pull request #5 from gmale/feature/integrate-rust
Feature/integrate rust
2018-11-21 05:14:35 -05:00
Kevin Gorham 2e5257354b bump version 2018-11-21 05:13:23 -05:00
Kevin Gorham 8ef552f29a connect to the rust AAR library 2018-11-21 05:11:48 -05:00
Kevin Gorham e1c968ff69 alpha release test
This is testing the automatic release of builds in response to tagging the repository. Everyone on the team should see this message.
2018-11-14 17:04:24 -05:00
Kevin Gorham f36bd9d6c5 added release tag script
This will make it easier to tag releases in a consistent way
2018-11-14 16:16:51 -05:00
Kevin Gorham 6b3e99b71d testing build triggers
Also verifying that subject and body messages display properly in slack.
2018-11-14 15:15:29 -05:00
Kevin Gorham ce78f7c591 testing build triggers 2018-11-14 14:43:33 -05:00
Kevin Gorham f23040bf04 version bump 2018-11-14 14:17:30 -05:00
Kevin Gorham faa993659a
Merge pull request #4 from gmale/feature/navigation-improvements
Feature/navigation improvements
2018-11-14 12:09:29 -05:00
Kevin Gorham 8d32ff7b4c version bump 2018-11-14 12:08:49 -05:00
Kevin Gorham 967297420a basic improvements complete.
Preparing for internal release to wallet team.
2018-11-14 12:06:03 -05:00
Kevin Gorham 05ed1763da checkpoint before calling it a night.
App bar is mostly working for each fragment. Need to cleanup the code and add shared element animations.
2018-11-14 00:16:53 -05:00
Kevin Gorham 39355fec9a tweaks from designer input 2018-11-13 18:51:40 -05:00
Kevin Gorham 949ed90659 hide fab while navigating away 2018-11-13 14:03:11 -05:00
Kevin Gorham f8ce61aa93 set fab colors 2018-11-13 13:48:40 -05:00
Kevin Gorham 386a0bac4e color the nav icons 2018-11-13 11:59:48 -05:00
Kevin Gorham 1189585842 improved nav drawer header 2018-11-12 16:17:26 -05:00
Kevin Gorham 6984547f75 improve drawer copy 2018-11-12 15:19:01 -05:00
Kevin Gorham 03ff42c0af improve navigation transitions 2018-11-12 15:11:28 -05:00
Kevin Gorham fd46e338d8
Merge pull request #3 from gmale/feature/add-navigation-destinations
add navigation skeleton
2018-11-12 13:39:33 -05:00
Kevin Gorham 123073f1ce add navigation skeleton 2018-11-12 13:38:37 -05:00
Kevin Gorham 711ae0caec
Merge pull request #2 from gmale/feature/add-di
added dagger to the project
2018-11-12 09:16:15 -05:00
Kevin Gorham 33e685c6dd added dagger to the project 2018-11-11 22:36:17 -05:00
Kevin Gorham 50c06a3dcb
Merge pull request #1 from gmale/feature/revert-gradle-kotlin-dsl
Feature/revert gradle kotlin dsl
2018-11-10 13:39:12 -05:00
Kevin Gorham 046ffc33b2 updated versions 2018-11-10 10:42:59 -05:00
Kevin Gorham e6abd26b5c testing targeted builds, by branch, again 2018-11-01 01:44:38 -04:00
Kevin Gorham 31750edef9 testing targeted builds, by branch 2018-11-01 01:39:33 -04:00
Kevin Gorham 5693ae909d cleanup build files a bit 2018-11-01 01:19:50 -04:00
Kevin Gorham 2bec3b9ae3 add deploygate badge to the repo 2018-10-31 23:15:30 -04:00
Kevin Gorham e99ab8524d Triggering a build via commit.
This is just a sample commit message to demonstrate how this would look in our slack channel.
2018-10-30 13:40:47 -04:00
Kevin Gorham 8c74476efa Merge branch 'master' into feature/revert-gradle-kotlin-dsl 2018-10-29 22:20:57 -04:00
Kevin Gorham 6f6b7eb60d
added bitrise badge 2018-10-29 22:16:32 -04:00
Kevin Gorham 23ab14e53b fix accidental octal 2018-10-29 22:13:21 -04:00
Kevin Gorham b008c75cbe changed version numbers 2018-10-29 22:06:28 -04:00
Kevin Gorham ec8e76f1ea fix lint error 2018-10-29 21:08:54 -04:00
Kevin Gorham f349c93886 revert to a basic drawer app 2018-10-29 20:22:22 -04:00
Kevin Gorham 8fbb08aeae improve the initial install experience.
Made it easier to get up and running wit Rust, rather than relying entirely on one-time configuration that is hard to remember, later down the line.
2018-10-28 02:17:31 -04:00
Kevin Gorham d1738e2862 sending protobuf through JNI layer and receiving it in Rust 2018-10-11 04:46:52 -04:00
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