aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/TrackableActivity.java
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2013-01-26 21:27:00 +0100
committerSamuel Tardieu <sam@rfc1149.net>2013-01-26 21:27:00 +0100
commit39b49aadcad15902f31b188d2b0630e35b0702c2 (patch)
treeb2211b5a57e4e4aa77932ed70d9a7324d172e70d /main/src/cgeo/geocaching/TrackableActivity.java
parent0e61a06b68cc13dccd95c779fdfa9e3db76a2625 (diff)
downloadcgeo-39b49aadcad15902f31b188d2b0630e35b0702c2.zip
cgeo-39b49aadcad15902f31b188d2b0630e35b0702c2.tar.gz
cgeo-39b49aadcad15902f31b188d2b0630e35b0702c2.tar.bz2
Do not use a N² algorithm when merging waypoints sets
The prefix of a waypoint must be unique for a given cache, so use that instead of the name for merging (the name needs not be unique). Also, it won't break if we have duplicate prefixes in the old waypoints list, those will be kept as well in the new list.
Diffstat (limited to 'main/src/cgeo/geocaching/TrackableActivity.java')
0 files changed, 0 insertions, 0 deletions