aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache
Commit message (Expand)AuthorAgeFilesLines
* fix #3951: remove cache beacon appMichael Keppler2014-06-092-30/+10
* fixes #3957 - only show cache static maps navigation for offline stored cachesMarco Jacob2014-06-072-10/+10
* fix #3918: remove GCC from navigationBananeweizen2014-05-272-30/+0
* fix #2049: automate download of cartridgeBananeweizen2014-05-241-1/+21
* multiple code cleanupsBananeweizen2014-05-181-2/+6
* minor code cleanupsBananeweizen2014-05-171-2/+2
* Merge remote-tracking branch 'origin/release'Michael Keppler2014-04-231-2/+6
|\
| * fix #3731: use formatted numbers when calling navigationMichael Keppler2014-04-231-2/+6
* | new: integrate mapswithmeMichael Keppler2014-04-212-1/+45
|/
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-1/+1
* Finally fix #3597, Radar navigation not workingrsudev2014-02-134-5/+18
* Fixes #3597, Radar navigation not workingrsudev2014-02-091-2/+2
* #3581: have waypoint name in radarBananeweizen2014-01-314-49/+57
* fix #3567: More extras to intentBananeweizen2014-01-253-7/+25
* fix #3555: No marker on external mapBananeweizen2014-01-201-3/+19
* fix #3481: new navigation menu for Pebble applicationMichael Keppler2013-12-252-1/+46
* fixes #3431: avoid navigation selection for single optionBananeweizen2013-12-081-13/+22
* fix #3404: waypoint navigation opened twiceBananeweizen2013-11-091-8/+5
* fix findbugs warningsBananeweizen2013-10-121-9/+3
* refactoring: remove unused codeBananeweizen2013-10-051-39/+1
* new: logging from compass activityBananeweizen2013-10-031-3/+1
* #2210: convert cache list menus to resourceBananeweizen2013-09-3021-35/+44
* refactoring: add annotations and remove useless checkSamuel Tardieu2013-09-141-2/+5
* fix: do not try to navigate towards unknown (null) coordinatesSamuel Tardieu2013-09-131-1/+15
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-133-8/+8
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-2/+2
* refactoring: findbugs cleanupBananeweizen2013-08-261-1/+1
* fix #3087: GCC pro was not recognizedBananeweizen2013-07-311-1/+20
* fix #3040: new settings screen to disable navigation appsBananeweizen2013-07-292-38/+47
* Implements #750, use preference activitykoem2013-07-091-1/+1
* fix #2914: bike navigationBananeweizen2013-06-222-18/+29
* new: only show streetview menu if availableBananeweizen2013-06-211-2/+6
* Correct log messages to account for refactoringcampbeb2013-06-053-3/+3
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-4/+4
* fixes #2507 - Waypoints only stored if not existingMarco Jacob2013-03-071-3/+2
* refactoring: cleanup navigation apps hierarchyBananeweizen2013-02-243-23/+7
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-02-241-8/+2
|\
| * fix #2518: NPE in RMapsAppBananeweizen2013-02-241-7/+1
* | Icons for OCkoem2013-02-111-2/+2
* | Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-0313-42/+42
* | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-0710-37/+37
* | fix #2054: Navigate options are differentBananeweizen2012-12-307-81/+21
* | code cleanup: remove debug codeBananeweizen2012-12-262-2/+2
* | refactoring: remove unused codeBananeweizen2012-12-012-44/+0
* | fix #2211: remove application-database indirectionBananeweizen2012-12-011-3/+4
* | have Google Maps directions only on Google Maps devicesBananeweizen2012-11-211-1/+2
* | fix #2175: Navigation for walkingBananeweizen2012-11-193-45/+79
|/
* fix #956: Sygic supportBananeweizen2012-11-082-1/+32
* refactoring: minor cleanupsBananeweizen2012-10-121-6/+6
* Prevent a NPE if cache and waypoint are null.Heiko W. Rupp2012-09-091-2/+5