summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/widgets
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-022-1493/+0
* [android] Reverted master changes that doesn't apply to boba.Fabian Guerra2018-02-161-2/+2
* Merge branch 'master' into release-bobaFabian Guerra2018-02-151-2/+2
|\
| * [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-131-3/+3
| * [android] remove unnecessary @jar and @aar dependencies suffixes (#11161) (#1...Pablo Guardiola2018-02-121-2/+2
| * Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-051-5/+18
* | [android] - use ImageView instead of AppCompatImageViewTobrun2018-02-131-2/+4
* | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-131-3/+3
* | [android] remove unnecessary @jar and @aar dependencies suffixes (#11161)Pablo Guardiola2018-02-091-2/+2
* | Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-051-5/+18
|/
* [android] do not overwrite user-set focal point when tracking location (#10910)Łukasz Paczos2018-01-121-3/+0
* Saving/restoring MyLocationViewSettings (#10746) (#10748)Tobrun2017-12-191-0/+58
* [android] use location engine abstraction instead of location source (lost) i...Pablo Guardiola2017-11-291-2/+1
* [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-031-3/+3
* [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-011-26/+33
* [android] - check for possitive animation durationTobrun2017-11-011-1/+1
* [android] - rework ease interactions to take in account possitve duration req...Tobrun2017-10-311-4/+3
* [android] - lower amount of external dependencies (#10268)Antonio Zugaldia2017-10-261-2/+2
* [android] hook camera events into compass (#10019)Pablo Guardiola2017-09-201-46/+17
* [android] - enable location change animation of MyLocationView by defaultTobrun Van Nuland2017-08-161-1/+1
* [android] - deprecate MyLocationView in favor of LocationLayer pluginTobrun Van Nuland2017-08-152-0/+6
* [android] - provide compability with Samsung devices forcing 3-4 array matrix...Tobrun2017-08-101-3/+27
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-281-0/+2
* [android] - feature - location accuracy indicator threshold (#9472)Tobrun2017-07-172-2/+35
* [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-062-9/+32
* OnCameraIdle hook into quickzoom gesture (#9339)Tobrun2017-06-291-6/+12
* Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-202-2/+155
* Custom location source fix (#9142)Tobrun2017-06-091-18/+40
* [android] - invalidating MyLocationView bearing when not following position (...Tobrun2017-06-081-0/+5
* [android] - option to disable camera animation while following position (#9210)Łukasz Paczos2017-06-071-4/+18
* [android] - dealing with infinite camera move callbacks (#9177) (#9194)Łukasz Paczos2017-06-061-0/+6
* [android] Cherry picking 9133 (#9145)Pablo Guardiola2017-06-011-44/+5
* [android] - stop location updates when toggle MyLocationView state (#9099)Tobrun2017-05-241-0/+1
* [android] - convert camera position values coming from core (#8794)Tobrun2017-04-211-2/+1
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-201-19/+27
* [android] - post resetting invalidation flag to avoid race condition (#8738)Tobrun2017-04-181-18/+24
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-211-5/+7
|\
| * [android] - fix LOST location updates (#8445)Tobrun2017-03-171-1/+3
| * Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-081-1/+0
| |\
| * | MyLocationView activate/deactivate LocationSource (#8255)Tobrun2017-03-081-4/+4
* | | [android] add changing compass view image feature to the sdk (#8301)Pablo Guardiola2017-03-141-3/+19
| |/ |/|
* | [android] - add accessibility support to the Android SDK by applying content ...Tobrun2017-03-011-1/+0
|/
* [android] - reverse compass direction (#8130)Tobrun2017-02-271-6/+12
* Do not draw foregroundBearingDrawable when rotation sensor is not available (...Tobrun2017-02-151-4/+11
* Compass click rotates around focal point (if available) (#7977)Pablo Guardiola2017-02-091-3/+22
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-031-10/+20
* [android] - Config dismissing tracking modes with camera change (#7871)Tobrun2017-01-311-3/+36
* [android] - zoom to at least 2 when tracking is enabled (#7795)Tobrun2017-01-232-6/+8
* [android] - redraw MyLocationView when tilt changes, setTilt after CameraUpda...Tobrun2017-01-231-1/+2
* [android] - fix null pointer on trackingsettings (#7505)Tobrun2016-12-211-1/+3