| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] map snapshotter - add attributions to snapshotter callback | Ivo van Dongen | 2017-10-31 | 2 | -1/+14 |
* | [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapper | Ivo van Dongen | 2017-10-31 | 5 | -30/+94 |
* | [android] map snapshotter - wrap snapshot in native peer for access to the po... | Ivo van Dongen | 2017-10-31 | 14 | -28/+293 |
* | [default] map snapshotter - add function to get screen coordinate from latlng... | Ivo van Dongen | 2017-10-31 | 2 | -2/+23 |
* | [default] headless frontend - allow access to the transform state | Ivo van Dongen | 2017-10-31 | 2 | -0/+13 |
* | [darwin] map snapshotter - snapshotter mutability | Ivo van Dongen | 2017-10-31 | 2 | -6/+121 |
* | [android] map snapshotter - add mutators | Ivo van Dongen | 2017-10-31 | 9 | -4/+210 |
* | [core] map snapshotter - add mutators | Ivo van Dongen | 2017-10-31 | 2 | -4/+98 |
* | [android] - rework ease interactions to take in account possitve duration req... | Tobrun | 2017-10-31 | 2 | -10/+5 |
* | [android] MapboxMap.animate() and Mapbox.easeCamera() should throw IllegalArg... | Osana Babayan | 2017-10-31 | 2 | -0/+54 |
* | [android] - run all instrumenetation tests | Tobrun | 2017-10-31 | 2 | -1/+5 |
* | [android] - add bulk addImages api on MapboxMap | Tobrun | 2017-10-31 | 10 | -49/+278 |
* | [android] Make sure onFinish has new camera position after camera.move (#10324) | Osana Babayan | 2017-10-31 | 3 | -4/+34 |
* | [android] - Add angular velocity effect on rotation gesture. | Ramin Mirsharifi | 2017-10-30 | 5 | -71/+179 |
* | [android] - Add touch velocity effects on scale gesture. Fine tune. | Ramin Mirsharifi | 2017-10-30 | 2 | -6/+11 |
* | [android] - Add touch velocity effects on scale gesture. | Ramin Mirsharifi | 2017-10-30 | 2 | -5/+54 |
* | [android] - avoid null pointer if map wasn't initalised when saving instance ... | Tobrun | 2017-10-30 | 1 | -2/+4 |
* | [android] - move shape annotation click handling to core | Tobrun | 2017-10-30 | 10 | -68/+129 |
* | [android, ios, macos] Added Hungarian localization | Minh Nguyễn | 2017-10-27 | 5 | -1/+72 |
* | [android, ios, macos] Added Bulgarian localization | Minh Nguyễn | 2017-10-27 | 14 | -1/+546 |
* | [ios, macos] Updated Brazilian Portuguese localization | Minh Nguyễn | 2017-10-27 | 5 | -5/+339 |
* | [ios] Bump podspec to beta.3 (#10305)ios-v3.7.0-beta.3 | Fabian Guerra Soto | 2017-10-27 | 3 | -3/+3 |
* | [ios, macos] Iterate over point and shape annotations. (#10262) | Fabian Guerra Soto | 2017-10-27 | 2 | -72/+76 |
* | Add option to toggle symbol layer visibility. | Subodh Nijsure | 2017-10-26 | 3 | -4/+24 |
* | [android] release v5.2.0-beta.3 (#10298) | Pablo Guardiola | 2017-10-26 | 1 | -0/+6 |
* | [android] - lower amount of external dependencies (#10268) | Antonio Zugaldia | 2017-10-26 | 8 | -28/+47 |
* | [ios] Move scale bar content size invalidation to map view | Jesse Bounds | 2017-10-25 | 2 | -3/+8 |
* | [build] Disable iOS and macOS builds on Bitriseupstream/fb-circleci-agua | Jason Wray | 2017-10-25 | 2 | -73/+4 |
* | [android] - null check mapboxMap with onStop invocation | Tobrun | 2017-10-23 | 1 | -1/+4 |
* | [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 |
* | [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 | 5 | -63/+122 |
* | [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 |
* | [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] make forcing cache/network only more explicit | Konstantin Käfer | 2017-10-12 | 1 | -28/+22 |
* | [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 | 6 | -3/+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 |