aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/mapinterfaces
Commit message (Collapse)AuthorAgeFilesLines
* Move sources into the main directorySamuel Tardieu2011-09-1613-343/+0
| | | | This prepares the inclusion of tests into the same repository.
* Remove trailing whitespace in Javadoc stringsSamuel Tardieu2011-09-1513-26/+26
|
* FormattingSammysHP2011-09-1413-110/+126
|
* Refactoring to use Geopoint for coordinatesSamuel Tardieu2011-09-081-1/+2
| | | | | | This uses the new Geopoint immutable class discussed in #58. No more independent longitude or latitude fields -- they are now treated and defined as a consistent pair.
* Fixes issue #328cachapa2011-09-052-0/+13
| | | Releases automatic position tracking when the map is manually dragged by the user
* Removed code that was only commented out in fix for #15rsudev2011-08-261-2/+0
|
* Fix for #209 (ArrayIndexOutOfBounds in google maprsudev2011-08-251-0/+4
| | | | Implemented lock as suggested by BKFC
* Fix issue #15rsudev2011-08-225-5/+20
| | | | | mapsforge uses a different pattern for communicating updates for overlays
* Fixing incorrect forwarding of map activity lifecycle callsRainer2011-08-091-0/+4
|
* Implemented map view switch in map activityRainer2011-08-011-4/+0
|
* code cleanup to reduce compiler warningsBananeweizen2011-07-231-2/+3
| | | | | | * unused imports * unused variables * name clashes * unspecified generics
* RC2 - Fix FCmucek42011-07-151-0/+5
|
* First commitmucek42011-07-1112-0/+290