summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
author Luciano Pacheco <lucmult@google.com> 2024-11-14 17:48:18 +1100
committer Luciano Pacheco <lucmult@google.com> 2024-11-14 17:49:26 +1100
commit36936a1439a2400d16c2ace536ae319f11cb9312 (patch)
tree095911825d6f6fb71abc4fb71ddb8f99c2f37f44 /res
parent223d2fc64cbc385dbda2588fe09635bf5a54c785 (diff)
DocumentsUI: Move the styles, layout and theme for flag M3 disabled
This is a preparation to allow customizing the Material3 behind a flag without changing the current layout and styles. Test: Manual build, deploy apk and start it on DUT with flag on/off Flag: com.android.documentsui.flags.use_material3 Bug: 377771271 Change-Id: Ifdea578323a613456ffcc2e146adaf6892d91ff2
Diffstat (limited to 'res')
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/doc_list_item_subtitle_color.xml (renamed from res/color/doc_list_item_subtitle_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/fragment_pick_button_background_color.xml (renamed from res/color/fragment_pick_button_background_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/fragment_pick_button_text_color.xml (renamed from res/color/fragment_pick_button_text_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/horizontal_breadcrumb_color.xml (renamed from res/color/horizontal_breadcrumb_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_action_icon.xml (renamed from res/color/item_action_icon.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_details.xml (renamed from res/color/item_details.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_doc_grid_border.xml (renamed from res/color/item_doc_grid_border.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_doc_grid_tint.xml (renamed from res/color/item_doc_grid_tint.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_icon.xml (renamed from res/color/item_root_icon.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_primary_text.xml (renamed from res/color/item_root_primary_text.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_secondary_text.xml (renamed from res/color/item_root_secondary_text.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/profile_tab_selector.xml (renamed from res/color/profile_tab_selector.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_background_color.xml (renamed from res/color/search_chip_background_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_ripple_color.xml (renamed from res/color/search_chip_ripple_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_stroke_color.xml (renamed from res/color/search_chip_stroke_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_text_color.xml (renamed from res/color/search_chip_text_color.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/color/sort_list_text.xml (renamed from res/color/sort_list_text.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/column_headers.xml (renamed from res/layout-sw720dp/column_headers.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/directory_app_bar.xml (renamed from res/layout-sw720dp/directory_app_bar.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/item_doc_list.xml (renamed from res/layout-sw720dp/item_doc_list.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/shared_cell_content.xml (renamed from res/layout-sw720dp/shared_cell_content.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/apps_item.xml (renamed from res/layout/apps_item.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/apps_row.xml (renamed from res/layout/apps_row.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/column_headers.xml (renamed from res/layout/column_headers.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_delete_confirmation.xml (renamed from res/layout/dialog_delete_confirmation.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_file_name.xml (renamed from res/layout/dialog_file_name.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_sorting.xml (renamed from res/layout/dialog_sorting.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/directory_app_bar.xml (renamed from res/layout/directory_app_bar.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/directory_header.xml (renamed from res/layout/directory_header.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/drag_shadow_layout.xml (renamed from res/layout/drag_shadow_layout.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/drawer_layout.xml (renamed from res/layout/drawer_layout.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/drop_badge.xml (renamed from res/layout/drop_badge.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/fixed_layout.xml (renamed from res/layout/fixed_layout.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_directory.xml (renamed from res/layout/fragment_directory.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_pick.xml (renamed from res/layout/fragment_pick.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_roots.xml (renamed from res/layout/fragment_roots.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_save.xml (renamed from res/layout/fragment_save.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_search.xml (renamed from res/layout/fragment_search.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_action_view.xml (renamed from res/layout/inspector_action_view.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_activity.xml (renamed from res/layout/inspector_activity.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_header.xml (renamed from res/layout/inspector_header.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_section_title.xml (renamed from res/layout/inspector_section_title.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_dir_grid.xml (renamed from res/layout/item_dir_grid.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_grid.xml (renamed from res/layout/item_doc_grid.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_header_message.xml (renamed from res/layout/item_doc_header_message.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message.xml (renamed from res/layout/item_doc_inflated_message.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message_content.xml (renamed from res/layout/item_doc_inflated_message_content.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message_cross_profile.xml (renamed from res/layout/item_doc_inflated_message_cross_profile.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_list.xml (renamed from res/layout/item_doc_list.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_history.xml (renamed from res/layout/item_history.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_photo_grid.xml (renamed from res/layout/item_photo_grid.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root.xml (renamed from res/layout/item_root.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root_header.xml (renamed from res/layout/item_root_header.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root_spacer.xml (renamed from res/layout/item_root_spacer.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/navigation_breadcrumb_item.xml (renamed from res/layout/navigation_breadcrumb_item.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/root_vertical_divider.xml (renamed from res/layout/root_vertical_divider.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/search_chip_item.xml (renamed from res/layout/search_chip_item.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/search_chip_row.xml (renamed from res/layout/search_chip_row.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/sort_list_item.xml (renamed from res/layout/sort_list_item.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/layout/table_key_value_row.xml (renamed from res/layout/table_key_value_row.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-h600dp-v31/dimens.xml (renamed from res/values-h600dp-v31/dimens.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-h600dp/dimens.xml (renamed from res/values-h600dp/dimens.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-night-v31/colors.xml (renamed from res/values-night-v31/colors.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-night-v31/styles.xml (renamed from res/values-night-v31/styles.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-night/colors.xml (renamed from res/values-night/colors.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-night/themes.xml (renamed from res/values-night/themes.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-sw600dp/dimens.xml (renamed from res/values-sw600dp/dimens.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-sw720dp/colors.xml (renamed from res/values-sw720dp/colors.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-sw720dp/dimens.xml (renamed from res/values-sw720dp/dimens.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-v31/colors.xml (renamed from res/values-v31/colors.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-v31/dimens.xml (renamed from res/values-v31/dimens.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-v31/styles.xml (renamed from res/values-v31/styles.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values-v31/styles_text.xml (renamed from res/values-v31/styles_text.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values/colors.xml (renamed from res/values/colors.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values/dimens.xml (renamed from res/values/dimens.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values/layouts.xml (renamed from res/values/layouts.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values/styles.xml (renamed from res/values/styles.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values/styles_text.xml (renamed from res/values/styles_text.xml)0
-rw-r--r--res/flag(!com.android.documentsui.flags.use_material3)/values/themes.xml (renamed from res/values/themes.xml)0
79 files changed, 0 insertions, 0 deletions
diff --git a/res/color/doc_list_item_subtitle_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/doc_list_item_subtitle_color.xml
index 5f5896e7a..5f5896e7a 100644
--- a/res/color/doc_list_item_subtitle_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/doc_list_item_subtitle_color.xml
diff --git a/res/color/fragment_pick_button_background_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/fragment_pick_button_background_color.xml
index cf6d480ea..cf6d480ea 100644
--- a/res/color/fragment_pick_button_background_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/fragment_pick_button_background_color.xml
diff --git a/res/color/fragment_pick_button_text_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/fragment_pick_button_text_color.xml
index e4e1edc48..e4e1edc48 100644
--- a/res/color/fragment_pick_button_text_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/fragment_pick_button_text_color.xml
diff --git a/res/color/horizontal_breadcrumb_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/horizontal_breadcrumb_color.xml
index d5a852c0a..d5a852c0a 100644
--- a/res/color/horizontal_breadcrumb_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/horizontal_breadcrumb_color.xml
diff --git a/res/color/item_action_icon.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_action_icon.xml
index 5de0cb678..5de0cb678 100644
--- a/res/color/item_action_icon.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_action_icon.xml
diff --git a/res/color/item_details.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_details.xml
index 970e55d76..970e55d76 100644
--- a/res/color/item_details.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_details.xml
diff --git a/res/color/item_doc_grid_border.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_doc_grid_border.xml
index 592d07634..592d07634 100644
--- a/res/color/item_doc_grid_border.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_doc_grid_border.xml
diff --git a/res/color/item_doc_grid_tint.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_doc_grid_tint.xml
index 878afb175..878afb175 100644
--- a/res/color/item_doc_grid_tint.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_doc_grid_tint.xml
diff --git a/res/color/item_root_icon.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_icon.xml
index 456d1b4a2..456d1b4a2 100644
--- a/res/color/item_root_icon.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_icon.xml
diff --git a/res/color/item_root_primary_text.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_primary_text.xml
index 62a620c85..62a620c85 100644
--- a/res/color/item_root_primary_text.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_primary_text.xml
diff --git a/res/color/item_root_secondary_text.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_secondary_text.xml
index 632135ce8..632135ce8 100644
--- a/res/color/item_root_secondary_text.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/item_root_secondary_text.xml
diff --git a/res/color/profile_tab_selector.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/profile_tab_selector.xml
index 53aef1f6a..53aef1f6a 100644
--- a/res/color/profile_tab_selector.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/profile_tab_selector.xml
diff --git a/res/color/search_chip_background_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_background_color.xml
index c94d155a5..c94d155a5 100644
--- a/res/color/search_chip_background_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_background_color.xml
diff --git a/res/color/search_chip_ripple_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_ripple_color.xml
index 0f78a0722..0f78a0722 100644
--- a/res/color/search_chip_ripple_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_ripple_color.xml
diff --git a/res/color/search_chip_stroke_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_stroke_color.xml
index be169354e..be169354e 100644
--- a/res/color/search_chip_stroke_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_stroke_color.xml
diff --git a/res/color/search_chip_text_color.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_text_color.xml
index 4e6e3a9d7..4e6e3a9d7 100644
--- a/res/color/search_chip_text_color.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/search_chip_text_color.xml
diff --git a/res/color/sort_list_text.xml b/res/flag(!com.android.documentsui.flags.use_material3)/color/sort_list_text.xml
index cbe8da6fe..cbe8da6fe 100644
--- a/res/color/sort_list_text.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/color/sort_list_text.xml
diff --git a/res/layout-sw720dp/column_headers.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/column_headers.xml
index 60be5dc10..60be5dc10 100644
--- a/res/layout-sw720dp/column_headers.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/column_headers.xml
diff --git a/res/layout-sw720dp/directory_app_bar.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/directory_app_bar.xml
index 928659793..928659793 100644
--- a/res/layout-sw720dp/directory_app_bar.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/directory_app_bar.xml
diff --git a/res/layout-sw720dp/item_doc_list.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/item_doc_list.xml
index 01cdd8c66..01cdd8c66 100644
--- a/res/layout-sw720dp/item_doc_list.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/item_doc_list.xml
diff --git a/res/layout-sw720dp/shared_cell_content.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/shared_cell_content.xml
index 9346933fd..9346933fd 100644
--- a/res/layout-sw720dp/shared_cell_content.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout-sw720dp/shared_cell_content.xml
diff --git a/res/layout/apps_item.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/apps_item.xml
index 61241f761..61241f761 100644
--- a/res/layout/apps_item.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/apps_item.xml
diff --git a/res/layout/apps_row.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/apps_row.xml
index 0b8504a9a..0b8504a9a 100644
--- a/res/layout/apps_row.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/apps_row.xml
diff --git a/res/layout/column_headers.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/column_headers.xml
index bee221203..bee221203 100644
--- a/res/layout/column_headers.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/column_headers.xml
diff --git a/res/layout/dialog_delete_confirmation.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_delete_confirmation.xml
index 80879ad00..80879ad00 100644
--- a/res/layout/dialog_delete_confirmation.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_delete_confirmation.xml
diff --git a/res/layout/dialog_file_name.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_file_name.xml
index 7f2a9592b..7f2a9592b 100644
--- a/res/layout/dialog_file_name.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_file_name.xml
diff --git a/res/layout/dialog_sorting.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_sorting.xml
index d8cb7364c..d8cb7364c 100644
--- a/res/layout/dialog_sorting.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/dialog_sorting.xml
diff --git a/res/layout/directory_app_bar.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/directory_app_bar.xml
index ad80ec201..ad80ec201 100644
--- a/res/layout/directory_app_bar.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/directory_app_bar.xml
diff --git a/res/layout/directory_header.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/directory_header.xml
index af730829f..af730829f 100644
--- a/res/layout/directory_header.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/directory_header.xml
diff --git a/res/layout/drag_shadow_layout.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/drag_shadow_layout.xml
index 591e81375..591e81375 100644
--- a/res/layout/drag_shadow_layout.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/drag_shadow_layout.xml
diff --git a/res/layout/drawer_layout.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/drawer_layout.xml
index d08c17d9f..d08c17d9f 100644
--- a/res/layout/drawer_layout.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/drawer_layout.xml
diff --git a/res/layout/drop_badge.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/drop_badge.xml
index e17fa1ce0..e17fa1ce0 100644
--- a/res/layout/drop_badge.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/drop_badge.xml
diff --git a/res/layout/fixed_layout.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fixed_layout.xml
index fb2cb2452..fb2cb2452 100644
--- a/res/layout/fixed_layout.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fixed_layout.xml
diff --git a/res/layout/fragment_directory.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_directory.xml
index 015039a6a..015039a6a 100644
--- a/res/layout/fragment_directory.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_directory.xml
diff --git a/res/layout/fragment_pick.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_pick.xml
index cba4ecb9a..cba4ecb9a 100644
--- a/res/layout/fragment_pick.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_pick.xml
diff --git a/res/layout/fragment_roots.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_roots.xml
index af7861992..af7861992 100644
--- a/res/layout/fragment_roots.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_roots.xml
diff --git a/res/layout/fragment_save.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_save.xml
index 0f46b2a9c..0f46b2a9c 100644
--- a/res/layout/fragment_save.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_save.xml
diff --git a/res/layout/fragment_search.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_search.xml
index 02baffdd3..02baffdd3 100644
--- a/res/layout/fragment_search.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/fragment_search.xml
diff --git a/res/layout/inspector_action_view.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_action_view.xml
index 422638348..422638348 100644
--- a/res/layout/inspector_action_view.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_action_view.xml
diff --git a/res/layout/inspector_activity.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_activity.xml
index 8763351c9..8763351c9 100644
--- a/res/layout/inspector_activity.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_activity.xml
diff --git a/res/layout/inspector_header.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_header.xml
index 94a092790..94a092790 100644
--- a/res/layout/inspector_header.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_header.xml
diff --git a/res/layout/inspector_section_title.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_section_title.xml
index 358b9613c..358b9613c 100644
--- a/res/layout/inspector_section_title.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/inspector_section_title.xml
diff --git a/res/layout/item_dir_grid.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_dir_grid.xml
index bd690d4d3..bd690d4d3 100644
--- a/res/layout/item_dir_grid.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_dir_grid.xml
diff --git a/res/layout/item_doc_grid.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_grid.xml
index d654571eb..d654571eb 100644
--- a/res/layout/item_doc_grid.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_grid.xml
diff --git a/res/layout/item_doc_header_message.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_header_message.xml
index 4b2cf355f..4b2cf355f 100644
--- a/res/layout/item_doc_header_message.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_header_message.xml
diff --git a/res/layout/item_doc_inflated_message.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message.xml
index abfdbfd10..abfdbfd10 100644
--- a/res/layout/item_doc_inflated_message.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message.xml
diff --git a/res/layout/item_doc_inflated_message_content.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message_content.xml
index 0635e1654..0635e1654 100644
--- a/res/layout/item_doc_inflated_message_content.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message_content.xml
diff --git a/res/layout/item_doc_inflated_message_cross_profile.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message_cross_profile.xml
index 3cc0d7ce2..3cc0d7ce2 100644
--- a/res/layout/item_doc_inflated_message_cross_profile.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_inflated_message_cross_profile.xml
diff --git a/res/layout/item_doc_list.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_list.xml
index 77494a29c..77494a29c 100644
--- a/res/layout/item_doc_list.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_doc_list.xml
diff --git a/res/layout/item_history.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_history.xml
index 7bb76b35b..7bb76b35b 100644
--- a/res/layout/item_history.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_history.xml
diff --git a/res/layout/item_photo_grid.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_photo_grid.xml
index 4581d3d25..4581d3d25 100644
--- a/res/layout/item_photo_grid.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_photo_grid.xml
diff --git a/res/layout/item_root.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root.xml
index 8d0f86bad..8d0f86bad 100644
--- a/res/layout/item_root.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root.xml
diff --git a/res/layout/item_root_header.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root_header.xml
index f82b1577d..f82b1577d 100644
--- a/res/layout/item_root_header.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root_header.xml
diff --git a/res/layout/item_root_spacer.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root_spacer.xml
index 16ecee7fd..16ecee7fd 100644
--- a/res/layout/item_root_spacer.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/item_root_spacer.xml
diff --git a/res/layout/navigation_breadcrumb_item.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/navigation_breadcrumb_item.xml
index 93d3feb3f..93d3feb3f 100644
--- a/res/layout/navigation_breadcrumb_item.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/navigation_breadcrumb_item.xml
diff --git a/res/layout/root_vertical_divider.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/root_vertical_divider.xml
index 6b9c72341..6b9c72341 100644
--- a/res/layout/root_vertical_divider.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/root_vertical_divider.xml
diff --git a/res/layout/search_chip_item.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/search_chip_item.xml
index 3ee00c290..3ee00c290 100644
--- a/res/layout/search_chip_item.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/search_chip_item.xml
diff --git a/res/layout/search_chip_row.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/search_chip_row.xml
index ad0ac43c8..ad0ac43c8 100644
--- a/res/layout/search_chip_row.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/search_chip_row.xml
diff --git a/res/layout/sort_list_item.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/sort_list_item.xml
index c2f50c8b8..c2f50c8b8 100644
--- a/res/layout/sort_list_item.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/sort_list_item.xml
diff --git a/res/layout/table_key_value_row.xml b/res/flag(!com.android.documentsui.flags.use_material3)/layout/table_key_value_row.xml
index 6a0b4be13..6a0b4be13 100644
--- a/res/layout/table_key_value_row.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/layout/table_key_value_row.xml
diff --git a/res/values-h600dp-v31/dimens.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-h600dp-v31/dimens.xml
index 6da529151..6da529151 100644
--- a/res/values-h600dp-v31/dimens.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-h600dp-v31/dimens.xml
diff --git a/res/values-h600dp/dimens.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-h600dp/dimens.xml
index d21465289..d21465289 100644
--- a/res/values-h600dp/dimens.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-h600dp/dimens.xml
diff --git a/res/values-night-v31/colors.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-night-v31/colors.xml
index c5e4f6d90..c5e4f6d90 100644
--- a/res/values-night-v31/colors.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-night-v31/colors.xml
diff --git a/res/values-night-v31/styles.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-night-v31/styles.xml
index 0bbda8997..0bbda8997 100644
--- a/res/values-night-v31/styles.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-night-v31/styles.xml
diff --git a/res/values-night/colors.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-night/colors.xml
index 9874d8a4c..9874d8a4c 100644
--- a/res/values-night/colors.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-night/colors.xml
diff --git a/res/values-night/themes.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-night/themes.xml
index 8ade73172..8ade73172 100644
--- a/res/values-night/themes.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-night/themes.xml
diff --git a/res/values-sw600dp/dimens.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-sw600dp/dimens.xml
index 642ff7e9a..642ff7e9a 100644
--- a/res/values-sw600dp/dimens.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-sw600dp/dimens.xml
diff --git a/res/values-sw720dp/colors.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-sw720dp/colors.xml
index b39b89409..b39b89409 100644
--- a/res/values-sw720dp/colors.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-sw720dp/colors.xml
diff --git a/res/values-sw720dp/dimens.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-sw720dp/dimens.xml
index 85c370ab9..85c370ab9 100644
--- a/res/values-sw720dp/dimens.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-sw720dp/dimens.xml
diff --git a/res/values-v31/colors.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/colors.xml
index 72de6e574..72de6e574 100644
--- a/res/values-v31/colors.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/colors.xml
diff --git a/res/values-v31/dimens.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/dimens.xml
index a4e39319a..a4e39319a 100644
--- a/res/values-v31/dimens.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/dimens.xml
diff --git a/res/values-v31/styles.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/styles.xml
index c82ff5814..c82ff5814 100644
--- a/res/values-v31/styles.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/styles.xml
diff --git a/res/values-v31/styles_text.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/styles_text.xml
index 02b91247b..02b91247b 100644
--- a/res/values-v31/styles_text.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values-v31/styles_text.xml
diff --git a/res/values/colors.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values/colors.xml
index 6ccaa6faf..6ccaa6faf 100644
--- a/res/values/colors.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values/colors.xml
diff --git a/res/values/dimens.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values/dimens.xml
index 037375385..037375385 100644
--- a/res/values/dimens.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values/dimens.xml
diff --git a/res/values/layouts.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values/layouts.xml
index a60ce87ba..a60ce87ba 100644
--- a/res/values/layouts.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values/layouts.xml
diff --git a/res/values/styles.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values/styles.xml
index 1efd1d5d1..1efd1d5d1 100644
--- a/res/values/styles.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values/styles.xml
diff --git a/res/values/styles_text.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values/styles_text.xml
index 084480c2c..084480c2c 100644
--- a/res/values/styles_text.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values/styles_text.xml
diff --git a/res/values/themes.xml b/res/flag(!com.android.documentsui.flags.use_material3)/values/themes.xml
index d6e3af0fe..d6e3af0fe 100644
--- a/res/values/themes.xml
+++ b/res/flag(!com.android.documentsui.flags.use_material3)/values/themes.xml