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
/
src
/
cgeo
/
geocaching
/
geopoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting
SammysHP
2011-09-14
4
-316
/
+350
*
Use bearing in the [0,360[ range
Samuel Tardieu
2011-09-13
1
-2
/
+4
*
Remove one instance of getHumanDistance()
Samuel Tardieu
2011-09-13
1
-2
/
+2
*
Factor distance parser into its own class and static method
Samuel Tardieu
2011-09-10
2
-1
/
+47
*
Inline setLatitude and setLongitude
Samuel Tardieu
2011-09-10
1
-56
/
+14
*
Mark the class Geopoint as final
Samuel Tardieu
2011-09-10
1
-1
/
+1
*
Reformat as the other files
Samuel Tardieu
2011-09-10
1
-258
/
+258
*
Use Android provided library for distance and bearing computations
Samuel Tardieu
2011-09-10
1
-65
/
+16
*
fix: don't throw exception on zero distance
Bananeweizen
2011-09-10
1
-2
/
+2
*
Refactoring to use Geopoint for coordinates
Samuel Tardieu
2011-09-08
1
-0
/
+11
*
Make Geopoint immutable, see #58
SammysHP
2011-09-07
1
-85
/
+16
*
code cleanup: protect abstract class constructors, rewrite long constant
Bananeweizen
2011-08-31
1
-9
/
+9
*
equals() --> isEqualTo(), (see #58, #195)
SammysHP
2011-08-16
2
-5
/
+4
*
patterns should not be created multiple times for performance reasons,
bananeweizen
2011-08-16
2
-6
/
+6
*
Outsource GeopointParser. (see #58)
SammysHP
2011-08-15
3
-148
/
+162
*
Refactor Geopoint and GeopointFormatter. (see #58)
SammysHP
2011-08-15
2
-0
/
+756