1. 59ef5e9 Setup OnAppWidgetRemoved on framework by Samuel Fufa · 5 years ago
  2. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  3. 40da899 Removing SDK check when getting default widget padding by Sunny Goyal · 5 years ago
  4. ae65598 Updating the comments as per API feedback by Sunny Goyal · 6 years ago
  5. c12d31c Adding API to specify a dark text specific layout in app-widgets by Sunny Goyal · 6 years ago
  6. 983e406 Starting the default activity when an app widget's by Sunny Goyal · 6 years ago
  7. 43c9704 Adding shared element transitions support in AppWidgets by Sunny Goyal · 6 years ago
  8. cf42e43 Merge "Framework: Remove a nonsensical substring(0)" am: 98627fa455 by Andreas Gampe · 6 years ago
  9. 214c76c Framework: Remove a nonsensical substring(0) by Andreas Gampe · 6 years ago
  10. af1d1b5 Merge "Send widget registration broadcasts before BOOT_COMPLETE" into pi-dev by Christopher Tate · 6 years ago
  11. 2ec961d Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  12. b5962ae Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  13. c1778c6 Add a condition in AppWidgetHost to honor config_enableAppWidgetService. by Rajeev Kumar · 6 years ago
  14. 0b417b9 Updating javadoc for updateAppWidgetProviderInfo API by Sunny Goyal · 6 years ago
  15. e7712ad Updating java doc for requestPinAppWidget by Sunny Goyal · 6 years ago
  16. 363fa2d Adding IntDef annotations to some flag based properties by Sunny Goyal · 6 years ago
  17. 98af2e4 Add RequiresFeature annotation. by Jeff Sharkey · 6 years ago
  18. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  19. 9080cf2 Adding support for overriding app-awidget properties at runtime by Sunny Goyal · 7 years ago
  20. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 7 years ago
  21. f5e0fd7 Adding widgetFeatures so that a provider can indicate a set of by Sunny Goyal · 7 years ago
  22. 7241abd Removing some system binder calls in AppWidgetHostView by Sunny Goyal · 7 years ago
  23. e1273eb Binding to the RemoteViewsService directly from the host by Sunny Goyal · 7 years ago
  24. aa86f2b Using bundle instead of a custom class for SaveInstanceState by Sunny Goyal · 7 years ago
  25. 0ec8352 Suppressing spammy logs when widget inflation fails by Sunny Goyal · 7 years ago
  26. 6022aa5 Fix crashes in AppWidgetHost when app_widgets is not supported by Elijah Taylor · 8 years ago
  27. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  28. 9553fb3 Add ResourceId validation helper method by Adam Lesinski · 7 years ago
  29. 3601821 Valid resource IDs may be negative by Adam Lesinski · 7 years ago
  30. d3427ae Address API Review comments by Tony Wickham · 7 years ago
  31. 8262934 Merge "Renaming setAsyncExecutor to setExecutor" into oc-dev by TreeHugger Robot · 7 years ago
  32. 0ddf6aa Renaming setAsyncExecutor to setExecutor by Sunny Goyal · 7 years ago
  33. edfdb67 Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host by Sunny Goyal · 7 years ago
  34. 7c7fbf6 getApplicationInfo() should throw NameNotFoundException by Makoto Onuki · 7 years ago
  35. a41da04 Add AppWidgetManager#getInstalledProvidersForPackage() by Tony Wickham · 7 years ago
  36. 32ee8ee Create new BroadcastBehavior annotation. by Jeff Sharkey · 7 years ago
  37. 4ad6b57 Adding support for passing arbitrary extras when requesting to pin a widget. by Sunny Goyal · 7 years ago
  38. 7f7372a Adding AppWidgetManager.isRequestPinAppWidgetSupported by Sunny Goyal · 8 years ago
  39. 970d4b4 Fixing dimensions for AppWidgetProviderInfo not getting updated properly by Sunny Goyal · 8 years ago
  40. a59e450 Merge "Update the javadoc on requestPinShortcut() about multiple..." by Makoto Onuki · 8 years ago
  41. 256dac1 Merge "Adding API to allow async inflaiton of AppWidget" by Sunny Goyal · 8 years ago
  42. db3b10a Update the javadoc on requestPinShortcut() about multiple... by Makoto Onuki · 8 years ago
  43. f960248 Adding API to allow async inflaiton of AppWidget by Sunny Goyal · 8 years ago
  44. 87a563e AppWidgetManager: direct add widget support. by Sunny Goyal · 8 years ago
  45. 5c02263 Adding support for async view loading in RemoteViewsAdapter by Sunny Goyal · 8 years ago
  46. 6f84a27 Merge "Maintaining diff for all widget operations instead of just the Views update" into nyc-mr1-dev by Sunny Goyal · 8 years ago
  47. af6ef8f Set accessibility string for suspended widgets. by Kenny Guy · 8 years ago
  48. 6d1b41d Maintaining diff for all widget operations instead of just the Views update by Sunny Goyal · 8 years ago
  49. 682c24e Resolve merge conflicts of a5060ee to nyc-dev by Trevor Johns · 8 years ago
  50. 2857f1c Changing startListening to only fetch views which are bound by Sunny Goyal · 8 years ago
  51. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  52. a086f04 Using AppWidgetHostView in RemoteViewsAdapter instead of managing the RemoteViews inflation itself by Sunny Goyal · 8 years ago
  53. 40dedd5a Merge "Added support for async inflation of RemoteViews" by Sunny Goyal · 8 years ago
  54. 4d1bf09 Runtime exception on AppWidgetHostView should not cause crash to the hosting process. by Hyunyoung Song · 8 years ago
  55. dd292f4 Added support for async inflation of RemoteViews by Sunny Goyal · 9 years ago
  56. ccf6c68 AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873 by Hyunyoung Song · 9 years ago
  57. e4a8da8 Exclude bound app widgets from idle app list by Amith Yamasani · 9 years ago
  58. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  59. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  60. 7643f7e Avoid non-static innner classes that are passed over via IPC. by Svetoslav · 10 years ago
  61. 7a96f3c Removing context ref from AppWidgetHost. (Bug 18769791) by Winson Chung · 10 years ago
  62. ee0b121 Generalizing Recents widget category to Search box. (Bug 17334589) by Winson Chung · 10 years ago
  63. 5771ad7 RemoteViews service not unbound. by Svet Ganov · 10 years ago
  64. 0308d9a Fixing wrong tag usage by Sunny Goyal · 10 years ago
  65. 092e196 Returning null when preview image is not available for AppWidgetProviderInfo by Sunny Goyal · 10 years ago
  66. 8e1d299 Polish the new cross-profile app widget APIs by Svetoslav · 10 years ago
  67. c71c42f Polish of the app widgets cross-profiles feature. by Svetoslav · 10 years ago
  68. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 10 years ago
  69. c04e9aa Widget restore documentation tweaks by Christopher Tate · 10 years ago
  70. da5b84c Exposing the API to support widgets in Recents. by Winson Chung · 10 years ago
  71. f7bca43 Adding ability to load a search widget into Recents. by Winson Chung · 10 years ago
  72. adfe8b8 App widget backup/restore infrastructure by Christopher Tate · 10 years ago
  73. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  74. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  75. 5dd75a3 am 18748035: am 379517b0: Merge "Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (Bug 9270309)" into jb-mr2-dev by Winson Chung · 11 years ago
  76. eeb4ff4 Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (Bug 9270309) by Winson Chung · 11 years ago
  77. 84a369c Fix awkward wording in AppWidgetManager docs. by John Spurlock · 11 years ago
  78. 77624cd Fix awkward wording in AppWidgetManager docs. by John Spurlock · 11 years ago
  79. 1a95a42 am 177543db: am 3bcc2fba: Merge "Fix issue #8470131: Process thrash kills battery" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  80. a40cfeb Fix issue #8470131: Process thrash kills battery by Dianne Hackborn · 11 years ago
  81. ce732f7 am 26ebeb6d: am 7b3526d5: Merge "Fix alternate time zone display for clock widget." into jb-mr2-dev by Jim Miller · 11 years ago
  82. 9831d18 Fix alternate time zone display for clock widget. by Jim Miller · 11 years ago
  83. ab80d00 am 33c05985: am e70748e7: Merge "Remove unnecessary userid check" into jb-mr2-dev by Jim Miller · 11 years ago
  84. f083324 Remove unnecessary userid check by Jim Miller · 11 years ago
  85. 21ace3f Fix widget update issue by Jim Miller · 11 years ago
  86. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  87. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 11 years ago
  88. 8a05d13 am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev by Scott Main · 12 years ago
  89. 66adf0d am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev by Scott Main · 12 years ago
  90. 6aad995 docs: resolve bugs from external tracker by Scott Main · 12 years ago
  91. 368ee53 am f663cad2: am 6c58b155: Merge "Make 3rd party lockscreen widgets work on secondary users" into jb-mr1.1-dev by Amith Yamasani · 12 years ago
  92. 94022e8 Make 3rd party lockscreen widgets work on secondary users by Amith Yamasani · 12 years ago
  93. 0f469f4 am 32df98d5: am c566b43d: Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  94. c566b43 Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  95. 20b9edd am 224daede: am 035352b4: Merge "Making sure keyguard and homescreen only display eligible widgets (issue 7550090)" into jb-mr1.1-dev by Adam Cohen · 12 years ago
  96. d9e5af3 Making sure keyguard and homescreen only display eligible widgets (issue 7550090) by Adam Cohen · 12 years ago
  97. 3366a5d am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev by Michael Jurka · 12 years ago
  98. 75b5cfb Delete appWidgetId when removing lockscreen widgets by Michael Jurka · 12 years ago
  99. 40a419c2 Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEAD by Jean-Baptiste Queru · 12 years ago
  100. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago