alidiepuit / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Patch: Display saved track from TrackManager context menu #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a patch to add "Display Track" to the context menu of TrackManager's 
list of tracks.  The track is displayed the same way as when recording a track.

The patch is against the current svn source code.

What steps will reproduce the problem?
1. Long-press a track in Track List
2. Choose "Display Track"
3. The track is displayed.

What is the expected output? What do you see instead?
Enhancement: The track is displayed.

What version of the product are you using (See "About" screen)?
current svn, based on 0.4.3

Make/model of your device, and Android version?
HTC Incredible, 2.1

Please provide any additional information below.

Original issue reported on code.google.com by jdmo...@nand.net on 17 Sep 2010 at 10:13

Attachments:

GoogleCodeExporter commented 9 years ago
This of course isn't a defect; I wasn't sure how to submit a patch directly.

Original comment by jdmo...@nand.net on 17 Sep 2010 at 10:15

GoogleCodeExporter commented 9 years ago
Thanks, that's a nice feature. I'll try to merge your patch as soon as the 
track manager thing is released.

Original comment by nguillau...@gmail.com on 19 Sep 2010 at 5:04

GoogleCodeExporter commented 9 years ago
Integrated in r215, thanks !

Original comment by nguillau...@gmail.com on 4 Oct 2010 at 3:45