aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/NavigationAppFactory.java
Commit message (Expand)AuthorAgeFilesLines
* fix #4211: only show active navigation apps in action barBananeweizen2014-08-251-15/+26
* switch to Java 1.7Bananeweizen2014-07-171-4/+4
* fix #3951: remove cache beacon appMichael Keppler2014-06-091-12/+10
* fix #3918: remove GCC from navigationBananeweizen2014-05-271-2/+0
* new: integrate mapswithmeMichael Keppler2014-04-211-1/+2
* fix #3481: new navigation menu for Pebble applicationMichael Keppler2013-12-251-1/+2
* fixes #3431: avoid navigation selection for single optionBananeweizen2013-12-081-13/+22
* fix findbugs warningsBananeweizen2013-10-121-9/+3
* refactoring: remove unused codeBananeweizen2013-10-051-39/+1
* #2210: convert cache list menus to resourceBananeweizen2013-09-301-1/+1
* refactoring: add annotations and remove useless checkSamuel Tardieu2013-09-141-2/+5
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-4/+4
* fix #3040: new settings screen to disable navigation appsBananeweizen2013-07-291-37/+45
* Implements #750, use preference activitykoem2013-07-091-1/+1
* fix #2914: bike navigationBananeweizen2013-06-221-14/+19
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-12/+12
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-10/+10
* fix #2054: Navigate options are differentBananeweizen2012-12-301-8/+12
* fix #2175: Navigation for walkingBananeweizen2012-11-191-2/+12
* fix #956: Sygic supportBananeweizen2012-11-081-1/+3
* refactoring: minor cleanupsBananeweizen2012-10-121-6/+6
* Refactoring: remove redundant type castsSamuel Tardieu2012-09-041-1/+1
* fixes #1725: no static maps apps as default nav appMarco Jacob2012-06-081-0/+15
* fix #1701: Offline logging does not work from cache detailsBananeweizen2012-06-031-4/+6
* refactoring: use interfaces for navigation appsBananeweizen2012-05-291-29/+64
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+1
* fixes #1580: No static maps item on any destination navigation menuMarco Jacob2012-05-161-1/+1
* fix #1516: Navigate from "Any destination" not workingBananeweizen2012-05-071-1/+1
* refactoring: remove some of the TODOsBananeweizen2012-05-061-12/+41
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-78/+50
* refactoring: remove duplicated code from static maps appBananeweizen2012-05-051-52/+16
* solves issue #1494 to download static maps on demand without settingsMarco Jacob2012-05-041-30/+19
* Merge remote-tracking branch 'SammysHP/icons'Bananeweizen2012-04-301-1/+1
|\
| * Import Android drawables (from API version 8)SammysHP2012-04-271-1/+1
* | Use the IGeoData interface and Observer pattern to update locationSamuel Tardieu2012-04-271-16/+13
|/
* refactoring: simplify list based alert dialogsBananeweizen2012-04-151-23/+15
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+3
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Implementation for #1155 - the second default navigation tool isTorsten Keil2012-02-221-3/+46
* fix #945: unify navigation methodsBananeweizen2012-02-181-8/+6
* #945: unify navigation methodsBananeweizen2012-02-181-11/+7
* Added check for static maps.Torsten Keil2012-02-031-3/+26
* Temporarily removed offline check for static maps filtering ... isn'tTorsten Keil2012-02-031-4/+3
* Refactoring navigation apps submenus to use AlertDialog.Builder whereTorsten Keil2012-02-031-20/+163
* fix #1044: Compass starts without being chosenBananeweizen2012-01-281-2/+4
* refactoring: minor simplification of codeBananeweizen2012-01-241-12/+6
* changed method argumentsTorsten Keil2012-01-241-3/+3
* Fix for issue #1012: ID may changeTorsten Keil2012-01-221-49/+55
* changed getDefaultNavigationApplication to never return nullTorsten Keil2012-01-151-9/+15
* Implementation for issue #985: replace term standard navigationTorsten Keil2012-01-141-8/+13