summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Removed MGLStyleValue, MGLStyleFunctionupstream/1ec5-e8n-8074Minh Nguyễn2018-01-2319-1884/+54
* [ios, macos] Exposed JSON conversion methods publiclyMinh Nguyễn2018-01-2315-82/+140
* [ios] Migrated iosapp to expressionsMinh Nguyễn2018-01-231-126/+77
* [macos] Migrated macosapp to expressionsMinh Nguyễn2018-01-231-16/+16
* [ios, macos] Updated style function guideMinh Nguyễn2018-01-233-147/+115
* [ios, macos] Eviscerated style function testsMinh Nguyễn2018-01-232-76/+45
* [ios, macos] Updated changelogsMinh Nguyễn2018-01-232-0/+2
* [ios, macos] Applied expression changes via codegenMinh Nguyễn2018-01-2328-4591/+4605
* [ios, macos] Migrated codegen templates to expressionsMinh Nguyễn2018-01-239-232/+168
* [ios, macos] Updated style authoring guideMinh Nguyễn2018-01-234-22/+235
* [ios, macos] Predicate and expression guideMinh Nguyễn2018-01-235-112/+432
* [ios, macos] Consolidated property value–expression conversion in MGLStyleV...Minh Nguyễn2018-01-232-44/+163
* [ios, macos] Expression-based style property gettersMinh Nguyễn2018-01-234-19/+143
* [ios, macos] Variable expressionsMinh Nguyễn2018-01-233-1/+82
* [ios, macos] to-boolean, to-number, get from objectMinh Nguyễn2018-01-233-16/+139
* [ios, macos] Interpolation expressionsMinh Nguyễn2018-01-233-0/+128
* [ios, macos] Convert dictionary literalsMinh Nguyễn2018-01-232-3/+26
* [ios, macos] Null constant expressionsMinh Nguyễn2018-01-233-0/+30
* [ios, macos] Convert colors, offsets, padding in expressions to JSON objectsMinh Nguyễn2018-01-232-5/+49
* [ios, macos] Color literalsMinh Nguyễn2018-01-232-2/+28
* [ios, macos] Implemented string coercionMinh Nguyễn2018-01-232-0/+15
* [ios, macos] Migrated MGLSymbolStyleLayer.text to NSExpressionMinh Nguyễn2018-01-2317-74/+883
* [ios, macos] Temporarily ignore heatmap layer typeMinh Nguyễn2018-01-231-0/+3
* [ios, macos] Implemented array enumeration during conversionMinh Nguyễn2018-01-231-3/+7
* [ios, macos] Made MGLSphericalPosition boxableMinh Nguyễn2018-01-232-2/+2
* [ios, macos] Silenced warning in test of error conditionMinh Nguyễn2018-01-231-0/+3
* [ios, macos] Import headers, not implementation filesMinh Nguyễn2018-01-232-2/+2
* [core] Added accessors for various expression parametersMinh Nguyễn2018-01-237-1/+32
* [core] fix style parsing crash when a layer's paint property is not an objectKonstantin Käfer2018-01-233-0/+18
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-2384-56/+4661
* [android] - update changelog for v5.3.2Tobrun2018-01-221-1/+10
* [android] - handle null Call instances in HttpRequestTobrun2018-01-221-1/+1
* [android] - validate zoom level before creating mapbox telem eventTobrun2018-01-221-4/+13
* [core] update CA bundle for cURLKonstantin Käfer2018-01-221-390/+211
* [ios, macos] Converted strings files to UTF-8Minh Nguyễn2018-01-1915-0/+0
* [android, ios, macos] Updated Ukrainian translationsMinh Nguyễn2018-01-194-30/+77
* [android, ios, macos] Updated Swedish translationsMinh Nguyễn2018-01-193-26/+51
* [android, ios, macos] Updated French translationsMinh Nguyễn2018-01-194-43/+88
* Adds an `ios-integration-test` Makefile target to run on CI (circle.yml)Andrew Kitchen2018-01-192-0/+9
* Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765)Andrew Kitchen2018-01-194-21/+3
* Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-1914-3/+692
* [android, ios, macos] Added Hebrew localizationMinh Nguyễn2018-01-1912-6/+491
* Prune unused layers from CrossTileSymbolIndexChris Loer2018-01-193-0/+16
* [ios] Remove support for 32-bit simulators (i386)Jason Wray2018-01-193-8/+9
* [core] GeometryTileData needs to be updated in lockstep with FeatureIndexChris Loer2018-01-182-1/+5
* [core] Synchronize state of CollisionIndex and FeatureIndexes.Chris Loer2018-01-185-1/+29
* [ios] Optimize MGLAnnotationView scale transform when not pitchedupstream/fb-unpitched-annotation-view-scalingJason Wray2018-01-183-3/+18
* [android] - allow setting an OkHttpClientTobrun2018-01-183-3/+18
* [android] - expose setting a custom attribution manager through UiSettingsTobrun2018-01-183-9/+57
* [android] - expose attribution manager as public APITobrun2018-01-181-3/+4