aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/CGeoMap.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing final qualifiers in main moduleSamuel Tardieu2015-03-171-8/+8
* fix CME in accessing single cache on mapBananeweizen2015-03-081-1/+2
* fix #4717, fix #4723: more descriptive map titleBananeweizen2015-03-081-41/+91
* Remove doubled totalcount in map titlersudev2015-03-011-1/+1
* new: show cache name in title when searching around itBananeweizen2015-03-011-5/+5
* fix #4694: use second line in map titleBananeweizen2015-02-281-11/+34
* fix some findbugs issuesBananeweizen2015-02-261-1/+1
* disable Android Beam when there is nothing to beamBananeweizen2015-02-211-0/+2
* refactoring: remove unused codeBananeweizen2015-02-151-5/+4
* fix #4677 have compass menu in map of single cacheBananeweizen2015-02-151-0/+7
* fix #4676: hide show as list menu in map for single cacheBananeweizen2015-02-151-1/+1
* fix #4669: fix toast if no hint availableBananeweizen2015-02-131-2/+1
* new: show hint in compass and mapBananeweizen2015-02-111-0/+7
* 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