summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* | [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-023-40/+82
* | [ios] Silence MGLCalloutView related warnings in tests (#6231)Jesse Bounds2016-09-011-0/+6
* | [ios] Add -ObjC to static podspec; update custom CocoaPods stepsJason Wray2016-08-312-27/+9
* | [ios] Allow implicit animation of annotation viewsJason Wray2016-08-312-20/+0
* | [ios] Update INSTALL doc for -ObjC; use local podspec pathJason Wray2016-08-302-45/+52
* | [ios] Update change log for centerOffset bug fixJesse Bounds2016-08-301-0/+1
* | [iOS] Using contentInset for setCenterCoordinate: and flyToCamera methods eve...Romain Quidet2016-08-301-2/+2
* | [ios, macos] fix imports (#6209)Fredrik Karlsson2016-08-302-1/+3
* | [ios] Avoid updating sprite backed annotations in view update method (#6199)Jesse Bounds2016-08-291-25/+5
* | ios-v3.4.0-alpha.3ios-v3.4.0-alpha.3Jason Wray2016-08-292-2/+2
* | [ios] Improve user location annotation documentationJason Wray2016-08-262-7/+14
* | [ios] Ignore non-conforming user location annotation viewsJason Wray2016-08-261-3/+7