summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+12
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-15/+33
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-13/+15
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-1/+13
* ios-v.3.4.0-beta.1ios-v3.4.0-beta.1Jason Wray2016-10-172-2/+2
* [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-173-9/+9
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-176-187/+59
* [ios, macos] Update changelogs (#6714)Minh Nguyễn2016-10-171-0/+1
* [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-152-4/+10
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-144-17/+24
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-143-67/+150
* [ios, macos] Add feature initializerituaijagbone2016-10-143-1/+263
* [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-124-202/+233
* [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-113-0/+26
* [ios] Update SMCalloutView to fix iOS 10 build warningsJason Wray2016-10-061-0/+0
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-062-13/+26
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-063-8/+9
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+8
* [ios] Deploy script enhancements (#6581)Jason Wray2016-10-052-33/+74
* [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-051-1/+1
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-042-0/+30
* [ios] Remove double counting of content inset top and bottom (#6566)Jesse Bounds2016-10-031-2/+2
* [ios, macos] Updated changelogsios-v3.4.0-alpha.5Minh Nguyễn2016-10-031-3/+15
* ios-v3.4.0-alpha.5Jason Wray2016-10-032-2/+2
* [ios][macos] Update changelog for dSYM, symbol stripping fixJason Wray2016-09-301-0/+1
* [ios][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [ios][build] Generate debug symbols for all buildsJason Wray2016-09-302-8/+6
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-301-0/+1
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-1/+1
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-291-0/+2
* [ios, macos] Rewrote CI scriptsMinh Nguyễn2016-09-281-5/+21
* [ios] Update changelog for annotation view fixJesse Bounds2016-09-271-0/+1
* [ios] Always show annotation view even when view reuse is not usedJesse Bounds2016-09-271-1/+5
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-271-0/+17
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-235-8/+28552
* [ios, macos] Add tile template option to raster and vector sourcesJesse Bounds2016-09-223-0/+105
* [ios] revamp settings/debug UI in test app (#6421)Justin R. Miller2016-09-211-253/+438
* [ios, macos] Ignore progress updates after suspendingMinh Nguyễn2016-09-201-0/+1
* [ios] add OS_ACTIVITY_MODE=disable for Xcode 8 spew (#6382)Justin R. Miller2016-09-191-0/+7
* [ios] Don't specify Swift version for jazzy doc generation (#6377)Jason Wray2016-09-191-3/+0
* [ios] fixes #6248: properly handle all NSNumber types in filters (#6290)Justin R. Miller2016-09-161-1/+5
* [ios, macos] Remove changelog lines for WAL db changeJason Wray2016-09-141-1/+0
* [ios] Use content inset to calculate edge padding (#6313)Jesse Bounds2016-09-131-4/+6
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-2/+2
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-6/+0
* [ios] Remove iosapp test stubJesse Bounds2016-09-021-23/+0
* ios-v3.4.0-alpha.4ios-v3.4.0-alpha.4Jason Wray2016-09-022-2/+2
* [ios] Updated changelogMinh Nguyễn2016-09-021-0/+3
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-023-13/+57
* [ios, macos] fixes #5962 added geojson options to support clusteringFredrik Karlsson2016-09-022-0/+13