summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update change log for android 6.6.7upstream/android6.6.7kevin2018-11-091-1/+1
|
* Update telemetry to 3.5.4, update changelog (#13331)android-v6.6.7Langston Smith2018-11-082-1/+11
| | | | | | * [android] - update telemetry to 3.5.4, update changelog * adding 6.7.0 changelog notes
* [android] - update changelog for v6.6.5android-v6.6.5Tobrun2018-11-021-0/+3
|
* [android] - update telemetry to v3.5.2Tobrun2018-11-021-1/+1
|
* [android] - update changelog for v6.6.4android-v6.6.4Tobrun2018-11-011-6/+6
|
* Fix a crash in MapView intializationphilemonmerlet2018-11-011-2/+2
| | | app:srcCompat should be used with AppCompatImageViews. Otherwise the image may not be set, which causes a crash in MapView initialization
* [android] gestures library v0.3.0 bumpŁukasz Paczos2018-11-012-4/+2
|
* [android] bumped telemetry version to 3.5.1Łukasz Paczos2018-11-011-1/+1
|
* [android] - update changelog for v6.7.0-beta.1 and v6.6.3android-v6.6.3Tobrun2018-10-311-0/+14
|
* [android] - update changelogs for v6.7.0-alpha.2 and v6.6.2android-v6.6.2Tobrun2018-10-241-0/+14
|
* File deactivate should be called before callbacksBharath MG2018-10-241-3/+3
|
* [android] Removed an unused importTamás Szincsák2018-10-241-1/+0
|
* [android] Revert vectorDrawables.useSupportLibrary to false in order to ↵Tamás Szincsák2018-10-247-10/+4
| | | | increase stability on Android 4.4 and below
* [android] - update SNAPSHOT versionandroid-v6.6.1Tobrun2018-10-171-1/+1
|
* [android] - update changelog for 6.7.0-alpha.1 and 6.6.1Tobrun2018-10-171-1/+15
|
* [android] - use appcompat resource configuration for vector drawablesTobrun2018-10-172-7/+5
|
* [android] - reverse order of prioritising shape vs marker click handlingTobrun2018-10-171-7/+7
|
* changelog for 6.6.0android-v6.6.0Łukasz Paczos2018-10-111-1/+1
|
* [ios] Bump podspecs to 4.5.0 and update changelog.ios-v4.5.0Fabian Guerra2018-10-104-4/+4
|
* [node] release 4.1.0node-v4.1.0Konstantin Käfer2018-10-102-2/+2
|
* [ios] Fix divide-by-zero when setting FPS on iOS <10Jason Wray2018-10-091-0/+4
|
* [ios] Add support for Simulator in UIDevice.mgl_isLegacyDeviceJason Wray2018-10-091-2/+4
|
* [ios] Ignore deprecation warnings for MGLMapView.userLocationVerticalAlignmentJason Wray2018-10-091-1/+12
|
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-054-19/+16
|
* [node] reset package.json versionupstream/package-node-4.1.0-pre.1Konstantin Käfer2018-10-041-1/+1
|
* [node] release 4.1.0-pre.1node-v4.1.0-pre.1Konstantin Käfer2018-10-042-3/+5
|
* [ios] release v4.5.0 beta.1 podspec bump and changelog updates. (#13027)ios-v4.5.0-beta.1Fabian Guerra Soto2018-10-035-5/+5
| | | | | | * [ios] Bump podspec to v4.5.0-beta.1 * [ios, macos] Update changelogs.
* [ios, macos, android, node] update changelogsMolly Lloyd2018-10-034-0/+4
|
* [core] only generate clip ids for clipped layersMolly Lloyd2018-10-031-2/+5
|
* [test] add test checking that unclipped tiles are not used by ClipIDGeneratorMolly Lloyd2018-10-031-0/+41
|
* [core] don't prefetch AnnotationTilesMolly Lloyd2018-10-031-1/+1
|
* [core] fix flickering caused by incorrect ClipIDsMolly Lloyd2018-10-031-1/+1
| | | | we missed a check for RenderTile.needsClipping when generating the new ClipIDs for some tiles, resulting in incorrect clipping that caused flickering in some cases
* [ios] Update events library to include symbol namespace fixupstream/fb-gazpacho-cherry-pick-13008Jason Wray2018-10-032-0/+1
|
* [ios, build] Check symbol namespacing for mapbox-events-iosJason Wray2018-10-033-0/+44
|
* [darwin] Rename 'make check-public-symbols' to darwin-check-public-symbolsJason Wray2018-10-034-5/+5
|
* - changelog for 6.6.0-beta.1android-v6.6.0-beta.1Łukasz Paczos2018-10-031-0/+4
|
* [android] - move camera and puck immediately when starting to track and ↵Łukasz Paczos2018-10-034-10/+50
| | | | | | displacement is big (cherry picked from commit 5bfdd9f)
* - add configuration to change the animation duration multiplier when ↵Łukasz Paczos2018-10-035-6/+69
| | | | tracking location
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-0212-8/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update method name More API drafting Add deprecation flag Add Swift delegate integration test Update method name and documentation Update deprecation notices Update method name Offset anchor point relative to contentFrame Update docs Only run through switch statement if delegate is unimplemented Account for content inset + refactor logic Adjust edgePaddingForFollowing Fix Swift delegate integration test Set up integration test Set up test location manager . Remove unused file reference from test Return CGPoint value from delegate method within integration test setup Test anchor points Make updateUserLocationAnnotationView public Refactor test Update test location manager Changelog entry Doc fixes
* [ios, macos] Add Italian settings translations. (#12908)Fabian Guerra Soto2018-10-022-2/+2
| | | | | | * [ios, macos] Update transifex Root directory. * [ios] Update Settings.bundle italian translation.
* [build] upgrade CircleCI configuration to use inline commandsKonstantin Käfer2018-10-021-548/+343
|
* [core] Do not constrain on X axis in ConstrainMode::HeightOnlyBruno de Oliveira Abinader2018-10-024-25/+30
|
* [ios,android,macos] add changelog entry for #12931Konstantin Käfer2018-10-023-0/+3
| | | | [skip firebase]
* [ios, macos] Fixed camera initialization with eye coordinateMinh Nguyễn2018-10-012-11/+50
| | | | Rewrote the code that calculates the heading and pitch of the camera when given an eye coordinate.
* [ios, macos] Added MGLMapCamera.viewingDistance propertyMinh Nguyễn2018-10-013-2/+52
| | | | Co-authored-by: Dave Prukop <dave.prukop@mapbox.com>
* [ios, macos] Distinguish between viewing distance and altitudeMinh Nguyễn2018-10-0113-13/+145
| | | | +[MGLMapCamera cameraLookingAtCenterCoordinate:fromDistance:pitch:heading:] incorrectly treated the distance as an altitude. Due to backwards compatibility concerns, this method can’t be fixed in place. Instead, separate +[MGLMapCamera cameraLookingAtCenterCoordinate:correctlyFromDistance:pitch:heading:] and +[MGLMapCamera cameraLookingAtCenterCoordinate:altitude:pitch:heading:] methods have been added.
* Moved MGLAltitudeForZoomLevel and MGLZoomLevelForAltitude to public API (#12986)Dave Prukop2018-10-014-19/+22
| | | | | | * Moved MGLAltitudeForZoomLevel and MGLZoomLevelForAltitude to public API * Added notes to changelogs for ios and macos
* [ios, macos] Disable offline merge test.Fabian Guerra2018-10-011-9/+13
|
* [Qt] UpdateParameters should always be available when renderingBruno de Oliveira Abinader2018-10-013-4/+11
|
* [ios] Bump podspec to 4.5.0-alpha.2.ios-v4.5.0-alpha.2Fabian Guerra2018-09-263-3/+3
|