summaryrefslogtreecommitdiff
path: root/core/java/android/widget/Adapters.java
Commit message (Expand)AuthorAgeFilesLines
* Removed XmlAdapters from frameworks.Gilles Debunne2011-01-071-1235/+0
* Some new API cleanup.Dianne Hackborn2011-01-041-30/+32
* Fix documentation HTML.Romain Guy2010-11-051-7/+7
* Display the correct expected name when loading the wrong adapter.Romain Guy2010-09-281-1/+2
* New XmlDocumentProvider class.Gilles Debunne2010-06-231-107/+148
* Don't ignore the parameters passed to the load methods.Romain Guy2010-04-011-11/+25
* Fix the build, reallyRomain Guy2010-03-311-8/+8
* Fix the buildRomain Guy2010-03-311-2/+3
* Add support for XML-defined adapters.Romain Guy2010-03-311-0/+1176