aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/CGeoMap.java
Commit message (Expand)AuthorAgeFilesLines
* Remove empty JavaDoc @param and @returnSamuel Tardieu2015-02-101-2/+0
* Save memory by reducing the number of map overlaysKonrad Gräfe2015-02-091-18/+1
* Add line between curren location and destination to the map viewKonrad Gräfe2015-02-091-0/+11
* Add distance overlay to the map viewKonrad Gräfe2015-02-091-0/+10
* Merge branch 'issue-2687'rsudev2015-01-161-3/+8
|\
| * Fixes #2687, OSM:Offline: After selecting new map it is opend at map center b...rsudev2015-01-161-3/+8
* | use static acccesBananeweizen2015-01-111-1/+1
|/
* Make the test the right waySamuel Tardieu2015-01-101-1/+1
* fix #3078: live map should start at last position except in follow modeSamuel Tardieu2015-01-101-2/+2
* Use GPS when compass is disabled or absentSamuel Tardieu2015-01-011-5/+4
* Fix #4247, No action bar on map activities on Android 3.xrsudev2014-11-271-2/+44
* Fix Javadoc bogus referencesSamuel Tardieu2014-11-231-2/+2
* Remove identity method GeoData#getLocation()Samuel Tardieu2014-11-231-2/+2
* Remove used-once interface IGeoDataSamuel Tardieu2014-11-231-3/+3
* refactoring: move LiveMapStrategy enums to mapBananeweizen2014-11-101-1/+1
* Initialize fields earlySamuel Tardieu2014-11-061-6/+2
* rename packageBananeweizen2014-11-021-2/+2
* put db access at 1 place into async taskYu Lin2014-10-201-11/+22
* fix #4414: Enable total number of caches in live map only with debugBananeweizen2014-10-121-1/+1
* Merge branch 'release'rsudev2014-09-281-15/+2
|\
| * Fix #4028, Wrong sized overlays on map againrsudev2014-09-281-15/+2
* | Include exception stack trace in error messageSamuel Tardieu2014-09-091-1/+1
* | fix #4244: different zoom for normal map and map of single cacheBananeweizen2014-09-061-2/+2
* | Merge branch 'waypoint-fixes' of git://github.com/chkr-private/cgeo into upst...Samuel Tardieu2014-09-041-6/+4
|\ \
| * | Don't update overlayCaches if just one point is displayedChristian Krause2014-08-191-2/+4
| * | Minor refactoringChristian Krause2014-08-191-7/+3
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-311-3/+6
|\ \ \ | | |/ | |/|
| * | fix #4289: NPE in switchMyLocationButtonSamuel Tardieu2014-08-311-3/+6
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-301-0/+7
|\ \ \ | |/ /
| * | fix #4274: reference to dialog once activity has been detachedSamuel Tardieu2014-08-301-0/+7
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-301-0/+3
|\ \ \ | |/ /
| * | fix #4270: NullPointerException in CGeoMapSamuel Tardieu2014-08-301-0/+3
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-291-1/+3
|\ \ \ | |/ /
| * | fix #3569: concurrent modification when filtering caches on mapSamuel Tardieu2014-08-291-1/+3
| * | Revert caceb9389d10fe9513548d6f024ecedc4c564c03Lars2014-08-281-1/+1
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-281-7/+6
|\ \ \ | |/ /
| * | Better fix for #4240Samuel Tardieu2014-08-281-7/+6
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-281-8/+9
|\ \ \ | |/ /
| * | fix #4240: on map, treat Android 3.x as Android 2.xSamuel Tardieu2014-08-281-8/+9
* | | Merge branch 'issue-2803' into upstreamSamuel Tardieu2014-08-281-1/+1
|\ \ \ | |/ /
| * | Enable hardware-acceleration in software (#2803)Samuel Tardieu2014-08-281-1/+1
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-281-1/+1
|\ \ \ | |/ /
| * | fix #3569: concurrent modification when filtering caches on mapSamuel Tardieu2014-08-281-1/+1
* | | Get the initial location from Android at startup timeSamuel Tardieu2014-08-261-1/+1
* | | fix #4221: respect "live" toggle when starting live mapBananeweizen2014-08-261-1/+1
* | | refactoring: remove utility methods from DirectionProviderSamuel Tardieu2014-08-241-2/+1
* | | fix #1303: use qualified intent keysBananeweizen2014-08-241-41/+32
* | | allow more types of shortcuts from the home screenBananeweizen2014-08-231-5/+4
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-08-201-0/+1
|\ \ \ | |/ / | | / | |/ |/|
| * fix #4019: enable live not working from wp mapSamuel Tardieu2014-08-201-0/+1