summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/location
Commit message (Expand)AuthorAgeFilesLines
* [android] added noneCompass and noneGps to LocationModesActivity (#14945)Langston Smith2019-06-181-0/+10
* [android] - rename style component URL api to URItobrun2019-06-053-5/+5
* [android] option to provide custom values for location camera transitionŁukasz Paczos2019-05-091-24/+26
* [android] clear up LocationComponent's z-index positioning docs and add "laye...Łukasz Paczos2019-04-241-1/+0
* [android] Adding builder pattern for LocationComponent activation (#13941)Langston Smith2019-03-055-22/+179
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-301-0/+4
* [android] re-apply location component's "layer-below" when changedŁukasz Paczos2019-01-171-18/+22
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-121-19/+32
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-102-3/+1
* [android] - make style part of location component activation, add tests for n...Tobrun2018-12-104-10/+10
* [android] - decouple style loading from OnMapReadyTobrun2018-12-104-45/+72
* [android] - cleanup old style java constants file, migrate style transition t...Tobrun2018-12-102-4/+2
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-293-146/+60
* [android] Initial integration with liblocation 1.0.0 and telemetry 4.0.0, bum...Andrey Li2018-11-293-64/+82
* [android] - annotate onMapReady with @NonNullTobrun2018-11-083-3/+3
* [android] option to consume map clicks, consuming location clicksŁukasz Paczos2018-10-311-9/+11
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-233-3/+3
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-123-3/+3
* [android] - test app activity leak fix for ManualLocationUpdatesActivityTobrun2018-09-251-4/+6
* [android] LocationComponent - javadoc fixes, improved initialization, removed...Łukasz Paczos2018-09-124-39/+51
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-121-2/+26
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-124-79/+79
* [android] save location stateŁukasz Paczos2018-09-121-35/+25
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-125-0/+944