aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgBase.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: code cleanupBananeweizen2012-02-211-38/+0
* fix #1072: Visual login is not showing find-countBananeweizen2012-02-181-12/+14
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-9/+9
* Merge pull request #1117 from rsudev/issue1040brsudev2012-02-151-2/+2
|\
| * Fix #1040, waypoint typesrsudev2012-02-121-2/+2
* | Revert "logout button"blafoo2012-02-141-1/+0
* | Improved thread handling in live mapblafoo2012-02-131-3/+3
|/
* Check if calendar add-on is available. Fixes #1017blafoo2012-02-121-0/+25
* logout buttonblafoo2012-02-121-0/+1
* Parse caches found correctly. Fixes #1107blafoo2012-02-121-2/+2
* Identify c:geo as an ordinary webbrowser. Fixes #1025blafoo2012-02-111-41/+3
* Relocated constants to new class Constantsblafoo2012-02-111-1/+1
* Database handling changes. Fixes #1050 and #1076blafoo2012-02-081-2/+2
* Changed database handlingblafoo2012-02-081-116/+109
* cgData unit testsblafoo2012-02-071-2/+4
* Adjusted comments for live-map JSONrsudev2012-01-291-1/+2
* New live-map reliability checkrsudev2012-01-281-6/+5
* refactoring: user login infoBananeweizen2012-01-281-7/+9
* fix #1030: Refreshing stored cache can make it move to default listBananeweizen2012-01-281-1/+2
* Slightly improvements for user login statusblafoo2012-01-281-16/+25
* Increase caches found counter manuallyblafoo2012-01-271-0/+2
* Visual Loginblafoo2012-01-271-17/+69
* Merge from Ghostblafoo2012-01-261-0/+10
* Search returns reliable coords. Fixes #1031blafoo2012-01-251-0/+3
* Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-231-1/+11
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-221-0/+1
* WaypointType cleanupblafoo2012-01-211-7/+0
* Renamed PATTERN_TRACKABLE_ID to PATTERN_TRACKABLE_GUID. Fixes #1009blafoo2012-01-211-1/+1
* refactoring: move more widget related classes into own packageBananeweizen2012-01-141-1/+2
* Revert "Removed unnecessary method"blafoo2012-01-141-0/+44
* Add friend logs not already in the list to end instead of frontcampbeb2012-01-111-2/+1
* Removed unnecessary methodblafoo2012-01-111-44/+0
* Overlays instead of icons. Fixes #752blafoo2012-01-101-119/+2
* refactoring: clean up code around static mapsBananeweizen2012-01-081-2/+2
* fix: NPE for imported caches without any logBananeweizen2012-01-041-1/+1
* New: Autofill trackable codeSammysHP2012-01-031-2/+7
* Reliable coords in searchByViewport for premium members / automaticblafoo2012-01-011-4/+10
* Consistent naming for "premium members"blafoo2012-01-011-2/+2
* Consistent naming for "favorite"blafoo2011-12-311-3/+3
* refactoring: immutable attributes collectionBananeweizen2011-12-311-4/+1
* refactoring: set totalCount of searches on creation (betterBananeweizen2011-12-311-12/+1
* fix #920: WPs created from Personal Notes not correctBananeweizen2011-12-311-26/+1
* Changed the way logs are retrieved. Fixes #882blafoo2011-12-291-32/+43
* Test cases for viewport and when user is not logged inblafoo2011-12-281-11/+27
* fix: horrible performance of lists (side effect of parse resultBananeweizen2011-12-271-4/+4
* new: create waypoints from personal cache noteBananeweizen2011-12-271-4/+27
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-261-23/+11
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-108/+80
* Extracted constantblafoo2011-12-231-1/+1
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-191-22/+22