summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/location
Commit message (Expand)AuthorAgeFilesLines
* [android] clear up LocationComponent's z-index positioning docs and add "laye...upstream/lp-layer-above-14120Łukasz Paczos2019-04-243-1/+143
* [android] do not reset custom location gestures manager if already setŁukasz Paczos2019-04-011-0/+30
* [android] cache location layer IDs in a set instead of a listŁukasz Paczos2019-03-181-16/+24
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-051-0/+119
* [android] Adding new variation of LocationComponent#activateLocationComponent...Langston Smith2019-01-311-0/+14
* [android] LocationComponent max fps javadocŁukasz Paczos2019-01-302-5/+10
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-304-167/+375
* [android] - update mock definition of LocationLayerControllerTest, update moc...Tobrun2019-01-211-5/+15
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-171-0/+105
* [android] cancel camera transitions only when set CameraMode is not NoneŁukasz Paczos2019-01-041-7/+47
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-141-8/+58
* [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-132-1/+68
* [android] register compass sensor listener only if provided data is consumed ...Łukasz Paczos2018-12-132-0/+186
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-122-2/+298
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-102-29/+51
* [android] fix LocationComponent unit test with Style.java objectŁukasz Paczos2018-12-101-1/+8
* [android] - un-ignore location testsTobrun2018-12-101-5/+0
* [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 ac...Tobrun2018-12-102-1/+6
* [android] - update unit tests to be location component compatibleTobrun2018-12-101-42/+31
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-7/+7
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-291-0/+140
* [android] - nullify codebase with annotationsTobrun2018-11-072-2/+5
* Revert "[android] - infer nullity"tobrun2018-10-232-5/+2
* [android] - infer nullityTobrun2018-10-122-2/+5
* [android] invalidate camera mode in LocationComponent for gestures initiated ...Łukasz Paczos2018-09-251-0/+56
* [android] use the SparseArray instead of the HashMap in location animator coo...Łukasz Paczos2018-09-121-36/+36
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-121-9/+68
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-122-4/+8
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-126-0/+1247