darodriguezalv / mytracks

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

Sort order of track-list not alphabetically by track-name (grouped by activity now) #1270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. recording several tracks with different activities
2. opening mytracks and look the track-list
3. the list is not sorted by trackname, but grouped by activity

What is the expected output? What do you see instead?

The sorting should not be grouped by activity. At least there should be a 
setting to deactivate this unuseful sorting

What version of MyTracks are you using? 

2.0.4 (Package version 66) 

On what version of Android? 

Android 4.1.2 (Omega 20.1) with root

On what phone?

Samsung Galaxy S2 

Please provide any additional information here:

On previous mytracks 2.0.3 the sorting was only by track-name, not grouped.

Original issue reported on code.google.com by francwal...@gmail.com on 21 Mar 2013 at 1:02

GoogleCodeExporter commented 9 years ago
In the previous version, the sorting was done based on track id.

In 2.0.4, the sorting order is based on "TracksColumns.STARTTIME DESC" to 
support Google Drive sync. The sorting order shouldn't be based on either the 
track-name or activity-type.

Jimmy

Original comment by jshih@google.com on 15 Apr 2013 at 8:12

GoogleCodeExporter commented 9 years ago
There seems to be a bug in the way this sort works vis-a-vis tracks recorded 
before installing 2.0.4.  All tracks recorded since then appear BELOW those 
recorded earlier, though amongst themselves they're sorted correctly.

Original comment by beer...@gmail.com on 28 May 2013 at 9:13

GoogleCodeExporter commented 9 years ago
I have just noticed that the tracks in the My Tracks screen are listed in order 
by Date Time, seemingly, descending from about 2013-02-28 down to 2012-09-26 
then from there they start over again at 2013-08-09 down to 2013-03-27.  
Obviously these dates are dependent on the days I actually used the app.

This is definitely inconvenient to have to scroll all the way down to the end 
of a list of Tracks to see my activities for last week.  What can be done about 
this?  Do I have to export or delete all of my Tracks up to 2013-03-27?  If so 
can I reimport them and will they then use the new sorting method mentioned in 
Jimmy's post above.

TIA,
Paul

Original comment by pcook...@gmail.com on 9 Aug 2013 at 5:06

GoogleCodeExporter commented 9 years ago
This should be fixed in version 2.0.5. If not, please file a new file.

Original comment by jshih@google.com on 12 Aug 2013 at 9:18