summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AdapterView.java
Commit message (Expand)AuthorAgeFilesLines
* am 0047d3e0: am e253b514: am 29d60b95: am 8d41e653: Merge "Miscellaneous smal...Elliott Hughes2014-02-211-1/+1
|\
| * Miscellaneous small documentation fixes.Mark Doliner2014-01-031-1/+1
* | am 36055c33: am e1cb9acc: Merge "Update AdapterView.performItemClick() docume...Alan Viverette2013-09-241-1/+3
|\ \ | |/
| * Update AdapterView.performItemClick() documentationAlan Viverette2013-09-171-1/+3
* | Clean up layout constructors, make them consistentAlan Viverette2013-09-101-2/+2
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-2/+6
|/
* Notification for changed subtree in accessibility mode not fired properly.Svetoslav2013-06-101-1/+1
* Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-051-3/+1
* Improving accessibility focus traversal.Svetoslav Ganov2012-05-141-19/+1
* Perform null check on empty view before doing accessibility check.Mindy Pereira2012-04-161-1/+2
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-10/+51
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+2
* docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-0/+6
* AdapterView does not check for null adapter when initializing accessibility e...Svetoslav Ganov2011-10-191-1/+1
* Merge "DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibi...Svetoslav Ganov2011-10-111-0/+1
|\
| * DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility ev...Svetoslav Ganov2011-10-111-0/+1
* | DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null ad...Svetoslav Ganov2011-10-111-3/+7
|/
* Fixing errors in position information of scrollable views reported for access...Svetoslav Ganov2011-10-061-19/+24
* The logic for not populating text to some accessibility events is scattered.Svetoslav Ganov2011-09-301-14/+8
* Scroll accessibility events should not populate text.Svetoslav Ganov2011-09-221-16/+15
* Fix bug 5143751 - cts errors in android.app.cts.AlertDialog_BuilderTestAdam Powell2011-09-181-2/+3
* Clarify documentation of AdapterView.OnItemSelectedListenerRomain Guy2011-09-161-2/+4
* Adding accessibility delegate mechanism for backwards compatibility support.Svetoslav Ganov2011-09-121-0/+1
* Merge "Not visible view should not be announced or interacted with."Svetoslav Ganov2011-09-071-7/+6
|\
| * Not visible view should not be announced or interacted with.Svetoslav Ganov2011-09-071-7/+6
* | AbsListView does not populate accessibility events correctly.Svetoslav Ganov2011-09-051-2/+4
|/
* Accessibility events fired from AdapterView underpopulated.Svetoslav Ganov2011-09-011-0/+2
* Adding a callback to ShareActionProvider + make ActivityChooserView popup hid...Svetoslav Ganov2011-08-041-1/+2
* No selection or click accessibility events are fired when a list item is tapped.Svetoslav Ganov2011-07-291-0/+1
* Adding accessibility support to the Status Bar.Svetoslav Ganov2011-07-211-9/+10
* Final polish of the interrogation feature.Svetoslav Ganov2011-06-101-0/+2
* Refatoring a bit of accessibility codeSvetoslav Ganov2011-05-271-2/+16
* Factored out the Accessibility vertical initialization.Svetoslav Ganov2011-05-131-2/+2
* Touch exploration - nitsSvetoslav Ganov2011-04-291-0/+2
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-12/+16
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-16/+12
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-12/+16
* Add new fade in/out feature for drawable containers.Dianne Hackborn2010-11-031-1/+0
* Add ability to automate animated transitions on View show/hideChet Haase2010-10-041-2/+2
* am 7d04f2bc: am 4c72ad75: Merge "Fix bug 2918587 Infinite loop and memory lea...Adam Powell2010-08-301-4/+11
|\
| * Fix bug 2918587 Infinite loop and memory leak in AdapterViewAdam Powell2010-08-301-4/+11
* | -> Added the ability to specify an AdapterView's empty viewAdam Cohen2010-08-261-1/+1
|/
* Categorizing exported view properties.Konstantin Lopyrev2010-08-101-4/+4
* resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge....svetoslavganov2009-05-151-3/+40
|\
| * Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-3/+40
* | Allow ViewStub to be used in AdapterView.setEmptyView() (bug 1803058)Mihai Preda2009-05-061-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1097
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1097/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1094