summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/SimpleAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Add resource type annotations to some APIsTor Norbye2015-03-131-1/+3
* Add popup theme for Spinner, use for actionBarPopupTheme defaultAlan Viverette2015-01-141-11/+44
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* Correctly bind spinner data to TextView.Romain Guy2010-03-231-0/+4
* Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap.Romain Guy2010-01-041-15/+3
* Fixes regression introduced in Cupcake: a couple of adapters were using setTa...Romain Guy2009-05-061-2/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+393
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-393/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-7/+20
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+19
* Initial ContributionThe Android Open Source Project2008-10-211-0/+366