yasuhal / mytracks

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

Import GPX-File Menu Button #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
there should be a import menu button to select a gpx file from the sdcard. I 
think most users are 
not aware of the import feature. I discovered it while reading the issues list.

If you're a developer, are you willing to implement this yourself?
yes

Original issue reported on code.google.com by steffen.horlacher@gmail.com on 18 May 2010 at 8:47

GoogleCodeExporter commented 8 years ago
Totally agreed - indeed I think this is a usability bug.

Original comment by rdama...@google.com on 19 May 2010 at 7:43

GoogleCodeExporter commented 8 years ago
Okay, it's accepted and labeled high priority.  What's the ship date?

Original comment by christopher.wanko on 29 Jun 2010 at 3:18

GoogleCodeExporter commented 8 years ago
I opened the issue and would like to implement this feature but there are 
already two other importer related code review requests pending ( Issue 61 and 
Issue 82 ). As soon as those will be merged into the main repository can start 
with this feature. I'm not sure about a date though, Rodrigo wrote something 
about another project they  are currently working on: 
http://code.google.com/p/mytracks/issues/detail?id=61#c6

Original comment by steffen.horlacher@gmail.com on 29 Jun 2010 at 6:41

GoogleCodeExporter commented 8 years ago
These review requests are no longer pending, feel free to do it whenever you 
want :)

Original comment by rdama...@google.com on 25 Aug 2010 at 2:14

GoogleCodeExporter commented 8 years ago
Blockers gone, Steffen has the green light!

Original comment by christopher.wanko on 25 Aug 2010 at 3:01

GoogleCodeExporter commented 8 years ago
Steffen, status update?

Original comment by christopher.wanko on 27 Oct 2010 at 5:26

GoogleCodeExporter commented 8 years ago
I'm very sorry Christopher, but I'm stuffed with work for the next few months 
and can't find the time to do it. Even though it's a relatively small change :-(

Original comment by steffen.horlacher@gmail.com on 2 Nov 2010 at 7:50

GoogleCodeExporter commented 8 years ago
thanks for the update, i appreciate the honesty

Original comment by christop...@wanko.com on 2 Nov 2010 at 9:35

GoogleCodeExporter commented 8 years ago

Original comment by sandordo...@google.com on 17 Nov 2010 at 2:39

GoogleCodeExporter commented 8 years ago
This should be a menu option, right? If yes, let me know an I'll search/make an 
icon for it.

Original comment by marian.s...@gmail.com on 17 Nov 2010 at 6:01

GoogleCodeExporter commented 8 years ago
Thanks.
Yes, I agree that it should be a menu option. It probably won't be in the first 
5 menu items, though, so while you can make an icon, keep in mind that it won't 
show for most users.

Original comment by rdama...@google.com on 17 Nov 2010 at 6:54

GoogleCodeExporter commented 8 years ago
Icon won't make sense; I would look for it after choosing "Tracks" and then 
hitting my menu button on the device to get additional choices.  I would expect 
import/export or a separate choice for import.

Original comment by christopher.wanko on 17 Nov 2010 at 1:07

GoogleCodeExporter commented 8 years ago
I kind of like the idea of trying to not rely on the menu button so much.  An 
on screen button from the tracks activity seems more natural and findable.

Original comment by sandordo...@google.com on 17 Nov 2010 at 5:41

GoogleCodeExporter commented 8 years ago
Well, we have "Pick a Track" from "Tracks", and a little space to left of 
"Export all Tracks" and "Delete all Tracks" at the bottom.  Thinking of 
refactoring, I can see: "Import", "Export", "Delete" and then perhaps a mode by 
which you (multi)select the tracks as listed, then execute your chosen command.

"Import" at first might require pushing the GPX files to the GPX subdir for 
MyTracks.  I suppose the next bit of function would be to allow a user to 
choose an arbitrary file on a device for import.

Original comment by christopher.wanko on 17 Nov 2010 at 5:47

GoogleCodeExporter commented 8 years ago

Original comment by rdama...@google.com on 22 Nov 2010 at 10:31

GoogleCodeExporter commented 8 years ago

Original comment by sandordo...@google.com on 29 Nov 2010 at 3:41

GoogleCodeExporter commented 8 years ago

Original comment by sandordo...@google.com on 6 Jan 2011 at 11:43

GoogleCodeExporter commented 8 years ago
I've just implemented this and have posted a review request (320).

The import is launched via a button in the tracks list activity (next to export 
all and delete all), and attempts to import all files ending in .gpx found in 
the /sdcard/MyTracks/gpx directory.

Original comment by dhpigg...@gmail.com on 13 Feb 2011 at 10:33

GoogleCodeExporter commented 8 years ago
I pulled in the import all change.  I'll open a new feature request to select a 
single file.

Original comment by sandordo...@google.com on 16 Feb 2011 at 3:44

GoogleCodeExporter commented 8 years ago
HELP! My /sdcard has no such name as MyTracks. The app is already stored on my 
SD card. Why cannot I see/find it anywhere when I try to import my .gpx files?

Original comment by scarbre...@gmail.com on 4 Mar 2012 at 1:18