summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Revert "[android] - configure loggin of HttpRequest, cleanup HttpRequest"Tobrun Van Nuland2017-08-245-262/+202
* [ios][macos][node][android] Updated documentation and Changelogs for #9821Asheem Mamoowala2017-08-221-0/+1
* Set Default MaxZoom to 22Asheem Mamoowala2017-08-211-2/+4
* [android] - update changelog with 5.1 patch releasesTobrun Van Nuland2017-08-211-0/+44
* [android] - configure loggin of HttpRequest, cleanup HttpRequestTobrun Van Nuland2017-08-195-202/+262
* [android] update docs replacing bitrise mentions with circleciAntonio Zugaldia2017-08-183-3/+3
* [android] - style image accessorTobrun Van Nuland2017-08-185-0/+80
* bumped MAS version numberCameron Mace2017-08-181-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] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-161-1/+1
* [android] - deprecate MyLocationView in favor of LocationLayer pluginTobrun Van Nuland2017-08-154-0/+37
* [android] - re-add projectedMetersTobrun Van Nuland2017-08-151-0/+15
* [android] - restore max zoom to 25.5Tobrun Van Nuland2017-08-141-1/+1
* [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-092-7/+8
* [core] finish must-revalidate supportKonstantin Käfer2017-08-081-1/+3
* [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
* [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