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
/
main
/
src
/
cgeo
/
geocaching
/
geopoint
/
Geopoint.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename package
Bananeweizen
2014-11-02
1
-601
/
+0
*
Add NonNull annotations
Samuel Tardieu
2014-10-09
1
-1
/
+1
*
minor code cleanups
Bananeweizen
2014-05-17
1
-6
/
+5
*
refactoring: factor out coordinates validity checks
Samuel Tardieu
2014-04-15
1
-0
/
+27
*
Add more @NonNull annotations
Samuel Tardieu
2014-03-22
1
-1
/
+1
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-02-28
1
-2
/
+2
|
\
|
*
fix #3594: personal note parsing is too loose
Samuel Tardieu
2014-02-28
1
-2
/
+2
*
|
refactoring: remove unused code
Bananeweizen
2014-01-12
1
-18
/
+8
|
/
*
refactoring: remove unused code
Bananeweizen
2013-10-05
1
-3
/
+3
*
fix #2867: Multiple distance
Bananeweizen
2013-08-20
1
-11
/
+41
*
cleanup: remove unnecessary imports
Samuel Tardieu
2013-07-14
1
-6
/
+0
*
Remove elevation handling
Samuel Tardieu
2013-07-14
1
-28
/
+0
*
Correct log messages to account for refactoring
campbeb
2013-06-05
1
-2
/
+2
*
fix #2624: coordinates display is wrong near a confluence point
Samuel Tardieu
2013-04-02
1
-0
/
+10
*
code cleanup
Bananeweizen
2013-02-24
1
-19
/
+10
*
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-21
/
+14
|
\
|
*
fix #2389: Parse errors in cgeocoords
Bananeweizen
2013-01-13
1
-19
/
+12
*
|
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-1
/
+1
*
|
Opencaching integration with oc11xml api
rsudev
2012-12-31
1
-0
/
+2
*
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
1
-19
/
+11
*
|
Refactoring: remove pointless null checks
Samuel Tardieu
2012-12-18
1
-1
/
+1
|
/
*
fix #1828: Coords conversion to DMS not working correct
Bananeweizen
2012-07-01
1
-1
/
+1
*
Fix #1722: do not use BigDecimal in computations
Samuel Tardieu
2012-06-05
1
-57
/
+268
*
Refactoring: add missing override annotations
Samuel Tardieu
2012-05-23
1
-0
/
+2
*
refactoring: remove some of the TODOs
Bananeweizen
2012-05-06
1
-2
/
+0
*
Display distance immediately in cache details
Samuel Tardieu
2012-05-01
1
-6
/
+6
*
Refactoring: fix Javadoc for Geopoint
Samuel Tardieu
2012-04-22
1
-3
/
+3
*
Refactoring: keep GeopointParser private to its package
Samuel Tardieu
2012-04-21
1
-3
/
+19
*
Refactoring: move Direction out of Geopoint
Samuel Tardieu
2012-04-20
1
-177
/
+4
*
Make Geopoint parcelable
Samuel Tardieu
2012-04-16
1
-2
/
+36
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-2
/
+1
*
Refactoring: remove int based Geopoint and Viewport constructors
Samuel Tardieu
2012-04-12
1
-13
/
+0
*
fix #1394: Red Circles around Event Caches
Bananeweizen
2012-04-12
1
-1
/
+3
*
Implement equals() and hashCode() for Geopoint
Samuel Tardieu
2012-04-11
1
-12
/
+17
*
Waypoint and caches both have coordinates, add ICoordinates interface
Samuel Tardieu
2012-04-11
1
-3
/
+8
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
Optimization - Avoid use of internal getters.
campbeb
2012-03-18
1
-7
/
+7
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-1
/
+38
*
Added exception handling for NumberFormatException
Torsten Keil
2012-02-17
1
-7
/
+22
*
Implementation for issue #1120
Torsten Keil
2012-02-17
1
-1
/
+218
*
Enabled (and fixed) (more) warnings
blafoo
2011-11-18
1
-1
/
+2
*
Accept any coordinate when creating a Geopoint
Samuel Tardieu
2011-11-09
1
-30
/
+2
*
Use a less general formatter
Samuel Tardieu
2011-11-09
1
-27
/
+1
*
No direct access to fields
blafoo
2011-10-26
1
-2
/
+2
*
Do not FC when the cache coordinates are unparsable
Samuel Tardieu
2011-10-09
1
-3
/
+15
*
Add new Geopoint constructor with separate latitude and longitude texts
Samuel Tardieu
2011-09-27
1
-2
/
+14
*
Prefer a canonical longitude representation
Samuel Tardieu
2011-09-22
1
-1
/
+2
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
1
-0
/
+274