summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
* [macos] Fixed color roundtrippingMinh Nguyễn2016-11-021-1/+1
* [macos] Added MGLValueEvaluator to projectMinh Nguyễn2016-11-021-0/+3
* [ios, macos] Share more testsMinh Nguyễn2016-11-024-3/+23
* [ios] Fixed deprecation warningsMinh Nguyễn2016-11-021-2/+2
* [ios, macos] Rationalized string enum namesMinh Nguyễn2016-11-027-57/+62
* [ios, macos] Adopted string enumerationsMinh Nguyễn2016-11-025-17/+35
* [ios] Fix bad merge in iosappJesse Bounds2016-11-021-3/+0
* [ios, macos] Updated changelogsMinh Nguyễn2016-11-012-9/+14
* [ios] Update podspecs for beta 2ios-v3.4.0-beta.2Jesse Bounds2016-11-012-2/+2
* [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-012-0/+2
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-015-55/+161
* [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-017-2/+56
* [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0
* [ios] Add country label language toggle demoJason Wray2016-10-281-1/+74