| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Update shaders. | Chris Loer | 2017-07-12 | 3 | -102/+181 |
* | Hit test Marker and MarkerViews (#9424) | Tobrun | 2017-07-07 | 1 | -0/+9 |
* | [android] - add Map change & visibility test activities (#9425) | Tobrun | 2017-07-07 | 5 | -0/+300 |
* | [core] Implement circle-pitch-alignment property | Chris Loer | 2017-07-06 | 1 | -0/+38 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' | Tobrun | 2017-07-05 | 39 | -6589/+8616 |
|\ |
|
| * | Downgrade location provider dependency (#9394) | Tobrun | 2017-06-30 | 2 | -35/+14 |
| * | OnCameraIdle hook into quickzoom gesture (#9339) | Tobrun | 2017-06-29 | 2 | -4/+8 |
| * | [android] - restore LatLngBounds conversion, add regression test (#9324) | Tobrun | 2017-06-21 | 1 | -0/+40 |
| * | [android] fix pulse marker view options parcelable creator (#9283) | Pablo Guardiola | 2017-06-20 | 1 | -6/+6 |
| * | [android] - update activity test generation with newest classes, make FillExt... | Tobrun | 2017-06-20 | 1 | -4/+5 |
| * | [android] - run MapboxMap invocations to ui thread for instrumentation tests ... | Tobrun | 2017-06-12 | 23 | -6389/+8296 |
| * | Cherry picks to release branch (#9230) | Tobrun | 2017-06-09 | 1 | -0/+18 |
| * | Custom location source fix (#9142) | Tobrun | 2017-06-09 | 13 | -231/+355 |
| * | add null check in custom location engine activity to prevent null pointer exc... | Pablo Guardiola | 2017-06-01 | 1 | -1/+3 |
| * | [android] - harden orientation changes (#9128) | Tobrun | 2017-05-30 | 1 | -0/+2 |
| * | [android] - add binding support for Light (#9013) | Tobrun | 2017-05-26 | 9 | -18/+511 |
| * | [android] - logo placement for creating a Mapview programatically (#9094) | Tobrun | 2017-05-26 | 1 | -1/+1 |
| * | [android] Release android-v5.1.0-beta.2 (#8976) | Tobrun | 2017-05-12 | 2 | -3/+61 |
| * | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-12 | 2 | -3/+3 |
| * | [android] - update proguard config, allow debug mimification, update OkHttp t... | Tobrun | 2017-05-12 | 1 | -0/+1 |
| * | [android] - update LOST to 2.3.0 (#8872) | Tobrun | 2017-05-12 | 1 | -3/+0 |
| * | [android] - keep observer when timeout occurs, make observer param nullable, ... | Tobrun | 2017-05-11 | 1 | -6/+4 |
* | | [core] Enable property functions for line-width (#9250) | Lauren Budorick | 2017-06-19 | 1 | -0/+112 |
* | | [android] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 8 | -0/+174 |
* | | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 15 | -32/+548 |
* | | [android] fix crash in runtime style ui tests | Ivo van Dongen | 2017-06-01 | 1 | -12/+37 |
* | | [android] test remove source in use | Ivo van Dongen | 2017-05-30 | 1 | -0/+18 |
* | | [android] Fix gradle developer config creation task with discussed suggestion... | Pablo Guardiola | 2017-05-12 | 3 | -6/+59 |
* | | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-11 | 2 | -3/+3 |
* | | [android] url getter on sources | Ivo van Dongen | 2017-05-11 | 1 | -0/+33 |
* | | [android] refactor move unit tests from test app to sdk and add some annotati... | Pablo Guardiola | 2017-05-11 | 25 | -2933/+0 |
|/ |
|
* | [android] - add 3D buildings example (#8845) | Tobrun | 2017-05-03 | 4 | -0/+126 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 6 | -16/+950 |
* | [android] - fix test app runtime permissions (#8823) | Tobrun | 2017-04-26 | 5 | -148/+69 |
* | [android] - rework instrumentation tests (#8793) | Tobrun | 2017-04-21 | 32 | -1397/+1117 |
* | [android] Add a way to use a custom location source (#8710) | Pablo Guardiola | 2017-04-20 | 5 | -0/+264 |
* | [android] - move calculation of LatLngBounds to core (#8765) | Tobrun | 2017-04-20 | 2 | -56/+29 |
* | [android] - expose source layer identifier (#8709) | Tobrun | 2017-04-19 | 8 | -50/+96 |
* | [android] - derived source attribution (#8630) | Tobrun | 2017-04-13 | 1 | -22/+81 |
* | [android] - add binding integration for Map::setLatLngbounds, add example (#8... | Tobrun | 2017-04-13 | 5 | -2/+164 |
* | refactor signature from Hole to List<LatLng> (#8722) | Pablo Guardiola | 2017-04-12 | 1 | -7/+6 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b... | Fabian Guerra | 2017-04-11 | 1 | -7/+0 |
|\ |
|
| * | Revert 5.x touch changes (#8585) | Tobrun | 2017-03-30 | 1 | -7/+0 |
* | | [android] Polygon holes (#8557) | Pablo Guardiola | 2017-04-11 | 3 | -0/+35 |
* | | [android] - avoid nullpointer by validating Mapbox.java creation when validat... | Tobrun | 2017-04-11 | 1 | -2/+2 |
* | | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 1 | -0/+216 |
* | | [android] Preflight argument validity before constructing LatLng | John Firebaugh | 2017-04-06 | 2 | -14/+84 |
* | | [core] Add DDS support for icon-image | John Firebaugh | 2017-03-31 | 1 | -0/+45 |
* | | [core] Add DDS support for text-rotate | John Firebaugh | 2017-03-31 | 1 | -0/+108 |
* | | [android] - transition options for layer properties (#8509) | Tobrun | 2017-03-31 | 8 | -4/+609 |