summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/location/LocationLayerController.java
Commit message (Expand)AuthorAgeFilesLines
* [android] AndroidX support - adjust imports and layouts.upstream/tarigo_androidx_buildIgor Tarasov2019-10-151-4/+4
* [android] invalidate foreground icon sources even when location layer is hiddenŁukasz Paczos2019-08-281-2/+2
* [android] do not reinitialize camera/render mode if it hasn't changedŁukasz Paczos2019-07-311-41/+38
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-16/+17
* [android] cache location layer IDs in a set instead of a listŁukasz Paczos2019-03-181-8/+9
* [android] keep location component's layers hidden when new style with the "la...Łukasz Paczos2019-02-191-0/+5
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-301-1/+2
* [android] optimize location animators memory footprint and add animation rate...Łukasz Paczos2019-01-301-24/+56
* [android] restore location layer visibility with new "layer-below"Łukasz Paczos2019-01-221-0/+1
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-171-0/+19
* [android] register compass sensor listener only if provided data is consumed ...Łukasz Paczos2018-12-131-1/+5
* [android] - optimise loaded style for location component, expose isFullyLoadedTobrun2018-12-101-3/+4
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-101-12/+15
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-101-0/+1
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-1/+0
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-12/+12
* [android] remove default zoom level restrictions when activating the location...Łukasz Paczos2018-11-291-4/+4
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-141-1/+1
* [android] - nullify codebase with annotationsTobrun2018-11-071-9/+10
* Revert "[android] - infer nullity"tobrun2018-10-231-10/+9
* [android] - infer nullityTobrun2018-10-121-9/+10
* [android] prevent from reloading the location layer drawables on every locati...Łukasz Paczos2018-09-121-0/+4
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-121-0/+394