index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
src
/
cgeo
/
geocaching
/
files
/
GPXParserTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#1744: user name wrongly parsed/written in GPX import/export
Bananeweizen
2012-06-08
1
-3
/
+6
*
refactoring: remove some of the TODOs
Bananeweizen
2012-05-06
1
-2
/
+1
*
Refactoring: remove redundant local variables
Samuel Tardieu
2012-04-27
1
-2
/
+1
*
refactoring of database access
Bananeweizen
2012-04-23
1
-3
/
+3
*
refactoring: renames and encapsulation
Bananeweizen
2012-04-19
1
-2
/
+2
*
Implement equals() and hashCode() for Geopoint
Samuel Tardieu
2012-04-11
1
-2
/
+2
*
Waypoint and caches both have coordinates, add ICoordinates interface
Samuel Tardieu
2012-04-11
1
-3
/
+1
*
fix #1281: .gpx import fails to recognize most caches in TX Challenge
Bananeweizen
2012-03-20
1
-0
/
+6
*
fix #972: mark non GC caches as reliable
Bananeweizen
2012-01-14
1
-0
/
+2
*
Consistent naming for "premium members"
blafoo
2012-01-01
1
-1
/
+1
*
refactoring: immutable attributes collection
Bananeweizen
2011-12-31
1
-1
/
+1
*
refactoring for #908: waypoint list of cache is immutable for clients
Bananeweizen
2011-12-26
1
-1
/
+1
*
refactoring: reduce boxing/unboxing craziness
Bananeweizen
2011-12-03
1
-6
/
+6
*
Merge remote branch 'blafoo/cachetype'
Bananeweizen
2011-11-23
1
-3
/
+3
|
\
|
*
Use of CacheType instead of String
blafoo
2011-11-18
1
-3
/
+3
*
|
fix #821: import timestamps with 7 digits in seconds fraction
Bananeweizen
2011-11-21
1
-0
/
+11
|
/
*
Merge remote branch 'stephanme/importwpt'
Bananeweizen
2011-11-13
1
-3
/
+1
|
\
|
*
new: cancel GPX import with back button
Stephan Merker
2011-11-09
1
-2
/
+1
*
|
more unit tests
bananeweizen
2011-11-11
1
-5
/
+3
|
/
*
Get rid of deprecated methods related to coordinates
Samuel Tardieu
2011-11-07
1
-3
/
+3
*
fixed deprecation warnings
Stephan Merker
2011-11-05
1
-3
/
+3
*
new: import caches from unknown source, fixes #720
Bananeweizen
2011-11-01
1
-6
/
+20
*
Merge remote branch 'stephanme/importwpt'
Bananeweizen
2011-11-01
1
-25
/
+11
|
\
|
*
fix #714: Progress bar wrong when importing gpx with waypoints
Stephan Merker
2011-10-30
1
-25
/
+11
*
|
No direct access to fields
blafoo
2011-10-26
1
-51
/
+51
|
/
*
fix #369: waypoints sorted wrongly
Bananeweizen
2011-10-23
1
-3
/
+3
*
#310, import GPX from mail
Bananeweizen
2011-10-16
1
-1
/
+1
*
support cache type "unknown", fixes #518
Bananeweizen
2011-10-16
1
-2
/
+3
*
use WaypointType
koem
2011-10-11
1
-2
/
+2
*
Merge remote branch 'upstream/master' into enums
koem
2011-10-10
1
-0
/
+10
|
\
|
*
fix: also handle time stamps containing milli seconds in GPX
Bananeweizen
2011-10-08
1
-0
/
+10
*
|
always use WaypointType
koem
2011-10-08
1
-2
/
+2
|
/
*
Make several things static following the Settings static move
Samuel Tardieu
2011-10-05
1
-5
/
+5
*
Made some public methods package private
Stephan Merker
2011-10-03
1
-3
/
+0
*
Refactoring: put tests into same java package as tested class
Stephan Merker
2011-10-03
1
-0
/
+212