summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-082-0/+3
* [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ...Minh Nguyễn2018-01-254-1/+34
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-247-228/+208
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+1
* [ios, macos] Converted strings files to UTF-8Minh Nguyễn2018-01-192-0/+0
* [android, ios, macos] Updated Ukrainian translationsMinh Nguyễn2018-01-192-27/+73
* [android, ios, macos] Updated Swedish translationsMinh Nguyễn2018-01-191-17/+41
* [android, ios, macos] Updated French translationsMinh Nguyễn2018-01-192-30/+74
* Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765)Andrew Kitchen2018-01-191-7/+1
* Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-1911-1/+678
* [android, ios, macos] Added Hebrew localizationMinh Nguyễn2018-01-195-2/+132
* [ios] Remove support for 32-bit simulators (i386)Jason Wray2018-01-193-8/+9
* [ios] Optimize MGLAnnotationView scale transform when not pitchedupstream/fb-unpitched-annotation-view-scalingJason Wray2018-01-183-3/+18
* [ios] Remove unused reference to reachabilityJesse Bounds2018-01-171-15/+0
* Merge branch 'release-agua' into masterFabian Guerra2018-01-178-71/+212
|\
| * [ios] Bump podspec to v3.7.3ios-v3.7.3Fabian Guerra2018-01-103-3/+3
| * [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858)Fabian Guerra Soto2018-01-103-32/+136
| * [ios, macos] Updated changelogsMinh Nguyễn2018-01-051-0/+6
| * [ios] Dispatch location auth status check to backgroundJesse Bounds2018-01-041-36/+67
* | [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-106-17/+99
* | [ios] Make all headers members of both dynamic and static targets (#10851)Jason Wray2018-01-101-7/+89
* | [ios, macos] Updated changelogsMinh Nguyễn2018-01-051-5/+13
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-0435-74/+1574
|\ \ | |/
| * [ios, macos] Updates documentation with default CJK font recommendationsAndrew Kitchen2018-01-032-2/+2
| * [ios,macos] Revert ideographic->ideograph name change.Chris Loer2018-01-032-2/+2
| * [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2018-01-032-2/+2
| * [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2018-01-031-0/+2
| * [macos, ios] Adds documentation for the MGLIdeographFontFamilyName keyAndrew Kitchen2018-01-031-0/+4
| * [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-032-14/+18
| * [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2018-01-031-2/+16
| * [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2018-01-031-1/+3
| * [ios, macos] Copyedited changelogsMinh Nguyễn2017-12-221-4/+4
| * [ios] Update changelog. Podspec bump to v3.7.2ios-v3.7.2Fabian Guerra2017-12-214-4/+12
| * [ios] Re-add i386 slice to framework; strip from dSYMJason Wray2017-12-213-3/+8
| * [ios] Update visible coordinates documentation to reflect antimeridian usage.Fabian Guerra2017-12-211-0/+12
| * [ios] Fix ornament constrains on iOS 10Fabian Guerra2017-12-211-2/+3
| * [ios, build] Stop packaging i386 simulator archJason Wray2017-12-205-7/+12
| * Update iOS, macOS SDK translations (#10738)Minh Nguyễn2017-12-206-25/+71
| * [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-181-0/+1
| * [ios, macos] Cleaned up base localization filesMinh Nguyễn2017-12-181-0/+0
| * [ios] update constraints when updating content insetFredrik Karlsson2017-12-141-1/+1
| * [ios] Fix an Interface Builder crash for IBInspectable properties.Fabian Guerra2017-12-142-2/+4
| * [ios] Fix the content insets for the scale and compass view.Fabian Guerra2017-12-141-4/+8
| * [ios] Update changelog and bump podspec to 3.7.1 (#10651)ios-v3.7.1Fabian Guerra Soto2017-12-064-5/+9
| * [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-0626-79/+83
| * [ios, macos] Snapshot classes added to jazzyJulio Cesar Fausto2017-12-051-0/+3
| * [ios, macos] Update changelogs.Fabian Guerra2017-11-301-1/+6
| * [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio...Fabian Guerra2017-11-301-1/+1
| * [ios] Fix minimumZoomLevel is not getting set.Fabian Guerra2017-11-291-0/+1
| * [ios] Add easy to use demo app for developers (#10524)Jesse Bounds2017-11-2211-0/+996