summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* experiment: remove stencil-buffer based clippingupstream/drop-stencil-clippingKonstantin Käfer2015-08-199-91/+3
* fix debugging names on iOSKonstantin Käfer2015-08-191-1/+1
* disable debugging groups in non-debug buildsKonstantin Käfer2015-08-196-20/+23
* reset the ThreadContext after the last loop iterationKonstantin Käfer2015-08-191-4/+4
* remove mutex from LineAtlasKonstantin Käfer2015-08-192-8/+5
* set correct environment varsKonstantin Käfer2015-08-191-0/+2
* never delete intermediate targetsKonstantin Käfer2015-08-191-0/+3
* explicitly tell make that the subcommand is also makeKonstantin Käfer2015-08-191-1/+1
* build only the requested Android architectureKonstantin Käfer2015-08-191-2/+2
* Trigger a view invalidation upon resumeBruno de Oliveira Abinader2015-08-191-0/+4
* Add missing Andorid support design library dependencyLeith Bade2015-08-194-4/+6
* Avoid deprecated CLLocationManagerDelegate methodMinh Nguyễn2015-08-181-9/+6
* Install only needed Android SDK components on TravisLeith Bade2015-08-181-4/+4
* Improve support for Andrioid MLeith Bade2015-08-1845-147/+68
* Fixes preview of Android Acticity in the Studio XML editorLeith Bade2015-08-181-1/+3
* Merge pull request #2030 from mapbox/2029-log-threadcontextLeith Bade2015-08-181-6/+30
|\
| * Fix ThreadContext to check for valid current pointerLeith Bade2015-08-111-6/+30
* | Update to Android API 23 for Android MLeith Bade2015-08-185-22/+19
* | Adds getAnnotations to AndroidLeith Bade2015-08-181-2/+7
* | fixes #1907: skip MGLPolyline/MGLPolygons with zero pointsJustin R. Miller2015-08-171-2/+4
* | Fix state saving on AndroidLeith Bade2015-08-173-250/+208
* | Move validateAccessToken to onCreateLeith Bade2015-08-171-1/+3
* | Merge branch 'android-remove-apache'Leith Bade2015-08-173-208/+22
|\ \
| * | Replace Apache URL validation with OkHTTPLeith Bade2015-08-173-208/+22
* | | Merge pull request #2089 from erf/remove-annotations-in-mapviewLeith Bade2015-08-171-0/+13
|\ \ \
| * | | removing annotations in mapview, not only in nativemapviewErlend Fagerheim2015-08-161-0/+13
|/ / /
* | | Added UI for course trackingMinh Nguyễn2015-08-141-1/+8
* | | MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-146-20/+37
|/ /
* | Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-142-69/+47
* | Restore geojsonvt version to 995ffc72c5Thiago Marcos P. Santos2015-08-131-0/+0
* | Restore mason version to d8597d9445Thiago Marcos P. Santos2015-08-131-0/+0
* | Merge branch '1683-no-mips'Leith Bade2015-08-131-7/+0
|\ \
| * | Remove MIPS target from Travis build matrixLeith Bade2015-08-131-7/+0
* | | Fix xcpretty from swallowing xcodebuild error codesLeith Bade2015-08-131-1/+1
|/ /
* | Fix Update flags in mbgl::TransformBruno de Oliveira Abinader2015-08-131-2/+2
* | Added operator implementations for mbgl::Update enum classBruno de Oliveira Abinader2015-08-136-30/+36
* | Implement setGestureInProgress on AndroidLeith Bade2015-08-133-1/+17
* | Replace deprecated gradle --parallel-threads flagLeith Bade2015-08-131-1/+1
* | #1856 - Readding the removal of Shadow for Lollipop using borderWidth and ele...Brad Leege2015-08-121-0/+2
* | Merge branch '1856-material-take-2'Brad Leege2015-08-1232-298/+330
|\ \
| * \ Merge branch 'master' into 1856-material-take-2Brad Leege2015-08-1225-392/+1136
| |\ \
| * | | #1856 - Getting menu item checked based on style selectionBrad Leege2015-08-121-0/+5
| * | | #1856 - Adding My Location icons for FABBrad Leege2015-08-125-0/+0
| * | | #1856 - Setting more detailed zoom level for location toggle on centeringBrad Leege2015-08-121-1/+2
| * | | #1856 - Enabling and setting clickable state for features in Navigation Drawe...Brad Leege2015-08-123-6/+12
| * | | #1856 - Move Map display to user location when location is enabledBrad Leege2015-08-121-0/+5
| * | | #1856 - Added CoordinatorLayout back in to support Snackbar widgetBrad Leege2015-08-112-25/+32
| * | | #1856 - Adjusting compas layout back to 10dpBrad Leege2015-08-111-2/+2
| * | | #1856 - Using fixed Toolbar with no content scrolling underneathBrad Leege2015-08-112-44/+21
| * | | #1856 - Adding TrackingMode TODO for update displayBrad Leege2015-08-111-0/+2