| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ios-v3.7.5' into master | Jason Wray | 2018-02-19 | 1 | -1/+2 |
|\ |
|
| * | [ios] Fix loop when first asking for location permission (#11229) | Jason Wray | 2018-02-16 | 1 | -1/+2 |
* | | [ios] Release cached tiles on entering background. | Chris Loer | 2018-02-14 | 1 | -0/+7 |
* | | [core] Rename "onLowMemory" to "reduceMemoryUse". | Chris Loer | 2018-02-14 | 1 | -2/+2 |
* | | Merge tag 'ios-v3.7.4' into master | Fabian Guerra | 2018-02-13 | 1 | -44/+134 |
|\ \
| |/ |
|
| * | [ios] Adds camera change delegate methods with reason parameter. (#11151) | Julian Rex | 2018-02-12 | 1 | -44/+134 |
* | | Merge branch 'release-agua' into master | Fabian Guerra | 2018-01-17 | 1 | -32/+24 |
|\ \
| |/ |
|
| * | [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858) | Fabian Guerra Soto | 2018-01-10 | 1 | -32/+24 |
* | | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 1 | -14/+19 |
|\ \
| |/ |
|
| * | [darwin, ios, macos] Introduces an MGLRendererConfiguration class | Andrew Kitchen | 2018-01-03 | 1 | -13/+5 |
| * | [ios, macos] Adds support for specifying an ideographic font family name | Andrew Kitchen | 2018-01-03 | 1 | -2/+16 |
| * | [ios] Fix ornament constrains on iOS 10 | Fabian Guerra | 2017-12-21 | 1 | -2/+3 |
| * | [ios] update constraints when updating content inset | Fredrik Karlsson | 2017-12-14 | 1 | -1/+1 |
| * | [ios] Fix the content insets for the scale and compass view. | Fabian Guerra | 2017-12-14 | 1 | -4/+8 |
| * | [ios, macos] Rename the iOS and macOS SDKs (#10610) | Jordan Kiley | 2017-12-06 | 1 | -1/+1 |
| * | [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio... | Fabian Guerra | 2017-11-30 | 1 | -1/+1 |
| * | [ios] Fix minimumZoomLevel is not getting set. | Fabian Guerra | 2017-11-29 | 1 | -0/+1 |
| * | [ios] Fix toCamera.centerCoordinate in shouldChangeFromCamera (#10433) | Fabian Guerra Soto | 2017-11-14 | 1 | -7/+6 |
* | | [ios, macos] Move private categories into explicitly private headers | Jason Wray | 2018-01-02 | 1 | -1/+1 |
* | | [darwin, ios, macos] Introduces an MGLRendererConfiguration class | Andrew Kitchen | 2017-12-11 | 1 | -13/+5 |
* | | [ios, macos] Adds support for specifying an ideographic font family name | Andrew Kitchen | 2017-12-11 | 1 | -2/+16 |
* | | [ios] Long-press attribution button to show SDK version | Jason Wray | 2017-12-07 | 1 | -2/+20 |
* | | [ios, macos] Rename the iOS and macOS SDKs (#10610) | Jordan Kiley | 2017-12-04 | 1 | -1/+1 |
* | | [core] move HeadlessBackend extension initialization code into Impl | Konstantin Käfer | 2017-11-29 | 1 | -1/+1 |
* | | [ios] update constraints when updating content inset | Fredrik Karlsson | 2017-11-20 | 1 | -1/+1 |
* | | Merge branch 'release-agua' into tvn-merge-release | Tobrun | 2017-11-10 | 1 | -181/+469 |
|\ \
| |/ |
|
| * | [ios] Silence smart invert warnings (#10425) | Jordan Kiley | 2017-11-09 | 1 | -20/+5 |
| * | Make places and roads accessible to VoiceOver (#9950) | Minh Nguyễn | 2017-11-03 | 1 | -119/+377 |
| * | [ios, macos] Center shape annotation's callout when offscreen. (#10255) | Fabian Guerra Soto | 2017-11-01 | 1 | -21/+38 |
| * | [ios, macos] Iterate over point and shape annotations. (#10262) | Fabian Guerra Soto | 2017-10-27 | 1 | -44/+46 |
| * | [ios] Move scale bar content size invalidation to map view | Jesse Bounds | 2017-10-25 | 1 | -0/+8 |
| * | [ios] Avoid drawing view annotations across pixel boundaries | Jason Wray | 2017-10-19 | 1 | -6/+5 |
| * | [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984) | Fabian Guerra Soto | 2017-10-18 | 1 | -40/+67 |
| * | [ios] Rename SMCalloutView and stop using submoduleupstream/fb-mglsmcalloutview | Jason Wray | 2017-10-11 | 1 | -2/+2 |
| * | [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac... | Asheem Mamoowala | 2017-10-09 | 1 | -0/+11 |
* | | [core] Move GLContextMode to its own Renderer header | Bruno de Oliveira Abinader | 2017-11-01 | 1 | -0/+1 |
* | | [ios] Move scale bar content size invalidation to map view | Jesse Bounds | 2017-10-25 | 1 | -0/+8 |
* | | [ios, macos] Use CLLocationDirection for direction parameter in -[MGLMapView ... | Asheem Mamoowala | 2017-10-09 | 1 | -1/+1 |
* | | [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac... | Asheem Mamoowala | 2017-10-09 | 1 | -0/+11 |
|/ |
|
* | [ios] Expose -showAttribution: publicly as an IBAction | Jason Wray | 2017-10-02 | 1 | -2/+2 |
* | [ios] Don't disable user tracking when selecting an annotation | Jason Wray | 2017-09-29 | 1 | -5/+0 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-final | Fabian Guerra | 2017-09-27 | 1 | -133/+338 |
|\ |
|
| * | [ios] Be sure to get a BOOL value for nullable dict keys | Jason Wray | 2017-09-15 | 1 | -3/+3 |
| * | [ios] Use constraints to manage ornament view placement (again) (#9995) | Jesse Bounds | 2017-09-14 | 1 | -94/+224 |
| * | [ios] Ignore Smart Invert (#9876) | Jordan Kiley | 2017-09-13 | 1 | -1/+16 |
| * | [ios] Implicitly enable showsUserLocation when enabling the heading indicator | Jason Wray | 2017-09-07 | 1 | -1/+7 |
| * | [ios] Make user heading indicator property IBInspectable | Jason Wray | 2017-09-07 | 1 | -0/+15 |
| * | [ios] Change user location heading filter to 1° | Jason Wray | 2017-09-07 | 1 | -1/+0 |
| * | [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdating | Jason Wray | 2017-09-07 | 1 | -13/+34 |
| * | [ios] Guard against nil user location when setting tracking mode | Jason Wray | 2017-08-30 | 1 | -13/+13 |