aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/AbstractStaticMapsApp.java
Commit message (Expand)AuthorAgeFilesLines
* #2210: convert cache list menus to resourceBananeweizen2013-09-301-4/+4
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-2/+2
* fixes #2507 - Waypoints only stored if not existingMarco Jacob2013-03-071-3/+2
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-2/+2
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-3/+3
* code cleanup: remove debug codeBananeweizen2012-12-261-1/+1
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-3/+4
* 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-091-8/+0
* fixes #1725: no static maps apps as default nav appMarco Jacob2012-06-081-0/+5
* 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
* | refactoring: clean up leaked interface of static maps providerBananeweizen2012-05-301-2/+2
* | refactoring: use interfaces for navigation appsBananeweizen2012-05-291-21/+10
|/
* reafactoring: enablement of navigation appsBananeweizen2012-05-191-1/+1
* Merge remote-tracking branch 'marco-jacob/issue#1580-staticMapsOnAnyDestNavig...Bananeweizen2012-05-191-0/+7
|\
| * corrected isEnabled(Geopoint) default to geopoint!=nullMarco Jacob2012-05-161-4/+1
| * Fixed wrong refactoring at static maps nav appsMarco Jacob2012-05-161-15/+0
| * fixes #1580: No static maps item on any destination navigation menuMarco Jacob2012-05-161-0/+25
* | new: for some activities, don't re-open them when resuming the appBananeweizen2012-05-181-11/+1
|/
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-2/+1
* refactoring: remove duplicated code from static maps appBananeweizen2012-05-051-0/+70