aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeowaypoint.java
Commit message (Expand)AuthorAgeFilesLines
* Implementation for #1155 - the second default navigation tool isTorsten Keil2012-02-221-3/+24
* Get geocode from wayoint fro clearing CachesCache if necessary, fixesrsudev2012-02-211-2/+8
* fix #945: unify navigation methodsBananeweizen2012-02-181-1/+1
* #945: unify navigation methodsBananeweizen2012-02-181-2/+2
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-1/+1
* Changed database handlingblafoo2012-02-081-1/+4
* Refactoring navigation apps submenus to use AlertDialog.Builder whereTorsten Keil2012-02-031-13/+11
* Merge pull request #988 from marco-jacob/masterBananeweizen2012-01-201-1/+2
|\
| * try to remove waypoint static map file always when waypoint is deletedMarco Jacob2012-01-151-12/+2
| * added setting and implementation for waypoint static mapMarco Jacob2012-01-111-0/+11
* | Implementation for issue #985: replace term standard navigationTorsten Keil2012-01-141-1/+1
|/
* simplified expressionTorsten Keil2012-01-081-1/+1
* Implementation for #957: Open cache from waypointTorsten Keil2012-01-081-0/+18
* refactoring: clean up code around static mapsBananeweizen2012-01-081-1/+1
* refactoring: cleanup for #945Bananeweizen2012-01-081-3/+3
* Implementation for #868Torsten Keil2012-01-011-13/+8
* refactoring of cgGeo.java, see #355Bananeweizen2011-11-301-3/+3
* first refactoring of cgGeo, see #355Bananeweizen2011-11-291-2/+2
* Remove Format.LAT_LON_DECMINUTE_PIPESammysHP2011-11-171-2/+1
* Use a separate and unique thread for Go4CacheSamuel Tardieu2011-11-071-2/+2
* Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-071-1/+2
* No direct access to fieldsblafoo2011-10-261-12/+12
* fix navigation menu icon in some menusBananeweizen2011-10-231-2/+2
* fix #703: exception in show on mapBananeweizen2011-10-231-9/+6
* Remove unused parameterSamuel Tardieu2011-10-141-1/+1
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-5/+4
* Mark unused but necessary parameters so that they don't get removedSamuel Tardieu2011-09-291-0/+4
* Reinstate View on objects referenced from XML layoutSamuel Tardieu2011-09-291-2/+2
* Minor cleanupsSamuel Tardieu2011-09-291-2/+2
* minor issues found during #545 investigationbananeweizen2011-09-281-6/+6
* Cache result of waypoint order computationSamuel Tardieu2011-09-161-3/+3
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+348