summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-18/+38
* [ios] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-151-145/+200
* [ios, macos] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-042-12/+72
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+2
* [ios] MGLAnnotationView annotation property made writable (#8139)Fabian Guerra Soto2017-03-024-3/+3
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-211-22/+55
|\
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-19/+55
| * [ios] persistent user tracking modeFredrik Karlsson2017-02-061-3/+0
* | [ios, macos] Smarten apostrophes after backticksMinh Nguyễn2017-02-211-4/+4
* | [ios] Clean-up conditionals for iOS <8Jason Wray2017-02-212-7/+5
* | [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-201-8/+3
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-201-7/+1
* | [ios] Disable region monitoring when stopping location monitoring (#7833)Jesse Crocker2017-02-161-0/+7
* | [ios] Round tap-zoom gestures to nearest integerJason Wray2017-02-131-8/+11
* | [ios] Do not deselect annotations any longer when map is zoomed/panned or ann...Benedikt Huss2017-02-111-21/+6
* | Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-092-52/+214
* | [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-061-3/+7
* | [ios, macos] added a distance formatterFredrik Karlsson2017-01-271-0/+1
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2717-383/+383
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-262-3/+22
|\ \ | |/
| * [ios, macos] Make MGLMapView non opaque by default (#7859)fabian-guerra2017-01-251-1/+1
| * fixes #6688: assert remaining map view notification responses are main thread...Justin R. Miller2017-01-251-0/+4
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-251-0/+1
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-241-1/+1
| * [ios, macos] Document how to avoid gesture recognizer conflicts (#7816)nitrag2017-01-231-0/+14
| * Typo fixes, added line to MGLStyleLayer initializer description (#7759)Jordan Kiley2017-01-171-1/+1
* | [macos,ios] don't roundtrip through encodePNG when converting imagesKonstantin Käfer2017-01-261-23/+12
* | refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-12/+12
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-1616-102/+236
|\ \ | |/
| * [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-132-15/+16
| * Flush telemetry cache when data collection is paused (#7672)Jesse Bounds2017-01-113-54/+29
| * [ios] Optional positioning and stickiness for callout viewFredrik Karlsson2017-01-113-16/+60
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-112-9/+15
| * [ios, macos] Fix miscellaneous static analyzer warnings (#7670)Minh Nguyễn2017-01-111-7/+4
| * [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-101-1/+1
| * [ios] Only use non nil presentationLayers to adjust annotation views (#7626)Jesse Bounds2017-01-081-1/+6
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-1/+0
| * [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-071-1/+1
| * [ios, macos] Fixed iosbench buildMinh Nguyễn2016-12-231-2/+4
| * [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-226-3/+107
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-2/+4
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-206-161/+122
|\ \ | |/
| * [ios] Fix dequeue view variable scope (#7423)Jesse Bounds2016-12-141-17/+11
| * [ios]] Remove transaction in callout view update (#7425)Jesse Bounds2016-12-141-4/+0
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-1/+2
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-1/+1
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-31/+34
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-073-104/+6
| * [ios, macos] Template images as style imagesMinh Nguyễn2016-12-061-2/+10
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-052-0/+13