summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] swapped link for circle layer example (#8818)Jordan Kiley2017-04-261-1/+1
* [android] - share locationsource between locational components (#8825)Tobrun2017-04-262-2/+4
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-265-148/+69
* [ios, macos] Bumped recommended Xcode version >=8.0 (#8775)Jordan Kiley2017-04-247-5/+7
* [all] Rationalize style::ImageJohn Firebaugh2017-04-2412-51/+48
* [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-241-0/+5
* [android] - avoid calling MarkerViewClickListener twice (#8804)Tobrun2017-04-241-7/+3
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-2410-133/+122
* [android] - rework instrumentation tests (#8793)Tobrun2017-04-2134-1399/+1119
* [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
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-208-21/+315
* [qt] Bring back icon.pngMinh Nguyễn2017-04-201-1/+1
* [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-201-0/+2
* [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-191-84/+0
* [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
* [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] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-184-11/+15
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-168-4/+447
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-144-12/+12
* [core] Remove unused bool() functionsBruno de Oliveira Abinader2017-04-143-21/+0
* [ios] Deleted unused source unit testsMinh Nguyễn2017-04-141-24/+0
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-135-0/+243
* remove duplicated resources (#8743)Pablo Guardiola2017-04-131-3/+0
* [darwin] Update CHANGELOGsJohn Firebaugh2017-04-132-0/+2
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-137-8/+8
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-1312-69/+15
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-136-20/+41
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-1326-523/+295
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-138-213/+67
* [darwin] Remove unnecessary MGLTileSource initializersJohn Firebaugh2017-04-136-141/+227
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-1310-136/+33
* add polygon holes and custom location source features to changelog (#8741)Pablo Guardiola2017-04-131-0/+2
* [android] - derived source attribution (#8630)Tobrun2017-04-139-120/+278
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-1310-3/+206
* [ios] added check for annotation view animation (#8565)Jordan Kiley2017-04-123-13/+25