summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] cast round json element properties to int64_t instead of the uint64_tupstream/lp-13881-negative-conversionŁukasz Paczos2019-02-065-27/+74
* [ios] Specify sqlite3 version used by Jazzy (#13874)Julian Rex2019-02-051-1/+1
* [ios, docs] Fix types in jazzy Swift declarations for MGLMapViewDelegateJason Wray2019-02-042-2/+2
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-047-17/+97
* [core] Reduce presence of the 'useIntegerZoom' optionMikhail Pozdnyakov2019-02-045-36/+23
* [darwin, docs] Use shared mapbox/jazzy-theme submoduleJason Wray2019-02-0126-1194/+7
* [ios, docs] Support custom jazzy header contentJason Wray2019-02-011-2/+4
* [ios] Fix the user location not getting displayed when setting tracking mode ...Fabian Guerra Soto2019-02-012-6/+4
* [android] changelog for v7.1.1Łukasz Paczos2019-02-011-0/+4
* [qt] Add example of feature collection data for GeoJSON sourcexylosper2019-02-011-0/+54
* [qt] Support feature collection for GeoJSON source dataxylosper2019-02-011-1/+18
* [android] bump gestures library to v0.4.0Łukasz Paczos2019-02-013-5/+2
* [android] nitpick - explicitly fetch tags for each vendor submoduleŁukasz Paczos2019-02-011-0/+5
* [android] Adding new variation of LocationComponent#activateLocationComponent...Langston Smith2019-01-312-0/+38
* [core] Remove paintProperties() method from some render layersMikhail Pozdnyakov2019-01-318-54/+5
* [ios] Bump podspec to 4.8.0.Fabian Guerra2019-01-303-3/+3
* [ios][documenation] add additional code snippets to API docsJosh Erb2019-01-308-54/+180
* [core] change loop variable type to autoKonstantin Käfer2019-01-301-1/+1
* [android]added generic performance event (#13795)Osana Babayan2019-01-303-1/+89
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-304-6/+53
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-3011-188/+454
* [android] expose OnRenderModeChangedListenerŁukasz Paczos2019-01-302-1/+24
* [android] optimize location animators memory footprint and add animation rate...Łukasz Paczos2019-01-3019-442/+351
* [qt] Use QVector instead of QListThiago Marcos P. Santos2019-01-304-17/+17
* [android] - update changelog for v7.1.0 (#13832)Tobrun2019-01-301-0/+4
* [ios] Enable customize positions of mapview ornaments (#13556)Lloyd Sheng2019-01-3012-222/+583
* [darwin, docs] Improve method/property linking in jazzyJason Wray2019-01-294-27/+27
* [darwin, docs] Add jazzy styling for deprecated/unavailable methodsJason Wray2019-01-294-5/+20
* [build, ios] Update jazzy to 0.9.5Jason Wray2019-01-293-21/+35
* [android] run vendor submodule checkŁukasz Paczos2019-01-291-10/+9
* [android] android nitpick script, verify submodule pinsŁukasz Paczos2019-01-295-1/+77
* [android] revert modules vendorization and keep submodules onlyŁukasz Paczos2019-01-2912-89/+68
* [android] change SNAPSHOT version to 7.2.0Łukasz Paczos2019-01-291-1/+1
* [ios] Fix jazzy building.Fabian Guerra2019-01-281-2/+2
* remove some outdated integration test ignores (#13800)Vladimir Agafonkin2019-01-281-5/+0
* [android] - prioritise running benchmarks when building master release build ...Tobrun2019-01-281-16/+16
* Add image support with drawable overload (#13793)Tobrun2019-01-284-2/+121
* [core] update CA bundleKonstantin Käfer2019-01-261-24/+185
* Update platform/ios/DEVELOPING.mdJason Wray2019-01-251-1/+1
* [ios][docs] update code snippet instructionsJosh Erb2019-01-251-11/+12
* [ios] Fix typo in MGLComputedShapeSource error messageJesse Crocker2019-01-251-1/+1
* [ios] Update more URLs to docs.mapbox.com/iosJason Wray2019-01-2534-104/+109
* [android] expose quick zoom option xml attributeŁukasz Paczos2019-01-254-9/+8
* [android] separate quick zoom gestures optionŁukasz Paczos2019-01-257-66/+182
* [android, darwin] Fix core-only layer creationMikhail Pozdnyakov2019-01-252-20/+20
* [android] fix LocationEngine's annotationŁukasz Paczos2019-01-251-2/+2
* [android] - update project readme with buck source file ignore configurationtobrun2019-01-241-0/+3
* [android] fix zoom precision in GeoJSON cluster exampleŁukasz Paczos2019-01-241-1/+2
* [android] return empty string instead of null in offline examplesŁukasz Paczos2019-01-241-2/+3
* [android] fix ViewPagerActivity style not loading after rotationŁukasz Paczos2019-01-241-4/+37