Call ActivitySummary() and Profile() concurrently.
[kraftakt.git] / fitbit /
2018-01-22 Florian ForsterCall ActivitySummary() and Profile() concurrently.
2018-01-22 Florian ForsterPackage fitbit: ActivitySummery(): Log full response.
2018-01-16 Florian ForsterPackage fitbit: Don't URL-decode Fitbit's signature.
2018-01-16 Florian ForsterImplement mapping of heart rate zones.
2018-01-16 Florian ForsterRebrand as "Kraftakt".
2018-01-15 Florian ForsterImplement storing of calories expended.
2018-01-12 Florian ForsterPackage fitbit: Implement the Profile() method.
2018-01-11 Florian ForsterPackage app: Wrap oauth2.TokenSource to ensure datastor...
2018-01-11 Florian ForsterPackage fitbit: Update RefreshToken in Datastore after...
2018-01-10 Florian ForsterPackage fitbit: Fix activity summary URL.
2018-01-10 Florian ForsterMove more logic into the "fitbit" and (new) "app" packages.
2018-01-10 Florian ForsterMore trial-and-error fixes.