aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/InternalMap.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing final qualifiers in main moduleSamuel Tardieu2015-03-171-3/+3
* rename packageBananeweizen2014-11-021-1/+1
* #2210: convert cache list menus to resourceBananeweizen2013-09-301-1/+1
* refactoring: cleanup navigation apps hierarchyBananeweizen2013-02-241-11/+1
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-3/+3
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-3/+3
* refactoring: use interfaces for navigation appsBananeweizen2012-05-291-15/+24
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-5/+2
* Use the IGeoData interface and Observer pattern to update locationSamuel Tardieu2012-04-271-2/+2
* #945: unify navigation methodsBananeweizen2012-02-181-6/+3
* refactoring: cleanup for #945Bananeweizen2012-01-081-7/+11
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-2/+2
* Remove redundant super interfacesSamuel Tardieu2011-11-091-2/+1
* Merge remote branch 'remotes/blafoo692/issue692'rsudev2011-10-311-3/+3
|\
| * No direct access to fieldsblafoo2011-10-261-3/+3
* | show waypoint name as map title when navigating to waypointbananeweizen2011-10-281-2/+2
|/
* Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-241-5/+4
* new: map title describes what is shown, fixes #483Bananeweizen2011-10-151-18/+10
* use WaypointTypekoem2011-10-111-1/+1
* always use WaypointTypekoem2011-10-081-2/+2
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-3/+2
* Transmit any coordinates to internal mapSamuel Tardieu2011-09-271-0/+5
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+47