summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Don't crash on line labels with 0 glyphs.upstream/agua-10956-cpChris Loer2018-02-061-2/+3
* [ios] Add Radius Configuration (#11070)Randall C Lee2018-02-055-3/+71
* [android] - update changelog for 5.4.0android-v5.4.0Tobrun2018-02-052-2/+17
* [android] - create Handler using the main thread looperTobrun2018-02-051-1/+2
* [android] - blacklist adreno 2xx for VAO supportTobrun2018-02-051-2/+3
* [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-02-051-1/+1
* Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-052-6/+24
* [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point.Fabian Guerra2018-01-251-1/+1
* [core] fix style parsing crash when a layer's paint property is not an objectKonstantin Käfer2018-01-233-0/+18
* [android] - release android v5.3.2, bump snapshot versionTobrun2018-01-231-1/+1
* [android] - rollback fragment flash changes for ViewPager supportandroid-v5.3.2Tobrun2018-01-232-4/+0
* [android] - update changelog for v5.3.2Tobrun2018-01-231-0/+13
* [android] - handle null Call instances in HttpRequestTobrun2018-01-231-1/+1
* [android] - allow setting an OkHttpClientTobrun2018-01-234-4/+19
* Camera callbacks for velocity animated movements (#10925)Łukasz Paczos2018-01-233-24/+57
* [android] do not overwrite user-set focal point when tracking location (#10910)Łukasz Paczos2018-01-231-3/+0
* [android] - retain configuration for user provided focal point and deselect m...Tobrun2018-01-232-0/+26
* [android] - add filesource activation/deactivation to OfflineRegion status an...Tobrun2018-01-232-20/+18
* [android] - check if the render surface has been correctly created before des...Tobrun2018-01-231-1/+3
* [android] - validate zoom level before creating mapbox telem eventTobrun2018-01-231-4/+13
* macos-v0.6.1macos-v0.6.1upstream/1ec5-macos-v0.6.1Minh Nguyễn2018-01-162-2/+2
* [macos] Added dates to changelogMinh Nguyễn2018-01-161-4/+8
* [core] update vector-tile dependency to 1.0.1Konstantin Käfer2018-01-111-1/+1
* [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
* [android] - bump snapshot version to 5.3.2android-v5.3.1Tobrun2018-01-101-1/+1
* [android] - update changelog for 5.3.1 releaseTobrun2018-01-101-0/+11
* [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-103-24/+16
* [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-101-2/+10
* [android] - include request urls when logging out failed http requestsTobrun2018-01-104-23/+59
* [android] - RTL supportTobrun2018-01-103-4/+12
* [android] - refactor surface destruction NPE fixtobrun2018-01-101-24/+16
* [android] - use US local when converting between int color and RGBA String.tobrun2018-01-101-3/+4
* [android] getting bitmap from drawable fixŁukasz Paczos2018-01-101-5/+23
* [core] blacklist binary program loading for Vivante GC4000 GPUsKonstantin Käfer2018-01-091-1/+4
* [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* [ios, macos] Updated changelogsMinh Nguyễn2018-01-052-0/+11
* [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