summaryrefslogtreecommitdiff
path: root/platform/ios/ios.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
...
* [ios, macos] Added Lithuanian localizationMinh Nguyễn2017-02-201-0/+5
* [ios, macos] Polish, Russian, Spanish, Ukrainian translationsMinh Nguyễn2017-02-201-0/+24
* [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-201-4/+4
* [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-201-0/+12
* Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-0/+6
* [ios] Re-add MGLDistanceFormatter to static libraryJason Wray2017-02-091-0/+2
* [ios] Add partial Japanese localizationJason Wray2017-02-091-1/+2
* [ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, VietnameseMinh Nguyễn2017-02-091-1/+48
* [ios] Added MGLDistanceFormatter to static libraryMinh Nguyễn2017-02-091-1/+3
* [ios, macos] Traditional Chinese localizationMinh Nguyễn2017-02-031-0/+7
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-1/+1
* [ios, macos] added a distance formatterFredrik Karlsson2017-01-271-0/+14
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-261-1/+1
|\
| * [ios] Publicized MGLOpenGLStyleLayer.hMinh Nguyễn2017-01-251-1/+1
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-55/+70
|\ \ | |/
| * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-131-34/+30
| * [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-101-0/+4
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-16/+0
| * [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-071-16/+16
| * [ios, macos] Insert example code in original headers (#7569)Minh Nguyễn2017-01-041-34/+5
| * [ios, macos] Rewrote predicate/filter conversionMinh Nguyễn2017-01-041-7/+8
| * [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-221-0/+16
| * [ios] Add inline examples in documentation (#7337)Eric Wolfe2016-12-211-1/+44
* | [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
|/
* [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