summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/widget/DatabaseWidgetPreviewLoader.java
AgeCommit message (Collapse)Author
2021-11-17Adding back the badges on widgets for widget recommendations.Sebastian Franco
Test: Manual Testing Fix: 202956924 Change-Id: I859d3d93d95bdc8d0742eb6b5dd40ad12a386928
2021-08-18Moving all widget picker tests to instrumentation testsSunny Goyal
Bug: 196825541 Test: Presubmit Change-Id: I946f29baedb2e6b29044f8df1bc73b74e9999efe
2021-08-17Removing widget preview cachingSunny Goyal
> All previews are generated on demand when the corresponding header expands > Using ItemAnimator to animate layout changes when preview loads Bug: 196238313 Test: Manual Change-Id: I0cb859c8443c2c536399e4063f58baecfc7416ad
2021-07-02Use the computation of the widget size including padding.Pierre Barbier de Reuille
Found all the uses of getWidgetSizePx and replaced them with the computation of padded sizes (checked it all made sense). Test: Try the various widget pickers. Bug: 191612352 Change-Id: Id2a8d12ee7ce6baabef186dbb78d817975ea2212
2021-06-24Fix rounded corners for shortcut & generated preview shadow boxSteven Ng
Test: Open the widgets picker and locate shortcuts. Rounded corners are rendered on the rectangular box of a shortcut Fix: 191948061 Change-Id: I24e4dc4c4a9c9c7e875444db5294f6c33f50db85
2021-06-18Load widget preview images before adding the rows to the adapterStevie Kideckel
This allows for smooth animations as the items will have their full height resolved Bug: 190892517 Test: verified locally Test: CachingWidgetPreviewLoaderTest Change-Id: I86afc6951a4cc82ae45e63795791d259a3bb3cda