aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache/navi/AbstractPointNavigationApp.java
Commit message (Expand)AuthorAgeFilesLines
* null annotations in apps, contacts, calendarBananeweizen2015-01-151-7/+9
* rename packageBananeweizen2014-11-021-1/+1
* Finally fix #3597, Radar navigation not workingrsudev2014-02-131-5/+0
* Fixes #3597, Radar navigation not workingrsudev2014-02-091-2/+2
* #3581: have waypoint name in radarBananeweizen2014-01-311-1/+11
* fix #3567: More extras to intentBananeweizen2014-01-251-0/+9
* fix #3404: waypoint navigation opened twiceBananeweizen2013-11-091-8/+5
* #2210: convert cache list menus to resourceBananeweizen2013-09-301-4/+4
* fix: do not try to navigate towards unknown (null) coordinatesSamuel Tardieu2013-09-131-1/+15
* 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-40/+16
* Remove JavaDoc @author tag.SammysHP2012-05-231-3/+0
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-3/+2
* Refactoring: remove unnecessary else statementsSamuel Tardieu2012-04-281-2/+13
* Use the IGeoData interface and Observer pattern to update locationSamuel Tardieu2012-04-271-2/+2
* #945: unify navigation methodsBananeweizen2012-02-181-2/+1
* refactoring: cleanup for #945Bananeweizen2012-01-081-0/+59