| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - deprecate onMapChange, provide dedicated callbacksupstream/8389-deprecate-notifyMapChange | Tobrun | 2017-10-26 | 12 | -177/+1297 |
* | [ios] Move scale bar content size invalidation to map view | Jesse Bounds | 2017-10-25 | 2 | -3/+8 |
* | [core] fix crash when querying GeoJSON tiles | Konstantin Käfer | 2017-10-25 | 1 | -12/+12 |
* | [build] Disable iOS and macOS builds on Bitriseupstream/fb-circleci-agua | Jason Wray | 2017-10-25 | 2 | -73/+4 |
* | [macos, build] Add CircleCI macOS builds | Jason Wray | 2017-10-25 | 1 | -4/+30 |
* | [ios, build] Add CircleCI iOS builds | Jason Wray | 2017-10-25 | 2 | -1/+86 |
* | [core] Add layer before notifying observer | John Firebaugh | 2017-10-25 | 1 | -1/+2 |
* | [android] - null check mapboxMap with onStop invocation | Tobrun | 2017-10-23 | 1 | -1/+4 |
* | [build] Bump earcut to 0.12.4 | Bruno de Oliveira Abinader | 2017-10-21 | 1 | -1/+1 |
* | [ios] Fix iOS 8 incompatibility in iosapp hud label font | Jason Wray | 2017-10-20 | 1 | -1/+3 |
* | [ios] Fix iOS 8 incompatibility in scale bar RTL check | Jason Wray | 2017-10-20 | 2 | -3/+9 |
* | [core] limit annotation tile source to z16 | Konstantin Käfer | 2017-10-19 | 1 | -1/+3 |
* | [ios] Fix scale bar label alignment | Jason Wray | 2017-10-19 | 1 | -3/+3 |
* | [ios] Avoid drawing view annotations across pixel boundaries | Jason Wray | 2017-10-19 | 5 | -11/+28 |
* | [ios] Slightly round the corners of the puck arrow | Jason Wray | 2017-10-19 | 1 | -1/+5 |
* | [android] release v5.2.0-beta.2 (#10240) | Pablo Guardiola | 2017-10-19 | 1 | -1/+13 |
* | [ios, build] Force Bitrise to install pip | Jason Wray | 2017-10-18 | 1 | -6/+2 |
* | [ios] Bump podspec to v3.7.0-beta.2 (#10230)ios-v3.7.0-beta.2 | Fabian Guerra Soto | 2017-10-18 | 3 | -3/+3 |
* | [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984) | Fabian Guerra Soto | 2017-10-18 | 12 | -64/+165 |
* | [android] - wire up MapZoomButtonController with camera change events | Tobrun Van Nuland | 2017-10-18 | 1 | -4/+14 |
* | [android] - execute notifying listeners when not idle | Tobrun Van Nuland | 2017-10-18 | 1 | -3/+15 |
* | [android] - removed unused gradle plugins | Tobrun Van Nuland | 2017-10-18 | 5 | -57/+0 |
* | [core] correctly alter sprite URLs when attaching sprite.png/sprite.json file... | Konstantin Käfer | 2017-10-17 | 2 | -8/+18 |
* | [core] don't generate clip IDs for buckets/layers that don't need to be clipped | Konstantin Käfer | 2017-10-17 | 4 | -3/+14 |
* | [android] - use FileSource pause and resume when foregrounding/backgrounding app | Tobrun Van Nuland | 2017-10-17 | 6 | -4/+53 |
* | [ios, macos] Fixed symbol export warning | Minh Nguyễn | 2017-10-16 | 1 | -3/+4 |
* | [core] Fix out-of-bounds array access | Asheem Mamoowala | 2017-10-13 | 1 | -1/+1 |
* | [android] - add make target for ndk-stack | Tobrun | 2017-10-12 | 1 | -0/+9 |
* | [core] make forcing cache/network only more explicit | Konstantin Käfer | 2017-10-12 | 25 | -251/+284 |
* | [android] - add additional Android Animator examples | Tobrun Van Nuland | 2017-10-12 | 4 | -27/+184 |
* | [ios] Rename SMCalloutView and stop using submoduleupstream/fb-mglsmcalloutview | Jason Wray | 2017-10-11 | 7 | -6/+1060 |
* | [ios] Update MGLUserLocation.heading for showsUserHeadingIndicatorupstream/fb-heading-doc | Jason Wray | 2017-10-11 | 1 | -1/+2 |
* | [android] Revert native loading behavior (#10180) | Antonio Zugaldia | 2017-10-11 | 1 | -22/+1 |
* | [ios, build] Don't include docs for auto-installed jazzy | Jason Wray | 2017-10-10 | 1 | -1/+1 |
* | [ios, build] Remove unnecessary apt-get in Bitrise workflows | Jason Wray | 2017-10-10 | 1 | -2/+0 |
* | [ios, build] Use github-release to check if release has been published | Jason Wray | 2017-10-10 | 1 | -10/+10 |
* | [ios, build] Add tag-based Bitrise iOS deployment workflow | Jason Wray | 2017-10-10 | 1 | -2/+45 |
* | [android] - hold off handling hover events untill map has been created | Tobrun Van Nuland | 2017-10-10 | 1 | -5/+15 |
* | [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac... | Asheem Mamoowala | 2017-10-09 | 11 | -4/+123 |
* | [core] Add `cameraForLatLngs()` method with modified bearing | Asheem Mamoowala | 2017-10-09 | 4 | -14/+71 |
* | [android] - fine tune gesture zoom & rotation | Tobrun Van Nuland | 2017-10-09 | 3 | -11/+19 |
* | Provide a fallback method to load the native library (#10154) | Antonio Zugaldia | 2017-10-09 | 1 | -1/+27 |
* | [android] release v5.2.0-beta.1 (#10144) | Pablo Guardiola | 2017-10-09 | 1 | -2/+54 |
* | [ios, macos] Added layer to the code snippet (#10149) | Jordan Kiley | 2017-10-06 | 1 | -1/+4 |
* | [android] - allow multiple listeners for camera events, deprecate old api | Tobrun Van Nuland | 2017-10-06 | 4 | -88/+369 |
* | [android] - build nightly builds from release-agua | Tobrun Van Nuland | 2017-10-06 | 1 | -1/+1 |
* | [ios] Update changelog and bump pod spec. (#10122)ios-v3.7.0-beta.1 | Fabian Guerra Soto | 2017-10-04 | 4 | -4/+4 |
* | [macos] Scale down snapshot images (#10105)upstream/az-light | Fredrik Karlsson | 2017-10-04 | 1 | -0/+2 |
* | [ios, macos] Improve snap shotter documentation. (#10020) | Fabian Guerra Soto | 2017-10-04 | 8 | -92/+160 |
* | [android] - update symbol layer example with changing symbol location | Tobrun Van Nuland | 2017-10-04 | 3 | -8/+42 |