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
/
appwidget
/
AppWidgetManager.java
Age
Commit message (
Expand
)
Author
2021-05-27
Update the documentation of AppWidgetManager
Pierre Barbier de Reuille
2021-03-04
Correct API for new sizes in App Widgets.
Pierre Barbier de Reuille
2021-02-24
Merge "Expose setBindAppWidgetPermission as a testAPI" into sc-dev
Kholoud Mohamed
2021-02-16
Framework changes for go/widget-size-specification
Pierre Barbier de Reuille
2021-02-15
Expose setBindAppWidgetPermission as a testAPI
kholoud mohamed
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-04-15
Move noteAppWidgetTapped call into AppWidgetHostView.
Hui Yu
2020-03-21
Update AppOps & UsageStats when app widget tapped.
Hui Yu
2020-03-10
AppWidgetManager option documentation
Samuel Fufa
2020-02-24
Fix widget restore flow
Samuel Fufa
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-09
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-20
Updating javadoc for updateAppWidgetProviderInfo API
Sunny Goyal
2018-03-17
Updating java doc for requestPinAppWidget
Sunny Goyal
2018-02-16
Add RequiresFeature annotation.
Jeff Sharkey
2018-02-03
Pass in the user defined by Context.
Jeff Sharkey
2018-01-08
Adding support for overriding app-awidget properties at runtime
Sunny Goyal
2017-10-20
Binding to the RemoteViewsService directly from the host
Sunny Goyal
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-04-24
Address API Review comments
Tony Wickham
2017-04-04
Add AppWidgetManager#getInstalledProvidersForPackage()
Tony Wickham
2017-03-08
Create new BroadcastBehavior annotation.
Jeff Sharkey
2017-03-01
Adding support for passing arbitrary extras when requesting to pin a widget.
Sunny Goyal
2017-01-24
Adding AppWidgetManager.isRequestPinAppWidgetSupported
Sunny Goyal
2017-01-19
Fixing dimensions for AppWidgetProviderInfo not getting updated properly
Sunny Goyal
2017-01-10
Update the javadoc on requestPinShortcut() about multiple...
Makoto Onuki
2017-01-03
AppWidgetManager: direct add widget support.
Sunny Goyal
2016-02-27
When system server goes down, crash apps more.
Jeff Sharkey
2015-06-17
AppWidgetServiceImpl should use ParceledListSlice as return object
Hyunyoung Song
2015-05-01
Exclude bound app widgets from idle app list
Amith Yamasani
2014-09-04
Generalizing Recents widget category to Search box. (Bug 17334589)
Winson Chung
2014-08-24
RemoteViews service not unbound.
Svet Ganov
2014-08-08
Polish the new cross-profile app widget APIs
Svetoslav
2014-08-05
Allow adding widgets from user profiles.
Svetoslav
2014-05-28
Widget restore documentation tweaks
Christopher Tate
2014-05-05
Exposing the API to support widgets in Recents.
Winson Chung
2014-03-20
App widget backup/restore infrastructure
Christopher Tate
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-06-03
Fix awkward wording in AppWidgetManager docs.
John Spurlock
2013-03-25
Fix issue #8470131: Process thrash kills battery
Dianne Hackborn
2013-02-20
Add explicit userId to AppWidget binder calls
Jim Miller
2013-01-08
am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev
Scott Main
2013-01-08
docs: resolve bugs from external tracker
Scott Main
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-10-31
Use new keyguard appwidget picker
Michael Jurka
2012-10-11
Letting partial update fall through if the widget has not received a full upd...
Winson Chung
2012-09-20
Fixing partiallyUpdateAppWidget to cache the new changes
Adam Cohen
[next]