aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps
Commit message (Expand)AuthorAgeFilesLines
* merge upstreamWolfgang Wiedmeyer2015-10-1137-1095/+739
|\
| * fix #4895: NPE in DistanceDrawerBananeweizen2015-04-191-4/+3
| * Add missing final qualifiers in main moduleSamuel Tardieu2015-03-1723-146/+146
| * Fixes #4722, Reproducible ANR with OSM:Offline maprsudev2015-03-091-1/+1
| * 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 mapsforge 0.24 supportBananeweizen2015-03-0410-745/+11
| * 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-154-53/+52
| * 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-104-4/+0
| * Make direction width depend on pixel densityrsudev2015-02-091-1/+13
| * Fix NullPointerException when a map with no destination is openedKonrad Gräfe2015-02-091-9/+13
| * Add some transparency to the distance and direction drawersKonrad Gräfe2015-02-092-17/+12
| * Save memory by reducing the number of map overlaysKonrad Gräfe2015-02-0918-562/+108
| * Add line between curren location and destination to the map viewKonrad Gräfe2015-02-099-0/+287
| * Add distance overlay to the map viewKonrad Gräfe2015-02-099-69/+454
| * 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-272-8/+50
| * 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
| * progress cannot be nullSamuel Tardieu2014-11-231-3/+1
| * refactoring: move LiveMapStrategy enums to mapBananeweizen2014-11-102-1/+49
| * Initialize fields earlySamuel Tardieu2014-11-061-6/+2
| * rename packageBananeweizen2014-11-0215-17/+17
| * 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
| |\
| * | Name ignored catch parameter as suchSamuel Tardieu2014-09-093-3/+3
| * | 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
| |\ \ \
| * \ \ \ Merge branch 'release' into upstreamSamuel Tardieu2014-08-301-0/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'release' into upstreamSamuel Tardieu2014-08-301-0/+3
| |\ \ \ \ \