summaryrefslogtreecommitdiff
path: root/platform/ios/ios.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-2/+14
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-63/+111
|\
| * Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-2/+2
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-30/+46
| * [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-0/+2
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-22/+22
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-0/+16
| * Prevent stopless functions (#7309)Fredrik Karlsson2016-12-071-4/+8
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-6/+12
| * [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-6/+6
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+4
* | Simplified Chinese localization (#7316)YunjieLi2016-12-091-0/+9
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-28/+40
|\ \ | |/
| * [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTestsJesse Bounds2016-12-021-4/+0
| * [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-6/+6
| * [ios, macos] handle duplicate source errorIvo van Dongen2016-12-021-0/+4
| * [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-8/+8
| * [ios, android] Move der files to ios platformJesse Bounds2016-11-301-16/+18
| * [ios] Use new pinning cert for stagingJesse Bounds2016-11-301-7/+5
| * [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-0/+16
| * [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-131-0/+2
* | [ios, macos] handle duplicate source errorIvo van Dongen2016-11-301-0/+4
* | [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-11-301-8/+8
* | [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-081-0/+2
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.2-masterMinh Nguyễn2016-11-031-3/+33
|\ \ | |/
| * [ios, macos] Share more testsMinh Nguyễn2016-11-021-2/+2
| * [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-261-0/+14
| * Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-1/+17
* | [core] satisfy Xcode project upgraderKonstantin Käfer2016-11-016-6/+6
|/
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-122/+20
* [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-151-0/+10
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-26/+50
* [ios, macos] Add feature initializerituaijagbone2016-10-141-0/+24
* [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-121-0/+12
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-061-12/+24
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-231-0/+12
* [ios, macos] Add tile template option to raster and vector sourcesJesse Bounds2016-09-221-0/+22
* [ios] add OS_ACTIVITY_MODE=disable for Xcode 8 spew (#6382)Justin R. Miller2016-09-191-0/+7
* [ios] fixes #6248: properly handle all NSNumber types in filters (#6290)Justin R. Miller2016-09-161-1/+5
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-6/+0
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-021-12/+18
* [ios, macos] fixes #5962 added geojson options to support clusteringFredrik Karlsson2016-09-021-0/+12
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-1/+59
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-181-0/+12
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-181-12/+6
* [ios] #fixes 5961 omit style filter until it's implementedFredrik Karlsson2016-08-181-6/+0
* [ios, macos] Fixes #5975 Add source getter to MGLStyleFredrik Karlsson2016-08-181-6/+6
* [ios, macos] Added MGLBaseStyleLayer_Private.h to projectMinh Nguyễn2016-08-161-0/+6
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-80/+78
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-161-15/+37