summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] - program against NativeMap interfaceupstream/tvn-map-interfacetobrun2019-04-1213-47/+41
* [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
* [android] - update snapshot activity example with idle listener, convert to k...tobrun2019-04-013-126/+80
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-292-2/+6
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-292-1/+6
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-295-2/+59
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-297-0/+69
* [android] - use different Activity launchmode setup.tobrun2019-03-297-16/+47
* [android] - fix thread assertion issue while running instrumentation teststobrun2019-03-281-0/+3
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+2
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+3
* [android] changelog for v7.3.0Łukasz Paczos2019-03-281-0/+6
* [android] - remove NativeMap#update()tobrun2019-03-272-11/+0
* [android] - remove request render from MapboxMap#onStarttobrun2019-03-271-1/+0
* [android] - don't call OnSurfaceCreated from the main threadtobrun2019-03-271-5/+0
* [android] provide more information when the OfflineManager test times outŁukasz Paczos2019-03-261-31/+52
* quick typo fix for OnDidFinishRenderingMapListener method (#14209)Sam Fader2019-03-251-2/+2
* [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-251-1/+1