summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/annotations
Commit message (Expand)AuthorAgeFilesLines
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-072-11/+10
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-041-80/+36
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-272-2/+2
* [android] - when updating positon, wait for render call to invalidate updated...Tobrun2017-01-231-0/+1
* [android] - deselect marker on infowindow click (#7784)Tobrun2017-01-191-1/+9
* [android] - rework MarkerView update mechanism (#7581)Tobrun2017-01-051-3/+14
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-7/+11
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1618-2961/+3009
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-141-1/+50
* [android] - refactor marker selection and listener invocation, reformatted co...Tobrun2016-12-081-6/+6
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-061-17/+26
* cherry-picked 7013 into master (#7247)Cameron Mace2016-12-0116-188/+726
* [android] - allow deselection of a MarkerView not found in current viewport (...Tobrun2016-11-221-4/+4
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-093-35/+40
* 6067 annotation manager (#6913)Tobrun2016-11-071-1/+1
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-026-9/+9
* [android] - MarkerView is responsible for managing height and width of a Mark...Tobrun2016-10-252-15/+43
* [android] - move marker view click handling to core (#5639)Tobrun2016-10-251-15/+31
* MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-172-18/+19
* [android] - add transparent image for MarkerViews ghosting SymbolAnnotations ...Tobrun2016-10-132-4/+6
* Rotate markerview (#6640)Tobrun2016-10-103-11/+43
* [android] - do not update marker while creating (#6314)Tobrun2016-09-192-9/+8
* [android] added missing rotation, cleanup duplicate entries (#6153)Tobrun2016-08-291-4/+1
* [android] alpha not applied from builder fix for marker view (#6152)Tobrun2016-08-292-4/+3
* [android] Anchoring was only set once while it was still unmeasured. There ar...Tobrun2016-08-291-4/+7
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-6/+7
* [android] #5889 - update info window location when info window content is bei...Tobrun2016-08-091-0/+1
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-083-5/+26
* [android] #5717 - update MarkerView when added to the map, previously only up...Tobrun Van Nuland2016-08-031-0/+3
* [android] #5663 - make shape annotations updateableTobrun2016-08-033-11/+65
* [android] Fixes #5777. deselectMarker is delegated to MapboxMap from Marker m...Bharath MG2016-07-241-2/+18
* [android] #5745 - allow selectMarker on MapboxMap to be called with a MarkerViewTobrun Van Nuland2016-07-241-2/+30
* [android] #5631 - add a concrete java exception when creating a marker withou...Tobrun2016-07-142-0/+10
* [android] #5513 - make sure view is measured first before anchoringTobrun2016-07-071-0/+4
* [android] - Resolves updating marker view position with SurfaceViewTobrun2016-07-071-0/+8
* [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-171-5/+40
* [android] #5299 - remove MarkerView x,y animationTobrun2016-06-172-196/+18
* first approach to a marker continuosly chasing anotherAntonio Zugaldia2016-06-171-0/+12
* [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-162-24/+196
* [android] #5276 - icon should be optional for MarkerViewTobrun Van Nuland2016-06-151-0/+8
* [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] #5296 - Add a container ViewGroup for MarkerViewsIvo van Dongen2016-06-131-1/+1
* [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