summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/AdapterView.java
Commit message (Expand)AuthorAgeFilesLines
* 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