| Commit message (Expand) | Author | Age | Files | Lines |
* | icon update improvements | Ansis Brammanis | 2019-04-01 | 1 | -1/+6 |
* | [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (... | Julian Rex | 2019-03-27 | 1 | -1/+6 |
* | [ios, macos, build] Remove DEBUG from logging configuration. (#13933) | Fabian Guerra Soto | 2019-03-25 | 1 | -1/+1 |
* | [core] Fix signature of fluent interface setters | Bruno de Oliveira Abinader | 2019-03-23 | 2 | -5/+6 |
* | [ios, macos] Support expressions in formatting parameters. (#14198) | Fabian Guerra Soto | 2019-03-22 | 3 | -44/+37 |
* | [ios, macos] Fix conditional expression parsing error. (#14181) | Fabian Guerra Soto | 2019-03-21 | 1 | -20/+3 |
* | [core] Remove file source from public Map ctor | Bruno de Oliveira Abinader | 2019-03-20 | 5 | -14/+32 |
* | [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptr | Bruno de Oliveira Abinader | 2019-03-20 | 6 | -30/+22 |
* | [ios, macos] Fix format expression parsing. (#14168) | Fabian Guerra Soto | 2019-03-20 | 1 | -13/+5 |
* | [ios, macos] Add text-color support to format expressions. (#14146) | Fabian Guerra Soto | 2019-03-19 | 3 | -6/+75 |
* | [ios] Deleted unused NSData category | Minh Nguyễn | 2019-03-18 | 3 | -37/+0 |
* | [ios, macos] Add format expression convenience methods support. (#14094) | Fabian Guerra Soto | 2019-03-15 | 4 | -1/+180 |
* | [ios, macos] Fix a bug with multiple format expressions. (#14064) | Fabian Guerra Soto | 2019-03-07 | 1 | -1/+13 |
* | [ios] Mute warnings about OpenGL deprecation. (#14019) | Julian Rex | 2019-03-05 | 1 | -0/+3 |
* | [core] Transform{State}: s/angle/bearing/ | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | [ios] Make PingFang as the default local font family for GCJ glyphs(#13988) | Lloyd Sheng | 2019-02-27 | 2 | -4/+5 |
* | [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layers | Minh Nguyễn | 2019-02-25 | 2 | -0/+16 |
* | [ios] Mock MGLOfflineStorage in MGLDocumentationExampleTests | Jason Wray | 2019-02-19 | 1 | -6/+6 |
* | [ios, macos] Expose the url session configuration object. (#13886) | Fabian Guerra Soto | 2019-02-18 | 3 | -23/+68 |
* | [ios, macos] Move `apiBaseURL` to `MGLAccountManager`` (#13754) | Jordan Kiley | 2019-02-13 | 5 | -29/+27 |
* | [android,linux,darwin,qt] Load OpenGL for the platform | Thiago Marcos P. Santos | 2019-02-12 | 1 | -0/+180 |
* | [ios, macos] Update unit test bundle identifier. (#13875) | Fabian Guerra Soto | 2019-02-05 | 1 | -1/+1 |
* | [ios][documenation] add additional code snippets to API docs | Josh Erb | 2019-01-30 | 5 | -1/+49 |
* | [darwin, docs] Improve method/property linking in jazzy | Jason Wray | 2019-01-29 | 2 | -24/+24 |
* | [ios] Fix typo in MGLComputedShapeSource error message | Jesse Crocker | 2019-01-25 | 1 | -1/+1 |
* | [ios] Update more URLs to docs.mapbox.com/ios | Jason Wray | 2019-01-25 | 17 | -40/+40 |
* | [android, darwin] Fix core-only layer creation | Mikhail Pozdnyakov | 2019-01-25 | 1 | -10/+10 |
* | [ios] Fix links in documentation | Nadia Barbosa | 2019-01-23 | 12 | -40/+37 |
* | [ios, macos] MGLMapView logging improvements. (#13776) | Fabian Guerra Soto | 2019-01-22 | 1 | -0/+6 |
* | [core,ios,android] Update feedback URL in code and tests (#13710) | Antonio Zugaldia | 2019-01-17 | 1 | -1/+1 |
* | Ability to disable any layer using pre-processing flags. | Michael Muesch | 2019-01-17 | 1 | -0/+44 |
* | [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll... | Julian Rex | 2019-01-14 | 8 | -3/+298 |
* | [macos] - update links to new API doc format (#13693) | Heather Stenson | 2019-01-10 | 2 | -15/+15 |
* | [ios, macos] Bump code comments to streets-v8 | Nadia Barbosa | 2019-01-08 | 2 | -2/+2 |
* | [ios, macos] Renames MGLStyle.enablePlacementTransitions (#13685) | Fabian Guerra Soto | 2019-01-08 | 2 | -4/+4 |
* | [ios, macos] Add "includesIdeographicGlyphs" option to MGLOfflineRegion. | Chris Loer | 2018-12-21 | 3 | -12/+47 |
* | [core,ios,macos] Updates default styles to streets v11, etc. (#13585) | Julian Rex | 2018-12-18 | 1 | -1/+1 |
* | [mac, ios] Enable core-only layers | Mikhail Pozdnyakov | 2018-12-18 | 2 | -10/+44 |
* | [ios, macos] Fix number conversions when expressions cast to large numbers. (... | Fabian Guerra Soto | 2018-12-14 | 1 | -2/+1 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 1 | -0/+469 |
* | [ios, macos] Add enablePlacementTransitions to MGLStyle. (#13565) | Fabian Guerra Soto | 2018-12-13 | 2 | -0/+20 |
* | [ios, darwin] Make MGLFeature.attributes non-nullable and add integration test | Alexander Shalamov | 2018-12-13 | 2 | -12/+28 |
* | [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 | 1 | -1/+7 |
* | [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 | 2 | -11/+14 |
* | [ios] Add turnstile events for Snapshotter (#13476) | Lloyd Sheng | 2018-12-06 | 1 | -0/+6 |
* | [ios, macos] Refined source removal errors | Minh Nguyễn | 2018-12-04 | 1 | -9/+8 |