summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox
Commit message (Expand)AuthorAgeFilesLines
* [android] #4700 - Removing Deprecated annotation on MapboxMap.OnMyLocationCh...Brad Leege2016-06-281-1/+0
* [android] #5470 - Adding NaN and Infinite checks to location event trackingBrad Leege2016-06-271-0/+10
* [android] Fixes disappearing markers when crossing dateline, remove debug exc...Tobrun2016-06-271-8/+3
* [android] #5479 - don't invalidate MapView when we are animating MyLocationVi...Tobrun2016-06-251-7/+1
* [android] #5479 - Don't disable rotate gesture if we have tracking disabledTobrun2016-06-251-2/+2
* [android] #5479 - apply preRotate instead of postRotate for a correct transfo...Tobrun2016-06-251-1/+1
* [android] Addresses marker view flat bugTobrun Van Nuland2016-06-241-0/+6
* [android] Make markers View.GONE when being added for the first time to the mapTobrun Van Nuland2016-06-231-1/+2
* [android] Recalculate offset with new anchorTobrun Van Nuland2016-06-232-18/+8
* [android] Fix info window placement on programatic marker selectIvo van Dongen2016-06-172-5/+45
* [android] #5299 - remove MarkerView x,y animationTobrun2016-06-173-197/+19
* first approach to a marker continuosly chasing anotherAntonio Zugaldia2016-06-171-0/+12
* [android #4700 - remove deprecation MyLocationListenerTobrun2016-06-171-4/+0
* [android] #5335 - Invalidate MyLocationView during bearing indicator animation.Justas Medeisis2016-06-171-0/+9
* [android] #5335 - Always record latest accelerometer and magnetometer sensor ...Justas Medeisis2016-06-171-10/+5
* [android] Fix crash when MyBearingTracking mode is not NONE.Justas Medeisis2016-06-161-1/+1
* [android] Dynamic update of InfowWindow with InfoWindowAdapter exampleIvo van Dongen2016-06-162-1/+15
* [android] Create Wrappers for CordovaBrad Leege2016-06-161-0/+16
* [android] #5342 - initial marker animationTobrun2016-06-163-25/+201
* [android] #5276 - icon should be optional for MarkerViewTobrun Van Nuland2016-06-152-1/+15
* [android] #5279 - expose MarkerView alphaTobrun Van Nuland2016-06-142-1/+25
* [android] #4959 - Dynamic Sizing Of Default InfoWindow Based On Availability...Brad Leege2016-06-131-2/+16
* [android] #4924 - Make Gesture Focal Point ConfigurableTobrun Van Nuland2016-06-132-25/+66
* [android] #4159 - expose an api to enable selection/deselection of markers on...Antonio Zugaldia2016-06-132-2/+26
* [android] #5296 - Add a container ViewGroup for MarkerViewsIvo van Dongen2016-06-132-1/+12
* [android] #5285 - bring selected MarkerView to the frontIvo van Dongen2016-06-091-0/+1
* [android] #5284 - Fixing JavaDoc link error that prevented JavaDoc generationBrad Leege2016-06-081-1/+1
* [android] #5237 - Enabled Updates To InfoWindow's Title and SnippetBrad Leege2016-06-072-3/+38
* [android] #5186 - Starting rotateSessionId before Telemetry Starts and ensuri...Brad Leege2016-06-061-4/+4
* [android] #5167 - add support annotations to MarkerViewTobrun Van Nuland2016-06-062-6/+9
* [android] #5241 -float rotation on markerviewTobrun Van Nuland2016-06-062-5/+5
* [android] #5076 - increase cache sizeTobrun Van Nuland2016-06-061-1/+1
* [android] #5076 - invalidate MarkerViews when adding a MarkerViewTobrun Van Nuland2016-06-061-0/+1
* [android] #5076 - add getter for View of MarkerView, update public API javado...Tobrun Van Nuland2016-06-061-1/+32
* [android] #5076 - fixed update marker for MarkerView, rewrite update marker j...Tobrun2016-06-065-55/+14
* [android] #5171 - introduce new select/deselect animation system for view mar...Tobrun Van Nuland2016-06-055-99/+127
* [android] Fix style urlsCameron2016-06-033-156/+27
* [android] #5214 - remove requirement adapter for MarkerView, allow using Icon...Tobrun2016-06-033-24/+103
* [android] #4929 - final fixes for refactor MyLocationViewTobrun Van Nuland2016-06-022-8/+35
* [android] 4929 - fix tracking mode location calculationTobrun Van Nuland2016-06-021-3/+2
* [android] #4929 - MyLocationView now requires less drawables to configure, re...Tobrun Van Nuland2016-06-022-1/+24
* [android] #4929 - rewrite MyLocationView with camera and transformation matrixTobrun Van Nuland2016-06-021-47/+61
* [android] #5113 - added javadoc for MyLocationViewSettingsTobrun2016-05-301-3/+117
* [android] #5176 - Changing Telemetry events endpoint to events.mapbox.comBrad Leege2016-05-272-7/+8
* [android] #5106 - add check for destroyed map view for addMarker()Tobrun Van Nuland2016-05-271-0/+3
* [privacy] [android] Remove logging of location due to privacy leak.Rob | Labs2016-05-272-2/+2
* [android] #5113 - added javadoc to the MarkerView APITobrun Van Nuland2016-05-275-7/+388
* [android] #5113 - added javadoc for MarkerViewManagerTobrun Van Nuland2016-05-272-7/+112
* [android] #5160 - Fixing JavaDoc markupBrad Leege2016-05-264-24/+12
* [android] #3629 - smooth animation for non location trackingTobrun Van Nuland2016-05-261-6/+2