aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/GCConstants.java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1172 from campbeb/fix1159bM@®k2012-02-241-0/+6
|\
| * Expand what QR codes are recognized and provide better feedback to thecampbeb2012-02-241-0/+6
* | Merge pull request #1162 from RoadRunner-/issue#1147M@®k2012-02-241-2/+2
|\ \ | |/ |/|
| * Another change to the regexTorsten Keil2012-02-231-2/+2
| * Improved pattern to respect dot as thousands separator tooTorsten Keil2012-02-221-2/+2
* | Live Map. Closes #1121blafoo2012-02-231-0/+2
* | Live Map optimizationsblafoo2012-02-231-0/+1
* | First working version of new live mapblafoo2012-02-231-0/+8
|/
* Fix for issue#1147: Problem detecting find countTorsten Keil2012-02-221-1/+1
* fix unit testsBananeweizen2012-02-201-1/+0
* Parse caches found correctly. Fixes #1107blafoo2012-02-121-1/+2
* Relocated constants to new class Constantsblafoo2012-02-111-3/+0
* fix #1072: Visual login is not showing find-countBananeweizen2012-01-311-1/+1
* Number of caches found. Fixes #1072blafoo2012-01-311-2/+1
* fix: user info cache counter does not workBananeweizen2012-01-281-2/+2
* Visual Loginblafoo2012-01-271-4/+7
* Renamed PATTERN_TRACKABLE_ID to PATTERN_TRACKABLE_GUID. Fixes #1009blafoo2012-01-211-1/+1
* Fix #1007, TB logging not possible after gc.com site updatersudev2012-01-171-1/+1
* Consistent naming for "premium members"blafoo2012-01-011-1/+1
* Changed the way logs are retrieved. Fixes #882blafoo2011-12-291-0/+1
* Extracted constantblafoo2011-12-231-0/+3
* Functionality needed for testsblafoo2011-12-181-0/+1
* refactoring: minor changes in patternsBananeweizen2011-12-141-5/+5
* fix: last location parsing fix was not correctBananeweizen2011-12-131-1/+1
* RegEx enhancement due to GC.com updateblafoo2011-12-061-1/+1
* Redesign waypoint-section in detail-viewSammysHP2011-11-191-1/+0
* New: Show original coordinates as waypoint if user has modified listing-coord...SammysHP2011-11-191-0/+2
* don't use regular expressions for String replacementBananeweizen2011-11-191-3/+0
* Refactor "parseSearch" to use BaseUtils matching routines #679blafoo2011-11-181-4/+61
* Fixed regex due to GC.com updateblafoo2011-11-081-1/+1
* Fix trackable name parsing following gc.com updateSamuel Tardieu2011-11-081-1/+1
* fix #721: event dates not parsedbananeweizen2011-10-281-1/+1
* trackables goal and release date not correctly parsed, fixes #704Bananeweizen2011-10-231-1/+1
* make terrain parsing more fault tolerant and update test caseBananeweizen2011-10-221-1/+1
* Merge remote branch 'blafoo/regex2'Bananeweizen2011-10-151-3/+2
* Tuned regexblafoo2011-10-101-0/+77