summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [android] #5398 - Rename Custom Dynamic InfoWindow Adapter in testapp (#5414)Antonio Zugaldia2016-06-200-0/+0
| * [android] Rename Custom Dynamic InfoWindow Adapter in testappAntonio Zugaldia2016-06-201-3/+3
| * [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-204-0/+212
| * [android] Remove unnecessary menu from Animated Marker activityAntonio Zugaldia2016-06-171-7/+0
| * [android] Fix info window placement on programatic marker selectIvo van Dongen2016-06-172-5/+45
| * [android] Setting up LocationPickerActivity infrastructureBrad Leege2016-06-1715-99/+780
| * [core] Bring optimized animated annotations to Android release branchJohn Firebaugh2016-06-1711-42/+75
| * [android] #5299 - add rotation to cars, add cars imagesTobrun2016-06-174-18/+34
| * [android] #5299 - remove MarkerView x,y animationTobrun2016-06-174-200/+20
| * [android] #5299 - Added more cars to the animation example to see what impact...Ivo van Dongen2016-06-171-24/+60
| * [android] #5299 - Simplify animation code a bit. Make duration dependent on d...Ivo van Dongen2016-06-171-29/+14
| * first approach to a marker continuosly chasing anotherAntonio Zugaldia2016-06-174-13/+144
| * [android #4700 - remove deprecation MyLocationListenerTobrun2016-06-171-4/+0
| * [android] #5335 - Invalidate MyLocationView during bearing indicator animation.Justas Medeisis2016-06-171-0/+9