summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Remove NSLogs from MGLMapViewLayoutTestsupstream/fabian-map-insets-10834Fabian Guerra2018-01-102-14/+1
* [ios] Refactor MGLMapView ornaments layout constraints for iOS 11.Fabian Guerra2018-01-101-16/+15
* [ios] Fix map view layout test for pre iOS 11.Fabian Guerra2018-01-091-3/+10
* [ios] Fix ornaments insets margin space.Fabian Guerra2018-01-091-9/+9
* Additional code changes from call with Fabian and JasonAndrew Kitchen2018-01-081-2/+18
* First pass at tests for mapview ornament layoutAndrew Kitchen2018-01-081-23/+51
* RenameAndrew Kitchen2018-01-082-6/+6
* WIP adding tests for layout of map view attribution logo and other ornamentsAndrew Kitchen2018-01-082-0/+72
* [ios] Fix the layout constraints on iOS 11 for iPhone X for the bottom orname...Fabian Guerra2018-01-081-5/+9
* [macos] Fixed macosapp deploymentMinh Nguyễn2018-01-052-31/+53
* [ios] Dispatch location auth status check to backgroundJesse Bounds2018-01-041-36/+67
* [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