summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-4/+5
* [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] current schedulerIvo van Dongen2017-08-091-1/+1
* [core] fix shadowing argument on apple clangIvo van Dongen2017-08-091-3/+3
* [tests] Ignore render test failuresJohn Firebaugh2017-08-081-0/+7
* [core] finish must-revalidate supportKonstantin Käfer2017-08-0812-90/+148
* [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] Remove std:: namespace for some functionsThiago Marcos P. Santos2017-08-071-2/+3
* [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-071-6/+1
* [android] - annotate MapboxMap with UiThreadTobrun Van Nuland2017-08-071-107/+1
* 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-271-0/+3
* [android] fix compass direction (Transform::getCameraOptions returns counterc...Pablo Guardiola2017-07-271-1/+2
* [android] - remove wear module from projectTobrun Van Nuland2017-07-2726-1407/+1
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-2610-47/+228
* [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-2615-48/+25
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-2617-326/+216
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-261-0/+2
* [Qt] Fix database timeout not being set correctlyThiago Marcos P. Santos2017-07-261-1/+6
* [node] manage backendscope in renderer frontendIvo van Dongen2017-07-253-6/+10
* [qt] manage backendscope in renderer frontendIvo van Dongen2017-07-254-8/+11
* [glfw] manage backendscope in renderer frontendIvo van Dongen2017-07-252-1/+2
* [android] manage backendscope in renderer frontendIvo van Dongen2017-07-253-1/+9
* [default] manage backendscope in renderer frontendIvo van Dongen2017-07-253-4/+8
* [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-253-13/+11
* [android] - hook into onGlobalLayout to start creating the surface and as a r...Tobrun Van Nuland2017-07-251-3/+14
* [android] - don't query for shape annotations if none were addedTobrun Van Nuland2017-07-251-4/+6
* [android] fix added to map checks because LongSparseArray#indexOfKey could re...Pablo Guardiola2017-07-254-33/+20
* [android] - use custom viewpager to allow horizontal swipingTobrun Van Nuland2017-07-253-4/+24
* [node] Reset Style::Impl::lastError when loading a new styleJohn Firebaugh2017-07-241-0/+51
* [node] Protect against more badly behaved request implementationsJohn Firebaugh2017-07-242-7/+70