commit | d5caebe4d6d8ecb15a218564d3bb779abea57d22 | [log] [tgz] |
---|---|---|
author | Charles Hager <clhager@google.com> | Sat Dec 21 03:46:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 21 03:46:02 2024 |
tree | bad8d6ce08f47cf3604effd9aa12f39b7382ecb7 | |
parent | 8c766af76c0581a3fe9885dbf25c64a522b847b6 [diff] |
Add AndroidDataControlsDialog This change adds the AndroidDataControlsDialog for managing the UI related to the enterprise data controls on Android. For now, the UI is rudimentary and only consists of a title, label / description, and an OK button - this will be updated later when the desired UX is finalized and approved. Rudimentary UI using modal dialog: Copy (WARN): https://screenshot.googleplex.com/6RRb8qAJDfPhQHG.png Copy (BLOCK): https://screenshot.googleplex.com/C8Jn7ZeevSXRoG9.png Paste (WARN): https://screenshot.googleplex.com/AurneaGuj5UMafK.png Paste (BLOCK): https://screenshot.googleplex.com/7AUstyVhstynF7Z.png Bug: 382710261 Change-Id: Ie37ec9ea12e87e1c9271588b77396e369e8623e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6099238 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Charles Hager <clhager@google.com> Cr-Commit-Position: refs/heads/main@{#1399486}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.