summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Updated changelogsupstream/1ec5-changelog-ios-v4.0.0-post-v3.7.2Minh Nguyễn2018-01-042-12/+22
* Merge branch 'release-agua' back to master.Fabian Guerra2018-01-04125-655/+3945
|\
| * Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-04125-655/+3945
| |\
| | * [ios, macos] Updates documentation with default CJK font recommendationsAndrew Kitchen2018-01-034-3/+5
| | * [ios, macos] Update mode.hpp file pathFabian Guerra2018-01-031-1/+1
| | * [ios,macos] Revert ideographic->ideograph name change.Chris Loer2018-01-035-6/+6
| | * [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2018-01-034-4/+4
| | * [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2018-01-032-79/+23
| | * [macos, ios] Adds documentation for the MGLIdeographFontFamilyName keyAndrew Kitchen2018-01-032-0/+8
| | * [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2018-01-033-11/+3
| | * [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-036-18/+113
| | * [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2018-01-032-8/+30
| | * [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2018-01-036-20/+276
| | * [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-0210-36/+52
| | * [macos] Renamed Mapbox macOS SDK to Mapbox Maps SDK for macOSMinh Nguyễn2017-12-225-22/+20
| | * macos-v0.6.0macos-v0.6.0Minh Nguyễn2017-12-222-2/+2
| | * [macos] Update changelog entries.Fabian Guerra2017-12-221-0/+3
| | * [ios, macos] Copyedited changelogsMinh Nguyễn2017-12-222-11/+10
| | * [macos] Update visible coordinates documentation to reflect antimeridian usage.Fabian Guerra2017-12-211-0/+12
| | * [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, macos] Updated MGLImageSource exampleMinh Nguyễn2017-12-211-4/+1
| | * [ios, macos] Fixed MGLMapSnapshotter test crashMinh Nguyễn2017-12-212-10/+33
| | * [ios] Fix ornament constrains on iOS 10Fabian Guerra2017-12-211-2/+3
| | * [ios, build] Stop packaging i386 simulator archJason Wray2017-12-206-8/+12
| | * Fix CustomLayer context retain count (#10765)Asheem Mamoowala2017-12-205-16/+16
| | * [ios, macos] Remove duplicated variables between MGLMapSnapshotOptions and MG...Fabian Guerra2017-12-202-142/+35
| | * Update iOS, macOS SDK translations (#10738)Minh Nguyễn2017-12-2025-28/+174
| | * [android] - update changelog for 5.3.0android-v5.3.0Tobrun2017-12-201-3/+15
| | * [android] added map touch listeners api based on listspaczos2017-12-204-36/+372
| | * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-194-5/+8
| | * Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-197-43/+134
| | * [android] Updated Spanish, Vietnamese translationsMinh Nguyễn2017-12-192-4/+6
| | * Android SDK renaming (#10609)Langston Smith2017-12-195-7/+7
| | * [android] - use default icon when compass icon fails to decode (#10694)Tobrun2017-12-191-0/+6
| | * [android] - remove startup flash from fragment, rework OnMapReady callback fo...Tobrun2017-12-192-16/+44
| | * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-1814-38/+196
| | * [android] Android implementation of local CJK glyph renderingChris Loer2017-12-185-1/+209
| | * [core] Hook LocalGlyphRasterizer "font family" configuration up to RendererChris Loer2017-12-189-8/+33
| | * [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-1810-6/+86
| | * [core] C++ port of TinySDFChris Loer2017-12-183-0/+127
| | * [ios, macos] Cleaned up base localization filesMinh Nguyễn2017-12-184-2/+8
| | * [android] - update instrumented make target, move code style validation befor...Tobrun2017-12-182-21/+8
| | * [android] - activate filesource when creating an offline region (#10718)Tobrun2017-12-181-0/+3
| | * [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
| | * Post camera listener invocations (#10690)Tobrun2017-12-142-133/+81
| | * [android] - update documentation on update metadataTobrun2017-12-131-3/+0