Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
b7c40451f4e0660571f2b2cead76c49282b2194d
/
services
/
appwidget
8c86f39
Guard against null info when applying widget RROs
by Ryan Mitchell
· 4 years, 8 months ago
a57b0e9
Revert "Revert "Apply overlay updates to widget provider info""
by Ryan Mitchell
· 4 years, 8 months ago
471720c
Revert "Apply overlay updates to widget provider info"
by Patrick Baumann
· 4 years, 8 months ago
0bf76b6
Apply overlay updates to widget provider info
by Ryan Mitchell
· 4 years, 9 months ago
f66eab85
Changes to how we notify widget restore participants of new ids
by Bryan
· 4 years, 10 months ago
85be035
Include widget providers enabled at runtime
by Stevie Kideckel
· 5 years ago
f9a46bc
Fix calling identity ID in AppWidgetServiceImpl
by Steven Ng
· 4 years, 11 months ago
2debc0a
Correct AppWidget layout when WP is off
by Pierre Barbier de Reuille
· 5 years ago
f8960a0
Correct setting the RemoteView's provider id.
by Pierre Barbier de Reuille
· 5 years ago
691ff96
Save/restore view states when reapplying RemoteViews for color changes
by Stevie Kideckel
· 5 years ago
c5a303f
Apply package visibility to AppWidgetManager#getInstalledProviders
by Jackal Guo
· 5 years ago
65eb127
Replace getResourceId default 0 with Resources.ID_NULL
by Steven Ng
· 5 years ago
101fc24
Merge "Stop listening to config changes in AppWidgetService" into sc-dev
by Sunny Goyal
· 5 years ago
a1e184e
Stop listening to config changes in AppWidgetService
by Sunny Goyal
· 5 years ago
bfefff4
Merge "Adjust AppWidgetProviderInfo#getDescription to return CharSequence." into sc-dev
by Alina Zaidi
· 5 years ago
8a6a2bc
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
by Bob Badour
· 5 years ago
1c9092d
Adjust AppWidgetProviderInfo#getDescription to return CharSequence.
by Alina Zaidi
· 5 years ago
b9806031
Add new attributes for widget sizing controls.
by TreeHugger Robot
· 5 years ago
cd5c9b06
Add a layout attribute in widget metadata for widget preview
by Steven Ng
· 5 years ago
4671a2d
Simplifying disabled widget view genration
by Sunny Goyal
· 5 years ago
f4e7856
Merge "Lazily loading the widget providers to avoid loading app-resources on userUnlock"
by TreeHugger Robot
· 5 years ago
016e50a
Include an attribute for description of the widget in the attributes file for AppWidgetProviderInfo.
by Alina Zaidi
· 5 years ago
9912a46
Lazily loading the widget providers to avoid loading app-resources on userUnlock
by Sunny Goyal
· 5 years ago
1ae7f40
Merge "Update AppWidget owners" am: 8c9bf65b8b am: ea29396752 am: 0cfbc863f7
by Jeff Sharkey
· 5 years ago
ce8c2017
Update AppWidget owners
by Sunny Goyal
· 5 years ago
50ddd585
AppWidgetServiceImpl: add mWidgetPackages lock
by Tim Murray
· 5 years ago
a2c132d
Hand-migration to TypedXml interface.
by Jeff Sharkey
· 5 years ago
8f43151
Mechanically apply TypedXml refaster template.
by Jeff Sharkey
· 5 years ago
236c03b
Mechanical refactoring to new typed XML classes.
by Jeff Sharkey
· 5 years ago
8099e30
Mechanical refactoring to new XML resolvers.
by Jeff Sharkey
· 5 years ago
d23b537
Enable Error Prone to detect obscure bugs.
by Jeff Sharkey
· 5 years ago
864524a
Apply FLAG_IMMUTABLE to various PendingIntents.
by Jeff Sharkey
· 5 years ago
f76ffea
Merge changes from topic "oct6"
by Jeff Sharkey
· 6 years ago
82194b8
Use hasBadge instead of isManagedProfile
by Adam Bookatz
· 6 years ago
2d2e07e
Tighten up Binder.clearCallingIdentity() usage.
by Jeff Sharkey
· 6 years ago
4b5b017
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc am: da7478b570 am: 487d394296
by Jeff Sharkey
· 6 years ago
4172f8a
Update language to comply with Android's inclusive language guidance
by Jeff Sharkey
· 6 years ago
837f8c1
Removed @Deprecated SystemService callback methods that take a userId.
by Felipe Leme
· 6 years ago
f5de7b0
Merge "Resolve NPE on widget.provider.id" into rvc-dev
by Samuel Fufa
· 6 years ago
bc28ebb
Resolve NPE on widget.provider.id
by Samuel Fufa
· 6 years ago
4d1d7b5
Add custom Error Prone check for SDK comparisons.
by Jeff Sharkey
· 6 years ago
4803268
Move noteAppWidgetTapped call into AppWidgetHostView.
by Hui Yu
· 6 years ago
2001fba
getDefaultHomeActivity() could return null ComponentName.
by Hui Yu
· 6 years ago
3dc45fb
Update AppOps & UsageStats when app widget tapped.
by Hui Yu
· 6 years ago
00a7766
Only check on launcher proc state when param visible is true.
by Hui Yu
· 6 years ago
a5a576d
Merge "Resolving a TODO in AppWidgetService" into rvc-dev
by Suprabh Shukla
· 6 years ago
87cae26
Resolving a TODO in AppWidgetService
by Suprabh Shukla
· 6 years ago
1acbf776
Fix widget restore flow
by Samuel Fufa
· 6 years ago
5877c7d
Exempt-From-Owner-Approval: Report non-visual Context misuse
by Andrii Kulian
· 6 years ago
e57f2dc
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b
by Andrii Kulian
· 6 years ago
88910de
FGS background start restriction.
by Hui Yu
· 6 years ago
0cb5713
Add an unsuspend button option to SuspendDialogInfo
by Suprabh Shukla
· 6 years ago
3267035
Deferring cross-profile animation after the dialog
by Suprabh Shukla
· 6 years ago
bae2e90
Add filegroups for services.* libraries
by Jiyong Park
· 6 years ago
d327844
Allowing more than one app to suspend apps
by Suprabh Shukla
· 7 years ago
59ef5e9
Setup OnAppWidgetRemoved on framework
by Samuel Fufa
· 7 years ago
389cb6f
Suspending app can customize intercepting dialog
by Suprabh Shukla
· 8 years ago
fb2f70a
Fix widget manager / alarm manager deadlock
by Christopher Tate
· 8 years ago
88dc93f
Send widget registration broadcasts before BOOT_COMPLETE
by Christopher Tate
· 8 years ago
dee2a78
Merge "Prevent instant apps to host app widgets" into pi-dev
by TreeHugger Robot
· 8 years ago
00f103e
Prevent instant apps to host app widgets
by Svet Ganov
· 8 years ago
1ab90a2
Fixing user tap on suspended widget
by Suprabh Shukla
· 8 years ago
425520d
Desaturating the icon disabled on app widgets for a suspended app
by Sunny Goyal
· 8 years ago
9080cf2
Adding support for overriding app-awidget properties at runtime
by Sunny Goyal
· 8 years ago
b8f2728a
Merge "Prevent reporting fake package name - framework"
by TreeHugger Robot
· 8 years ago
240aed9
Prevent reporting fake package name - framework
by Svet Ganov
· 8 years ago
e0b2ee5
Convert services to Android.bp
by Colin Cross
· 8 years ago
f5e0fd7
Adding widgetFeatures so that a provider can indicate a set of
by Sunny Goyal
· 8 years ago
7241abd
Removing some system binder calls in AppWidgetHostView
by Sunny Goyal
· 8 years ago
e1273eb
Binding to the RemoteViewsService directly from the host
by Sunny Goyal
· 8 years ago
67b00a0
Fixing same pending update being sent every time startListening is called
by Sunny Goyal
· 9 years ago
dae28d5
Merge "Add checking values not to save illegal value to appwidgets.xml" am: 941d4b2135 am: 1807cb4a88
by Takamasa Kuramitsu
· 9 years ago
d6da1e3
Add checking values not to save illegal value to appwidgets.xml
by Takamasa Kuramitsu
· 9 years ago
37b966d
Handle onUnlockUser on fg thread
by Fyodor Kupolov
· 9 years ago
1c7736d
Add tracing for UserState and a few services.
by Jeff Sharkey
· 9 years ago
b98bcce
Fix #38218977 : NPE restoring widget mappings
by Christopher Tate
· 9 years ago
1406fb7
Prevent crashes when user is stopping
by Fyodor Kupolov
· 9 years ago
8fdf051
Merge "Add AppWidgetManager#getInstalledProvidersForPackage()" into oc-dev
by Tony Wickham
· 9 years ago
a41da04
Add AppWidgetManager#getInstalledProvidersForPackage()
by Tony Wickham
· 9 years ago
fe9a53b
Consistent dump() permission checking.
by Jeff Sharkey
· 9 years ago
4ad6b57
Adding support for passing arbitrary extras when requesting to pin a widget.
by Sunny Goyal
· 9 years ago
22e3223
AppWidgetManager shouldn't use StorageManager.
by Jeff Sharkey
· 9 years ago
86882f4
App Widget Service with dump in protobuf format
by Mario Bertschler
· 9 years ago
7f7372a
Adding AppWidgetManager.isRequestPinAppWidgetSupported
by Sunny Goyal
· 9 years ago
9010bc5
Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates. am: 88959dccac
by Sunny Goyal
· 9 years ago
7abfb10
Using an increasing request counter instead of system uptime to avoid duplicates when sorting pending updates.
by Sunny Goyal
· 9 years ago
88959dc
Using an increasing request counter instead of system uptime to avoid duplicates
by Sunny Goyal
· 9 years ago
87a563e
AppWidgetManager: direct add widget support.
by Sunny Goyal
· 9 years ago
1d138e5
Preventing widgets from exceeding Bitmap memory limit am: 4f05d8d76b
by Sunny Goyal
· 9 years ago
4f05d8d
Preventing widgets from exceeding Bitmap memory limit
by Sunny Goyal
· 9 years ago
349b412
Preventing widgets from exceeding Bitmap memory limit
by Sunny Goyal
· 9 years ago
f59c50c
Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc am: fc4a87580f
by Winson
· 10 years ago
fc4a875
Fixing typo in dump log. am: b43ba86811 am: 1de1a3bfcc
by Winson
· 10 years ago
73ea0ae
Fix bugs around manager fetching.
by Jeff Sharkey
· 10 years ago
19acc90
Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e am: 5a3034f8ff
by joonyoung.cho
· 10 years ago
2f51366
Merge "fix safeMode status in AppWidgetService" am: 78a72f0698 am: cbd4ad1f7e
by joonyoung.cho
· 10 years ago
cbd4ad1
Merge "fix safeMode status in AppWidgetService" am: 78a72f0698
by joonyoung.cho
· 10 years ago
78a72f0
Merge "fix safeMode status in AppWidgetService"
by Treehugger Robot
· 10 years ago
b43ba86
Fixing typo in dump log.
by Winson
· 10 years ago
36c0136
Merge \\"Guard against null object in scheduleNotifyUpdateAppWidgetLocked\\" into nyc-mr1-dev am: 26504a611a
by Rubin Xu
· 10 years ago
Next »