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
/
appwidget
Age
Commit message (
Expand
)
Author
2021-08-17
Guard against null info when applying widget RROs
Ryan Mitchell
2021-08-09
Revert "Revert "Apply overlay updates to widget provider info""
Ryan Mitchell
2021-08-04
Revert "Apply overlay updates to widget provider info"
Patrick Baumann
2021-07-29
Apply overlay updates to widget provider info
Ryan Mitchell
2021-06-23
Changes to how we notify widget restore participants of new ids
Bryan
2021-06-09
Include widget providers enabled at runtime
Stevie Kideckel
2021-06-03
Fix calling identity ID in AppWidgetServiceImpl
Steven Ng
2021-05-19
Correct AppWidget layout when WP is off
Pierre Barbier de Reuille
2021-05-17
Correct setting the RemoteView's provider id.
Pierre Barbier de Reuille
2021-05-04
Save/restore view states when reapplying RemoteViews for color changes
Stevie Kideckel
2021-04-19
Apply package visibility to AppWidgetManager#getInstalledProviders
Jackal Guo
2021-03-01
Replace getResourceId default 0 with Resources.ID_NULL
Steven Ng
2021-02-25
Merge "Stop listening to config changes in AppWidgetService" into sc-dev
Sunny Goyal
2021-02-24
Stop listening to config changes in AppWidgetService
Sunny Goyal
2021-02-24
Merge "Adjust AppWidgetProviderInfo#getDescription to return CharSequence." i...
Alina Zaidi
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-19
Adjust AppWidgetProviderInfo#getDescription to return CharSequence.
Alina Zaidi
2021-02-17
Add new attributes for widget sizing controls.
TreeHugger Robot
2021-02-08
Add a layout attribute in widget metadata for widget preview
Steven Ng
2021-02-03
Simplifying disabled widget view genration
Sunny Goyal
2021-01-26
Merge "Lazily loading the widget providers to avoid loading app-resources on ...
TreeHugger Robot
2021-01-26
Include an attribute for description of the widget in the attributes file for...
Alina Zaidi
2021-01-25
Lazily loading the widget providers to avoid loading app-resources on userUnlock
Sunny Goyal
2021-01-21
Merge "Update AppWidget owners" am: 8c9bf65b8b am: ea29396752 am: 0cfbc863f7
Jeff Sharkey
2021-01-21
Update AppWidget owners
Sunny Goyal
2021-01-12
AppWidgetServiceImpl: add mWidgetPackages lock
Tim Murray
2020-12-02
Hand-migration to TypedXml interface.
Jeff Sharkey
2020-11-30
Mechanically apply TypedXml refaster template.
Jeff Sharkey
2020-11-30
Mechanical refactoring to new typed XML classes.
Jeff Sharkey
2020-11-13
Mechanical refactoring to new XML resolvers.
Jeff Sharkey
2020-10-23
Enable Error Prone to detect obscure bugs.
Jeff Sharkey
2020-10-20
Apply FLAG_IMMUTABLE to various PendingIntents.
Jeff Sharkey
2020-10-08
Merge changes from topic "oct6"
Jeff Sharkey
2020-10-06
Use hasBadge instead of isManagedProfile
Adam Bookatz
2020-10-06
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-09-15
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-08-03
Removed @Deprecated SystemService callback methods that take a userId.
Felipe Leme
2020-05-13
Merge "Resolve NPE on widget.provider.id" into rvc-dev
Samuel Fufa
2020-05-12
Resolve NPE on widget.provider.id
Samuel Fufa
2020-05-04
Add custom Error Prone check for SDK comparisons.
Jeff Sharkey
2020-04-15
Move noteAppWidgetTapped call into AppWidgetHostView.
Hui Yu
2020-04-09
getDefaultHomeActivity() could return null ComponentName.
Hui Yu
2020-03-21
Update AppOps & UsageStats when app widget tapped.
Hui Yu
2020-03-18
Only check on launcher proc state when param visible is true.
Hui Yu
2020-02-26
Merge "Resolving a TODO in AppWidgetService" into rvc-dev
Suprabh Shukla
2020-02-24
Resolving a TODO in AppWidgetService
Suprabh Shukla
2020-02-24
Fix widget restore flow
Samuel Fufa
2020-02-20
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-01-31
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...
Andrii Kulian
[next]