| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios] Added explicit dependency to address occasional test build failures. (#... | Julian Rex | 2018-04-03 | 1 | -0/+15 |
* | [ios] Bump podspecs for ios-v4.0.0-beta.3ios-v4.0.0-beta.3 | Jason Wray | 2018-04-02 | 3 | -3/+3 |
* | [ios] Prepare changelog for ios-v4.0.0-beta.3 | Jason Wray | 2018-04-02 | 2 | -2/+10 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 13 | -183/+323 |
* | [ios, macos] Corrected documentation | Minh Nguyễn | 2018-04-02 | 8 | -45/+57 |
* | [ios, macos] Clarified source options | Minh Nguyễn | 2018-04-02 | 5 | -29/+73 |
* | [ios, macos] Eliminated MGLAbstractShapeSource | Minh Nguyễn | 2018-04-02 | 18 | -329/+297 |
* | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 48 | -209/+212 |
* | [ios, macos] Mention update-examples in contributing guide | Minh Nguyễn | 2018-04-02 | 2 | -0/+4 |
* | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 29 | -153/+162 |
* | [ios] Fix heap buffer overflow in two-coordinate MGLPolyline | Jason Wray | 2018-03-30 | 1 | -3/+5 |
* | Eviscerate mbgl expression to Foundation JSON object conversion (#11389) | Minh Nguyễn | 2018-03-30 | 15 | -164/+327 |
* | [ios, docs] Fix formatting in Predicates & Expressions guide (#11574) | Jason Wray | 2018-03-30 | 1 | -29/+29 |
* | [ios] Fix for integration tests running on device. Refs #11297 | Julian Rex | 2018-03-30 | 1 | -2/+15 |
* | [ios] Update mapbox-events-ios to v0.4.0upstream/fb-events-ios-0.4.0 | Jason Wray | 2018-03-29 | 1 | -0/+0 |
* | Install aftermarket expression functions (#11472) | Minh Nguyễn | 2018-03-29 | 30 | -571/+990 |
* | [ios, macos] Add lookup and feature operators. (#11528) | Fabian Guerra Soto | 2018-03-28 | 3 | -0/+106 |
* | Release Android v6.0.0-beta.5 (#11537) | Łukasz Paczos | 2018-03-28 | 1 | -0/+11 |
* | [android] bumped gestures library version to 0.2.0 (#11535) | Łukasz Paczos | 2018-03-27 | 1 | -1/+1 |
* | [android] bumped telemetry library version to 3.0.0-beta.3 (#11534) | Łukasz Paczos | 2018-03-27 | 1 | -1/+1 |
* | [ios, macos] Add match expressions support. (#11464) | Fabian Guerra Soto | 2018-03-26 | 5 | -3/+87 |
* | [android] - update changelog v5.5.1 | Tobrun | 2018-03-26 | 1 | -0/+9 |
* | [android] - allow multiple expressions in string, number and bool asserting e... | Tobrun | 2018-03-26 | 1 | -3/+3 |
* | [ios, macos] Change the format for case expressions to a flat structure. (#11... | Fabian Guerra Soto | 2018-03-26 | 4 | -32/+89 |
* | [android] - don't load default style if style json string was set (#11520) | Tobrun | 2018-03-26 | 2 | -1/+78 |
* | [android] - correctly convert Android int colors with to-color expression (#1... | Tobrun | 2018-03-23 | 3 | -38/+18 |
* | [core] Don't resolve tokens after evaluating a text-field or icon-image expre... | John Firebaugh | 2018-03-22 | 1 | -1/+0 |
* | [android] - expose public api telemetry (#11503) | Tobrun | 2018-03-22 | 6 | -18/+30 |
* | [android] - make default output param from step expression more descriptive, ... | Tobrun | 2018-03-22 | 1 | -16/+20 |
* | Literal array conversion of primitive arrays (#11500) | Tobrun | 2018-03-22 | 3 | -1/+39 |
* | [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo... | Julian Rex | 2018-03-21 | 14 | -43/+508 |
* | [android] - update changelog for v6.0.0-beta.4 (#11485)android-v.6.0.0-beta.4 | Tobrun | 2018-03-21 | 2 | -1/+22 |
* | [ios, macos] Document to use subclasses of MGLFeature to access attributes (#... | Jordan Kiley | 2018-03-20 | 6 | -6/+12 |
* | [android] bumped gestures library version to 0.1.0 (#11483) | Łukasz Paczos | 2018-03-20 | 5 | -51/+44 |
* | [core] don't hide icons if text is an empty string | Ansis Brammanis | 2018-03-19 | 1 | -1/+0 |
* | Expression filters (#11429) | Tobrun | 2018-03-19 | 36 | -426/+436 |
* | [android] - verify optional before accessing it | Tobrun | 2018-03-19 | 1 | -4/+6 |
* | [android] bump mapbox-android-telemetry version to 3.0.0-beta.2 and adapt eve... | Guardiola31337 | 2018-03-19 | 6 | -10/+14 |
* | [android] high-level jni bindings for geojson conversion | Ivo van Dongen | 2018-03-19 | 23 | -198/+320 |
* | update to MAS3.0-beta.4 (#11468) | Osana Babayan | 2018-03-16 | 2 | -3/+3 |
* | [android] - implement expression literal on arrays | Tobrun | 2018-03-16 | 2 | -9/+73 |
* | Test activity for gestures manager (#11449) | Łukasz Paczos | 2018-03-16 | 8 | -140/+640 |
* | [android] fixed TWO_FINGER_TAP telemetry event (#11460) | Łukasz Paczos | 2018-03-16 | 1 | -0/+2 |
* | [core] Update mapbox-gl-js | John Firebaugh | 2018-03-14 | 1 | -0/+2 |
* | [ios] Prepare changelog for ios-v3.7.6upstream/fb-ios-v3.7.6-boba-cherry-picks | Jason Wray | 2018-03-14 | 1 | -1/+4 |
* | [ios, build] Move iOS release builds to CircleCI | Jason Wray | 2018-03-14 | 2 | -99/+1 |
* | [ios] Add camera limit debug option to iosapp | Jason Wray | 2018-03-14 | 1 | -1/+42 |
* | [ios] Fix pinch drift ignoring delegate camera change response | Jason Wray | 2018-03-14 | 2 | -3/+8 |
* | [ios] Improved heading indicator arrow visibility | Jason Wray | 2018-03-14 | 2 | -1/+5 |
* | [android] build release Test App before publishing (#11418) | Łukasz Paczos | 2018-03-14 | 1 | -1/+1 |