summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/location/LocationLayerControllerTest.java
Commit message (Collapse)AuthorAgeFilesLines
* [android] clear up LocationComponent's z-index positioning docs and add ↵upstream/lp-layer-above-14120Łukasz Paczos2019-04-241-1/+2
| | | | "layer-above" option
* [android] cache location layer IDs in a set instead of a listŁukasz Paczos2019-03-181-16/+24
|
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-301-3/+6
|
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-301-35/+78
|
* [android] - update mock definition of LocationLayerControllerTest, update ↵Tobrun2019-01-211-5/+15
| | | | mockito
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-171-0/+105
|
* [android] - make style part of location component activation, add tests for ↵Tobrun2018-12-101-22/+44
| | | | non existing style and multiple style loading, revisit code comments
* [android] move style callback invocation to MapboxMapŁukasz Paczos2018-12-101-38/+14
|
* [android] - fixup location component test to use initialize componentsTobrun2018-12-101-13/+35
|
* [android] - ignore location component unit test, update light test, update ↵Tobrun2018-12-101-1/+0
| | | | activity integration
* [android] - update unit tests to be location component compatibleTobrun2018-12-101-42/+31
|
* [android] - move all layer, source, image, light and transition ↵Tobrun2018-12-101-7/+7
| | | | configurations to style.java
* [android] - nullify codebase with annotationsTobrun2018-11-071-2/+3
|
* Revert "[android] - infer nullity"tobrun2018-10-231-3/+2
| | | | This reverts commit 617742710852a5a958a13f2b659f8c307973e49d.
* [android] - infer nullityTobrun2018-10-121-2/+3
|
* [android] updated naming scheme and packages structure for ↵Łukasz Paczos2018-09-121-0/+466
LocationLayerPlugin, now called LocationComponent