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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RemoteViewsService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding API to specify a dark text specific layout in app-widgets
Sunny Goyal
2018-12-04
1
-1
/
+1
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-3
/
+3
*
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