summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeemin Seog <hseog@google.com>2021-10-14 09:56:02 -0700
committerHeemin Seog <hseog@google.com>2021-10-14 10:00:33 -0700
commit59042a9719ca9ce7a3bfb17bdd13c28b37e87c7b (patch)
treea65c3642c972f5519f56db0be21a12b78c19fb6e
parentbbe4826c2420f76501ee313b37ce470a82422e95 (diff)
downloadMedia-59042a9719ca9ce7a3bfb17bdd13c28b37e87c7b.tar.gz
Update overlayable file to exclude dimens and colors
These should be done via RRO of layouts or styles instead Bug: 198492856 Test: manual Change-Id: Id3311c2ccbb1b15177aa487a3e1319998c264386
-rw-r--r--PREUPLOAD.cfg2
-rw-r--r--res/values/overlayable.xml91
-rwxr-xr-xtools/generate-overlayable.sh4
3 files changed, 3 insertions, 94 deletions
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
index e91b525..e60137c 100644
--- a/PREUPLOAD.cfg
+++ b/PREUPLOAD.cfg
@@ -1,7 +1,7 @@
[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES}
-overlayable_resource_hook = ${REPO_ROOT}/packages/apps/Car/tests/tools/rro/verify-overlayable.py -r res -e res/values/overlayable.xml res/xml/automotive_app_desc.xml -o res/values/overlayable.xml
+overlayable_resource_hook = ${REPO_ROOT}/packages/apps/Car/tests/tools/rro/verify-overlayable.py -r res -e res/values/overlayable.xml res/xml/automotive_app_desc.xml res/values/colors.xml res/values/dimens.xml res/color/progress_bar_thumb_inner_ring_color.xml res/color/progress_bar_thumb_outer_ring_color.xml -o res/values/overlayable.xml
[Builtin Hooks]
commit_msg_changeid_field = true
diff --git a/res/values/overlayable.xml b/res/values/overlayable.xml
index df000cb..d02874e 100644
--- a/res/values/overlayable.xml
+++ b/res/values/overlayable.xml
@@ -33,108 +33,17 @@ REGENERATE USING packages/apps/Car/tests/tools/rro/generate-overlayable.py
<item type="bool" name="show_time_for_now_playing_queue_list_item"/>
<item type="bool" name="switch_to_playback_view_when_playable_item_is_clicked"/>
<item type="bool" name="use_media_source_color_for_progress_bar"/>
- <item type="color" name="album_art_background"/>
- <item type="color" name="appbar_view_icon_tint"/>
- <item type="color" name="appbar_view_settings_tint"/>
- <item type="color" name="browse_playback_bg_color"/>
- <item type="color" name="no_content_text_color"/>
- <item type="color" name="progress_bar_background"/>
- <item type="color" name="progress_bar_highlight"/>
- <item type="color" name="progress_bar_thumb_color"/>
- <item type="color" name="progress_bar_thumb_inner_ring_color"/>
- <item type="color" name="progress_bar_thumb_outer_ring_color"/>
- <item type="color" name="queue_playing_icon_color"/>
- <item type="color" name="search_bar_underline_color"/>
- <item type="color" name="search_hint_text_color"/>
- <item type="dimen" name="appbar_view_control_buttons_margin_end"/>
- <item type="dimen" name="appbar_view_control_buttons_spacing"/>
- <item type="dimen" name="appbar_view_nav_button_width"/>
- <item type="dimen" name="appbar_view_tabs_margin_end"/>
- <item type="dimen" name="appbar_view_tabs_margin_start"/>
- <item type="dimen" name="appbar_view_title_margin_start"/>
- <item type="dimen" name="apps_max_content_width"/>
- <item type="dimen" name="art_metadata_margin"/>
<item type="dimen" name="browse_fragment_bottom_padding"/>
<item type="dimen" name="browse_fragment_top_padding"/>
<item type="dimen" name="browse_fragment_top_padding_stacked"/>
- <item type="dimen" name="browse_playback_controls_height"/>
- <item type="dimen" name="browse_spacer_height"/>
- <item type="dimen" name="browse_state_error_margin_top"/>
- <item type="dimen" name="browse_tab_alpha_selected"/>
- <item type="dimen" name="browse_tab_alpha_unselected"/>
- <item type="dimen" name="browse_tab_padding"/>
- <item type="dimen" name="browse_tab_width"/>
- <item type="dimen" name="controls_margin"/>
- <item type="dimen" name="controls_spacing_inner"/>
- <item type="dimen" name="controls_spacing_outer"/>
- <item type="dimen" name="controls_tap_target_height"/>
- <item type="dimen" name="controls_tap_target_width"/>
- <item type="dimen" name="fragment_error_button_margin_bottom"/>
- <item type="dimen" name="fragment_error_button_margin_top"/>
- <item type="dimen" name="fragment_error_message_margin_x"/>
- <item type="dimen" name="fragment_metadata_margin_x"/>
- <item type="dimen" name="fragment_playback_queue_overlap_bottom"/>
- <item type="dimen" name="fragment_playback_queue_overlap_top"/>
- <item type="dimen" name="grid_item_spacing"/>
- <item type="dimen" name="media_activity_close_vector_x"/>
- <item type="dimen" name="media_activity_close_vector_y"/>
- <item type="dimen" name="media_activity_controls_container_padding"/>
- <item type="dimen" name="media_activity_controls_margin_start"/>
<item type="dimen" name="media_background_alpha"/>
- <item type="dimen" name="media_browse_grid_icons_item_art_size"/>
- <item type="dimen" name="media_browse_grid_item_margin_bottom"/>
- <item type="dimen" name="media_browse_grid_item_padding"/>
- <item type="dimen" name="media_browse_grid_item_text_margin_top"/>
- <item type="dimen" name="media_browse_header_item_height"/>
- <item type="dimen" name="media_browse_header_item_margin_x"/>
- <item type="dimen" name="media_browse_indicator_size"/>
<item type="dimen" name="media_browse_list_icons_item_art_margin_start"/>
- <item type="dimen" name="media_browse_list_icons_item_art_size"/>
<item type="dimen" name="media_browse_list_icons_item_text_margin_x"/>
- <item type="dimen" name="media_browse_list_item_arrow_size"/>
- <item type="dimen" name="media_browse_list_item_height"/>
- <item type="dimen" name="media_browse_list_item_icon_margin_start"/>
<item type="dimen" name="media_browse_list_item_text_margin_x"/>
- <item type="dimen" name="media_browse_list_item_thumbnail_margin_bottom"/>
- <item type="dimen" name="media_browse_list_item_thumbnail_size"/>
- <item type="dimen" name="media_browse_subtitle_margin_top"/>
- <item type="dimen" name="media_scrim_alpha"/>
- <item type="dimen" name="media_scrim_darkened_alpha"/>
- <item type="dimen" name="metadata_subtitles_margin"/>
- <item type="dimen" name="metadata_title_subtitle_margin"/>
<item type="dimen" name="minimized_control_bar_margin_bottom"/>
- <item type="dimen" name="missing_permission_icon_size"/>
- <item type="dimen" name="music_action_icon_inset"/>
- <item type="dimen" name="music_action_ripple_inset"/>
- <item type="dimen" name="playback_album_art_size"/>
- <item type="dimen" name="playback_background_blur_radius"/>
- <item type="dimen" name="playback_background_blur_scale"/>
- <item type="dimen" name="playback_background_raw_image_size"/>
- <item type="dimen" name="playback_queue_background_alpha"/>
- <item type="dimen" name="playback_queue_button_margin_end"/>
- <item type="dimen" name="playback_queue_list_padding_top"/>
- <item type="dimen" name="playback_seekbar_height"/>
<item type="dimen" name="playback_seekbar_margin_x"/>
- <item type="dimen" name="playback_seekbar_padding_x"/>
- <item type="dimen" name="playback_seekbar_thumb_height"/>
- <item type="dimen" name="playback_seekbar_thumb_inner_ring_inner_radius"/>
- <item type="dimen" name="playback_seekbar_thumb_inner_ring_thickness"/>
- <item type="dimen" name="playback_seekbar_thumb_offset"/>
- <item type="dimen" name="playback_seekbar_thumb_outer_ring_inner_radius"/>
- <item type="dimen" name="playback_seekbar_thumb_outer_ring_thickness"/>
- <item type="dimen" name="playback_seekbar_thumb_width"/>
- <item type="dimen" name="playback_seekbar_track_height"/>
- <item type="dimen" name="playback_title_margin_end"/>
- <item type="dimen" name="queue_button_background_size"/>
- <item type="dimen" name="queue_fading_edge_length"/>
- <item type="dimen" name="queue_list_item_height"/>
<item type="dimen" name="queue_list_item_padding_x"/>
- <item type="dimen" name="queue_list_item_spacer_width"/>
<item type="dimen" name="queue_list_item_thumbnail_container_width"/>
- <item type="dimen" name="queue_list_item_thumbnail_size"/>
- <item type="dimen" name="queue_list_item_title_time_margin"/>
- <item type="dimen" name="tab_view_icon_margin_bottom"/>
- <item type="dimen" name="tab_view_icon_size"/>
<item type="drawable" name="error_illustration"/>
<item type="drawable" name="ic_arrow_back"/>
<item type="drawable" name="ic_chevron_right"/>
diff --git a/tools/generate-overlayable.sh b/tools/generate-overlayable.sh
index 833d9f5..b6fe78a 100755
--- a/tools/generate-overlayable.sh
+++ b/tools/generate-overlayable.sh
@@ -22,8 +22,8 @@ fi
PROJECT_TOP=$ANDROID_BUILD_TOP/packages/apps/Car/Media
-python $ANDROID_BUILD_TOP/packages/apps/Car/tests/tools/rro/generate-overlayable.py \
+python3 $ANDROID_BUILD_TOP/packages/apps/Car/tests/tools/rro/generate-overlayable.py \
-n CarMediaApp \
-r $PROJECT_TOP/res \
- -e $PROJECT_TOP/res/values/overlayable.xml $PROJECT_TOP/res/xml/automotive_app_desc.xml \
+ -e $PROJECT_TOP/res/values/overlayable.xml $PROJECT_TOP/res/xml/automotive_app_desc.xml $PROJECT_TOP/res/values/colors.xml $PROJECT_TOP/res/values/dimens.xml $PROJECT_TOP/res/color/progress_bar_thumb_inner_ring_color.xml $PROJECT_TOP/res/color/progress_bar_thumb_outer_ring_color.xml \
-o $PROJECT_TOP/res/values/overlayable.xml \ No newline at end of file