aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/apps
Commit message (Expand)AuthorAgeFilesLines
* 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-3111-67/+67
|\
| * deprecatedblafoo2011-10-301-1/+1
| * No direct access to fieldsblafoo2011-10-2611-67/+67
* | 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-2415-47/+38
* new: invoke all other navigation tools from map options menuBananeweizen2011-10-241-4/+11
* fix #369: waypoints sorted wronglyBananeweizen2011-10-231-2/+2
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-1/+2
* code cleanup: remove all unnecessary castsBananeweizen2011-10-151-2/+3
* new: map title describes what is shown, fixes #483Bananeweizen2011-10-152-26/+12
* use WaypointTypekoem2011-10-112-2/+2
* Merge remote branch 'upstream/master' into enumskoem2011-10-103-3/+7
|\
| * Use isEmpty() and isNotEmpty() from CollectionUtilsSamuel Tardieu2011-10-092-2/+6
| * Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-091-1/+1
* | always use WaypointTypekoem2011-10-082-4/+4
|/
* fix #120: make settings static (no singleton)Bananeweizen2011-10-039-27/+18
* Make some methods staticSamuel Tardieu2011-09-293-4/+4
* fix #554: Forwarding OC-caches not possiblebananeweizen2011-09-271-1/+1
* Transmit any coordinates to internal mapSamuel Tardieu2011-09-271-0/+5
* Move sources into the main directorySamuel Tardieu2011-09-1627-0/+1418