summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-293-22/+24
* [ios] Refactor host checks (#15948)Julian Rex2019-11-201-2/+9
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-153-5/+5
* [darwin] Fix image roundrip conversionAlexander Shalamov2019-11-118-21/+33
* [darwin] Add conversion for resolvedImageAlexander Shalamov2019-11-1113-38/+53
* [darwin] Update image expression evaluated type nameAlexander Shalamov2019-11-111-7/+7
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-284-15/+30
* [core] map image type to string until we have a dedicated implementationKonstantin Käfer2019-10-141-0/+9
* Add iOS bindings for cluster properties (#15515)Jordan Kiley2019-10-119-8/+239
* [ios] Fix for iOS 9 crash (seen in simulator) (#15771)Julian Rex2019-10-111-1/+27
* [ios, macos] Changed exception to assert and nil return, since attribution me...Julian Rex2019-10-053-3/+18
* [ios] Adds pointForCoordinate/coordinateForPoint to MGLMapSnapshotOverlay (#1...Julian Rex2019-10-043-10/+95
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-262-29/+38
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-261-6/+3
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-1/+1
* [ios]Add errors reporting (#15391)m-stephen2019-09-205-2/+58
* [ios, macos] Fix MGLOfflinePack invalidate crash (#15582)Julian Rex2019-09-186-6/+320
* [ios, macos] (Re)add tilesize rounding. (#15656)Julian Rex2019-09-181-1/+1
* [ios] Speculative fix for failing test: MGLDocumentationExampleTests.testMGLH...Julian Rex2019-09-183-14/+16
* [ios] Fix for failing tests:Julian Rex2019-09-181-44/+51
* [ios, macos] Ensure potential variables that might be nil have a fallback. (#...Julian Rex2019-09-171-3/+12
* [ios, macos] Tail work from 15385 (#15647)Julian Rex2019-09-171-1/+0
* [ios, macos] Introduce custom drawing overlays for MGLMapSnapshotterNadia Barbosa2019-09-162-17/+122
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-0916-50/+152
* [darwin] Use en_US as default test locale/languageJason Wray2019-09-093-15/+0
* [darwin] Reset number formatter digits for currency styleAlexander Shalamov2019-09-041-0/+4
* [Darwin] Update MGLSymbolStyleLayer documentationMikhail Pozdnyakov2019-09-031-8/+5
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-273-8/+1
* [ios] Refactor NSUserDefaults key variable namesJason Wray2019-08-213-5/+9
* [ios] Update MGLTileSetTests.testTileSetFromTileURLTemplates for Xcode 11Jason Wray2019-08-211-5/+14
* [ios] Updates for offline pricingJason Wray2019-08-203-14/+29
* [darwin] Update documentation text for enum array valueAlexander Shalamov2019-08-132-9/+9
* [darwin] Generate plural version of property name, yet, keep singular version...Alexander Shalamov2019-08-138-67/+94
* [darwin] Add plural override for 'text-writing-mode' layout propertyAlexander Shalamov2019-08-135-46/+61
* [darwin] Bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-136-5/+189
* [darwin] Remove unnecessary framework imports from Swift-based testsJason Wray2019-08-083-12/+0
* [macos,ios] Fix rare crash when downloading tiles that returned a 404Konstantin Käfer2019-08-051-3/+5
* [ios, macos]MGLLoggingConfiguration can filter logs from core (#15120)m-stephen2019-07-255-26/+73
* [tests] Bump GL JS to run render test for #15139Thiago Marcos P. Santos2019-07-191-0/+5
* [docs] Remove references to increasing offline tile limitHeather Stenson2019-07-181-2/+0
* [ios] Add changelog entry for Cache Management API (#15131)Jordan Kiley2019-07-171-1/+1
* [ios, macos] Update Jazzy theme (#15125)Nadia Barbosa2019-07-171-0/+0
* Bump mapbox-gl-js versionMikhail Pozdnyakov2019-07-171-9/+11
* [ios, macos] Change "map ID" to "tileset ID" (#15116)upstream/15022_memory_consumptionHeather Stenson2019-07-166-14/+14
* [ios] Cache Management API (#14978)Jordan Kiley2019-07-164-13/+246
* [ios , macos] Exclude CJK resources from offline download by default (#14952)m-stephen2019-07-164-5/+25
* [ios] Adds thread safe access to MGLNetworkConfiguration events dictionary (#...Julian Rex2019-07-151-6/+36
* [ios] Add MGLCompassButton and MGLOrnamentVisibilityJason Wray2019-07-111-0/+12
* [ios, macos] Default to local rendering of CJK characters, using system font ...m-stephen2019-07-103-13/+166
* [core] Add number-format expressionJuha Alanen2019-06-271-0/+23