summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [andriod] - post updating InfoWinw update for Dynamic InfoWindowAdapter exampleTobrun Van Nuland2017-08-071-12/+14
* [android] - annotate MapboxMap with UiThreadTobrun Van Nuland2017-08-071-107/+1
* [android] - bump MAS dependency (#9671)Tobrun2017-08-011-1/+1
* [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
* [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-263-9/+180
* [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-264-14/+7
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-261-2/+2
* [android] manage backendscope in renderer frontendIvo van Dongen2017-07-253-1/+9
* [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
* [android] - harden click handling of shape annotationsTobrun Van Nuland2017-07-241-4/+20
* [android] - validate Marker before opening InfoWindowTobrun Van Nuland2017-07-241-3/+2
* [android] fix geojson source proguard issue (#9569) (#9577)Pablo Guardiola2017-07-241-1/+2
* [android] add lint using current baseline as starting point (#9318)Pablo Guardiola2017-07-2111-1/+4064
* Update public.xml (#9575)jingsam2017-07-211-1/+1
* [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-201-5/+0
* [android] - increase touch target to match largest Marker icon (#9565)Tobrun2017-07-202-27/+27
* [android] - avoid creating InfoWindow iterator if no InfoWindows are shown (#...Tobrun2017-07-201-11/+6
* [android] add api to enable/disable tile prefetchingIvo van Dongen2017-07-208-1/+128
* [build] Downgrade GCC support from 5.0 to 4.9Bruno de Oliveira Abinader2017-07-191-2/+5
* [android] - rewrite map object intialisation (#9462)Tobrun2017-07-194-120/+94
* [android] - trying to update non-existent polyline fix #9543 (#9544)Łukasz Paczos2017-07-191-0/+1
* [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-184-12/+175
* [android] - bump OkHttp dependency to avoid null pointer exceptions on Androi...Tobrun2017-07-181-1/+1
* [android] - fine tune fling gesture (#9532)Tobrun2017-07-182-2/+2
* [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-182-9/+0
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-182-10/+10
* [android] rendering interface changesIvo van Dongen2017-07-1819-68/+229
* [core] renderer interfaceIvo van Dongen2017-07-181-0/+2
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-182-2/+2
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-172-8/+23
* [android] - feature - location accuracy indicator threshold (#9472)Tobrun2017-07-174-2/+66
* [android] - rewire gesture handling and telemetry event push (#9494)Tobrun2017-07-171-64/+57
* [core] Update shaders.Chris Loer2017-07-129-119/+254
* [android] fix javadoc comment for public setOfflineMapboxTileCountLimit metho...Antonio Zugaldia2017-07-091-4/+5
* [core] Isolate pthread-based tls implementationThiago Marcos P. Santos2017-07-071-0/+1
* Hit test Marker and MarkerViews (#9424)Tobrun2017-07-075-76/+141
* [android] - add Map change & visibility test activities (#9425)Tobrun2017-07-075-0/+300
* [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-061-4/+4
* [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-061-2/+6