summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Add map eventskevin2019-04-188-110/+664
* Add MapEventFactorykevin2019-04-182-1/+206
* [android] - update changelog for v7.3.2tobrun2019-04-171-0/+4
* [android] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-176-1/+76
* [android] - unify has surface state handlingtobrun2019-04-178-46/+29
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-162-8/+15
* [android] bump gestures library to v0.4.1Łukasz Paczos2019-04-162-1/+1
* [android] - program against NativeMap interfacetobrun2019-04-1613-47/+41
* [android] - circle with radius expressed in physical measurement using turf.tobrun2019-04-166-0/+165
* [android] - provide default navigation experience for singleInstance activitiestobrun2019-04-165-26/+109
* [android] - add style image missing binding integration, add synchronoustobrun2019-04-1510-60/+303
* [android] - update license file for mapbox-java updatetobrun2019-04-151-21/+0
* [android] - update mapbox-java submoduletobrun2019-04-151-0/+0
* [android] - update mapbox java to v4.6.0tobrun2019-04-151-1/+1
* [android] - allow snapshot generation without overlain view contenttobrun2019-04-121-4/+9
* [android] - update changelog for v7.3.1 releasetobrun2019-04-121-0/+6
* [android] - only perform thread checking in debug builds of the integrating a...tobrun2019-04-128-18/+53
* [android] - rework test to use query activity, fix attempt to render without ...tobrun2019-04-127-20/+62
* [android] - harden query invocations, move hasSurface handling to NativeMapViewtobrun2019-04-123-15/+46
* [android] - add javadoc indicating that query methods can return empty depend...tobrun2019-04-121-6/+15
* [android] - reproduce downstream navigation crash with queryRendererFeatures ...tobrun2019-04-121-3/+13
* [android] ignore equal offline region's download state updatesŁukasz Paczos2019-04-111-0/+4
* [android] activate the ConnectivityReceiver when starting the downloadŁukasz Paczos2019-04-111-0/+9
* [android] release 7.4.0-alpha.2 changelog (#14387)android-v7.4.0-alpha.2Osana Babayan2019-04-101-0/+12
* [android] expose LOCATION_SOURCE constantŁukasz Paczos2019-04-091-1/+6
* [android] expose LocationComponentConstants classŁukasz Paczos2019-04-091-1/+1
* [android] check for Mapbox#INSTANCE when initializing the MapViewŁukasz Paczos2019-04-094-2/+54
* [android] Avoid memory leak by making static inner classes (#14343)Osana Babayan2019-04-081-36/+38
* [android] - allow resetting a custom OkHttp client to the default implementationtobrun2019-04-085-32/+87
* [android] Fix build with mismatching glShaderSource signatureThiago Marcos P. Santos2019-04-051-1/+6
* [android] small naming tweaks made to mention of Android Maps SDK (#14346)Langston Smith2019-04-051-1/+1
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-052-3/+3
* [core] refactor RendererBackendKonstantin Käfer2019-04-053-47/+56
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-052-5/+5
* Added getter for the field isComponentInitializedAlexander Eggers2019-04-051-1/+10
* [android] clear previous style loaded listener when setting a new styleŁukasz Paczos2019-04-042-47/+86
* [android] add unit tests for #13947Łukasz Paczos2019-04-045-41/+186
* [android] add unit tests for #14171Łukasz Paczos2019-04-042-9/+114
* [android] Updated Changelog for 7.4.0-alpha.1 release (#14317)android-v7.4.0-alpha.1Osana Babayan2019-04-031-0/+22
* [android] clean up location permissions annotationŁukasz Paczos2019-04-031-14/+2
* [android] disable leak canary during instrumentation testsŁukasz Paczos2019-04-034-2/+23
* [android] updated PerformanceEvent (#13894)Osana Babayan2019-04-029-9/+482
* [android] clear camera callbacks' message queue when the map is destroyedŁukasz Paczos2019-04-023-71/+88
* Remove support v7 (#14265)Kevin Li2019-04-025-25/+5
* [android] reset scale/rotate focal point in each stepŁukasz Paczos2019-04-012-57/+45
* [android] do not reset custom location gestures manager if already setŁukasz Paczos2019-04-012-2/+34
* [android] - LatLng#distanceTo uses TurfMeasurement#distancetobrun2019-04-012-23/+25
* [android] add #toString override for formatted sectionsŁukasz Paczos2019-04-012-0/+18
* [android] - add pixel dimension annotation to public UiSettings methodstobrun2019-04-011-18/+31
* [android] disable move gesture detector foreseeing the quickzoomŁukasz Paczos2019-04-011-7/+7