| Commit message (Expand) | Author | Age | Files | Lines |
* | Preserve depth buffer between 3D layers + optimize render order (#9931) | Lauren Budorick | 2017-09-21 | 1 | -0/+4 |
* | [ios] snapshotter | Ivo van Dongen | 2017-09-05 | 1 | -0/+1 |
* | [ios] extend ui image additions with init from premultiplied image | Ivo van Dongen | 2017-09-05 | 2 | -0/+15 |
* | Merge tag 'ios-v3.6.2' into master | Fabian Guerra | 2017-08-28 | 3 | -50/+83 |
|\ |
|
| * | [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracy | Jason Wray | 2017-08-07 | 1 | -5/+2 |
| * | [ios] expose setCamera with edge padding | Fredrik Karlsson | 2017-08-03 | 2 | -1/+22 |
| * | [ios] tilt gesture type fix (#9642) | Fabian Guerra Soto | 2017-07-28 | 1 | -5/+5 |
| * | [ios] Make tilt gesture recognizer recognizable only with two horizontal fing... | Fabian Guerra Soto | 2017-07-27 | 1 | -33/+48 |
| * | [ios] Proper limiting behavior when trying to zoom out fully | danielamitaysc | 2017-07-27 | 1 | -9/+7 |
| * | [ios] Don't force the attribution button tint color to updateupstream/fb-attribution-tint-unforcening | Jason Wray | 2017-07-24 | 1 | -2/+4 |
| * | [build] enable -fvisibility=hidden for iOS | Konstantin Käfer | 2017-07-13 | 5 | -4/+15 |
* | | [ios][macos][node][android] Updated documentation and Changelogs for #9821 | Asheem Mamoowala | 2017-08-22 | 1 | -1/+2 |
* | | [core] Added Style::getDefaultCamera() | Bruno de Oliveira Abinader | 2017-08-11 | 1 | -4/+5 |
* | | [all] Merge View into RendererBackend | John Firebaugh | 2017-07-26 | 1 | -3/+2 |
* | | [ios][macos] manage backendscope in renderer frontend | Ivo van Dongen | 2017-07-25 | 1 | -5/+1 |
* | | [android][glfw][ios][macos][node][qt] rename backend to renderer backend | Ivo van Dongen | 2017-07-18 | 1 | -4/+4 |
* | | [ios][macos] rendering interface changes | Ivo van Dongen | 2017-07-18 | 2 | -15/+26 |
* | | [android][glfw][ios][macos][node][qt] split backend from mapobserver | Ivo van Dongen | 2017-07-18 | 1 | -2/+2 |
* | | [build] enable -fvisibility=hidden for iOS | Konstantin Käfer | 2017-07-13 | 5 | -4/+15 |
* | | Merge branch 'release-ios-v3.6.0-android-v5.1.0' | Tobrun | 2017-07-05 | 4 | -88/+91 |
|\ \
| |/ |
|
| * | [ios] Minimize tilt gesture delay | Jason Wray | 2017-06-28 | 1 | -9/+10 |
| * | [ios] Fixed infinite loop zooming in past z23 | Minh Nguyễn | 2017-06-24 | 1 | -1/+1 |
| * | [ios] Allow delegate to keep wandering pinch from panning map | Minh Nguyễn | 2017-06-22 | 1 | -10/+10 |
| * | 7910: cancel tracking if ongoing animation is stopped manually (#7916) | Romain Quidet | 2017-06-22 | 1 | -2/+20 |
| * | [ios] Update telemetry cert pinning (#9292) | Jesse Bounds | 2017-06-19 | 1 | -65/+49 |
| * | [ios, macos] Revised descriptions for abstract classes (#9095) | Jordan Kiley | 2017-06-14 | 1 | -1/+1 |
| * | [ios] Make annotation view rotation alignment configurable (#9147) | Jesse Bounds | 2017-06-01 | 2 | -0/+37 |
| * | Migrate to GL JS–powered feedback form (#9078) | Minh Nguyễn | 2017-05-30 | 1 | -3/+7 |
| * | [ios] remove layout guide observers | Fredrik Karlsson | 2017-05-30 | 1 | -56/+44 |
| * | [ios] Remove filter of single metric event | Jesse Bounds | 2017-05-30 | 1 | -7/+0 |
| * | [ios] Fix annotation initializers for subclasses of MGLAnnotationView (#9104) | Jesse Bounds | 2017-05-24 | 1 | -8/+15 |
| * | [ios] Move image resources to an asset catalog & switch to PDFs | Jason Wray | 2017-05-23 | 1 | -13/+13 |
| * | [ios] Fallback to Mapbox.bundle as the framework bundle (#9074) | Jason Wray | 2017-05-23 | 2 | -3/+2 |
| * | [ios, macos] Light property implementation in MGLStyle (#9043) | Fabian Guerra Soto | 2017-05-23 | 1 | -0/+1 |
| * | [ios] Remove annotation view from container view when annotation removed (#9025) | Jesse Bounds | 2017-05-19 | 1 | -0/+1 |
| * | [ios] Add annotation view initializer with annotation and reuse id (#9029) | Jesse Bounds | 2017-05-19 | 2 | -7/+41 |
| * | Observe layout guides (#7716) | Fredrik Karlsson | 2017-05-19 | 2 | -114/+110 |
| * | [ios] Telemetry button in modal view controllers (#9027) | Jordan Kiley | 2017-05-17 | 1 | -3/+4 |
* | | [ios] remove tile cache size customization | Ivo van Dongen | 2017-06-27 | 1 | -40/+0 |
* | | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -3/+3 |
* | | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -5/+6 |
* | | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima... | Asheem Mamoowala | 2017-06-19 | 2 | -3/+3 |
* | | [iOS][macOS] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 3 | -1/+7 |
* | | [core] Added Backend::{assume,set}Viewport | Bruno de Oliveira Abinader | 2017-06-13 | 1 | -2/+2 |
* | | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 7 | -154/+215 |
* | | [ios, macos] Add overlays property to MGLMapView (#8617) | Eimantas | 2017-05-20 | 2 | -0/+25 |
* | | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 3 | -4/+5 |
* | | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -4/+16 |
* | | [core] Split style image collection from SpriteAtlas | Ivo van Dongen | 2017-05-12 | 1 | -3/+3 |
|/ |
|
* | [ios] Use map view frame to calculate annotation view reuse adjustments (#8926) | Jesse Bounds | 2017-05-09 | 1 | -8/+6 |