summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-0/+4
* [ios] snapshotterIvo van Dongen2017-09-051-0/+1
* [ios] extend ui image additions with init from premultiplied imageIvo van Dongen2017-09-052-0/+15
* Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-283-50/+83
|\
| * [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracyJason Wray2017-08-071-5/+2
| * [ios] expose setCamera with edge paddingFredrik Karlsson2017-08-032-1/+22
| * [ios] tilt gesture type fix (#9642)Fabian Guerra Soto2017-07-281-5/+5
| * [ios] Make tilt gesture recognizer recognizable only with two horizontal fing...Fabian Guerra Soto2017-07-271-33/+48
| * [ios] Proper limiting behavior when trying to zoom out fullydanielamitaysc2017-07-271-9/+7
| * [ios] Don't force the attribution button tint color to updateupstream/fb-attribution-tint-unforceningJason Wray2017-07-241-2/+4
| * [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-135-4/+15
* | [ios][macos][node][android] Updated documentation and Changelogs for #9821Asheem Mamoowala2017-08-221-1/+2
* | [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-4/+5
* | [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-3/+2
* | [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-251-5/+1
* | [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-181-4/+4
* | [ios][macos] rendering interface changesIvo van Dongen2017-07-182-15/+26
* | [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-2/+2
* | [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-135-4/+15
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-054-88/+91
|\ \ | |/
| * [ios] Minimize tilt gesture delayJason Wray2017-06-281-9/+10
| * [ios] Fixed infinite loop zooming in past z23Minh Nguyễn2017-06-241-1/+1
| * [ios] Allow delegate to keep wandering pinch from panning mapMinh Nguyễn2017-06-221-10/+10
| * 7910: cancel tracking if ongoing animation is stopped manually (#7916)Romain Quidet2017-06-221-2/+20
| * [ios] Update telemetry cert pinning (#9292)Jesse Bounds2017-06-191-65/+49
| * [ios, macos] Revised descriptions for abstract classes (#9095)Jordan Kiley2017-06-141-1/+1
| * [ios] Make annotation view rotation alignment configurable (#9147)Jesse Bounds2017-06-012-0/+37
| * Migrate to GL JS–powered feedback form (#9078)Minh Nguyễn2017-05-301-3/+7
| * [ios] remove layout guide observersFredrik Karlsson2017-05-301-56/+44
| * [ios] Remove filter of single metric eventJesse Bounds2017-05-301-7/+0
| * [ios] Fix annotation initializers for subclasses of MGLAnnotationView (#9104)Jesse Bounds2017-05-241-8/+15
| * [ios] Move image resources to an asset catalog & switch to PDFsJason Wray2017-05-231-13/+13
| * [ios] Fallback to Mapbox.bundle as the framework bundle (#9074)Jason Wray2017-05-232-3/+2
| * [ios, macos] Light property implementation in MGLStyle (#9043)Fabian Guerra Soto2017-05-231-0/+1
| * [ios] Remove annotation view from container view when annotation removed (#9025)Jesse Bounds2017-05-191-0/+1
| * [ios] Add annotation view initializer with annotation and reuse id (#9029)Jesse Bounds2017-05-192-7/+41
| * Observe layout guides (#7716)Fredrik Karlsson2017-05-192-114/+110
| * [ios] Telemetry button in modal view controllers (#9027)Jordan Kiley2017-05-171-3/+4
* | [ios] remove tile cache size customizationIvo van Dongen2017-06-271-40/+0
* | [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-3/+3
* | [all] Promote Style to public APIJohn Firebaugh2017-06-221-5/+6
* | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-192-3/+3
* | [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-193-1/+7
* | [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-131-2/+2
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-027-154/+215
* | [ios, macos] Add overlays property to MGLMapView (#8617)Eimantas2017-05-202-0/+25
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-163-4/+5
* | [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-4/+16
* | [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-3/+3
|/
* [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6