0
Files
src/ui/file_manager
Sergey Poromov 85479ed842 skyvault: Complete migration if no local files.
Even if migration was not configured, but there are no
files in MyFiles - it can be treated as completed,
hide MyFiles and remove write access.

Test: Updated browser tests.
Change-Id: I19aefc8c55a45b1bad067fa8ddfebd4ff0038b54
Fixed: b:380935142
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6058310
Reviewed-by: Aida Zolic <aidazolic@chromium.org>
Reviewed-by: Luciano Pacheco <lucmult@chromium.org>
Commit-Queue: Sergey Poromov <poromov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1396700}
2024-12-16 06:08:14 -08:00
..

File Manager aka Files app

This directory contains the UI (HTML/JS/TS/CSS) for ChromeOS File Manager.

In this directory we find 2 apps:

  • Files app in ./file_manager/: Main code for Files app.
  • Image Loader in ./image_loader/: Auxiliary Chrome extension that tries to extract an image representation of a given file (image, raw image, video, pdf, etc).

Other relevant directories:

Other READMEs

See the following READMEs for more details on the sub-directories.

More info

[Internal only] Files app team maintains some more information in http://go/xf-site.