index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RemoteViewsAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extracting default loading view definition into XML resource.
Winson Chung
2010-10-01
1
-12
/
+10
*
Fixing issue where notifyDataSetChanged was not properly being called while n...
Winson Chung
2010-09-29
1
-48
/
+32
*
Being more judicious in resetting meta data for the RemoteAdapter.
Winson Chung
2010-09-28
1
-11
/
+20
*
Re-architecting RemoteViewsAdapter internals due to new constraints.
Winson Chung
2010-09-24
1
-521
/
+648
*
Prevent multiple RemoteViewAdapters from being set for the same intent.
Winson Chung
2010-09-16
1
-0
/
+7
*
Adding some error handling to RemoteViewsAdapter, removing artificial loading...
Winson Chung
2010-09-09
1
-17
/
+35
*
Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.
Winson Chung
2010-08-17
1
-0
/
+51
*
Preliminary implementation of StackView, which extends AdapterViewAnimator.
Adam Cohen
2010-08-10
1
-0
/
+1
*
Fixing a bug in RemoteViewsAdapter
Adam Cohen
2010-07-22
1
-3
/
+3
*
Fixing indexing issue causing certain items not to load. Performance improve...
Winson Chung
2010-07-22
1
-106
/
+126
*
Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAn...
Adam Cohen
2010-07-22
1
-0
/
+1
*
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-0
/
+666