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
/
services
/
java
/
com
/
android
/
server
/
AppWidgetService.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2013-07-16
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-05-02
Start combining threads in system process.
Dianne Hackborn
2013-02-20
Add explicit userId to AppWidget binder calls
Jim Miller
2012-11-30
Fix crosstalk between users for widgets hosted in lockscreen
Amith Yamasani
2012-11-28
Making sure keyguard and homescreen only display eligible widgets (issue 7550...
Adam Cohen
2012-11-16
Delete appWidgetId when removing lockscreen widgets
Michael Jurka
2012-11-15
Pushing state persistence to a background thread
Adam Cohen
2012-10-16
Merge "Do cleanup when Stopping users" into jb-mr1-dev
Amith Yamasani
2012-10-15
Do cleanup when Stopping users
Amith Yamasani
2012-10-15
Protect more service dump() methods.
Jeff Sharkey
2012-10-05
Fix widget cross-talk between users due to Settings widget
Amith Yamasani
2012-09-21
Show lockscreen widgets for the current user.
Amith Yamasani
2012-09-11
Adding notion of keyguard widgets
Adam Cohen
2012-09-04
Fix another issue #7097984 java.lang.SecurityException: Permission Denial:
Dianne Hackborn
2012-09-04
Add registering for explicit users.
Dianne Hackborn
2012-08-31
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-17
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-05-02
Changing app widget "extras" to "options" and another small API Review issue
Adam Cohen
2012-04-24
New API to allow third-party apps to bind widgets
Michael Jurka
2012-04-19
Adding callback for widget size changed, and potentially other extra info
Adam Cohen
2012-03-27
User management and switching
Amith Yamasani
2012-03-22
Package restrictions per user
Amith Yamasani
2012-02-03
Multi-user - 1st major checkin
Amith Yamasani
2011-12-06
Workaround for issue where the notifyDatasetChanged call chain is broken when...
Winson Chung
2011-11-03
Verify AppWidget ownership during update.
Jeff Sharkey
2011-10-12
Fixing issue where widgets file was getting blown away, issue: 5036321
Adam Cohen
2011-10-05
Adding logging to debug widget deletions
Adam Cohen
2011-09-01
Ensure appwidgets are loaded before usage.
Jeff Sharkey
2011-08-17
Getting rid of the (hidden) oldName parameter for widgets
Adam Cohen
2011-07-22
Fixing new minResizeWidth/Height API
Adam Cohen
2011-07-19
Adding resizeMinWidth/Height to AppWidgetProviderInfo
Adam Cohen
2011-07-08
Eliminate single-process mode.
Jeff Brown
2011-06-15
Fix to clear calling identity when binding a widget.
Dianne Hackborn
2011-06-03
am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...
Dianne Hackborn
2011-05-31
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-03-24
Modifying RemoteViewsFactory interface
Adam Cohen
2011-03-16
Catching all Exceptions when calling through to RemoteViewsFactory
Adam Cohen
2011-02-28
Small change to AppWidgetProviderInfo public field name and docs
Adam Cohen
2011-02-25
Merge "Adding framework support for resizable widgets"
Adam Cohen
2011-02-25
Fixing build
Winson Chung
2011-02-25
Adding framework support for resizable widgets
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-19
Disabling queued unbinding of RemoteViewsServices until we fix flashing in wi...
Winson Chung
2011-01-18
Refactoring app widgets to address security/performance issues.
Winson Chung
2011-01-10
Make AppWidgetService handle components enabling and disabling.
Joe Onorato
2010-11-10
Adding widget auto-advance capability
Adam Cohen
2010-08-26
am 8f0f1b1e: am 274ad982: Merge "Just disable widgets that come from apps on ...
Joe Onorato
2010-08-26
am 32982c70: am cc45381e: Merge "Fix typo that makes apps on sd work better w...
Joe Onorato
[next]