summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [android] #5849 - reproduce crash in test appupstream/5849-ivovandongen-crashIvo van Dongen2016-08-051-2/+14
|
* [build] forward V=1 to ninja buildsKonstantin Käfer2016-08-051-10/+12
|
* [build] Use the JNIDIR as the platform string, since that's what Android ↵Konstantin Käfer2016-08-051-2/+1
| | | | Studio uses
* [build] add missing files to Android buildKonstantin Käfer2016-08-053-4/+41
|
* [build] Fix Qt4 build on OS XKonstantin Käfer2016-08-053-2/+7
|
* [build] fix iOS packagingKonstantin Käfer2016-08-053-4/+1
|
* [node] don't override BUILDTYPE in npm installMike Morris2016-08-051-1/+1
|
* [build] Workaround automoc issue on some cmake versionsThiago Marcos P. Santos2016-08-053-8/+4
|
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-0511-173/+64
|
* [build] copy custom-layer-example.so to the right sub-moduleIvo van Dongen2016-08-051-1/+3
|
* [build] fix various CI buildsKonstantin Käfer2016-08-053-4/+3
|
* [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-052-2/+8
|
* [build] unify naming of Makefile targetsKonstantin Käfer2016-08-056-23/+37
| | | | | `make foo` just builds `make run-foo` builds and runs
* [build] add Xcode project for Qt buildsKonstantin Käfer2016-08-052-5/+33
|
* [build] make headless rendering work with Qt on macOSKonstantin Käfer2016-08-052-10/+8
|
* [build] cmake androidIvo van Dongen2016-08-053-14/+162
|
* [Qt] Use Qt decoder instead of nunicodeThiago Marcos P. Santos2016-08-052-5/+3
|
* [core] Updated clang-tidy fixesBruno de Oliveira Abinader2016-08-054-6/+6
|
* [core] Use NDEBUG instead of DEBUGBruno de Oliveira Abinader2016-08-059-21/+13
| | | | | CMake defines 'NDEBUG' by default for release build, so we can check if that's not defined instead of using 'DEBUG' for debug build.
* [build] Copy 'ca-bundle.crt' for mbgl-glfw targetBruno de Oliveira Abinader2016-08-051-0/+7
|
* [build] Re-enable coverage runBruno de Oliveira Abinader2016-08-054-10/+14
|
* [build] Fix 'make tidy' on linuxBruno de Oliveira Abinader2016-08-053-19/+13
|
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-054-25/+29
|
* [build] Use cxx11abi suffix when neededThiago Marcos P. Santos2016-08-053-7/+17
|
* [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-057-3/+277
|
* [build] Do not redefine MASON_PLATFORMThiago Marcos P. Santos2016-08-051-4/+6
|
* [build] switch to CMakeKonstantin Käfer2016-08-0583-2764/+2006
| | | | This is very much a work in progress.
* [build] remove gypKonstantin Käfer2016-08-041555-84581/+0
|
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-035-7/+26
|\ | | | | | | Merge release branch after v3.3.2 and v3.3.3.
| * ios-v3.3.3ios-v3.3.3Jesse Bounds2016-07-293-2/+6
| | | | | | | | Bump version number and update changelog.
| * [core] Add changes to respect minzoom and maxzoomJesse Bounds2016-07-293-5/+8
| | | | | | | | | | | | | | This adds only the changes made in https://github.com/mapbox/mapbox-gl-native/pull/5828 to address the issue where the style zoom levels were not respected when deciding when to render a layer.
| * ios-v3.3.2ios-v3.3.2Jason Wray2016-07-282-2/+2
| |
| * [ios] Fact-checked, economized changelog entriesMinh Nguyễn2016-07-281-2/+2
| | | | | | #5791 affects iOS 7.x, not 8.1 or 8.2. Describe #5813 in simpler terms.
| * [ios] Omit accuracy halo from annotation hit testing (#5816)Minh Nguyễn2016-07-282-2/+3
| | | | | | Fixes #5571.
| * [ios] Limit annotation view pan gesture check to own recognizer (#5813)Jason Wray2016-07-272-1/+2
| | | | | | | | | | | | | | | | | | Allows non-dragging pans that are initiated on views to pan the underlying map. Annotation views each have long press and pan gesture recognizers. If a view is not draggable or not in a positive dragging state, the pan gesture recognizer should not begin. This commit makes the criteria for rejecting pans more strict — only `_panGestureRecognizer` should be rejected, not the entire `UIPanGestureRecognizer` class.
| * [ios] Fixed crash drawing compass on iOS 8.1 (#5791)Minh Nguyễn2016-07-262-2/+15
| | | | | | Fixes #5780.
* | [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 ↵Tobrun Van Nuland2016-08-031-0/+3
| | | | | | | | updated with map change events.
* | [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] #5587 - snapshot API on surface view, create Bitmap with a ByteBuffer [android] #5587 - write bitmap to external storage PreMultipliedImage approach callback implemented clean up code introduce bitmap reuse cleanup renaming surfaceContent to bitmap
* | [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
| |
* | [tests] Update test-suiteThiago Marcos P. Santos2016-08-031-1/+1
| |
* | [macos] Avoid following symlinks copying framework (#5850)Minh Nguyễn2016-08-021-1/+1
| | | | | | | | | | Use ditto to avoid following symlinks when copying the framework into place. Fixes #5818.
* | [ios] Migrated playground to Swift 3 (#5847)Minh Nguyễn2016-08-021-14/+101
| | | | | | Fixes #5846.
* | [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0273-297/+6974
| |