| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] migrated to use mapbox-java3.0upstream/osana-mb-java3-10920 | osana | 2018-02-08 | 46 | -314/+284 |
* | [core] Don't crash on line labels with 0 glyphs. | Chris Loer | 2018-02-07 | 1 | -2/+3 |
* | [core] prioritize Thread::pause() calls | Konstantin Käfer | 2018-02-07 | 3 | -11/+48 |
* | [core] change RunLoop processing to check queue on every iteration | Konstantin Käfer | 2018-02-07 | 1 | -6/+7 |
* | [core] factor out RunLoop::wake() | Konstantin Käfer | 2018-02-07 | 5 | -24/+16 |
* | [core] use the RunLoop's schedule call directly | Konstantin Käfer | 2018-02-07 | 1 | -18/+1 |
* | [ios, macos] Added Danish localization | Minh Nguyễn | 2018-02-07 | 12 | -2/+576 |
* | [macos] Updated Hungarian translations | Minh Nguyễn | 2018-02-07 | 1 | -2/+2 |
* | [ios] Updated Swedish translations | Minh Nguyễn | 2018-02-07 | 1 | -9/+29 |
* | [android, ios, macos] Updated Russian translations | Minh Nguyễn | 2018-02-07 | 5 | -44/+93 |
* | [ios] Removed byte order mark | Minh Nguyễn | 2018-02-07 | 13 | -13/+13 |
* | [android] - blacklist flaky instrumentation tests | Tobrun | 2018-02-05 | 2 | -14/+8 |
* | [android] - update changelog for 5.4.0 | Tobrun | 2018-02-05 | 1 | -0/+6 |
* | Implement new bearingTrackingMode GPS_NORTH_FACING | Martin Hellwig | 2018-02-05 | 2 | -6/+24 |
* | [android] - log lack of permissions only if enabling location | Łukasz Paczos | 2018-02-05 | 1 | -1/+1 |
* | [android] - blacklist adreno 2xx for VAO support | Tobrun | 2018-02-05 | 1 | -2/+3 |
* | [android] - update javadoc with links to style specification | Tobrun | 2018-02-05 | 1 | -1/+138 |
* | [ios] Made NSExpression+MGLAdditions.h public | Minh Nguyễn | 2018-01-29 | 1 | -1/+7 |
* | [android] - release android v6.0.0-beta.1android-v6.0.0-beta.1 | Tobrun | 2018-01-29 | 2 | -2/+2 |
* | [android] - update changelog for v6.0.0-beta.1 | Tobrun | 2018-01-29 | 1 | -2/+21 |
* | [core] don't force downloading of Open Sans fonts | Konstantin Käfer | 2018-01-26 | 3 | -1/+25 |
* | [ios] Update changelog and bump pod spec to 4.0.0-beta.1 (#11069)ios-v4.0.0-beta.1 | Fabian Guerra Soto | 2018-01-26 | 5 | -17/+36 |
* | [ios] Fixed syntax error in style author guide | Minh Nguyễn | 2018-01-26 | 2 | -2/+1 |
* | [ios, macos] Documented ranges of style properties | Minh Nguyễn | 2018-01-26 | 10 | -85/+99 |
* | [windows] - run AppVeyor for all branches | Tobrun | 2018-01-26 | 1 | -4/+0 |
* | [ios] Fix image property of MGLAnnotationImage does not update. | Fabian Guerra | 2018-01-26 | 1 | -5/+0 |
* | Merge branch 'release-agua' into masterupstream/fabian-release-agua-master | Fabian Guerra | 2018-01-25 | 4 | -6/+2 |
|\ |
|
| * | [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point. | Fabian Guerra | 2018-01-25 | 1 | -1/+1 |
| * | [core] fix style parsing crash when a layer's paint property is not an object | Konstantin Käfer | 2018-01-23 | 3 | -0/+18 |
| * | [android] - release android v5.3.2, bump snapshot version | Tobrun | 2018-01-23 | 1 | -1/+1 |
| * | [android] - rollback fragment flash changes for ViewPager supportandroid-v5.3.2 | Tobrun | 2018-01-23 | 2 | -4/+0 |
| * | [android] - update changelog for v5.3.2 | Tobrun | 2018-01-23 | 1 | -0/+13 |
| * | [android] - handle null Call instances in HttpRequest | Tobrun | 2018-01-23 | 1 | -1/+1 |
| * | [android] - allow setting an OkHttpClient | Tobrun | 2018-01-23 | 4 | -4/+19 |
| * | Camera callbacks for velocity animated movements (#10925) | Łukasz Paczos | 2018-01-23 | 3 | -24/+57 |
| * | [android] do not overwrite user-set focal point when tracking location (#10910) | Łukasz Paczos | 2018-01-23 | 1 | -3/+0 |
| * | [android] - retain configuration for user provided focal point and deselect m... | Tobrun | 2018-01-23 | 2 | -0/+26 |
| * | [android] - add filesource activation/deactivation to OfflineRegion status an... | Tobrun | 2018-01-23 | 2 | -20/+18 |
| * | [android] - check if the render surface has been correctly created before des... | Tobrun | 2018-01-23 | 1 | -1/+3 |
| * | [android] - validate zoom level before creating mapbox telem event | Tobrun | 2018-01-23 | 1 | -4/+13 |
* | | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ... | Minh Nguyễn | 2018-01-25 | 29 | -91/+496 |
* | | [android] - add binding integration for RasterDEMSource, add example | Tobrun | 2018-01-25 | 11 | -3/+312 |
* | | [android] - correct marker location when using Snapshot#pixelForLatLng | Tobrun | 2018-01-25 | 1 | -3/+6 |
* | | [android] - add toString to Expression to print out object array notation | Tobrun | 2018-01-25 | 2 | -0/+41 |
* | | [ios, macos] Raster style layers are used with image sources too | Minh Nguyễn | 2018-01-24 | 2 | -5/+12 |
* | | [core] align raster imagery rendering to pixel rid to avoid blurriness | Konstantin Käfer | 2018-01-24 | 7 | -10/+30 |
* | | [node] add setLight support | Konstantin Käfer | 2018-01-24 | 4 | -6/+50 |
* | | [core] update mapbox-gl-js submodule pin | Konstantin Käfer | 2018-01-24 | 10 | -93/+1 |
* | | [android] - add SafeVarargs to Expression methods | Tobrun | 2018-01-24 | 1 | -3/+21 |
* | | [ios, macos] Removed heatmap layer suppression from Darwin code generator | Minh Nguyễn | 2018-01-24 | 1 | -3/+0 |