| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios] Fixed syntax error in style author guide | Minh Nguyễn | 2018-01-26 | 1 | -1/+0 |
* | [ios] Fix image property of MGLAnnotationImage does not update. | Fabian Guerra | 2018-01-26 | 1 | -5/+0 |
* | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ... | Minh Nguyễn | 2018-01-25 | 4 | -1/+34 |
* | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 7 | -228/+208 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 1 | -0/+1 |
* | [ios, macos] Converted strings files to UTF-8 | Minh Nguyễn | 2018-01-19 | 2 | -0/+0 |
* | [android, ios, macos] Updated Ukrainian translations | Minh Nguyễn | 2018-01-19 | 2 | -27/+73 |
* | [android, ios, macos] Updated Swedish translations | Minh Nguyễn | 2018-01-19 | 1 | -17/+41 |
* | [android, ios, macos] Updated French translations | Minh Nguyễn | 2018-01-19 | 2 | -30/+74 |
* | Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765) | Andrew Kitchen | 2018-01-19 | 1 | -7/+1 |
* | Adds an integration test harness to the iOS project | Andrew Kitchen | 2018-01-19 | 11 | -1/+678 |
* | [android, ios, macos] Added Hebrew localization | Minh Nguyễn | 2018-01-19 | 5 | -2/+132 |
* | [ios] Remove support for 32-bit simulators (i386) | Jason Wray | 2018-01-19 | 3 | -8/+9 |
* | [ios] Optimize MGLAnnotationView scale transform when not pitchedupstream/fb-unpitched-annotation-view-scaling | Jason Wray | 2018-01-18 | 3 | -3/+18 |
* | [ios] Remove unused reference to reachability | Jesse Bounds | 2018-01-17 | 1 | -15/+0 |
* | Merge branch 'release-agua' into master | Fabian Guerra | 2018-01-17 | 8 | -71/+212 |
|\ |
|
| * | [ios] Bump podspec to v3.7.3ios-v3.7.3 | Fabian Guerra | 2018-01-10 | 3 | -3/+3 |
| * | [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858) | Fabian Guerra Soto | 2018-01-10 | 3 | -32/+136 |
| * | [ios, macos] Updated changelogs | Minh Nguyễn | 2018-01-05 | 1 | -0/+6 |
| * | [ios] Dispatch location auth status check to background | Jesse Bounds | 2018-01-04 | 1 | -36/+67 |
* | | [ios] Fix and expand accessibility feature transliteration | Jason Wray | 2018-01-10 | 6 | -17/+99 |
* | | [ios] Make all headers members of both dynamic and static targets (#10851) | Jason Wray | 2018-01-10 | 1 | -7/+89 |
* | | [ios, macos] Updated changelogs | Minh Nguyễn | 2018-01-05 | 1 | -5/+13 |
* | | Merge branch 'release-agua' into masterupstream/fabian-merge-release-agua | Fabian Guerra | 2018-01-04 | 35 | -74/+1574 |
|\ \
| |/ |
|
| * | [ios, macos] Updates documentation with default CJK font recommendations | Andrew Kitchen | 2018-01-03 | 2 | -2/+2 |
| * | [ios,macos] Revert ideographic->ideograph name change. | Chris Loer | 2018-01-03 | 2 | -2/+2 |
| * | [ios,macos] Update docs to use Apple-friendly "PingFang" font example. | Chris Loer | 2018-01-03 | 2 | -2/+2 |
| * | [ios,macos] Remove dead/non-functioning font-weight and glyph metric code. | Chris Loer | 2018-01-03 | 1 | -0/+2 |
| * | [macos, ios] Adds documentation for the MGLIdeographFontFamilyName key | Andrew Kitchen | 2018-01-03 | 1 | -0/+4 |
| * | [darwin, ios, macos] Introduces an MGLRendererConfiguration class | Andrew Kitchen | 2018-01-03 | 2 | -14/+18 |
| * | [ios, macos] Adds support for specifying an ideographic font family name | Andrew Kitchen | 2018-01-03 | 1 | -2/+16 |
| * | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer. | Chris Loer | 2018-01-03 | 1 | -1/+3 |
| * | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2017-12-22 | 1 | -4/+4 |
| * | [ios] Update changelog. Podspec bump to v3.7.2ios-v3.7.2 | Fabian Guerra | 2017-12-21 | 4 | -4/+12 |
| * | [ios] Re-add i386 slice to framework; strip from dSYM | Jason Wray | 2017-12-21 | 3 | -3/+8 |
| * | [ios] Update visible coordinates documentation to reflect antimeridian usage. | Fabian Guerra | 2017-12-21 | 1 | -0/+12 |
| * | [ios] Fix ornament constrains on iOS 10 | Fabian Guerra | 2017-12-21 | 1 | -2/+3 |
| * | [ios, build] Stop packaging i386 simulator arch | Jason Wray | 2017-12-20 | 5 | -7/+12 |
| * | Update iOS, macOS SDK translations (#10738) | Minh Nguyễn | 2017-12-20 | 6 | -25/+71 |
| * | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-18 | 1 | -0/+1 |
| * | [ios, macos] Cleaned up base localization files | Minh Nguyễn | 2017-12-18 | 1 | -0/+0 |
| * | [ios] update constraints when updating content inset | Fredrik Karlsson | 2017-12-14 | 1 | -1/+1 |
| * | [ios] Fix an Interface Builder crash for IBInspectable properties. | Fabian Guerra | 2017-12-14 | 2 | -2/+4 |
| * | [ios] Fix the content insets for the scale and compass view. | Fabian Guerra | 2017-12-14 | 1 | -4/+8 |
| * | [ios] Update changelog and bump podspec to 3.7.1 (#10651)ios-v3.7.1 | Fabian Guerra Soto | 2017-12-06 | 4 | -5/+9 |
| * | [ios, macos] Rename the iOS and macOS SDKs (#10610) | Jordan Kiley | 2017-12-06 | 26 | -79/+83 |
| * | [ios, macos] Snapshot classes added to jazzy | Julio Cesar Fausto | 2017-12-05 | 1 | -0/+3 |
| * | [ios, macos] Update changelogs. | Fabian Guerra | 2017-11-30 | 1 | -1/+6 |
| * | [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio... | Fabian Guerra | 2017-11-30 | 1 | -1/+1 |
| * | [ios] Fix minimumZoomLevel is not getting set. | Fabian Guerra | 2017-11-29 | 1 | -0/+1 |