summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/location/LocationAnimatorCoordinator.java
Commit message (Expand)AuthorAgeFilesLines
* [android] save location animation timestamp only when fedŁukasz Paczos2019-07-311-20/+20
* [android] reset location layer animators when render mode changesŁukasz Paczos2019-06-241-0/+28
* [android] normalize previous rotation values of the location animatorŁukasz Paczos2019-05-101-0/+3
* [android] LocationComponent animator throttling tests and examplesŁukasz Paczos2019-01-301-18/+23
* [android] optimize location animators memory footprint and add animation rate...Łukasz Paczos2019-01-301-98/+94
* [android] option to disable smooth animation of compass and accuracy valuesŁukasz Paczos2018-12-141-21/+21
* [android] immediate location animation based on map's projectionŁukasz Paczos2018-12-131-3/+9
* [android] CameraMode transition animation and result listenersŁukasz Paczos2018-12-121-10/+1
* [android] - nullify codebase with annotationsTobrun2018-11-071-6/+6
* Revert "[android] - infer nullity"tobrun2018-10-231-6/+6
* [android] - infer nullityTobrun2018-10-121-6/+6
* [android] - move camera and puck immediately when starting to track and displ...Łukasz Paczos2018-10-031-8/+23
* [android] - add configuration to change the animation duration multiplier whe...Łukasz Paczos2018-10-031-2/+7
* [android] use the SparseArray instead of the HashMap in location animator coo...Łukasz Paczos2018-09-121-27/+25
* [android] updated naming scheme and packages structure for LocationLayerPlugi...Łukasz Paczos2018-09-121-0/+375