summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ios-v4.0.2' into masterupstream/fb-merge-release-ios-v4.0.2Jason Wray2018-05-3011-261/+56
|\
| * [ios, build] Install npm packages before deployingios-v4.0.2upstream/fb-install-npm-packages-before-deployingJason Wray2018-05-291-0/+1
| * [ios] Prepare ios-v4.0.2 releaseJason Wray2018-05-294-3/+8
| * [ios, build] Populate GitHub releases with templated notesJason Wray2018-05-243-1/+50
| * [ios, build] Remove unused build scriptsJason Wray2018-05-247-260/+0
| * [android] - update release-boba to build v6.1.4-SNAPSHOTŁukasz Paczos2018-05-231-1/+1
| * [android] - update changelog for v6.1.3Łukasz Paczos2018-05-231-0/+6
| * [core] Remove circle-pitch-scale test ignores.Chris Loer2018-05-231-0/+18
| * [android] - bump telemetry to v3.1.2tobrun2018-05-231-1/+1
| * [android] - change MapView#initialize modifier to allow subclasses to overrid...Tobrun2018-05-231-5/+7
| * [core] Port global symbol query from GL JS:Chris Loer2018-05-221-2/+0
| * [android] - update SNAPSHOT version to v6.1.3, reset release configandroid-v6.1.2tobrun2018-05-181-1/+1
| * [build] Use Qt 5.6.3 instead of 5.7 in AppVeyorBruno de Oliveira Abinader2018-05-181-0/+1
| * [android] - release android v6.1.2Tobrun2018-05-181-1/+1
| * [android] - bump telemetry to v3.1.1Tobrun2018-05-182-11/+18
* | [android] - fix literal wrapping in comparission expressionstobrun2018-05-292-16/+57
* | [android] - null check access token in filesource initializertobrun2018-05-291-1/+3
* | [android] - allow literal expression property argumentsŁukasz Paczos2018-05-283-2/+18
* | [android] - raw expression supportŁukasz Paczos2018-05-284-91/+255
* | [ios] Bump mapbox-mobile-events to avoid build warning (#12005)Jason Wray2018-05-251-0/+0
* | [android] - update changelog for v6.2.0-alpha.2 (#12006)android-v6.2.0-alpha.2Tobrun2018-05-251-2/+17
* | UI thread checking (#12000)Tobrun2018-05-2529-197/+644
* | [android] - remove requirement of having a mapbox access token (#12001)Tobrun2018-05-254-55/+71
* | [ios, build] Remove obsolete UI tests, KIF and OHHTTPStubs submodulesupstream/fb-remove-dead-uitest-infraJason Wray2018-05-2434-2241/+0
* | [android] - update onMapChange docs for possible valuesŁukasz Paczos2018-05-241-0/+2
* | [ios] Updated MGLScaleBar to use rendered UIImages instead of MGLScaleBarLabe...Julian Rex2018-05-243-63/+273
* | [ios] Provide custom hit test for callout views (#11939)Julian Rex2018-05-242-0/+39
* | [ios, macos] Added macro to handle pending iOS tests (rather than disabling v...Julian Rex2018-05-247-16/+51
* | [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n...Fabian Guerra Soto2018-05-234-1/+16
* | [android] - update changelog for v6.1.3Łukasz Paczos2018-05-231-0/+6
* | Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-2311-12/+120
* | [android] - bump telemetry to v3.1.2tobrun2018-05-231-1/+1
* | [ios] Use standard callout positioning for unanimated user location changesJason Wray2018-05-221-24/+8
* | [ios] Run MGLMapboxEvents setup asynchronously (#11784)Randall Lee2018-05-222-1/+4
* | [android] - remove mips and armeabi as supported ABIsTobrun2018-05-227-22/+28
* | [android] - change MapView#initialize modifier to allow subclasses to overrid...Tobrun2018-05-221-5/+7
* | [node] fixup bad mergeKonstantin Käfer2018-05-221-1/+1
* | [node] allow building all ABIs at onceKonstantin Käfer2018-05-222-5/+2
* | [node] move to Nan 2.10.0Konstantin Käfer2018-05-224-14/+33
* | [node] prevent race condition for renderFinishedKonstantin Käfer2018-05-221-0/+6
* | [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-219-22/+581
* | [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-183-0/+11
* | [core] Align match behavior with case/==John Firebaugh2018-05-182-5/+8
* | [ios] Bump podspect to 4.1.0-alpha.1. (#11937)ios-v4.1.0-alpha.1Fabian Guerra Soto2018-05-183-3/+3
* | [android] - bump telemetry to v3.1.1Tobrun2018-05-182-11/+13
* | [android] - add changelog for 6.2.0-alpha.1tobrun2018-05-181-1/+6
* | [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1Fabian Guerra Soto2018-05-177-28/+62
* | [android] - expose MapView created callbacks on MapFragment and MapSupportFra...tobrun2018-05-174-64/+160
* | [android] - add nullability annotations to public api for kotlin language int...tobrun2018-05-174-59/+81
* | [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-173-6/+64