summaryrefslogtreecommitdiff
path: root/platform/ios/ios.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Merge pull request #4919 from mapbox/follow-to-4916Dane Springmeyer2016-05-021-4/+0
* [ios] Moved .stringsdict from Base.lproj to en.lprojMinh Nguyễn2016-04-261-2/+2
* [ios] Announce zoom level, visible annotations after zoomingMinh Nguyễn2016-04-261-0/+14
* [ios] Added separate target for Settings.bundleMinh Nguyễn2016-04-243-32/+121
* [ios] Streamlined resource bundlingMinh Nguyễn2016-04-243-3/+141
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-241-26/+35
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-241-49/+21
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-241-0/+24
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-241-0/+24
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-231-79/+80
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-221-1/+15
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-221-12/+32
* [ios, osx] Direction formatterMinh Nguyễn2016-04-221-0/+12
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-221-0/+16
* [ios, osx] Geometry value methodsMinh Nguyễn2016-04-221-3/+3
* [ios] Build output goes to build/iosJohn Firebaugh2016-04-192-4/+4
* Revert "[ios, osx] Make {ios,osx}app schemes non-shared"Minh Nguyễn2016-04-181-0/+90
* [ios] Replaced MGLMapView redeclaration with internal headerMinh Nguyễn2016-04-181-0/+6
* [ios] Use downloaded local assets in ios-bench if presentMinh Nguyễn2016-04-181-0/+25
* [ios, osx] Make {ios,osx}app schemes non-sharedJohn Firebaugh2016-04-181-90/+0
* [ios] Run SDK tests on CIMinh Nguyễn2016-04-164-8/+7
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-164-3/+210
* [ios] Streamlined package.shMinh Nguyễn2016-04-161-0/+103
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-161-4/+0
* [ios] Build CI-specific scheme in CIMinh Nguyễn2016-04-161-0/+104
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-163-22/+1022