Matthew Duggan

Results 22 comments of Matthew Duggan

I made a start on this, but it seems the API is still a little broken. I used the REST API here: https://developers.google.com/fit/rest/ and I can list sessions and data...

I rebased #110 and fixed the code a little, but it still has a problem in that uploaded activities don't appear on the fit dashboard. They are there if you...

I haven't looked at it recently, but every time I look the rest API is a little bit less broken. I probably won't have time in the next couple of...

Made lots of improvements, I think it's basically ready to go now. Please let me know what you think..

I've rebased this and updated to work with the latest version of the dependencies. It still works fine. The `oauth2client` package has been deprecated so probably should be updated to...

In this case "force-pushed" means that I updated my copy of it with a new one and discarded my old attempt. It's still up to @cpfair whether he wants to...

Has anyone else started on this? If not then I might pick it up as a weekend project - don't want to make any promises because I'm not confident I'll...

I just updated my PR for it, should still be good. It doesn't support `DeleteActivity` though, which I think was added after I made it.

Sorry, I haven't come back to it and probably won't any time soon - please feel free to pick up and update from my last PR!

Updated for the latest master. The check fail is weird - there seems to be a problem that occasionally pops up if you run the unit tests lots of times.