summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Move should not call destructorsupstream/fabian-cp-14352Alexander Shalamov2019-04-053-18/+108
* [ios] Cocoapods bump to v4.10.0-beta.2 (#14323) (#14327)ios-v4.10.0-beta.2Fabian Guerra Soto2019-04-035-3/+5
* [ios] Add iOS bindings and example for missing icons event. (#14302)Jordan Kiley2019-04-036-0/+83
* [ios] Enable/disable presentsWithTransaction to address #14232 (CP #14307) (#...Julian Rex2019-04-032-12/+142
* Update `mapbox-events-ios` to `v0.9.2` (#14288) (#14306)Alf Watt2019-04-021-0/+0
* [core] add onStyleImageMissing to allow dynamically loaded or generated image...Ansis Brammanis2019-04-0225-37/+280
* CP [ios,macos, core] Release Liquid cherry picks (#14274)Julian Rex2019-04-0216-36/+85
* [android][ios] Update changelogsMikhail Pozdnyakov2019-04-012-0/+4
* [Darwin] Improve documentation for enum array propertiesMikhail Pozdnyakov2019-04-012-1/+21
* [darwin] Support for variable text placement APIMikhail Pozdnyakov2019-04-015-27/+228
* [core] Single line optimization for variable label placementMikhail Pozdnyakov2019-04-018-33/+50
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-04-012-2/+6
* Enable text-variable-anchor render testsMikhail Pozdnyakov2019-04-011-18/+3
* [core] Introduce variable text placement for point labels - Placement partMikhail Pozdnyakov2019-04-0110-73/+267
* [core] Introduce variable text placement for point labels - Render partAlexander Shalamov2019-04-015-6/+103
* Export hideGlyphs and addDynamicAttributes symbolsAlexander Shalamov2019-04-011-0/+5
* [core] Introduce variable text placement for point labels - Layout partMikhail Pozdnyakov2019-04-0117-129/+361
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-04-015-4/+9
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-04-0110-6/+98
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-04-0119-4/+152
* [core] Traverse expression tree when checking for property overridesAlexander Shalamov2019-04-013-14/+65
* [android] changelog for v7.3.0android-v7.3.0Łukasz Paczos2019-03-281-0/+6
* [android] - don't call OnSurfaceCreated from the main threadtobrun2019-03-271-5/+0
* remove unneeded permissions (#14208) (#14226)Jordan Kiley2019-03-251-112/+0
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-257-76/+5535
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-2513-153/+155
* [android] - make a singular FragmentBackStack testtobrun2019-03-251-18/+0
* [android] - hook GLSurfaceViewMapRenderer into surfaceCreated callback, don't...tobrun2019-03-252-9/+5
* [android] - add integration test suitetobrun2019-03-2516-314/+378
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-258-157/+199
* [ios, macos] Support expressions in formatting parameters. (#14198)Fabian Guerra Soto2019-03-229-78/+75
* [android] fix formatting of the 7.3.0-beta.1 changelogŁukasz Paczos2019-03-221-6/+6
* [ios] Podspecs for v4.10.0 beta.1 (#14196)ios-v4.10.0-beta.1Jordan Kiley2019-03-216-24/+35
* Update to `mapbox-events-ios` release `v0.9.1` (#14195)Alf Watt2019-03-215-15/+20
* [ios, macos] Fix conditional expression parsing error. (#14181) (#14191)Fabian Guerra Soto2019-03-214-24/+6
* [core] Change definition of "complete" so offline packs created before #11055...Julian Rex2019-03-213-1/+6
* [ios, macos] Fix format expression parsing. (#14168) (#14178)Fabian Guerra Soto2019-03-212-13/+25
* [android] changelog for 7.3.0-beta.1android-v7.3.0-beta.1Łukasz Paczos2019-03-201-0/+14
* [android] cache source/layer only when successfully addedŁukasz Paczos2019-03-201-5/+5
* [android] clear the style object when the map is destroyedupstream/nb-liquid-earliestŁukasz Paczos2019-03-202-4/+8
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-1912-9/+176
* [android] update licensesŁukasz Paczos2019-03-191-12/+6
* [android] expose LocationComponent's layer IDsŁukasz Paczos2019-03-191-6/+26
* [android] unit and instrumentation tests code coverage reportŁukasz Paczos2019-03-197-7/+95
* [ios] Deleted unused NSData categoryMinh Nguyễn2019-03-186-103/+0
* [build] Add sha to the coverage json (#14145)Jordan Kiley2019-03-181-2/+6
* [android] bump telemetry version to 4.3.0Łukasz Paczos2019-03-182-1/+1
* [android] cache location layer IDs in a set instead of a listŁukasz Paczos2019-03-182-24/+33
* [android] - remove base idlingResource setuptobrun2019-03-1822-735/+495
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-1520-22/+329