| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, darwin] Make MGLFeature.attributes non-nullable and add integration test | Alexander Shalamov | 2018-12-13 | 3 | -15/+31 |
* | [ios, macos] Fix MGLTransition struct creation. | Fabian Guerra | 2018-12-12 | 15 | -381/+132 |
* | [darwin] move turnstile event for snapshotter (#13549) | Jordan Kiley | 2018-12-12 | 1 | -3/+3 |
* | [core, android, darwin] Move layer factories to separate files | Mikhail Pozdnyakov | 2018-12-10 | 21 | -11/+21 |
* | [ios] Added CJK string transforms | Minh Nguyễn | 2018-12-08 | 2 | -1/+28 |
* | [ios, macos] Add Streets-v8 field names to accessibility checks | Jason Wray | 2018-12-08 | 1 | -3/+4 |
* | [ios, macos] Update for streets-v8 data and coalesced name fields in v11 styles | Jason Wray | 2018-12-07 | 3 | -13/+25 |
* | [ios] Add turnstile events for Snapshotter (#13476) | Lloyd Sheng | 2018-12-06 | 1 | -0/+6 |
* | [android, ios, macos] Updated French translations | Minh Nguyễn | 2018-12-04 | 1 | -5/+2 |
* | [ios, macos] Refined source removal errors | Minh Nguyễn | 2018-12-04 | 2 | -12/+11 |
* | [ios] Update French translation - telemetry (#13360) | Maxime Le Moine | 2018-12-01 | 1 | -20/+29 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 2 | -0/+2 |
* | [core] Support fill-extrusion-vertical-gradient | Bruno de Oliveira Abinader | 2018-11-29 | 4 | -1/+99 |
* | [darwin] Add platform-agnostic MGLStringFromSize() method | Jason Wray | 2018-11-28 | 2 | -13/+18 |
* | [core] LayerManager can disable annotations | Mikhail Pozdnyakov | 2018-11-28 | 1 | -0/+2 |
* | [ios][documentation] link expression guide to NSExpression(MGLAdditions) | Josh Erb | 2018-11-27 | 1 | -8/+10 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 24 | -59/+58 |
* | [ios, macos] Pass program cache path and local font family config options to ... | Chris Loer | 2018-11-24 | 1 | -1/+5 |
* | [ios] Adds support for MGLCollisionBehaviorPre4_0 in NSUserDefaults (#13426) | Julian Rex | 2018-11-21 | 5 | -14/+152 |
* | [ios] Added teardown of core objects when receiving UIApplicationWillTerminat... | Julian Rex | 2018-11-20 | 2 | -2/+48 |
* | [darwin] Fix stray semicolon at end of method definitionupstream/friedbunny-fixes-some-warnings | Jason Wray | 2018-11-20 | 1 | -1/+1 |
* | [darwin] Don't redefine mbgl::style::GeoJSONOptions struct as a class | Jason Wray | 2018-11-20 | 1 | -1/+1 |
* | [darwin] Rename variables to avoid shadow declarations | Jason Wray | 2018-11-20 | 5 | -13/+15 |
* | [darwin] Fix typos in pragma diagnostic declarations | Jason Wray | 2018-11-20 | 1 | -2/+2 |
* | [darwin] Fix GCC_WARN_SIGN_COMPARE warnings | Jason Wray | 2018-11-20 | 8 | -18/+18 |
* | [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N... | Julian Rex | 2018-11-20 | 7 | -7/+79 |
* | [ios, macos] Layer manager for Darwin platforms | Mikhail Pozdnyakov | 2018-11-19 | 27 | -45/+438 |
* | [ios, macos] Harmonize bundle identifiers | Minh Nguyễn | 2018-11-15 | 2 | -13/+6 |
* | [core] define number of concurrent downloads in online file source variable | Huyen Chau Nguyen | 2018-11-15 | 1 | -4/+0 |
* | [ios, macos] Logging. (#13235) | Fabian Guerra Soto | 2018-11-14 | 42 | -39/+523 |
* | [ios] Address bad access exception in `MGLAttributionInfo` (#13300) | Jordan Kiley | 2018-11-13 | 1 | -4/+14 |
* | [ios][documentation] link API documentation to ios-sdk/examples | Josh Erb | 2018-11-13 | 29 | -20/+290 |
* | [build] Update to geometry v1.0.0 | Bruno de Oliveira Abinader | 2018-11-13 | 3 | -4/+51 |
* | [ios, macos] Renamed ambient cache prewarming method | Minh Nguyễn | 2018-11-08 | 3 | -27/+35 |
* | [mac] Fix wrong allocation at layerFromMBGLLayerupstream/jrex/4352-resize-mapview | Mikhail Pozdnyakov | 2018-11-07 | 1 | -9/+9 |
* | [ios] Changed event attributes to be JSON serialization friendly. (#13266) | Julian Rex | 2018-11-02 | 2 | -2/+2 |
* | Remove style::Layer::is()/as() | Mikhail Pozdnyakov | 2018-10-31 | 12 | -45/+45 |
* | [ios, macos] Added $lineProgress expression variable | Minh Nguyễn | 2018-10-30 | 5 | -0/+36 |
* | [ios, macos] Fixed typo in style authors guide | Minh Nguyễn | 2018-10-30 | 1 | -1/+1 |
* | [ios, macos] Fixed crash on nullary vararg expression function | Minh Nguyễn | 2018-10-27 | 2 | -4/+43 |
* | Add a custom logging for the Mapbox Maps SDK for iOS. | Fabian Guerra | 2018-10-26 | 3 | -0/+169 |
* | [ios, macos] Refined MGLLineStyleLayer.lineGradient documentation | Minh Nguyễn | 2018-10-25 | 2 | -4/+9 |
* | [ios][documentation] add two links for delegates | Josh Erb | 2018-10-24 | 1 | -0/+2 |
* | [ios] Log event when offline pack is created | Nadia Barbosa | 2018-10-23 | 4 | -0/+52 |
* | [core] CameraOptions receives and outputs angle and pitch as degrees, not rad... | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -1/+1 |
* | [tests, darwin] Standardize on 10 second timeout for map loading | Chris Loer | 2018-10-17 | 2 | -2/+2 |
* | [darwin,test] Add "must-revalidate" support to putResourceWithURL | Chris Loer | 2018-10-17 | 3 | -7/+12 |
* | [test] Test[ MGLOfflineStorage putResourceForURL] | Chris Loer | 2018-10-17 | 1 | -0/+53 |
* | [darwin] Add MGLOfflineStorage putResourceForURL | Chris Loer | 2018-10-17 | 2 | -0/+44 |
* | [ios, macos] Minimal darwin wrappers of 'format' expression | Chris Loer | 2018-10-15 | 7 | -13/+62 |