summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] use jni::Make and global cache for constant conversionupstream/high-level-jni-hppKonstantin Käfer2017-04-251-43/+26
* [android] move java/lang/* and java/util/* to high level jni.hppKonstantin Käfer2017-04-2538-304/+396
* [android] - fix publish snapshot step (#8815)Tobrun2017-04-251-1/+1
* [ios, macos] Bumped recommended Xcode version >=8.0 (#8775)Jordan Kiley2017-04-247-5/+7
* [all] Rationalize style::ImageJohn Firebaugh2017-04-2434-381/+304
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-249-3/+95
* Release node v3.5.0 (#8785)node-v3.5.0Bobby Sudekum2017-04-242-1/+6
* [core] fix an issue with lines that have duplicate points (#8808)Vladimir Agafonkin2017-04-242-4/+13
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-2420-77/+147
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-2418-189/+135
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2135-1400/+1120
* [ios] fixes #8522: don't alter tint color on annotation views (#8789)Justin R. Miller2017-04-211-0/+3
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-212-3/+17
* [core] More complete fix for composite function interpolation edge caseJohn Firebaugh2017-04-203-4/+3
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-208-21/+315
* [core] remove unused leftover filesKonstantin Käfer2017-04-204-52/+3
* [qt] Bring back icon.pngMinh Nguyễn2017-04-202-1/+1
* [common] Updated original SVG iconsMinh Nguyễn2017-04-203-0/+115
* [macos] Updated macosapp application iconsetMinh Nguyễn2017-04-2016-5/+5
* [node] Add test for request not foundThiago Marcos P. Santos2017-04-201-0/+74
* [node] Add map.cancel()Thiago Marcos P. Santos2017-04-205-11/+167
* [node] Benchmark/stress testThiago Marcos P. Santos2017-04-201-0/+104
* [node] Add request failure testsThiago Marcos P. Santos2017-04-201-0/+59
* [android] - move calculation of LatLngBounds to core (#8765)Tobrun2017-04-2014-158/+143
* Harden telemetry event dispatch (#8767)Tobrun2017-04-204-18/+66
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-2010-36/+100
* [core] account for property functions in query rendered featuresIvo van Dongen2017-04-1921-79/+194
* [core] make Tile::getBucket constIvo van Dongen2017-04-195-5/+5
* [core] property function statistics collectionIvo van Dongen2017-04-192-1/+44
* [ios][macos] Updated Mapbox logo in documentationEric Wolfe2017-04-191-21/+42
* [android] - set firsRender flag to false when destroying the surface (#8739)Tobrun2017-04-191-0/+1
* [common] Updated original application SVG iconMinh Nguyễn2017-04-193-164/+14
* [ios] Updated iosapp application iconsetMinh Nguyễn2017-04-1913-0/+0
* [macos] Fix pinch gesture scaling mathJohn Firebaugh2017-04-191-1/+1
* [android] - expose source layer identifier (#8709)Tobrun2017-04-1918-53/+168
* bumped MAS version (#8763)Cameron Mace2017-04-181-3/+3
* [core] Remove unnecessary Source::Impl::enabled assignmentJohn Firebaugh2017-04-181-3/+1
* [android] - post resetting invalidation flag to avoid race condition (#8738)Tobrun2017-04-181-18/+24
* [android] - synchronize display and context initalisation with create surface...Tobrun2017-04-182-16/+19
* [core] Move ProjectedMeters to projection.hppJohn Firebaugh2017-04-184-45/+43
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-186-27/+15
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-168-4/+447
* [core] Combine two GlyphID-keyed maps in GlyphAtlas::EntryJohn Firebaugh2017-04-142-54/+39
* [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the mapJohn Firebaugh2017-04-1410-93/+56
* [core] Ignore shortest path in Map::pixelForLatLngBruno de Oliveira Abinader2017-04-144-33/+62
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-1411-62/+82
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-1412-74/+170
* [core] TransitionOptions s/operator bool/isDefined/Bruno de Oliveira Abinader2017-04-142-2/+2
* [core] Remove unused bool() functionsBruno de Oliveira Abinader2017-04-144-23/+0