summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-0214-38/+38
* [ios, macos] handle duplicate source errorIvo van Dongen2016-12-023-1/+34
* [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-0213-40/+40
* [core] guard against duplicate source id’sIvo van Dongen2016-12-022-0/+31
* [ios] Update changlog for ios-v3.3.7Jesse Bounds2016-12-011-0/+4
* [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-014-21/+69
* [ios, macos] Update style predicate documentationJesse Bounds2016-12-011-2/+5
* [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-2815-20/+300
* [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
* [core] cache raster tilesKonstantin Käfer2016-11-221-1/+1
* [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
* [core] don't run symbol placement more often than necessaryKonstantin Käfer2016-11-143-5/+3
* [ios, macos] Use std::vector for MGLMultiPoint coordinate storage (#6890)Jesse Bounds2016-11-143-92/+72
* [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-136-17/+43
* [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-131-0/+2
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-139-48/+56