| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Update style docs.upstream/1ec5-freedom-of-nsexpression-11015 | Fabian Guerra | 2018-03-29 | 2 | -6/+6 |
* | [ios, macos] Restored OEM conditionals where available | Minh Nguyễn | 2018-03-29 | 4 | -3/+66 |
* | [ios, macos] Renamed, reversed has expression | Minh Nguyễn | 2018-03-29 | 4 | -24/+36 |
* | [ios, macos] Documented simple lookup | Minh Nguyễn | 2018-03-29 | 2 | -7/+9 |
* | [ios, macos] Add documentation for lookup and feature operators. | Fabian Guerra | 2018-03-28 | 5 | -16/+17 |
* | [ios, macos] Add aftermarket function to 'has' operator. | Fabian Guerra | 2018-03-28 | 2 | -10/+36 |
* | [ios, macos] Add mgl_coalesce conventional custom function support. | Fabian Guerra | 2018-03-28 | 2 | -7/+25 |
* | [ios, macos] Updated example code | Minh Nguyễn | 2018-03-28 | 1 | -5/+3 |
* | [ios, macos] Add conventional custom function support. | Fabian Guerra | 2018-03-28 | 4 | -27/+106 |
* | [ios, macos] Update style documentation. | Fabian Guerra | 2018-03-28 | 4 | -9/+12 |
* | [ios, macos] Add mgl_coalesce: as expression function. | Fabian Guerra | 2018-03-28 | 3 | -12/+11 |
* | [ios, macos] Add MGL_SWITCH expression operator. | Fabian Guerra | 2018-03-28 | 4 | -47/+33 |
* | [ios, macos] Add MGL_MATCH function placeholder. | Fabian Guerra | 2018-03-28 | 2 | -10/+16 |
* | [ios, macos] Added generic expression function | Minh Nguyễn | 2018-03-28 | 6 | -13/+67 |
* | [ios, macos] Updated documentation, tests, demo apps | Minh Nguyễn | 2018-03-28 | 25 | -373/+373 |
* | [ios, macos] Refactored aftermarket expression functions | Minh Nguyễn | 2018-03-28 | 3 | -76/+168 |
* | [ios, macos] Aftermarket let expressions | Minh Nguyễn | 2018-03-28 | 3 | -28/+31 |
* | [ios, macos] Implemented type conversion using CAST() | Minh Nguyễn | 2018-03-28 | 3 | -2/+28 |
* | [ios, macos] Convert length operator to length: for strings | Minh Nguyễn | 2018-03-28 | 3 | -1/+14 |
* | [ios, macos] Documented mgl_join: | Minh Nguyễn | 2018-03-28 | 1 | -15/+11 |
* | [ios, macos] Simplified expression document headings | Minh Nguyễn | 2018-03-28 | 1 | -5/+3 |
* | [ios, macos] Fixed mgl_join: | Minh Nguyễn | 2018-03-28 | 2 | -9/+13 |
* | [ios, macos] Introduced more ergonomic expression concatenation syntax | Minh Nguyễn | 2018-03-28 | 2 | -4/+44 |
* | [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 |
* | [core] Add 'apiBaseURL' argument to mbgl-offline util. | Chris Loer | 2018-03-27 | 1 | -0/+4 |
* | [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 |
* | [build] Save raw Xcode build logsupstream/fb-more-sanitizers | Jason Wray | 2018-03-26 | 2 | -1/+27 |
* | [ios, build] Run static analyzer on CircleCI | Jason Wray | 2018-03-26 | 2 | -0/+24 |
* | [ios, build] Run undefined behavior sanitizer on CircleCI | Jason Wray | 2018-03-26 | 2 | -11/+11 |
* | [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 | 6 | -25/+28 |
* | [android] - expose public api telemetry (#11503) | Tobrun | 2018-03-22 | 6 | -18/+30 |
* | [core] Double maximum label width by reducing glyph precision. | Chris Loer | 2018-03-22 | 4 | -4/+4 |
* | [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 |
* | [core] Avoid flashing on pitched overzoomed tiles. | Chris Loer | 2018-03-21 | 4 | -3/+12 |
* | [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 | 2 | -4/+3 |
* | Expression filters (#11429) | Tobrun | 2018-03-19 | 36 | -426/+436 |
* | [android] - verify optional before accessing it | Tobrun | 2018-03-19 | 1 | -4/+6 |