summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped MAS version numberupstream/cam-bump-mas-versionCameron Mace2017-08-171-1/+1
* [android] - avoid IndexOutOfBounds when destroying map objectTobrun Van Nuland2017-08-173-57/+19
* [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-173-8/+37
* [android] - update project readme with checkstyle and ndk-stack informationTobrun Van Nuland2017-08-171-0/+9
* [android] - add make android-check which wraps checkstyle and lint executionTobrun Van Nuland2017-08-171-0/+4
* [android] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-161-1/+1
* Initialize Xcode project build settings (#9777)Anand Thakker2017-08-167-0/+38
* [android] - deprecate MyLocationView in favor of LocationLayer pluginTobrun Van Nuland2017-08-154-0/+37
* [android] - increase firebase timeout for CI testingTobrun Van Nuland2017-08-151-1/+1
* [android] - re-add projectedMetersTobrun Van Nuland2017-08-151-0/+15
* [test] Added API.RecycleMapUpdateImages testBruno de Oliveira Abinader2017-08-144-0/+59
* [core] Ensure image dependencies in GeometryTileWorker::onImagesAvailableBruno de Oliveira Abinader2017-08-141-1/+6
* [android] - restore max zoom to 25.5Tobrun Van Nuland2017-08-141-1/+1
* [test] Added Map.SetStyleDefaultCamera testBruno de Oliveira Abinader2017-08-112-0/+21
* [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-117-62/+30
* [android] - add example of camera zoom function on a symbol layer.Tobrun2017-08-108-218/+144
* [android] - optimise icon managementTobrun Van Nuland2017-08-107-16/+248
* [android] - provide compability with Samsung devices forcing 3-4 array matrix...Tobrun2017-08-101-3/+27
* [android] - refactor resource reading into utilTobrun2017-08-106-147/+72
* [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-108-33/+165
* [android] - update LatLngBounds activity with BottomSheet interactionTobrun2017-08-095-58/+211
* [android] Allow overriding abi from IDEIvo van Dongen2017-08-091-2/+5
* [all] ensure runloop is the current schedulerIvo van Dongen2017-08-097-41/+30
* [default] use the current scheduler in the online file sourceIvo van Dongen2017-08-091-1/+1
* [core] remove dependencies on RunLoopIvo van Dongen2017-08-094-8/+8
* [core] make RunLoop::schedule publicIvo van Dongen2017-08-091-6/+6
* [core] current schedulerIvo van Dongen2017-08-094-7/+30
* [core] fix shadowing argument on apple clangIvo van Dongen2017-08-091-3/+3
* [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-0811-45/+46
* [tests] Ignore render test failuresJohn Firebaugh2017-08-081-0/+7
* [core] Bump vector-tile to v1.0.0-rc7Thiago Marcos P. Santos2017-08-081-1/+1
* [core] finish must-revalidate supportKonstantin Käfer2017-08-0822-142/+316
* [core] make actor self reference optional - againIvo van Dongen2017-08-082-2/+38
* [core] Removed unused constructorupstream/tvn-test-ci-time-outThiago Marcos P. Santos2017-08-072-39/+0
* [android] fix formatting zoom position DebugModeActivity crash (#9718)Pablo Guardiola2017-08-071-1/+1
* [android] make text not selectable to fix infowindow issues caused because se...Pablo Guardiola2017-08-078-10/+10
* [core] Update dependenciesThiago Marcos P. Santos2017-08-071-5/+5
* [core] Do not use polymorphic lambdaThiago Marcos P. Santos2017-08-072-34/+63
* [core] Include what you useThiago Marcos P. Santos2017-08-071-0/+1
* [core] Remove std:: namespace for some functionsThiago Marcos P. Santos2017-08-073-5/+6
* [andriod] - post updating InfoWinw update for Dynamic InfoWindowAdapter exampleTobrun Van Nuland2017-08-071-12/+14
* [core] fix rendering of fill outlines that have a different color than the fi...Konstantin Käfer2017-08-074-36/+24
* [android] - annotate MapboxMap with UiThreadTobrun Van Nuland2017-08-071-107/+1
* [core] Simplify generate-shaders.jsJohn Firebaugh2017-08-0213-101/+187
* Combine AWS keys (#9679)Bobby Sudekum2017-08-021-31/+3
* Add native ignore for text-letter-spacing/property-function and zoom-and-prop...Nicki Dlugash2017-08-011-0/+2
* [android] - bump MAS dependency (#9671)Tobrun2017-08-011-1/+1
* [test] Add native ignore for text-max-width/property-function and text-max-wi...Nicki Dlugash2017-08-011-0/+2
* [android] - fix OnCameraMoveStartedListener typo (#9664)Tobrun2017-08-012-2/+2
* [android] - try/catch initalisation of Telemetry (#9658)Tobrun2017-08-011-2/+10