[roll] Roll experiences [Ermine][Quicksettings] Add update states to channel UI

This CL adds views for different channel update states (idle, checking for update, no update, error, and updating). Note that the UI for these views is not finished and will be added in subsequent CLs, such as progress indication for updating.

screenshot (checking for update): https://screenshot.googleplex.com/3gjJyq2RpcSipzi

Original-Bug: 79588

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/576381
Original-Revision: f36a4ab410eb841d62de08beab76d6b0a6148fff
GitOrigin-RevId: d3eb736259f48522d7b7d7f9c5f7b1a331fedda4
Change-Id: If9369741165c042d31c5ecbc194402730bc15d6a
1 file changed
tree: b7dcc054b5748d749160d8e525890c6c5a8166e6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.