| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] [android] - add style json setter/getter to map snapshotter | tobrun | 2018-05-30 | 5 | -0/+36 |
* | Merge tag 'ios-v4.0.2' into masterupstream/fb-merge-release-ios-v4.0.2 | Jason Wray | 2018-05-30 | 11 | -261/+56 |
|\ |
|
| * | [ios, build] Install npm packages before deployingios-v4.0.2upstream/fb-install-npm-packages-before-deploying | Jason Wray | 2018-05-29 | 1 | -0/+1 |
| * | [ios] Prepare ios-v4.0.2 release | Jason Wray | 2018-05-29 | 4 | -3/+8 |
| * | [ios, build] Populate GitHub releases with templated notes | Jason Wray | 2018-05-24 | 3 | -1/+50 |
| * | [ios, build] Remove unused build scripts | Jason Wray | 2018-05-24 | 7 | -260/+0 |
| * | [android] - update release-boba to build v6.1.4-SNAPSHOT | Łukasz Paczos | 2018-05-23 | 1 | -1/+1 |
| * | [android] - update changelog for v6.1.3 | Łukasz Paczos | 2018-05-23 | 1 | -0/+6 |
| * | [core] Remove circle-pitch-scale test ignores. | Chris Loer | 2018-05-23 | 1 | -0/+18 |
| * | [android] - bump telemetry to v3.1.2 | tobrun | 2018-05-23 | 1 | -1/+1 |
| * | [android] - change MapView#initialize modifier to allow subclasses to overrid... | Tobrun | 2018-05-23 | 1 | -5/+7 |
| * | [core] Port global symbol query from GL JS: | Chris Loer | 2018-05-22 | 1 | -2/+0 |
| * | [android] - update SNAPSHOT version to v6.1.3, reset release configandroid-v6.1.2 | tobrun | 2018-05-18 | 1 | -1/+1 |
| * | [build] Use Qt 5.6.3 instead of 5.7 in AppVeyor | Bruno de Oliveira Abinader | 2018-05-18 | 1 | -0/+1 |
| * | [android] - release android v6.1.2 | Tobrun | 2018-05-18 | 1 | -1/+1 |
| * | [android] - bump telemetry to v3.1.1 | Tobrun | 2018-05-18 | 2 | -11/+18 |
* | | [android] - fix literal wrapping in comparission expressions | tobrun | 2018-05-29 | 2 | -16/+57 |
* | | [android] - null check access token in filesource initializer | tobrun | 2018-05-29 | 1 | -1/+3 |
* | | [android] - allow literal expression property arguments | Łukasz Paczos | 2018-05-28 | 3 | -2/+18 |
* | | [android] - raw expression support | Łukasz Paczos | 2018-05-28 | 4 | -91/+255 |
* | | [ios] Bump mapbox-mobile-events to avoid build warning (#12005) | Jason Wray | 2018-05-25 | 1 | -0/+0 |
* | | [android] - update changelog for v6.2.0-alpha.2 (#12006)android-v6.2.0-alpha.2 | Tobrun | 2018-05-25 | 1 | -2/+17 |
* | | UI thread checking (#12000) | Tobrun | 2018-05-25 | 29 | -197/+644 |
* | | [android] - remove requirement of having a mapbox access token (#12001) | Tobrun | 2018-05-25 | 4 | -55/+71 |
* | | [ios, build] Remove obsolete UI tests, KIF and OHHTTPStubs submodulesupstream/fb-remove-dead-uitest-infra | Jason Wray | 2018-05-24 | 34 | -2241/+0 |
* | | [android] - update onMapChange docs for possible values | Łukasz Paczos | 2018-05-24 | 1 | -0/+2 |
* | | [ios] Updated MGLScaleBar to use rendered UIImages instead of MGLScaleBarLabe... | Julian Rex | 2018-05-24 | 3 | -63/+273 |
* | | [ios] Provide custom hit test for callout views (#11939) | Julian Rex | 2018-05-24 | 2 | -0/+39 |
* | | [ios, macos] Added macro to handle pending iOS tests (rather than disabling v... | Julian Rex | 2018-05-24 | 7 | -16/+51 |
* | | [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n... | Fabian Guerra Soto | 2018-05-23 | 4 | -1/+16 |
* | | [android] - update changelog for v6.1.3 | Łukasz Paczos | 2018-05-23 | 1 | -0/+6 |
* | | Style JSON configuration on map snapshotter (#11976) | Tobrun | 2018-05-23 | 11 | -12/+120 |
* | | [android] - bump telemetry to v3.1.2 | tobrun | 2018-05-23 | 1 | -1/+1 |
* | | [ios] Use standard callout positioning for unanimated user location changes | Jason Wray | 2018-05-22 | 1 | -24/+8 |
* | | [ios] Run MGLMapboxEvents setup asynchronously (#11784) | Randall Lee | 2018-05-22 | 2 | -1/+4 |
* | | [android] - remove mips and armeabi as supported ABIs | Tobrun | 2018-05-22 | 7 | -22/+28 |
* | | [android] - change MapView#initialize modifier to allow subclasses to overrid... | Tobrun | 2018-05-22 | 1 | -5/+7 |
* | | [node] fixup bad merge | Konstantin Käfer | 2018-05-22 | 1 | -1/+1 |
* | | [node] allow building all ABIs at once | Konstantin Käfer | 2018-05-22 | 2 | -5/+2 |
* | | [node] move to Nan 2.10.0 | Konstantin Käfer | 2018-05-22 | 4 | -14/+33 |
* | | [node] prevent race condition for renderFinished | Konstantin Käfer | 2018-05-22 | 1 | -0/+6 |
* | | [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi... | Julian Rex | 2018-05-21 | 9 | -22/+581 |
* | | [core] Align URL token replacement behavior with GL JS | John Firebaugh | 2018-05-18 | 3 | -0/+11 |
* | | [core] Align match behavior with case/== | John Firebaugh | 2018-05-18 | 2 | -5/+8 |
* | | [ios] Bump podspect to 4.1.0-alpha.1. (#11937)ios-v4.1.0-alpha.1 | Fabian Guerra Soto | 2018-05-18 | 3 | -3/+3 |
* | | [android] - bump telemetry to v3.1.1 | Tobrun | 2018-05-18 | 2 | -11/+13 |
* | | [android] - add changelog for 6.2.0-alpha.1 | tobrun | 2018-05-18 | 1 | -1/+6 |
* | | [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1 | Fabian Guerra Soto | 2018-05-17 | 7 | -28/+62 |
* | | [android] - expose MapView created callbacks on MapFragment and MapSupportFra... | tobrun | 2018-05-17 | 4 | -64/+160 |
* | | [android] - add nullability annotations to public api for kotlin language int... | tobrun | 2018-05-17 | 4 | -59/+81 |