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

Unable to 'pause' while in 'follow-me' mode #1117

Closed
m4gr3d opened this issue Oct 2, 2014 · 5 comments
Closed

Unable to 'pause' while in 'follow-me' mode #1117

m4gr3d opened this issue Oct 2, 2014 · 5 comments
Assignees
Labels

Comments

@m4gr3d
Copy link
Member

m4gr3d commented Oct 2, 2014

Pressing the pause button while in follow-me doesn't do anything: Follow-me is still active.

@m4gr3d m4gr3d added the bug label Oct 3, 2014
@squilter
Copy link
Member

squilter commented Oct 3, 2014

Up until now, the way to do this was by switching to loiter. The pebble app (which was designed for follow-me) has three buttons: follow, loiter, rtl.

@arthurbenemann
Copy link
Member

It's not doing anything because pause now is just sending a guided point, and follow-me doesn't detect the mode change.

@squilter We need to change the pebble app to request a pause, instead of the loiter. Because on tablet only changing to loiter can be disastrous. Could you take care of the pebble part, on your on timeframe?

@squilter
Copy link
Member

squilter commented Oct 3, 2014

Yes

@squilter
Copy link
Member

squilter commented Oct 3, 2014

I see you fixed the issue on the DP side. On the pebble side I think I only need to change the text from loiter to pause. Is there something else I need to fix?

@arthurbenemann
Copy link
Member

@squilter Just change the text, build the app and repackage it with DP. It might also be a good idea to update the constant name on https://github.com/DroidPlanner/droidplanner/blob/5652897881524ef22b62c8c73a311296bdeaf360/Android/src/org/droidplanner/android/notifications/PebbleNotificationProvider.java#L138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants