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
/
GeopointFormatter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: remove bad default case statements
Bananeweizen
2014-01-01
1
-2
/
+1
*
fix #2624: coordinates display is wrong near a confluence point
Samuel Tardieu
2013-04-02
1
-15
/
+30
*
code cleanup
Bananeweizen
2013-02-24
1
-4
/
+2
*
code cleanup: remove debug code
Bananeweizen
2012-12-26
1
-3
/
+2
*
Refactoring: remove unnecessary enum qualifiers
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
code cleanup: fix Lint warnings about Locales
Bananeweizen
2012-11-22
1
-7
/
+7
*
fix #1828: Coords conversion to DMS not working correct
Bananeweizen
2012-07-01
1
-1
/
+1
*
Revert "Merge branch 'issue-374' into upstream"
Samuel Tardieu
2012-06-07
1
-6
/
+0
*
New format: LAT_LON_DECDEGREE_RAW
Samuel Tardieu
2012-06-07
1
-0
/
+6
*
Fix #1722: do not use BigDecimal in computations
Samuel Tardieu
2012-06-05
1
-13
/
+8
*
Refactoring: move Direction out of Geopoint
Samuel Tardieu
2012-04-20
1
-2
/
+2
*
Revert "refactoring: use locale free format method for numbers"
Bananeweizen
2012-04-14
1
-2
/
+2
*
refactoring: use locale free format method for numbers
Bananeweizen
2012-04-14
1
-2
/
+2
*
Implementation for issue #1120
Torsten Keil
2012-02-17
1
-22
/
+16
*
refactoring: don't suppress warnings on method level
Bananeweizen
2012-02-14
1
-1
/
+0
*
refactoring: more boxing/unboxing cleanup
Bananeweizen
2011-12-04
1
-0
/
+1
*
Fix #819: Bad format for event coordinates when added to calendar
SammysHP
2011-11-27
1
-3
/
+10
*
Fix #812: Leading zeros for coordinates
SammysHP
2011-11-18
1
-6
/
+6
*
New: Click on coordinates in detail view to switch between formats
SammysHP
2011-11-17
1
-0
/
+11
*
Remove Format.LAT_LON_DECMINUTE_PIPE
SammysHP
2011-11-17
1
-13
/
+15
*
Make GeopointFormatter.Format static
Samuel Tardieu
2011-11-09
1
-1
/
+1
*
Use GeopointFormatter instead of String.format when coordinates are around
Samuel Tardieu
2011-11-09
1
-0
/
+10
*
Use a less general formatter
Samuel Tardieu
2011-11-09
1
-182
/
+28
*
Get rid of deprecated methods related to coordinates
Samuel Tardieu
2011-11-07
1
-15
/
+36
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
1
-0
/
+219