summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [ios, macos] Add back support for CONTAINS operatorJesse Bounds2016-12-012-1/+18
* [ios, android] Move der files to ios platformJesse Bounds2016-11-306-21/+19
* [ios] Use new pinning cert for stagingJesse Bounds2016-11-305-19/+10
* [ios, macos] Avoid unsafe cast when removing style layers (#7227)Jesse Bounds2016-11-309-11/+507
* [ios, macos] Add notes to APIs that rely on style and source ids (#6886)Jesse Bounds2016-11-303-0/+110
* [ios, macos] rename style spec propertiesFredrik Karlsson2016-11-3023-907/+929
* [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-2915-26/+28
* [ios, macos] Fixed spurious offline storage test failureMinh Nguyễn2016-11-291-0/+1
* [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-292-0/+23
* [macos] Added option to localize labelsMinh Nguyễn2016-11-282-0/+90
* [macos] Name custom style in toolbarMinh Nguyễn2016-11-282-2/+6
* [macos] Added Layers sidebarMinh Nguyễn2016-11-2819-16/+940
* [macos] Avoid first responder action name conflictMinh Nguyễn2016-11-284-11/+11
* [ios, macos] Key-value compliance for MGLStyleMinh Nguyễn2016-11-286-33/+108
* [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-2811-19/+259
* [ios, macos] Reorganized MGLStyleMinh Nguyễn2016-11-232-77/+95
* [ios, macos] Added debug descriptions for runtime styling classesMinh Nguyễn2016-11-238-0/+54
* [ios, macos] Fix integer formatting in formatted exception strings (#7173)Jesse Bounds2016-11-233-7/+7
* [ios, macos] Use namespaced property names in style NSValue category (#7171)Jesse Bounds2016-11-234-36/+36
* ios-v3.4.0-beta.4ios-v3.4.0-beta.4Jesse Bounds2016-11-232-2/+2
* [ios, macos] Remove unused `MGLGeometryAdditions` category stubJesse Bounds2016-11-228-86/+18
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-2218-288/+1160
* [ios, macos] Updated changelog for #7091Minh Nguyễn2016-11-222-0/+3
* [ios] simplified constraints and fixed regression 6954 (#7084)Fredrik Karlsson2016-11-201-41/+11
* [ios, macos] Documented localization workflowMinh Nguyễn2016-11-182-0/+18
* [ios, macos] override style spec documentationFredrik Karlsson2016-11-167-15/+71
* Release ios-v3.4.0-beta.3 (#7082)Jesse Bounds2016-11-153-3/+14
* [ios, macos] Use NSNumber in exception strings (#7083)ios-v3.4.0-beta.3Jesse Bounds2016-11-152-6/+6
* [ios, macos] Updated changelogMinh Nguyễn2016-11-152-2/+3
* [ios, macos] refs #7060: properly check removed layers & sources (#7062)Justin R. Miller2016-11-151-2/+12
* [ios, macos] fixes #7059: raise exception for abstract sources on add (#7060)Justin R. Miller2016-11-151-0/+7
* [ios] update layout after device has been rotatedFredrik Karlsson2016-11-151-18/+24
* [ios] Constrain compass directly to the top layout guideJason Wray2016-11-151-3/+7
* [ios] Make map view UI elements' constraints unambiguousJason Wray2016-11-151-3/+3
* [ios, macos] Take back source and layer ownership on removal (#7048)Jesse Bounds2016-11-1413-128/+219
* [ios] Upgraded to KIF 3.5.1, OHHTTPStubs 5.2.2Minh Nguyễn2016-11-142-0/+0
* [ios] Pull in OHHTTPStubs project referenceMinh Nguyễn2016-11-142-44/+15
* [ios, macos] Use std::vector for MGLMultiPoint coordinate storage (#6890)Jesse Bounds2016-11-143-92/+72
* [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-131-0/+2
* [linux] Use OSMesa when running Node testsBruno de Oliveira Abinader2016-11-131-1/+1
* [linux] Added OSMesa headless backendBruno de Oliveira Abinader2016-11-132-3/+75
* [ios, macos] 3.4.0/0.3.0 sections in changelogsMinh Nguyễn2016-11-112-2/+2
* [ios, macos] Fixed crash getting annotation viewMinh Nguyễn2016-11-082-22/+19
* [macos] Map annotations to annotation tagsMinh Nguyễn2016-11-081-0/+9
* [ios, macos] Use the rawLayer pointer to access the mbgl layer (#6966)Jesse Bounds2016-11-081-8/+6
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-0410-220/+427
* [ios, macos] Fixed Xcode 7.x compilationMinh Nguyễn2016-11-041-6/+7
* [ios, macos] Work around annotation race condition (#6924)Jesse Bounds2016-11-042-2/+22
* [ios] Store annotation tags for MGLMultiPoint annotations in the map (#6888)Jesse Bounds2016-11-031-1/+8
* [macos] Enabled runtime styling testsMinh Nguyễn2016-11-022-0/+20