index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RemoteViewsAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Issue: 3196583
Adam Cohen
2010-11-15
1
-1
/
+9
*
Adding click feedback to widget collections
Adam Cohen
2010-11-01
1
-4
/
+7
*
Adding NPE check when calculating remote views memory usage.
Winson Chung
2010-10-30
1
-1
/
+3
*
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