summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] - don't load default style if style json string was setupstream/11516-style-reload-cpTobrun2018-03-252-1/+78
* [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-233-38/+18
* [core] Don't resolve tokens after evaluating a text-field or icon-image expre...John Firebaugh2018-03-226-25/+28
* [android] - expose public api telemetry (#11503)Tobrun2018-03-226-18/+30
* [core] Double maximum label width by reducing glyph precision.Chris Loer2018-03-224-4/+4
* [android] - make default output param from step expression more descriptive, ...Tobrun2018-03-221-16/+20
* Literal array conversion of primitive arrays (#11500)Tobrun2018-03-223-1/+39
* [core] Avoid flashing on pitched overzoomed tiles.Chris Loer2018-03-214-3/+12
* [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo...Julian Rex2018-03-2114-43/+508
* [android] - update changelog for v6.0.0-beta.4 (#11485)android-v.6.0.0-beta.4Tobrun2018-03-212-1/+22
* [ios, macos] Document to use subclasses of MGLFeature to access attributes (#...Jordan Kiley2018-03-206-6/+12
* [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-205-51/+44
* [core] don't hide icons if text is an empty stringAnsis Brammanis2018-03-192-4/+3
* Expression filters (#11429)Tobrun2018-03-1936-426/+436
* [android] - verify optional before accessing itTobrun2018-03-191-4/+6
* [android] bump mapbox-android-telemetry version to 3.0.0-beta.2 and adapt eve...Guardiola313372018-03-196-10/+14
* [android] high-level jni bindings for geojson conversionIvo van Dongen2018-03-1923-198/+320
* update to MAS3.0-beta.4 (#11468)Osana Babayan2018-03-162-3/+3
* [android] - implement expression literal on arraysTobrun2018-03-162-9/+73
* Test activity for gestures manager (#11449)Łukasz Paczos2018-03-168-140/+640
* [android] fixed TWO_FINGER_TAP telemetry event (#11460)Łukasz Paczos2018-03-161-0/+2
* [core] Update mapbox-gl-jsJohn Firebaugh2018-03-143-2/+10
* [core] Stringify expression syntax, not function syntaxJohn Firebaugh2018-03-142-137/+19
* [ios] Prepare changelog for ios-v3.7.6upstream/fb-ios-v3.7.6-boba-cherry-picksJason Wray2018-03-141-1/+4
* [ios, build] Move iOS release builds to CircleCIJason Wray2018-03-143-99/+35
* [ios] Add camera limit debug option to iosappJason Wray2018-03-141-1/+42
* [ios] Fix pinch drift ignoring delegate camera change responseJason Wray2018-03-142-3/+8
* [ios] Improved heading indicator arrow visibilityJason Wray2018-03-142-1/+5
* [android] build release Test App before publishing (#11418)Łukasz Paczos2018-03-142-1/+4
* [ios, macos] Fix an issue where a wrong annotation may selected if annotation...Lloyd Sheng2018-03-134-51/+49
* [android] - revisit proguard configuration for release-bobaTobrun2018-03-122-19/+35
* [core] TileJSON conversion clamps bounds longitude to [-180,180], per specAsheem Mamoowala2018-03-092-0/+12
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-0917-336/+423
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-0853-13860/+2453
* [android] calculating camera's LatLng for bounds without map padding (#11410)Łukasz Paczos2018-03-085-38/+29
* [android] - check for null body on http request, cleanup codeTobrun2018-03-082-77/+89
* [macos] Upgraded tests to Swift 4Minh Nguyễn2018-03-072-12/+17
* [macos] Fixed title casing based on current orthographyMinh Nguyễn2018-03-071-1/+5
* [macos] Assume sRGB for mbgl expressions, CSS in attributionMinh Nguyễn2018-03-075-13/+37
* Expose more gestures settings (#11407)Łukasz Paczos2018-03-076-215/+325
* [android] - revert java8 support in the SDKtobrun2018-03-065-37/+68
* [android] take advantage of MAS 3.0-beta.3 changesOsana Babayan2018-03-063-80/+73
* [android] - rework match expression to style specification syntaxTobrun2018-03-062-27/+61
* [android] - make javadoc configuration compatible with Gradle 4.4Tobrun2018-03-051-8/+5
* [android] reworked zoomIn and zoomOut to use ValueAnimators (#11382)Łukasz Paczos2018-03-054-79/+111
* Port fix for "at" expression off-by-1 error (#11375)Anand Thakker2018-03-023-4/+13
* [ios] Add MGLMapView.showsScale to control scale bar visibility (#11335)Jason Wray2018-03-028-13/+112
* [android] - delete local ref pixel buffer when converting Image.java to coreTobrun2018-03-021-1/+1
* [android] - use float for pixelratio when creating a snapshotterTobrun2018-03-021-3/+3
* [android] - validate if width and height aren't 0 when creating options classTobrun2018-03-021-0/+3