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-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-01-21
Update AppWidget owners
Sunny Goyal
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
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
2020-01-24
FGS background start restriction.
Hui Yu
2020-01-22
Add an unsuspend button option to SuspendDialogInfo
Suprabh Shukla
2019-12-19
Deferring cross-profile animation after the dialog
Suprabh Shukla
2019-11-17
Add filegroups for services.* libraries
Jiyong Park
2019-09-25
Allowing more than one app to suspend apps
Suprabh Shukla
2019-09-10
Setup OnAppWidgetRemoved on framework
Samuel Fufa
2018-10-12
Suspending app can customize intercepting dialog
Suprabh Shukla
2018-09-19
Fix widget manager / alarm manager deadlock
Christopher Tate
2018-08-10
Send widget registration broadcasts before BOOT_COMPLETE
Christopher Tate
2018-05-15
Merge "Prevent instant apps to host app widgets" into pi-dev
TreeHugger Robot
2018-05-13
Prevent instant apps to host app widgets
Svet Ganov
2018-05-11
Fixing user tap on suspended widget
Suprabh Shukla
2018-05-09
Desaturating the icon disabled on app widgets for a suspended app
Sunny Goyal
2018-01-08
Adding support for overriding app-awidget properties at runtime
Sunny Goyal
2017-12-09
Merge "Prevent reporting fake package name - framework"
TreeHugger Robot
2017-12-09
Prevent reporting fake package name - framework
Svet Ganov
2017-12-08
Convert services to Android.bp
Colin Cross
2017-12-05
Adding widgetFeatures so that a provider can indicate a set of
Sunny Goyal
2017-10-25
Removing some system binder calls in AppWidgetHostView
Sunny Goyal
2017-10-20
Binding to the RemoteViewsService directly from the host
Sunny Goyal
2017-10-12
Fixing same pending update being sent every time startListening is called
Sunny Goyal
2017-09-22
Merge "Add checking values not to save illegal value to appwidgets.xml" am: 9...
Takamasa Kuramitsu
2017-09-19
Add checking values not to save illegal value to appwidgets.xml
Takamasa Kuramitsu
2017-07-24
Handle onUnlockUser on fg thread
Fyodor Kupolov
2017-07-06
Add tracing for UserState and a few services.
Jeff Sharkey
2017-05-11
Fix #38218977 : NPE restoring widget mappings
Christopher Tate
2017-05-05
Prevent crashes when user is stopping
Fyodor Kupolov
2017-04-05
Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-dev
Tony Wickham
2017-04-04
Add AppWidgetManager#getInstalledProvidersForPackage()
Tony Wickham
2017-04-02
Consistent dump() permission checking.
Jeff Sharkey
2017-03-01
Adding support for passing arbitrary extras when requesting to pin a widget.
Sunny Goyal
2017-02-24
AppWidgetManager shouldn't use StorageManager.
Jeff Sharkey
2017-02-01
App Widget Service with dump in protobuf format
Mario Bertschler
2017-01-24
Adding AppWidgetManager.isRequestPinAppWidgetSupported
Sunny Goyal
2017-01-18
Using an increasing request counter instead of system uptime to avoid duplica...
Sunny Goyal
[next]