| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Ensure potential variables that might be nil have a fallback. (#... | Julian Rex | 2019-09-17 | 1 | -3/+12 |
* | [ios, macos] Tail work from 15385 (#15647) | Julian Rex | 2019-09-17 | 1 | -1/+0 |
* | [ios, macos] Introduce custom drawing overlays for MGLMapSnapshotter | Nadia Barbosa | 2019-09-16 | 2 | -17/+122 |
* | [core, ios, macos] SDK objects should hold weak pointers to the core style ob... | Mikhail Pozdnyakov | 2019-09-09 | 16 | -50/+152 |
* | [darwin] Use en_US as default test locale/language | Jason Wray | 2019-09-09 | 3 | -15/+0 |
* | [darwin] Reset number formatter digits for currency style | Alexander Shalamov | 2019-09-04 | 1 | -0/+4 |
* | [Darwin] Update MGLSymbolStyleLayer documentation | Mikhail Pozdnyakov | 2019-09-03 | 1 | -8/+5 |
* | [core] Remove programCacheDir parameter from ProgramParameters | Ander Conselvan de Oliveira | 2019-08-27 | 3 | -8/+1 |
* | [ios] Refactor NSUserDefaults key variable names | Jason Wray | 2019-08-21 | 3 | -5/+9 |
* | [ios] Update MGLTileSetTests.testTileSetFromTileURLTemplates for Xcode 11 | Jason Wray | 2019-08-21 | 1 | -5/+14 |
* | [ios] Updates for offline pricing | Jason Wray | 2019-08-20 | 3 | -14/+29 |
* | [darwin] Update documentation text for enum array value | Alexander Shalamov | 2019-08-13 | 2 | -9/+9 |
* | [darwin] Generate plural version of property name, yet, keep singular version... | Alexander Shalamov | 2019-08-13 | 8 | -67/+94 |
* | [darwin] Add plural override for 'text-writing-mode' layout property | Alexander Shalamov | 2019-08-13 | 5 | -46/+61 |
* | [darwin] Bindings for new 'text-writing-mode' layout property | Alexander Shalamov | 2019-08-13 | 6 | -5/+189 |
* | [darwin] Remove unnecessary framework imports from Swift-based tests | Jason Wray | 2019-08-08 | 3 | -12/+0 |
* | [macos,ios] Fix rare crash when downloading tiles that returned a 404 | Konstantin Käfer | 2019-08-05 | 1 | -3/+5 |
* | [ios, macos]MGLLoggingConfiguration can filter logs from core (#15120) | m-stephen | 2019-07-25 | 5 | -26/+73 |
* | [tests] Bump GL JS to run render test for #15139 | Thiago Marcos P. Santos | 2019-07-19 | 1 | -0/+5 |
* | [docs] Remove references to increasing offline tile limit | Heather Stenson | 2019-07-18 | 1 | -2/+0 |
* | [ios] Add changelog entry for Cache Management API (#15131) | Jordan Kiley | 2019-07-17 | 1 | -1/+1 |
* | [ios, macos] Update Jazzy theme (#15125) | Nadia Barbosa | 2019-07-17 | 1 | -0/+0 |
* | Bump mapbox-gl-js version | Mikhail Pozdnyakov | 2019-07-17 | 1 | -9/+11 |
* | [ios, macos] Change "map ID" to "tileset ID" (#15116)upstream/15022_memory_consumption | Heather Stenson | 2019-07-16 | 6 | -14/+14 |
* | [ios] Cache Management API (#14978) | Jordan Kiley | 2019-07-16 | 4 | -13/+246 |
* | [ios , macos] Exclude CJK resources from offline download by default (#14952) | m-stephen | 2019-07-16 | 4 | -5/+25 |
* | [ios] Adds thread safe access to MGLNetworkConfiguration events dictionary (#... | Julian Rex | 2019-07-15 | 1 | -6/+36 |
* | [ios] Add MGLCompassButton and MGLOrnamentVisibility | Jason Wray | 2019-07-11 | 1 | -0/+12 |
* | [ios, macos] Default to local rendering of CJK characters, using system font ... | m-stephen | 2019-07-10 | 3 | -13/+166 |
* | [core] Add number-format expression | Juha Alanen | 2019-06-27 | 1 | -0/+23 |
* | [ios] Remove previously deprecated unavailable methods and properties | Jason Wray | 2019-06-26 | 3 | -41/+4 |
* | Remove assert from deconstructor of run_loop.cpp | Michael Muesch | 2019-06-26 | 1 | -1/+0 |
* | [darwin] Ensure the runloop is awake in RunLoop::runOnce() | Bruno de Oliveira Abinader | 2019-06-25 | 1 | -0/+1 |
* | [darwin] Add warning about certain tests requiring en_US locale | Jason Wray | 2019-06-24 | 4 | -3/+16 |
* | [ios, macos] Added completion handlers to animated MGLMapView methods | Minh Nguyễn | 2019-06-21 | 1 | -3/+114 |
* | [ios] Simplify -[MGLOfflineStorageTests testAddFileContent] | Jason Wray | 2019-06-19 | 1 | -60/+20 |
* | [ios, docs] Fix grammatical issue in GeoJSON guide | Sam Fader | 2019-06-13 | 1 | -1/+1 |
* | [ios] Added offline query parameter (#14857) | Julian Rex | 2019-06-11 | 2 | -11/+106 |
* | [ios] get sku token return value | Fredrik Karlsson | 2019-06-11 | 1 | -19/+6 |
* | [ios] Update libmbxaccounts for navigation SDK override (#14802) | Jason Wray | 2019-06-05 | 1 | -18/+18 |
* | [core] fix warnings with Xcode 11's updated Clang version | Konstantin Käfer | 2019-06-04 | 1 | -1/+1 |
* | [ios] Fix content insets with custom edge padding. (#14813) | Fabian Guerra Soto | 2019-06-03 | 3 | -10/+17 |
* | [ios,macos] refactor MGLMapViewImpl | Konstantin Käfer | 2019-05-29 | 4 | -18/+11 |
* | [ios] Update Raster Tiles API name and link | Jason Wray | 2019-05-28 | 2 | -2/+2 |
* | [core] option to perform platform specific operations when creating/destroyin... | Łukasz Paczos | 2019-05-22 | 1 | -0/+7 |
* | [ios] Enable SKU tokens for all requests | Jason Wray | 2019-05-20 | 3 | -46/+10 |
* | [ios] Rename performance's metrics variable names.android-v7.5.0-beta.1 | Fabian Guerra | 2019-05-16 | 3 | -17/+35 |
* | [ios] Update to libmbxaccounts 0.0.5 (#14683) | Jason Wray | 2019-05-16 | 1 | -2/+2 |
* | [build, darwin] Fix ENOBUFS in build scripts on NodeJS 12.x | Jason Wray | 2019-05-13 | 2 | -2/+2 |
* | [core] Make the BackgroundScheduler a singleton | Thiago Marcos P. Santos | 2019-05-10 | 1 | -7/+1 |