summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [build] add binary size logging to iOS nightliesKonstantin Käfer2016-11-152-0/+51
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-141-0/+1
* Merge branch 'release-ios-v3.3.6' into merge-release-ios-v3.3.6Jesse Bounds2016-11-091-0/+4
|\
| * ios-v3.3.6Jesse Bounds2016-11-093-2/+6
* | [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-0316-469/+592
|\ \
| * | [ios, macos] Share more testsMinh Nguyễn2016-11-023-326/+2
| * | [ios] Fixed deprecation warningsMinh Nguyễn2016-11-021-2/+2
| * | [ios, macos] Rationalized string enum namesMinh Nguyễn2016-11-021-7/+7
| * | [ios, macos] Adopted string enumerationsMinh Nguyễn2016-11-021-0/+1
| * | [ios] Fix bad merge in iosappJesse Bounds2016-11-021-3/+0
| * | [ios, macos] Updated changelogsMinh Nguyễn2016-11-011-6/+8
| * | [ios] Update podspecs for beta 2ios-v3.4.0-beta.2Jesse Bounds2016-11-012-2/+2
| * | [ios, macos] Update changelogs for visible annotations APIJesse Bounds2016-11-011-0/+1
| * | Optimize annotation view updates (#5987)Jesse Bounds2016-11-014-53/+159
| * | [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-11-013-0/+23
| * | [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0
| * | [ios] Add country label language toggle demoJason Wray2016-10-281-1/+74
| * | [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-263-0/+69
| * | [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-263-23/+153
| * | [ios, macos] Added Swift MGLStyleValue testsMinh Nguyễn2016-10-262-0/+17
| * | Merge branch 'master' into boundsj-release-ios-3.4.0-merge-masterJesse Bounds2016-10-252-28/+60
| |\ \
| * | | Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-208-67/+72
| * | | [ios, macos] Make feature attributes and identifier writable (#6728)Jesse Bounds2016-10-193-6/+59
| * | | [ios] Optimize event uploading (#6737)Jesse Bounds2016-10-181-5/+22
| * | | [ios] Fix deploy script temp directory creation (#6740)Jason Wray2016-10-181-5/+3
* | | | Merge branch 'release-ios-v3.3.5' into masterJason Wray2016-11-022-5/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | ios-v3.3.5Jason Wray2016-11-023-2/+9
| * | | [ios] Add simulator dSYM slices to build output. (#5740)Jesse Bounds2016-10-271-1/+12
| * | | [ios] Guard against nil data task (#5932)Jesse Bounds2016-10-251-1/+3
| * | | [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-251-1/+1
| * | | [ios] Optimize event uploading (#6737)Jesse Bounds2016-10-251-5/+22
| * | | [ios] Don't specify Swift version for jazzy doc generation (#6377)Jason Wray2016-10-251-3/+0
| * | | [ios][build] Validate dSYM and framework UUIDsJason Wray2016-10-251-1/+22
| * | | [ios][build] Generate debug symbols for all buildsJason Wray2016-10-252-8/+6
* | | | [core] satisfy Xcode project upgraderKonstantin Käfer2016-11-016-6/+6
* | | | [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-011-1/+8
* | | | [ios, macos] document custom API URL & add Info.plist guide (#6833)Justin R. Miller2016-10-313-0/+23
* | | | [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-12/+12
| |_|/ |/| |
* | | [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-15/+33
* | | [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-252-13/+15
* | | [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-1/+13
| |/ |/|
* | ios-v.3.4.0-beta.1ios-v3.4.0-beta.1Jason Wray2016-10-172-2/+2
* | [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-173-9/+9
* | [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-176-187/+59
* | [ios, macos] Update changelogs (#6714)Minh Nguyễn2016-10-171-0/+1
* | [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-152-4/+10
* | [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-144-17/+24
* | [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-143-67/+150
* | [ios, macos] Add feature initializerituaijagbone2016-10-143-1/+263