summaryrefslogtreecommitdiff
path: root/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/views/UserLocationView.java
Commit message (Expand)AuthorAgeFilesLines
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-707/+0
* [android] Add more documentation to Android bindings. Refs #2650Tom MacWright2015-12-151-0/+4
* [android] #3262 stop listening to bearing when state switchesTobrun2015-12-121-5/+3
* [android] #3240 - Reimplemented compass algorithm for compass bearing, fixed ...Tobrun2015-12-091-40/+35
* [android] #2954 - Refactoring UserLocationView to use common LocationServices...Brad Leege2015-12-091-42/+35
* [android] Set the bearing of the checked object to avoid a null exceptionAntonio Zugaldia2015-12-091-1/+1
* Correct behaviour when switching between tracking modes, added javadocTobrun2015-11-301-19/+49
* [android] Fix Canvas.quickReject() crash on API 15Leith Bade2015-11-091-3/+5
* [android] #2864 - improved compass update cycle, removed lowpassfilterTobrun2015-10-301-39/+8
* [android] Allow apps to override map resourcesLeith Bade2015-10-301-7/+7
* [android] #2797 - addLocationBearing part oneTobrun2015-10-281-14/+209
* [android] Grey out GPS marker when location is staleLeith Bade2015-10-281-11/+35
* [android] #2224 inflate children map view through xmlTobrun2015-10-281-11/+13
* [android] #2758 - add my location tracking modeTobrun2015-10-261-15/+37
* [android] Move android filesLeith Bade2015-10-251-0/+473