aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactoring: move static maps check API to cacheBananeweizen2012-09-093-10/+2
* Refactoring: remove redundant type castsSamuel Tardieu2012-09-041-1/+1
* fix #1963: Include "Cache Beacon" in appsBananeweizen2012-08-192-2/+26
* Merge remote-tracking branch 'campbeb/fix315' into upstreamSamuel Tardieu2012-06-111-2/+5
|\
| * Display cache and waypoint information on compasscampbeb2012-06-081-2/+5
* | fixes #1725: no static maps apps as default nav appMarco Jacob2012-06-082-0/+20
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-071-1/+1
|\ \
| * | Fix #1735: safely uppercase string even if it is nullSamuel Tardieu2012-06-071-1/+1
* | | fix #1701: Offline logging does not work from cache detailsBananeweizen2012-06-032-11/+14
| |/ |/|
* | refactoring: clean up leaked interface of static maps providerBananeweizen2012-05-301-2/+2
* | refactoring: use interfaces for navigation appsBananeweizen2012-05-2918-231/+254
|/
* Remove JavaDoc @author tag.SammysHP2012-05-232-4/+0
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+1
* reafactoring: enablement of navigation appsBananeweizen2012-05-193-5/+5
* Merge remote-tracking branch 'marco-jacob/issue#1580-staticMapsOnAnyDestNavig...Bananeweizen2012-05-197-1/+32
|\
| * corrected suspicious codeMarco Jacob2012-05-181-1/+1
| * corrected isEnabled(Geopoint) default to geopoint!=nullMarco Jacob2012-05-162-5/+2
| * Fixed wrong refactoring at static maps nav appsMarco Jacob2012-05-163-15/+30
| * fixes #1580: No static maps item on any destination navigation menuMarco Jacob2012-05-167-19/+38
* | new: for some activities, don't re-open them when resuming the appBananeweizen2012-05-181-11/+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-0515-116/+73
* refactoring: remove duplicated code from static maps appBananeweizen2012-05-059-115/+121
* added navigation app for downloading static mapsMarco Jacob2012-05-041-0/+46
* 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
* | Refactoring: remove unnecessary else statementsSamuel Tardieu2012-04-281-2/+13