yasuhal / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 1 forks source link

Add a broadcast when recording is started/stopped/waypoint is added #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For integration with external apps, we should send a broadcast message in
the following situations:
1. When a track starts being recorded (so, e.g., the other app can also
start recording something or doing something with the data)
2. When a track stops being recorded
3. When a waypoint is added

I'd also consider one for every new point added, but it may be too
fine-grained.

Original issue reported on code.google.com by rdama...@google.com on 12 May 2010 at 6:08

GoogleCodeExporter commented 9 years ago

Original comment by rdama...@google.com on 20 May 2010 at 6:50

GoogleCodeExporter commented 9 years ago
Can we close this now?  I think we have everything except a broadcast for 
waypoints.  Should we open a separate low priority issue for that?

Original comment by sandordo...@google.com on 20 Dec 2010 at 6:21

GoogleCodeExporter commented 9 years ago
I can't immediately think of a use case of intercepting waypoints, so let's 
close this - if anyone requests it we can do the waypoint broadcast.

Original comment by rdama...@google.com on 30 Dec 2010 at 11:22