summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] - style image accessorupstream/7297-getters-style-imagesTobrun Van Nuland2017-08-145-0/+80
* [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
* [android] - remove preview image integration (#9657)Tobrun2017-08-016-70/+1
* [android] - move ZoomButtonController creation to view initalisation (#9587)Tobrun2017-08-012-15/+17
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-2888-3289/+553
* [core] modify texture coordinate scaling (#9153)Molly Lloyd2017-07-277-48/+57
* [android] fix compass direction (Transform::getCameraOptions returns counterc...Pablo Guardiola2017-07-271-1/+2
* [android] - remove wear module from projectTobrun Van Nuland2017-07-2728-1433/+1
* [docs] Add FOSSA 'license scan' badge (#9624)Jason Wray2017-07-261-0/+3
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-2625-158/+352
* [android] - add zMediaOverlay configuration, add bottom sheet test setupTobrun Van Nuland2017-07-2611-7/+418
* [android] - forward getMapAsync to map for fragmentTobrun Van Nuland2017-07-262-4/+16
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-2633-98/+53
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-2640-768/+378
* [core] Remove API tests that are covered by node testsJohn Firebaugh2017-07-264-153/+0
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-265-63/+2