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
/
AppWidgetServiceImpl.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2013-03-23
am 8277f248: am b685faa2: Merge "Implement #8323587, #8323342, #8323590: new ...
Dianne Hackborn
2013-03-22
Implement #8323587, #8323342, #8323590: new features.
Dianne Hackborn
2013-03-08
Add "database" upgrader for widget hosts.
Jim Miller
2013-02-20
Add explicit userId to AppWidget binder calls
Jim Miller
2013-01-16
Rename bindService to bindServiceAsUser to follow convention.
Amith Yamasani
2012-11-30
Fix crosstalk between users for widgets hosted in lockscreen
Amith Yamasani
2012-11-28
Merge "Making sure keyguard and homescreen only display eligible widgets (iss...
Adam Cohen
2012-11-28
Making sure keyguard and homescreen only display eligible widgets (issue 7550...
Adam Cohen
2012-11-26
Logging to help find the cause of widget crash in clock widget.
Amith Yamasani
2012-11-16
Delete appWidgetId when removing lockscreen widgets
Michael Jurka
2012-11-15
Making sure launcher doesn't show keyguard-only widgets (issue 7550090)
Adam Cohen
2012-11-15
Pushing state persistence to a background thread
Adam Cohen
2012-11-01
Use clock's widget as the default keyguard widget
Michael Jurka
2012-10-31
Stripping dead API related to keyguard widgets
Adam Cohen
2012-10-15
Do cleanup when Stopping users
Amith Yamasani
2012-10-11
Letting partial update fall through if the widget has not received a full upd...
Winson Chung
2012-10-11
Skip merge and assign RemoteViews directly if updateAppWidget() has not been ...
Winson Chung
2012-10-05
Fix widget cross-talk between users due to Settings widget
Amith Yamasani
2012-09-26
Fixing AppWidgetService / AppWidgetHost to work in system process
Adam Cohen
2012-09-25
Load resources for the correct user
Amith Yamasani
2012-09-24
Merge "Fix security check for private allocateAppWidgetId api" into jb-mr1-dev
Michael Jurka
2012-09-21
Fixing typos
Adam Cohen
2012-09-21
Fix security check for private allocateAppWidgetId api
Michael Jurka
2012-09-20
Fixing partiallyUpdateAppWidget to cache the new changes
Adam Cohen
2012-09-14
Add support for settings for lock widgets
Jim Miller
2012-09-14
Fix bug with getting widget categories
Michael Jurka
2012-09-11
Adding notion of keyguard widgets
Adam Cohen
2012-08-31
Centralize the creation of the user system directory
Amith Yamasani
2012-08-30
Enforce permissions for calls with specified userId
Amith Yamasani
2012-08-17
Switch public APIs to use new UserHandle class for identifying users.
Dianne Hackborn
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-02
Add APIs for interacting across users.
Dianne Hackborn
2012-07-31
Make AtomicFile a public API. It's about time!
Dianne Hackborn
2012-07-25
Stop using raw display size except in window manager.
Jeff Brown
2012-07-16
Fixing issue where you couldn't set null RemoteViews for a widget
Adam Cohen
2012-07-09
Merge "Fixing index-out-of-bounds in AppWidgetService. (Bug 6717459)"
Winson Chung
2012-06-25
Fixing index-out-of-bounds in AppWidgetService. (Bug 6717459)
Winson Chung
2012-06-22
am 037faad0: am ab779e0b: Merge "Increase bitmap memory cap for widgets (Bug ...
Michael Jurka
2012-06-22
Increase bitmap memory cap for widgets (Bug 6597440)
Winson Chung
2012-06-13
Updating AppWidgetHost to receive a callback when any appWidget has changed. ...
Winson Chung
2012-05-10
Cap widget bitmap usage by screen size (issue 6464700)
Adam Cohen
2012-05-02
Merge "Changing app widget "extras" to "options" and another small API Review...
Adam Cohen
2012-05-02
Changing app widget "extras" to "options" and another small API Review issue
Adam Cohen
2012-05-01
Fix a bug in appwidget migration to multiuser directory.
Amith Yamasani
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-16
Fix Power Control widget
Amith Yamasani
[next]