summaryrefslogtreecommitdiff
path: root/platform/ios/ios.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* [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
* [ios, macos] Accept absolute file paths as style URLs (#6026)Minh Nguyễn2016-08-161-1/+15
* [ios] Exclude NSData category's header from dynamic frameworkJason Wray2016-08-111-3/+1
* [ios, macos] Upgraded project build settings for Xcode 8 (#5935)Minh Nguyễn2016-08-117-7/+11
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-7/+438
* [ios] Account for center offset when tapping annotation views (#5931)Jesse Bounds2016-08-111-0/+4
* [build] fix iOS packagingKonstantin Käfer2016-08-051-2/+0
* [build] switch to CMakeKonstantin Käfer2016-08-051-66/+22
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-0/+6
* 5782: build static framework correctly (#5783)Romain Quidet2016-07-251-0/+16
* Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-071-3/+23
|\
| * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-061-0/+4
| * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-051-2/+18
| * [ios] Avoid resetting pitch along with center offsetMinh Nguyễn2016-07-021-1/+1
* | [ios] add OpenGLES framework so that we can use the GL debuggerKonstantin Käfer2016-07-071-0/+4
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-4/+4
|/
* [ios] fixes #5129 added annotation property to MGLAnnotationView (#5307)Fredrik Karlsson2016-06-141-0/+4
* [ios] Split out MGLMapViewDelegate into separate headerMinh Nguyễn2016-06-061-0/+6
* [ios] Add annotation container view (#5194)Jesse Bounds2016-06-011-1/+11
* [ios, osx] MGLFeature testsMinh Nguyễn2016-05-271-0/+6
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-271-61/+137
* [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-261-6/+6
* [ios] Introduce MGLAnnotationView and support for view annotationsJesse Bounds2016-05-132-2/+35
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-051-0/+8
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-0/+4