aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/geopoint/DistanceParser.java
Commit message (Expand)AuthorAgeFilesLines
* Implements #750, use preference activitykoem2013-07-091-1/+2
* code cleanupBananeweizen2013-02-241-1/+1
* fix #2328: Have a wrapper around Matcher to avoid String related memoryBananeweizen2013-01-051-2/+3
* Fix: do not use String#isEmpty()Samuel Tardieu2012-12-191-1/+3
* Refactoring: use isEmpty() where appropriateSamuel Tardieu2012-12-181-1/+1
* code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-1/+2
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-3/+3
* refactoring: move distance conversion constants from cgbase to the geoBananeweizen2011-11-241-5/+3
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-3/+2
* Only - ^ ] \ must be escaped in a character classSammysHP2011-09-171-1/+1
* Correctly parse distance using commasSamuel Tardieu2011-09-161-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+49