summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RemoteViews.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-02Make RemoteViewsContextWrapper take the user id of the application info.Pierre Barbier de Reuille
2021-08-09Revert "Revert "Apply overlay updates to widget provider info""Ryan Mitchell
2021-08-04Revert "Apply overlay updates to widget provider info"Patrick Baumann
2021-07-29Apply overlay updates to widget provider infoRyan Mitchell
2021-06-30Revert^3 "Deprecate Context#createApplicationContext"Ryan Mitchell
2021-06-29Revert^2 "Deprecate Context#createApplicationContext"Paul Hobbs
2021-06-22Revert "Deprecate Context#createApplicationContext"Ryan Mitchell
2021-06-10Ensure that the RemoteResponse is not empty before acting on itStevie Kideckel
2021-06-07Fix handling for onItemClick of fixed collection itemsStevie Kideckel
2021-05-18Deprecate Context#createApplicationContextRyan Mitchell
2021-05-04Save/restore view states when reapplying RemoteViews for color changesStevie Kideckel
2021-04-27Fix some potential nullability issues in RemoteViewsStevie Kideckel
2021-04-20Merge "Allow passing 0 to RemoteViews.setDimen() or setAttr()" into sc-devJeff DeCew
2021-04-20Merge "Ensure that the root view is an AppWidgetHostView in setRemoteAdapter"...TreeHugger Robot
2021-04-16Allow passing 0 to RemoteViews.setDimen() or setAttr()Jeff DeCew
2021-04-16Ensure that the root view is an AppWidgetHostView in setRemoteAdapterStevie Kideckel
2021-04-13Add attribute setters for RemoteViewsPierre Barbier de Reuille
2021-04-07Replace RemoteViews#setViewId with a constructorPierre Barbier de Reuille
2021-03-30Update the description of RemoteViews#setViewIdPierre Barbier de Reuille
2021-03-22Merge "Update system palette APIs" into sc-devLucas Dupin
2021-03-20Update system palette APIsLucas Dupin
2021-03-19Correct recycling to take setViewId into account.Pierre Barbier de Reuille
2021-03-18Revert "Correct recycling to take setViewId into account."Greg Kaiser
2021-03-18Revert "Ensure the view being recycled has been inflated before."Greg Kaiser
2021-03-18Ensure the view being recycled has been inflated before.Pierre Barbier de Reuille
2021-03-17Merge "Correct recycling to take setViewId into account." into sc-devTreeHugger Robot
2021-03-17Correct recycling to take setViewId into account.Pierre Barbier de Reuille
2021-03-16Correct config-dependent setters documentation.Pierre Barbier de Reuille
2021-03-16Merge "Remove doc reference to system transitions." into sc-devStevie Kideckel
2021-03-15Add API for setting a fixed list of RemoteViews on an AdapterViewStevie Kideckel
2021-03-12Implementation of go/remoteviews-recycle-added-view.Pierre Barbier de Reuille
2021-03-09Remove doc reference to system transitions.Stevie Kideckel
2021-03-08Merge "Add a way to set the View ID of the top-level view on a RemoteViews." ...TreeHugger Robot
2021-03-05Add a way to set the View ID of the top-level view on a RemoteViews.Pierre Barbier de Reuille
2021-03-04Correct API for new sizes in App Widgets.Pierre Barbier de Reuille
2021-03-01Override isRestricted for preventing unexpected resource loadingSeigo Nonaka
2021-02-24Framework implementation of go/widgets-dynamic-colorsPierre Barbier de Reuille
2021-02-22Expose tint lists and other runtime functionality to RemoteViewsStevie Kideckel
2021-02-22Add dark mode apis for setting colors and iconsStevie Kideckel
2021-02-19Merge "Add checked change APIs to RemoteViews" into sc-devStevie Kideckel
2021-02-17Merge "Add RemoteViews.setBlendMode and expose target methods" into sc-devStevie Kideckel
2021-02-17Add checked change APIs to RemoteViewsStevie Kideckel
2021-02-16Framework changes for go/widget-size-specificationPierre Barbier de Reuille
2021-02-12Add RemoteViews.setBlendMode and expose target methodsStevie Kideckel
2021-02-08Add a RemoteViews API for outline corner radiiStevie Kideckel
2021-02-03Enable use of of CompoundButtons in RemoteViewsSteven Kideckel
2021-02-01New setters extracting values from complex unit dimensions.Pierre Barbier de Reuille
2021-02-01Refactoring the reflection actions to prepare for a third one.Pierre Barbier de Reuille
2021-02-01New setters extracting values from resources for RemoteViews.Pierre Barbier de Reuille