aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/NavigationAppFactory.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix #943: click preview map to invoke navigationBananeweizen2012-01-141-0/+22
* refactoring: cleanup for #945Bananeweizen2012-01-081-30/+31
* fix #944: Navigon supportBananeweizen2012-01-051-1/+2
* Fix #937: DefaultNavigation not working after installSammysHP2012-01-031-8/+13
* Small changes for the pull request.Torsten Keil2012-01-021-13/+11
* Implementation for #868Torsten Keil2012-01-011-2/+51
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-2/+2
* Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-241-4/+3
* new: invoke all other navigation tools from map options menuBananeweizen2011-10-241-4/+11
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+65