summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, build] Fix jazzy build error by preinstalling updated ffi dependencyupstream/friedbunny-ios-v4.10.1Jason Wray2019-07-191-0/+1
* [ios] Prepare ios-v4.10.1 releaseJason Wray2019-07-194-3/+9
* [ios] Mapbox Events - v0.9.2-patch.1Nadia Barbosa2019-07-191-0/+0
* [ios] Prepare for iOS SDK v4.10.0 release (#14454)ios-v4.10.0Jordan Kiley2019-04-174-4/+4
* [ios] CP #14439 - Ensure glFinish is called when going into the background, a...Julian Rex2019-04-172-8/+76
* [ios, macos] Fix MGLSymbolStyleLayer.text localization issue. (#14405)Fabian Guerra Soto2019-04-154-0/+20
* [ios, macos] Premultiply color values for mgl_colorNadia Barbosa2019-04-125-8/+48
* [core] Cherry-pick #14369: fix firing onStyleImageMissing after sprite has lo...Ansis Brammanis2019-04-082-6/+82
* [core] Disable binary programs until we fix #14294Thiago Marcos P. Santos2019-04-082-2/+3
* Bump Podspecs & changelog for ios-v4.10.0-beta.3ios-v4.10.0-beta.3Nadia Barbosa2019-04-054-3/+4
* [core] Move should not call destructorsAlexander 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