aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/CGeoMap.java
Commit message (Expand)AuthorAgeFilesLines
* #3224: limit initial zoom on live mapMichael Keppler2013-12-311-3/+15
* fix #3485: requests to gc.com although deactivatedSamuel Tardieu2013-12-281-15/+5
* Revert "experimental single overlay for maps"Samuel Tardieu2013-12-271-11/+18
* experimental single overlay for mapsBananeweizen2013-12-271-18/+11
* findbugs: synchronize lazy initialized objectsMichael Keppler2013-12-261-4/+1
* fix findbugs issueMichael Keppler2013-12-251-2/+3
* refactoring: reduce mapsforge memory usageBananeweizen2013-12-181-19/+14
* refactoring: remove duplication in login classesBananeweizen2013-12-161-1/+1
* rename Login to GCLoginBananeweizen2013-12-161-3/+3
* fix 3461: CME in map filteringBananeweizen2013-12-161-1/+1
* findbugs: more cleanupBananeweizen2013-12-081-6/+3
* refactoring: findbugs issuesBananeweizen2013-12-081-10/+9
* #3322: Option to 'show as list' only active when viewing live cachesDarek Kay2013-10-261-1/+1
* refactoring: remove pause in download from mapsBananeweizen2013-10-031-24/+2
* Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-151-1/+1
* refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-141-1/+1
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-3/+3
* refactoring: cgeocaches -> CacheListActivitySamuel Tardieu2013-09-131-2/+2
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-12/+12
* refactoring: findbugs cleanupBananeweizen2013-08-261-5/+5
* refactoring: more findbugs cleanupBananeweizen2013-08-181-22/+18
* Fixes #1399, Wrong sized overlay icons on maprsudev2013-07-281-7/+7
* Added fix suggested by rsudevJavaDog2013-07-191-0/+4
* Implements #2234: Hide own/found from Live MapJavaDog2013-07-191-4/+16
* Implements #750, use preference activitykoem2013-07-091-1/+1
* Fixes #2826, Found caches shown on live maprsudev2013-07-061-3/+9
* Radio buttons instead of check boxes in map strategycampbeb2013-06-121-5/+13
* Correct log messages to account for refactoringcampbeb2013-06-051-4/+4
* refactoring: remove the cache realmBananeweizen2013-06-011-2/+2
* refactoring: extract method to simplify control flowBananeweizen2013-06-011-7/+8
* #2725: Feature-Request: Circles on the map only around physical stagesBananeweizen2013-06-011-1/+1
* Fix #2799 - Retain trail on map when device is rotatedcampbeb2013-05-291-0/+10
* Implements a check-box for gc-de/activation for livemap and searchesrsudev2013-05-261-1/+1
* fix #2725: Circles on the map only around physical stagesBananeweizen2013-05-251-2/+2
* Fixes #2715, NPE when activiating menu on maprsudev2013-05-131-0/+1
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-58/+26
* fix #1781: Remove help functionBananeweizen2013-05-091-6/+0
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-04-241-0/+1
|\
| * fix #2674: Disable trail on map does not refreshBananeweizen2013-04-241-0/+1
* | refactoring: remove redundant type castsSamuel Tardieu2013-04-071-2/+2
* | refactoring: remove empty statementsSamuel Tardieu2013-04-071-3/+1
|/
* refactoring: use faster short circuit evaluationBananeweizen2013-03-121-1/+1
* issue 1640 - Found Caches shown on live map (low zoom problem)koem2013-03-051-7/+16
* New feature WPT visited markingtriakcz2013-02-241-6/+7
* Removed superfluous waypoint.clear in maprsudev2013-02-241-5/+4
* Merge pull request #2491 from Portree-Kid/master-masterrsudev2013-02-231-5/+10
|\
| * Small glitch added isLiveEnabledPortree-Kid2013-02-231-1/+3
| * Live Mode not used correctly Fixes #2479Portree-Kid2013-02-171-6/+5
| * We don't want to see any stale waypoints if we are showing more than thePortree-Kid2013-02-171-0/+4
* | fixes #2515 - update live map icons by nearby searchMarco Jacob2013-02-231-0/+4
|/