summaryrefslogtreecommitdiff
path: root/platform/ios/app/MBXViewController.m
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-271-13/+29
|\
| * [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918)Fabian Guerra Soto2017-09-151-2/+3
| * [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdatingJason Wray2017-09-071-0/+1
| * [ios] Improve iosapp's zoom debug labelJason Wray2017-09-061-11/+25
* | [ios] Fix slight mismerge in iosappJason Wray2017-09-111-1/+1
* | [ios] snapshotterIvo van Dongen2017-09-051-0/+7
* | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-130/+92
|\ \ | |/
| * [ios] Clean-up iosapp projectJason Wray2017-08-021-91/+90
| * [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-08-021-2/+1
| * [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582)Fabian Guerra Soto2017-08-011-40/+3
| * [ios, macos] More robust Streets localizationMinh Nguyễn2017-05-231-10/+11
| * [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-121-6/+10
* | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-191-3/+21
* | [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-191-0/+20
* | [ios] add runtime styling command for adding building extrusionsKonstantin Käfer2017-06-161-1/+38
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-10/+11
* | [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-111-6/+10
* | [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-05-111-2/+1
|/
* [ios] Scale bar (#7631)Fredrik Karlsson2017-04-161-1/+1
* [ios] added check for annotation view animation (#8565)Jordan Kiley2017-04-121-0/+22
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-1/+1
|\
| * [ios] Silence incompatible type warning for callout view (#8608)Jesse Bounds2017-04-041-1/+1
* | [ios] Match gesture recognizer with map view user interaction stateDavid Chiles2017-04-111-0/+10
|/
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-2/+2
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-15/+15
* [ios] add setting to toggle two maps for thread debugging (#8122)Justin R. Miller2017-02-201-0/+78
* [ios] Fix locale-based language switching demoJason Wray2017-02-171-6/+5
* [ios] Add iosapp Show Zoom Level debug optionJason Wray2017-02-131-5/+24
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-47/+85
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-42/+42
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-0/+2
* [ios] Add larger polyline to iosapp test shapesJason Wray2017-01-131-0/+11
* [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-131-1/+7
* [ios, macos] Add convenience initializers to shape source (#7665)Jesse Bounds2017-01-111-2/+1
* [ios] Optional positioning and stickiness for callout viewFredrik Karlsson2017-01-111-6/+27
* Document requirement about adding sources and layers (#7634)Jesse Bounds2017-01-081-2/+2
* [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-071-6/+6
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-2/+2
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-8/+12
* [ios] Fixed crash on launch in iosappMinh Nguyễn2016-12-131-1/+1
* [ios] Fix iosapp runtime styling examples (#7395)Jesse Bounds2016-12-131-2/+7
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-1/+28
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-62/+61
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-8/+11
* [ios, macos] Fix integer formatting in formatted exception strings (#7173)Jesse Bounds2016-11-231-1/+1
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-0/+55
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-041-0/+1
* [ios] Fix bad merge in iosappJesse Bounds2016-11-021-3/+0
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-011-1/+37
* [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0