index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RemoteViewsService.java
Age
Commit message (
Expand
)
Author
2018-12-04
Adding API to specify a dark text specific layout in app-widgets
Sunny Goyal
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2011-12-06
Workaround for issue where the notifyDatasetChanged call chain is broken when...
Winson Chung
2011-03-24
Modifying RemoteViewsFactory interface
Adam Cohen
2011-02-25
Fixing issue where RemoteViewsService.onDestroy() was never being called.
Winson Chung
2011-01-26
Re-enabling queued unbinding of services after requests to the service. (3394...
Winson Chung
2011-01-20
Addressing API Review docs bugs:
Adam Cohen
2010-09-28
Making the calls to the RemoteViewsFactory synchronized to prevent threading ...
Winson Chung
2010-09-16
Modifying API for setting on-click intents for items
Adam Cohen
2010-09-16
Prevent multiple RemoteViewAdapters from being set for the same intent.
Winson Chung
2010-08-17
Fixing link in RemoteViewsFactory comment.
Winson Chung
2010-08-17
Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.
Winson Chung
2010-07-19
Initial changes to allow collections in widgets.
Winson Chung