summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/RemoteViewsAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.Winson Chung2010-08-171-0/+51
* Preliminary implementation of StackView, which extends AdapterViewAnimator.Adam Cohen2010-08-101-0/+1
* Fixing a bug in RemoteViewsAdapterAdam Cohen2010-07-221-3/+3
* Fixing indexing issue causing certain items not to load. Performance improve...Winson Chung2010-07-221-106/+126
* Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAn...Adam Cohen2010-07-221-0/+1
* Initial changes to allow collections in widgets.Winson Chung2010-07-191-0/+666