aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps/cache
Commit message (Expand)AuthorAgeFilesLines
...
| * changed method argumentsTorsten Keil2012-01-241-3/+3
| * Fix for issue #1012: ID may changeTorsten Keil2012-01-221-49/+55
* | Merge pull request #988 from marco-jacob/masterBananeweizen2012-01-201-8/+14
|\ \ | |/ |/|
| * Merge git://github.com/cgeo/c-geo-opensourceMarco Jacob2012-01-141-0/+22
| |\
| * | added setting and implementation for waypoint static mapMarco Jacob2012-01-111-8/+14
* | | changed getDefaultNavigationApplication to never return nullTorsten Keil2012-01-151-9/+15
* | | Implementation for issue #985: replace term standard navigationTorsten Keil2012-01-141-8/+13
| |/ |/|
* | fix #943: click preview map to invoke navigationBananeweizen2012-01-141-0/+22
|/
* refactoring: clean up code around static mapsBananeweizen2012-01-081-2/+2
* refactoring: cleanup for #945Bananeweizen2012-01-0819-334/+208
* fix #944: Navigon supportBananeweizen2012-01-052-1/+66
* Fix #937: DefaultNavigation not working after installSammysHP2012-01-031-8/+13
* Small changes for the pull request.Torsten Keil2012-01-021-13/+11
* Implementation for #868Torsten Keil2012-01-013-4/+100
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-2511-22/+22
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-191-1/+1
* Use of CacheType instead of Stringblafoo2011-11-181-1/+1
* Remove redundant super interfacesSamuel Tardieu2011-11-099-12/+9
* Use GeopointFormatter instead of String.format when coordinates are aroundSamuel Tardieu2011-11-091-11/+3
* Do not use deprecated methodsSamuel Tardieu2011-11-081-1/+1
* Merge remote branch 'remotes/blafoo692/issue692'rsudev2011-10-3110-34/+34
|\
| * No direct access to fieldsblafoo2011-10-2610-34/+34
* | 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-2411-36/+27
* new: invoke all other navigation tools from map options menuBananeweizen2011-10-241-4/+11
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-1/+2
* 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-035-14/+11
* Make some methods staticSamuel Tardieu2011-09-291-1/+1
* Transmit any coordinates to internal mapSamuel Tardieu2011-09-271-0/+5
* Move sources into the main directorySamuel Tardieu2011-09-1618-0/+795