Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen for insertion of data fitting the configured workouts #7

Open
strooooke opened this issue Jan 5, 2016 · 0 comments
Open

Listen for insertion of data fitting the configured workouts #7

strooooke opened this issue Jan 5, 2016 · 0 comments
Milestone

Comments

@strooooke
Copy link
Owner

... and automatically mark them as done, canceling the reminder for them.

Problem: using https://developers.google.com/android/reference/com/google/android/gms/fitness/SessionsApi.html#registerForSessions(com.google.android.gms.common.api.GoogleApiClient,%20android.app.PendingIntent) allows only listening for sessions that got explicitely started, not for sessions inserted after the fact (like quickfit itself does it). Also, stuff like walking around as collected by the Google Fit app itself from sensor data does not get consolidated into a session.

@strooooke strooooke added this to the 0.3 milestone Jan 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant