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
/
RemoteViewsService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround for issue where the notifyDatasetChanged call chain is broken when...
Winson Chung
2011-12-06
1
-0
/
+3
*
Modifying RemoteViewsFactory interface
Adam Cohen
2011-03-24
1
-9
/
+62
*
Fixing issue where RemoteViewsService.onDestroy() was never being called.
Winson Chung
2011-02-25
1
-8
/
+16
*
Re-enabling queued unbinding of services after requests to the service. (3394...
Winson Chung
2011-01-26
1
-42
/
+21
*
Addressing API Review docs bugs:
Adam Cohen
2011-01-20
1
-1
/
+49
*
Making the calls to the RemoteViewsFactory synchronized to prevent threading ...
Winson Chung
2010-09-28
1
-7
/
+7
*
Modifying API for setting on-click intents for items
Adam Cohen
2010-09-16
1
-1
/
+3
*
Prevent multiple RemoteViewAdapters from being set for the same intent.
Winson Chung
2010-09-16
1
-11
/
+16
*
Fixing link in RemoteViewsFactory comment.
Winson Chung
2010-08-17
1
-2
/
+5
*
Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.
Winson Chung
2010-08-17
1
-1
/
+18
*
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-0
/
+140