summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transformsJason Wray2018-05-082-8/+19
| * [android] - update changelog to v6.1.1android-v6.1.1Tobrun2018-05-071-0/+3
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-0710-9/+87
| * [android] - update telemetry to 3.1.0Tobrun2018-05-071-1/+1
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-0425-86/+149
| * [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-044-1/+45
| * [android] - bump snapshot versiontobrun2018-05-042-2/+2
| * [android] - update changelog for release v6.1.0tobrun2018-05-041-2/+11
| * [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-043-27/+10
| * [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-044-19/+18
| * [android] - null check source before removingŁukasz Paczos2018-05-042-1/+19
| * [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-047-2/+56
| * [ios, macos] Update migration guides in jazzy table (#11808)Jordan Kiley2018-05-042-2/+2
| * [ios] Switched to use center property (instead of frame) when repositioning a...Julian Rex2018-05-032-4/+11
| * [core] Don't crash when attribute count is exceededKonstantin Käfer2018-05-0323-237/+557
| * iOS: Add custom layer example to debugging app (#7734)Konstantin Käfer2018-05-036-20/+40
| * [ios, macos] Fix broken link to predicates and expressions guide. (#11818)Fabian Guerra Soto2018-05-033-6/+6
| * [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-023-3/+8
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-0213-2/+554
| * [android] Map European Portuguese to system-compatible locale codeMinh Nguyễn2018-05-021-0/+1
| * [core] Don't copy TileLayerIndexes on every frame.Chris Loer2018-05-023-1/+4
| * [ios, macos] Fix possible retain cycles in blocksJason Wray2018-04-273-16/+33
| * [ios, macos] Accept Xcode 9.3 project suggestionsJason Wray2018-04-2714-44/+28
| * [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539)Julian Rex2018-04-264-2/+89
| * [ios, macos] Added change logs for #11731Julian Rex2018-04-252-0/+5
| * [android] - promote pixel ratio to public api of NativeMapview.Tobrun2018-04-251-1/+6
| * [android] - improve stop javadoc to include interpolateTobrun2018-04-241-1/+5
| * [android] - clear map change listeners when map is destroyedTobrun2018-04-242-2/+4
| * [android] - allow early callback registrationTobrun2018-04-241-5/+18
| * [android] - integrate view callback abstractionTobrun2018-04-242-50/+57
| * [ios, macos] Fix for camera movement when selecting visible annotations (#11731)Julian Rex2018-04-246-6/+182
| * [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailableJason Wray2018-04-232-1/+5
| * [android] - remove snapshot repository reference (#11709)Łukasz Paczos2018-04-231-1/+2
* | [build] Use Qt 5.6.3 instead of 5.7 in AppVeyorBruno de Oliveira Abinader2018-05-172-1/+2
* | Fix bug (always true + incorrect calculation) in fill_extrusion_bucket edgedi...Lauren Budorick2018-05-161-2/+2
* | bumped mapbox-java to 3.1.0 (#11916)Osana Babayan2018-05-161-1/+1
* | [core] Rework spec function/expression taxonomyLauren Budorick2018-05-1427-277/+183
* | [qt] Fix build when building the Qt Location pluginThiago Marcos P. Santos2018-05-142-4/+8
* | [android] - promote pixel ratio to public api of NativeMapview.Tobrun2018-05-141-1/+6
* | [android] - improve stop javadoc to include interpolateTobrun2018-05-141-1/+5
* | [android] - clear map change listeners when map is destroyedTobrun2018-05-142-2/+4
* | [android] - allow early callback registrationTobrun2018-05-141-5/+18
* | [android] - integrate view callback abstractionTobrun2018-05-142-50/+57
* | [android] added more tests for LatLngBounds.union(), LatLngBounds.intersect()...Osana Babayan2018-05-112-53/+391
* | [android] - avoid rounding the pixelratio of the image addded through NativeM...Tobrun2018-05-111-2/+3
* | Merge tag 'ios-v3.7.8' into masterJason Wray2018-05-101-0/+8
|\ \
| * | [ios] Prepare ios-v3.7.8 releaseios-v3.7.8Jason Wray2018-05-073-3/+3
| * | [iOS] - Update telemetry certificate pinning (#11845)Randall Lee2018-05-077-1/+42
| * | [android] - update changelog for v5.5.3android-v5.5.3tobrun2018-05-041-0/+3
| * | [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-043-27/+10