aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/GoogleMapsDirectionApp.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-1/+1
|
* #2210: convert cache list menus to resourceBananeweizen2013-09-301-2/+2
|
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
|
* Correct log messages to account for refactoringcampbeb2013-06-051-1/+1
|
* have Google Maps directions only on Google Maps devicesBananeweizen2012-11-211-1/+2
|
* fix #2175: Navigation for walkingBananeweizen2012-11-191-0/+47
* split navigation into two different apps (driving and walking) * also split the maps directions into separate app and removed option from the settings screen