aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps
Commit message (Expand)AuthorAgeFilesLines
* Implements #750, use preference activitykoem2013-07-098-8/+8
* 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-054-10/+10
* fix #2817: OSM:Offline map name won't fit the boxBananeweizen2013-06-011-1/+1
* 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-012-9/+7
* Fix #2799 - Retain trail on map when device is rotatedcampbeb2013-05-292-2/+19
* Merge pull request #2787 from rsudev/ocde_okapi_2rsudev2013-05-281-1/+1
|\
| * Implements a check-box for gc-de/activation for livemap and searchesrsudev2013-05-261-1/+1
* | refactoring: clean compiler warnings about static callsBananeweizen2013-05-273-6/+6
|/
* fix #2725: Circles on the map only around physical stagesBananeweizen2013-05-2510-50/+40
* Fixes #2715, NPE when activiating menu on maprsudev2013-05-132-0/+2
* refactoring: use menu resources instead of codeBananeweizen2013-05-104-62/+40
* fix #1781: Remove help functionBananeweizen2013-05-096-28/+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
|/
* Merge branch 'master' into chooselistkoem2013-02-131-0/+2
|\
| * fixes #2436 - new colletion type needs remove on old cache instanceMarco Jacob2013-02-111-1/+3
* | issue #275 - Move to other list from cache screenkoem2013-02-081-38/+62
|/
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-032-21/+21
* Remove useless importSamuel Tardieu2013-02-031-1/+0
* Refactoring: use static initializationSamuel Tardieu2013-02-031-5/+5
* Remove obsolete javadocSamuel Tardieu2013-02-031-11/+0
* Use two methods to do two different thingsSamuel Tardieu2013-02-031-99/+93
* Refactoring: simplify variable computationSamuel Tardieu2013-02-031-14/+3
* #1791: refactor live map hint activity into a dialogBananeweizen2013-01-271-4/+2
* 0 is a valid waypoint idSamuel Tardieu2013-01-261-1/+1
* Merge branch 'issue-2322' into upstreamSamuel Tardieu2013-01-231-3/+3
|\
| * fix #2322: GPX imported caches not marked as ownedSamuel Tardieu2013-01-231-3/+3
* | Readding entries to a LRUSet already updates their freshnessSamuel Tardieu2013-01-131-4/+2
* | Readding an entry to a LRUSet already updates its freshnessSamuel Tardieu2013-01-131-2/+1
* | Merge remote-tracking branch 'origin/release'Bananeweizen2013-01-131-3/+5
|\ \ | |/
| * fix #2391: NPE in mapBananeweizen2013-01-131-3/+5
* | refactoring: use exception object in logggingBananeweizen2013-01-125-13/+13
* | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-7/+7
* | Merge pull request #2311 from rsudev/OCde2Bananeweizen2013-01-051-1/+2
|\ \
| * | Opencaching integration with oc11xml apirsudev2012-12-311-1/+2