summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/Gallery.java
Commit message (Expand)AuthorAgeFilesLines
* Test Gallery layout direction.Doug Felt2011-07-181-50/+133
* Added scroll and text selection change accessibility events.Svetoslav Ganov2011-06-261-2/+33
* Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-1/+1
* am bb8d314b: am 70c9ffbc: am 11a72482: Merge "docs: add links from widget cla...Scott Main2010-08-211-0/+3
|\
| * am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-191-0/+3
| |\
| | * docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* | | am 56d4bcd8: am 627356ce: am d6c0bb0f: merge from open-source masterThe Android Open Source Project2010-05-191-1/+1
|\ \ \ | |/ /
| * | Removed Calls to deprecated APIsChristian Mehlmauer2010-05-171-1/+1
| |/
* | Ensure Gallery does not unselect the selected item after a layout.Romain Guy2010-04-141-1/+2
|/
* Fix a possible NPE in View.Romain Guy2009-09-141-18/+7
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1408
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1408/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-0/+6
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+3
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-5/+47
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-15/+34
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1338