summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Re-close polygons after clipping with clipperJohn Firebaugh2016-07-062-2/+9
* [android] Add support for timers on the main threadThiago Marcos P. Santos2016-07-062-2/+36
* Revert "[android] Do not create Timers on Default main loops"Thiago Marcos P. Santos2016-07-064-11/+6
* [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-07-062-59/+39
* [android] Fix issue when stop is called before run on the RunLoopThiago Marcos P. Santos2016-07-051-2/+4
* [android] Do not create Timers on Default main loopsThiago Marcos P. Santos2016-07-054-7/+12
* [android] Fix hang when calling Timer::start() twiceThiago Marcos P. Santos2016-07-051-2/+1
* [android] Fix a bug when canceling tasksThiago Marcos P. Santos2016-07-052-5/+12
* [android] Fix default RunLoop not stoppingThiago Marcos P. Santos2016-07-052-6/+13
* [android] #5104 - make nativePixelForLatLng faster (74ms to 57ms)Tobrun2016-07-052-64/+34
* [android] - Remove StyleInitializer class, obsolete with introduction MapboxA...Tobrun2016-07-052-125/+15
* [android] #5564 - fixes latitude lint range setup for getMetersPerPixelAtLati...Tobrun2016-07-051-1/+1
* [android] - add javadoc to mapboxmapoptionsTobrun2016-07-051-23/+69
* [android] - fixes deprecation javadoc of accessTokenTobrun2016-07-051-0/+1
* [ios, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-049-9/+9
* [core] Avoid unnecessary copies in GlyphSet::insertJohn Firebaugh2016-07-043-5/+5
* [core] refactor Raster and allow explicit mipmapping levelsKonstantin Käfer2016-07-043-51/+55
* [core] Fix typo in coveringPlainOverdrawArrayBruno de Oliveira Abinader2016-07-042-2/+2
* mapbox: URL containing query string causes infinite loop (#5554)jingsam2016-07-042-22/+54
* [test] Added sample filter to schemeMinh Nguyễn2016-07-041-0/+6
* [core] Update RasterShaderBruno de Oliveira Abinader2016-07-028-22/+45
* [core] Added StaticRasterVertexBufferBruno de Oliveira Abinader2016-07-024-22/+47
* [core] Added missing overdraw arraysBruno de Oliveira Abinader2016-07-023-9/+19
* [core] Fix typo in shader outline patternBruno de Oliveira Abinader2016-07-021-3/+3
* [core] Enforce solid fragColor for debug frame/textBruno de Oliveira Abinader2016-07-021-0/+2
* [build] Fix for `tidy` outputBruno de Oliveira Abinader2016-07-011-3/+3
* [core] Fix overdraw mode on LinuxBruno de Oliveira Abinader2016-07-0141-349/+348
* [android] upgrade to NDK r12bKonstantin Käfer2016-07-014-3/+3
* [core] code style cleanupsKonstantin Käfer2016-07-0151-155/+268
* [build] Added 'lint' Make targetBruno de Oliveira Abinader2016-07-014-40/+85
* [android] updated the testapp iconCameron2016-06-306-1/+1
* [android] [core] #5521 - Removing extraneous equals signBrad Leege2016-06-301-1/+1
* [core] Added CharArrayBufferBruno de Oliveira Abinader2016-06-303-5/+62
* Merge remote-tracking branch 'origin/release-android-v4.1.0'John Firebaugh2016-06-2956-259/+1862
|\
| * [android] #5510 - Setting version to 4.2.0-SNAPSHOTBrad Leege2016-06-291-1/+1
| * [android] #5510 - Updating CHANGELOG for Android 4.1.0 Releaseandroid-v4.1.0Brad Leege2016-06-291-0/+8
| * [android] #5510 - Fixing POM NameBrad Leege2016-06-291-1/+1
| * [android] #5510 - Setting properties to 4.1.0 for ReleaseBrad Leege2016-06-292-2/+2
| * [android] #4700 - Removing Deprecated annotation on MapboxMap.OnMyLocationCh...Brad Leege2016-06-281-1/+0
| * [android] #5470 - Adding NaN and Infinite checks to location event trackingBrad Leege2016-06-271-0/+10
| * [android] Fixes disappearing markers when crossing dateline, remove debug exc...Tobrun2016-06-271-8/+3
| * [android] #5479 - don't invalidate MapView when we are animating MyLocationVi...Tobrun2016-06-251-7/+1
| * [android] #5479 - Don't disable rotate gesture if we have tracking disabledTobrun2016-06-251-2/+2
| * [android] #5479 - apply preRotate instead of postRotate for a correct transfo...Tobrun2016-06-251-1/+1
| * [android] Addresses marker view flat bugTobrun Van Nuland2016-06-242-2/+6
| * [android] - Fix locational runtime permissionsTobrun Van Nuland2016-06-243-23/+126
| * [android] Make markers View.GONE when being added for the first time to the mapTobrun Van Nuland2016-06-231-1/+2
| * [android] Recalculate offset with new anchorTobrun Van Nuland2016-06-232-18/+8
| * [android] #5415 - add 4.1.0-beta.3 to CHANGELOG.mdandroid-v4.1.0-beta.3Antonio Zugaldia2016-06-201-0/+13
| * [android] #5415 - fix fabric version nameAntonio Zugaldia2016-06-201-1/+1