summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-052-2/+3
* [build] add missing Qt5 filesKonstantin Käfer2016-08-051-0/+2
* [build] exclude CMake 3.6.0 due to an automoc naming bugKonstantin Käfer2016-08-052-4/+5
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-055-0/+228
* [build] switch to CMakeKonstantin Käfer2016-08-0540-1446/+593
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-035-7/+26
|\
| * ios-v3.3.3ios-v3.3.3Jesse Bounds2016-07-293-2/+6
| * ios-v3.3.2ios-v3.3.2Jason Wray2016-07-282-2/+2
| * [ios] Fact-checked, economized changelog entriesMinh Nguyễn2016-07-281-2/+2
| * [ios] Omit accuracy halo from annotation hit testing (#5816)Minh Nguyễn2016-07-282-2/+3
| * [ios] Limit annotation view pan gesture check to own recognizer (#5813)Jason Wray2016-07-272-1/+2
| * [ios] Fixed crash drawing compass on iOS 8.1 (#5791)Minh Nguyễn2016-07-262-2/+15
* | [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-0319-80/+718
* | [android] #5717 - update MarkerView when added to the map, previously only up...Tobrun Van Nuland2016-08-031-0/+3
* | [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0345-450/+490
* | [android] #5801 - add setMediaOverlay example for a secondary SurfaceViewTobrun2016-08-034-3/+185
* | [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-036-16/+105
* | [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-033-52/+24
* | [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-08-032-59/+39
* | [android] #5663 - make shape annotations updateableTobrun2016-08-0312-47/+357
* | [macos] Avoid following symlinks copying framework (#5850)Minh Nguyễn2016-08-021-1/+1
* | [ios] Migrated playground to Swift 3 (#5847)Minh Nguyễn2016-08-021-14/+101
* | [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0273-297/+6974
* | [android] - add print exampleTobrun Van Nuland2016-08-025-4/+180
* | Update CHANGELOG.mdMike Morris2016-08-011-1/+1
* | node-v3.3.2node-v3.3.2Mike Morris2016-08-011-0/+4
* | [node] build and publish Node.js binaries with BUILDTYPE=ReleaseBruno de Oliveira Abinader2016-08-011-12/+14
* | [qt] Added QQuickMapboxGL{Layout,Paint}StylePropertyBruno de Oliveira Abinader2016-07-2910-19/+324
* | node-v3.3.1node-v3.3.1Mike Morris2016-07-291-2/+4
* | fixes #5771: adds dates to releases in changelogsJustin R. Miller2016-07-274-65/+64
* | GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-278-36/+70
* | [qt] Implement QQuickMapboxGL color propertyBruno de Oliveira Abinader2016-07-274-29/+63
* | [android] #5500 - add layout editor support for my location viewTobrun Van Nuland2016-07-271-0/+4
* | [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2659-1/+5506
* | [build] Upgrade geojson-vt-cpp@6.1.2Bruno de Oliveira Abinader2016-07-265-5/+5
* | codify implicit assumption about marker-providing delegate method precedenceJustin R. Miller2016-07-251-0/+2
* | use class instead of magic string comparisonJustin R. Miller2016-07-251-7/+10
* | refs 654f015: bring back sprite-backed annotation option for comparisonJustin R. Miller2016-07-251-11/+95
* | 5782: build static framework correctly (#5783)Romain Quidet2016-07-253-1/+18
* | [android] Create a new local reference frame in JNI listOfflineRegionsAntonio Zugaldia2016-07-251-1/+4
* | [android] Fixes #5777. deselectMarker is delegated to MapboxMap from Marker m...Bharath MG2016-07-242-3/+23
* | [android] #5679 - move logo and attribution to the top rightTobrun Van Nuland2016-07-242-1/+4
* | [android] #5745 - allow selectMarker on MapboxMap to be called with a MarkerViewTobrun Van Nuland2016-07-242-3/+31
* | [android] #5738 - default navigation drawer exampleTobrun2016-07-2417-22/+395
* | [android] #5756 - correctly load style from xml attributesTobrun Van Nuland2016-07-241-2/+4
* | [android] fixes #5762. Passing pixel points to native jni for getting latlng.Bharath MG2016-07-242-3/+3
* | [glfw] Added 'addRandomLineAnnotations'Bruno de Oliveira Abinader2016-07-231-5/+26
* | [ios] Refactor iosapp demo test shapes functionJason Wray2016-07-221-80/+87
* | [ios] Do not allow multipoint annotations to be assigned viewsJason Wray2016-07-222-1/+8
* | [node] Fix integer conversion of filter valuesCarol Hansen2016-07-221-2/+2