summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/annotations/InfoWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [android] invalidate InfoWindow's y-offset when content is setupstream/12694-info-window-resize-anchorŁukasz Paczos2018-08-221-4/+36
* [WIP] InfoWindow refactor (#8080)Pablo Guardiola2017-02-281-4/+3
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [android] - deselect marker on infowindow click (#7784)Tobrun2017-01-191-1/+9
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-251/+252
* cherry-picked 7013 into master (#7247)Cameron Mace2016-12-011-14/+29
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-091-24/+29
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-021-2/+2
* [android] Dynamic update of InfowWindow with InfoWindowAdapter exampleIvo van Dongen2016-06-161-1/+10
* [android] #4959 - Dynamic Sizing Of Default InfoWindow Based On Availability...Brad Leege2016-06-131-2/+16
* [android] #5079 - add anchor and InfoWindowAnchor to MarkerViewTobrun Van Nuland2016-05-251-2/+3
* [android] #4252 - close concurrent window fixTobrun2016-03-111-16/+11
* [android] #4003 - add unit tests for InfoWindowTobrun2016-02-181-3/+7
* [android] #3876 - rename InfoWindowClickListener methodTobrun2016-02-111-1/+1
* [android] #3746 - InfoWindowCloseListenerTobrun2016-02-091-1/+5
* [android] #3747 - InfoWindowLongClickListenerTobrun2016-02-091-6/+19
* [android] #3758 - Projection / Visible Region implementation.Tobrun2016-02-041-2/+2
* [android] #3145 - MapboxMapTobrun2016-01-291-19/+25
* [android] #3338 - add javadoc annotations packageTobrun2016-01-191-3/+6
* [android] #3573 - Marker clicks stop working after orientation changeTobrun2016-01-181-50/+18
* [android] #3517 - recreating InfoWindow with correct MapView instanceTobrun2016-01-151-1/+3
* [android] #3518 - fix context leak InfoWIndow by using a WeakReferenceTobrun2016-01-121-72/+82
* [android] Move into platform subdirectoryJohn Firebaugh2015-12-161-0/+251