summaryrefslogtreecommitdiffstats
path: root/res/layout/appwidget_not_ready.xml
Commit message (Collapse)AuthorAgeFilesLines
* Updating the ui for widget restore flowSunny Goyal2014-08-121-12/+4
| | | | | | | | | | | | | | > Pending widget show a PreloadIconDrawable to indicate installation progress > Only the concerned widgets are reinflated on package install and not the whole workspace. > Adding support for storing default package icon in IconCache issue: 10779035 issue: 16737660 Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679
* Adding app widget restore support in Launcher3 for android LSunny Goyal2014-07-211-0/+28
When the app is restored, it displays placeholders for all pending widgets. These placeholders can be moved and removed similar to a widget (size is fixed to what defined in backup). Once the system notifies the launcher of the new widget ids, the place holders are replaced with actual widgets. issue: 10779035 Change-Id: I68cbe4da01e9ca2978cb4471a7c645d2aa592055