summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [darwin, macos, ios] Renames CGImage creation function to imply +1 retain countupstream/akitchen-8570Andrew Kitchen2017-11-274-6/+6
* [core] Fix Qt4 on macOSBruno de Oliveira Abinader2017-11-271-1/+6
* [qt] Use qWarning() for loggingThiago Marcos P. Santos2017-11-242-3/+13
* [Qt] Update documentationBruno de Oliveira Abinader2017-11-232-6/+12
* [build] Added CircleCI macos-release-node{4,6} jobsBruno de Oliveira Abinader2017-11-232-78/+5
* [android] - update bottom sheet example with popable fragment backstack (#10506)Tobrun2017-11-231-12/+15
* [android] Use inherited javaPeer in CustomGeometrySource C++ peerAsheem Mamoowala2017-11-223-21/+32
* [android] Reuse Java Source objects by holding on to a strong reference in th...Asheem Mamoowala2017-11-2221-193/+183
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-2/+2
* [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-225-2/+182
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-229-1/+448
* [ios,macos] Add MGLComputedShapeSource example to demo appsJesse Crocker2017-11-223-4/+203
* [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySourceAsheem Mamoowala2017-11-2213-6/+377
* [darwin] Abstract ShapeSource interfaceJesse Crocker2017-11-2214-133/+235
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+2
* [android] - harden MarkerView integration by checking for null bitmap (#10532)Tobrun2017-11-221-1/+1
* [android] - activate filesource to list offline regions (#10531)Tobrun2017-11-221-2/+5
* [android] - use TextureView for ViewPager carousel (#10519)Tobrun2017-11-211-0/+1
* [ios] update constraints when updating content insetFredrik Karlsson2017-11-201-1/+1
* [build] Added CircleCI macos-debug-qt5 jobBruno de Oliveira Abinader2017-11-202-73/+10
* [android] Enable map rendering when app is pausedIvo van Dongen2017-11-204-4/+21
* [core] Remove ignores for passing tests.Chris Loer2017-11-171-8/+5
* [core] Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-171-0/+1
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-175-9/+26
* [core] Added ignores for two query tests that return the same set of items bu...Chris Loer2017-11-171-0/+2
* [core] Removed ignores for fixed issues.Chris Loer2017-11-171-36/+0
* [docs] Fix link in node readme (#10395)Eduard Popov2017-11-151-1/+1
* [Qt] Fix deprecation warnings in Qt 5.10Bruno de Oliveira Abinader2017-11-132-0/+10
* [ios, macos] Updated changelogsMinh Nguyễn2017-11-102-0/+14
* Monkey crashes (#10440)Tobrun2017-11-105-18/+35
* Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-10107-801/+4892
|\
| * [ios] Silence smart invert warnings (#10425)Jordan Kiley2017-11-091-20/+5
| * [ios] Doc fixes for "Adding Points to a Map" guideNadia Barbosa2017-11-091-2/+2
| * [ios, macos] Cleanup duplicated snapshotter frame code.Fabian Guerra2017-11-081-12/+20
| * [android] release 5.2.0-beta.4 (#10384)Pablo Guardiola2017-11-081-3/+22
| * [android] - add config file for excluding generated tests, refactor generatio...Tobrun2017-11-084-17/+50
| * [ios] Bump podspec to beta.4ios-v3.7.0-beta.4Fabian Guerra2017-11-073-3/+3
| * [ios, macos] Add attribution to snapshots.Fabian Guerra2017-11-071-2/+117
| * [android] - update android unit tests, update test make target to SDKtobrun2017-11-062-11/+9
| * [android] - check for null value when calling mapboxMap.cleartobrun2017-11-061-5/+8
| * [ios, macos] noted how to update shape source (#10383)Jordan Kiley2017-11-031-1/+2
| * [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-0312-52/+32
| * Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-0313-163/+880
| * [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
| * [android] test app - texture view test activitiesIvo van Dongen2017-11-0311-2/+744
| * [android] bring back texture viewIvo van Dongen2017-11-034-24/+85
| * [android] texture view map rendererIvo van Dongen2017-11-034-0/+545
| * [android] move egl under renderer packageIvo van Dongen2017-11-034-11/+8
| * [android] encapsulate gl surfaceview rendering specifics in map renderer subc...Ivo van Dongen2017-11-033-46/+113
| * [android] - workaround Android O OkHttp bug.Tobrun2017-11-021-1/+8