From da9ade7e2a76b546f803735797427cbf63e36918 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 16 Oct 2014 16:03:21 -0700 Subject: Removing all traces of Market button and TabIndicator Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d --- res/drawable-hdpi/hand.png | Bin 16891 -> 0 bytes res/drawable-hdpi/tab_selected_focused_holo.9.png | Bin 147 -> 0 bytes res/drawable-hdpi/tab_selected_holo.9.png | Bin 148 -> 0 bytes .../tab_selected_pressed_focused_holo.9.png | Bin 231 -> 0 bytes res/drawable-hdpi/tab_selected_pressed_holo.9.png | Bin 147 -> 0 bytes .../tab_unselected_focused_holo.9.png | Bin 146 -> 0 bytes res/drawable-hdpi/tab_unselected_holo.9.png | Bin 153 -> 0 bytes .../tab_unselected_pressed_focused_holo.9.png | Bin 244 -> 0 bytes .../tab_unselected_pressed_holo.9.png | Bin 145 -> 0 bytes res/drawable-mdpi/hand.png | Bin 9752 -> 0 bytes res/drawable-mdpi/tab_selected_focused_holo.9.png | Bin 148 -> 0 bytes res/drawable-mdpi/tab_selected_holo.9.png | Bin 151 -> 0 bytes .../tab_selected_pressed_focused_holo.9.png | Bin 199 -> 0 bytes res/drawable-mdpi/tab_selected_pressed_holo.9.png | Bin 150 -> 0 bytes .../tab_unselected_focused_holo.9.png | Bin 150 -> 0 bytes res/drawable-mdpi/tab_unselected_holo.9.png | Bin 157 -> 0 bytes .../tab_unselected_pressed_focused_holo.9.png | Bin 202 -> 0 bytes .../tab_unselected_pressed_holo.9.png | Bin 155 -> 0 bytes res/drawable-xhdpi/hand.png | Bin 26636 -> 0 bytes res/drawable-xhdpi/tab_selected_focused_holo.9.png | Bin 147 -> 0 bytes res/drawable-xhdpi/tab_selected_holo.9.png | Bin 153 -> 0 bytes .../tab_selected_pressed_focused_holo.9.png | Bin 210 -> 0 bytes res/drawable-xhdpi/tab_selected_pressed_holo.9.png | Bin 147 -> 0 bytes .../tab_unselected_focused_holo.9.png | Bin 148 -> 0 bytes res/drawable-xhdpi/tab_unselected_holo.9.png | Bin 166 -> 0 bytes .../tab_unselected_pressed_focused_holo.9.png | Bin 228 -> 0 bytes .../tab_unselected_pressed_holo.9.png | Bin 149 -> 0 bytes res/drawable-xxhdpi/hand.png | Bin 36124 -> 0 bytes .../tab_selected_focused_holo.9.png | Bin 1033 -> 0 bytes res/drawable-xxhdpi/tab_selected_holo.9.png | Bin 1030 -> 0 bytes .../tab_selected_pressed_holo.9.png | Bin 1033 -> 0 bytes .../tab_unselected_focused_holo.9.png | Bin 1035 -> 0 bytes res/drawable-xxhdpi/tab_unselected_holo.9.png | Bin 1054 -> 0 bytes .../tab_unselected_pressed_holo.9.png | Bin 1035 -> 0 bytes res/drawable/tab_widget_indicator_selector.xml | 33 ------------------- res/layout-sw720dp/market_button.xml | 36 --------------------- res/layout/market_button.xml | 30 ----------------- res/layout/tab_widget_indicator.xml | 19 ----------- res/values-land/styles.xml | 4 --- res/values-port/styles.xml | 25 -------------- res/values-sw340dp-port/styles.xml | 5 --- res/values-sw720dp-port/styles.xml | 24 -------------- res/values-sw720dp/styles.xml | 7 ---- res/values/colors.xml | 2 -- res/values/strings.xml | 3 -- res/values/styles.xml | 29 ----------------- 46 files changed, 217 deletions(-) delete mode 100644 res/drawable-hdpi/hand.png delete mode 100644 res/drawable-hdpi/tab_selected_focused_holo.9.png delete mode 100644 res/drawable-hdpi/tab_selected_holo.9.png delete mode 100644 res/drawable-hdpi/tab_selected_pressed_focused_holo.9.png delete mode 100644 res/drawable-hdpi/tab_selected_pressed_holo.9.png delete mode 100644 res/drawable-hdpi/tab_unselected_focused_holo.9.png delete mode 100644 res/drawable-hdpi/tab_unselected_holo.9.png delete mode 100644 res/drawable-hdpi/tab_unselected_pressed_focused_holo.9.png delete mode 100644 res/drawable-hdpi/tab_unselected_pressed_holo.9.png delete mode 100644 res/drawable-mdpi/hand.png delete mode 100644 res/drawable-mdpi/tab_selected_focused_holo.9.png delete mode 100644 res/drawable-mdpi/tab_selected_holo.9.png delete mode 100644 res/drawable-mdpi/tab_selected_pressed_focused_holo.9.png delete mode 100644 res/drawable-mdpi/tab_selected_pressed_holo.9.png delete mode 100644 res/drawable-mdpi/tab_unselected_focused_holo.9.png delete mode 100644 res/drawable-mdpi/tab_unselected_holo.9.png delete mode 100644 res/drawable-mdpi/tab_unselected_pressed_focused_holo.9.png delete mode 100644 res/drawable-mdpi/tab_unselected_pressed_holo.9.png delete mode 100644 res/drawable-xhdpi/hand.png delete mode 100644 res/drawable-xhdpi/tab_selected_focused_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_selected_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_selected_pressed_focused_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_selected_pressed_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_unselected_focused_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_unselected_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_unselected_pressed_focused_holo.9.png delete mode 100644 res/drawable-xhdpi/tab_unselected_pressed_holo.9.png delete mode 100644 res/drawable-xxhdpi/hand.png delete mode 100644 res/drawable-xxhdpi/tab_selected_focused_holo.9.png delete mode 100644 res/drawable-xxhdpi/tab_selected_holo.9.png delete mode 100644 res/drawable-xxhdpi/tab_selected_pressed_holo.9.png delete mode 100644 res/drawable-xxhdpi/tab_unselected_focused_holo.9.png delete mode 100644 res/drawable-xxhdpi/tab_unselected_holo.9.png delete mode 100644 res/drawable-xxhdpi/tab_unselected_pressed_holo.9.png delete mode 100644 res/drawable/tab_widget_indicator_selector.xml delete mode 100644 res/layout-sw720dp/market_button.xml delete mode 100644 res/layout/market_button.xml delete mode 100644 res/layout/tab_widget_indicator.xml delete mode 100644 res/values-port/styles.xml delete mode 100644 res/values-sw720dp-port/styles.xml diff --git a/res/drawable-hdpi/hand.png b/res/drawable-hdpi/hand.png deleted file mode 100644 index bd4f6dfbc..000000000 Binary files a/res/drawable-hdpi/hand.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_selected_focused_holo.9.png b/res/drawable-hdpi/tab_selected_focused_holo.9.png deleted file mode 100644 index 673e3bf10..000000000 Binary files a/res/drawable-hdpi/tab_selected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_selected_holo.9.png b/res/drawable-hdpi/tab_selected_holo.9.png deleted file mode 100644 index d57df98b5..000000000 Binary files a/res/drawable-hdpi/tab_selected_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_selected_pressed_focused_holo.9.png b/res/drawable-hdpi/tab_selected_pressed_focused_holo.9.png deleted file mode 100644 index 4b312d9e3..000000000 Binary files a/res/drawable-hdpi/tab_selected_pressed_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_selected_pressed_holo.9.png b/res/drawable-hdpi/tab_selected_pressed_holo.9.png deleted file mode 100644 index 6278eef47..000000000 Binary files a/res/drawable-hdpi/tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_focused_holo.9.png b/res/drawable-hdpi/tab_unselected_focused_holo.9.png deleted file mode 100644 index 294991d79..000000000 Binary files a/res/drawable-hdpi/tab_unselected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_holo.9.png b/res/drawable-hdpi/tab_unselected_holo.9.png deleted file mode 100644 index 19532ab10..000000000 Binary files a/res/drawable-hdpi/tab_unselected_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_pressed_focused_holo.9.png b/res/drawable-hdpi/tab_unselected_pressed_focused_holo.9.png deleted file mode 100644 index 5140b3523..000000000 Binary files a/res/drawable-hdpi/tab_unselected_pressed_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_pressed_holo.9.png b/res/drawable-hdpi/tab_unselected_pressed_holo.9.png deleted file mode 100644 index aadc6f87b..000000000 Binary files a/res/drawable-hdpi/tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/hand.png b/res/drawable-mdpi/hand.png deleted file mode 100644 index fe5a035de..000000000 Binary files a/res/drawable-mdpi/hand.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_selected_focused_holo.9.png b/res/drawable-mdpi/tab_selected_focused_holo.9.png deleted file mode 100644 index c9972e74b..000000000 Binary files a/res/drawable-mdpi/tab_selected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_selected_holo.9.png b/res/drawable-mdpi/tab_selected_holo.9.png deleted file mode 100644 index 587337caf..000000000 Binary files a/res/drawable-mdpi/tab_selected_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_selected_pressed_focused_holo.9.png b/res/drawable-mdpi/tab_selected_pressed_focused_holo.9.png deleted file mode 100644 index 284f5344a..000000000 Binary files a/res/drawable-mdpi/tab_selected_pressed_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_selected_pressed_holo.9.png b/res/drawable-mdpi/tab_selected_pressed_holo.9.png deleted file mode 100644 index 155c4fc75..000000000 Binary files a/res/drawable-mdpi/tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_unselected_focused_holo.9.png b/res/drawable-mdpi/tab_unselected_focused_holo.9.png deleted file mode 100644 index f0cecd183..000000000 Binary files a/res/drawable-mdpi/tab_unselected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_unselected_holo.9.png b/res/drawable-mdpi/tab_unselected_holo.9.png deleted file mode 100644 index a2dbf42b7..000000000 Binary files a/res/drawable-mdpi/tab_unselected_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_unselected_pressed_focused_holo.9.png b/res/drawable-mdpi/tab_unselected_pressed_focused_holo.9.png deleted file mode 100644 index f1a2819c5..000000000 Binary files a/res/drawable-mdpi/tab_unselected_pressed_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/tab_unselected_pressed_holo.9.png b/res/drawable-mdpi/tab_unselected_pressed_holo.9.png deleted file mode 100644 index b1223fe3c..000000000 Binary files a/res/drawable-mdpi/tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/hand.png b/res/drawable-xhdpi/hand.png deleted file mode 100644 index 35b678c89..000000000 Binary files a/res/drawable-xhdpi/hand.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_selected_focused_holo.9.png b/res/drawable-xhdpi/tab_selected_focused_holo.9.png deleted file mode 100644 index 03cfb0945..000000000 Binary files a/res/drawable-xhdpi/tab_selected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_selected_holo.9.png b/res/drawable-xhdpi/tab_selected_holo.9.png deleted file mode 100644 index e4229f26b..000000000 Binary files a/res/drawable-xhdpi/tab_selected_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_selected_pressed_focused_holo.9.png b/res/drawable-xhdpi/tab_selected_pressed_focused_holo.9.png deleted file mode 100644 index 24127117f..000000000 Binary files a/res/drawable-xhdpi/tab_selected_pressed_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_selected_pressed_holo.9.png b/res/drawable-xhdpi/tab_selected_pressed_holo.9.png deleted file mode 100644 index e862cb121..000000000 Binary files a/res/drawable-xhdpi/tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_unselected_focused_holo.9.png b/res/drawable-xhdpi/tab_unselected_focused_holo.9.png deleted file mode 100644 index f3a5cbde8..000000000 Binary files a/res/drawable-xhdpi/tab_unselected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_unselected_holo.9.png b/res/drawable-xhdpi/tab_unselected_holo.9.png deleted file mode 100644 index 946517378..000000000 Binary files a/res/drawable-xhdpi/tab_unselected_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_unselected_pressed_focused_holo.9.png b/res/drawable-xhdpi/tab_unselected_pressed_focused_holo.9.png deleted file mode 100644 index 16536003f..000000000 Binary files a/res/drawable-xhdpi/tab_unselected_pressed_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/tab_unselected_pressed_holo.9.png b/res/drawable-xhdpi/tab_unselected_pressed_holo.9.png deleted file mode 100644 index f1eb67323..000000000 Binary files a/res/drawable-xhdpi/tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/hand.png b/res/drawable-xxhdpi/hand.png deleted file mode 100644 index 88c2a882c..000000000 Binary files a/res/drawable-xxhdpi/hand.png and /dev/null differ diff --git a/res/drawable-xxhdpi/tab_selected_focused_holo.9.png b/res/drawable-xxhdpi/tab_selected_focused_holo.9.png deleted file mode 100644 index 2400c65d5..000000000 Binary files a/res/drawable-xxhdpi/tab_selected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/tab_selected_holo.9.png b/res/drawable-xxhdpi/tab_selected_holo.9.png deleted file mode 100644 index 5067cbbfe..000000000 Binary files a/res/drawable-xxhdpi/tab_selected_holo.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/tab_selected_pressed_holo.9.png b/res/drawable-xxhdpi/tab_selected_pressed_holo.9.png deleted file mode 100644 index 84c246da4..000000000 Binary files a/res/drawable-xxhdpi/tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/tab_unselected_focused_holo.9.png b/res/drawable-xxhdpi/tab_unselected_focused_holo.9.png deleted file mode 100644 index 939e0c3e0..000000000 Binary files a/res/drawable-xxhdpi/tab_unselected_focused_holo.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/tab_unselected_holo.9.png b/res/drawable-xxhdpi/tab_unselected_holo.9.png deleted file mode 100644 index 62ca6cf84..000000000 Binary files a/res/drawable-xxhdpi/tab_unselected_holo.9.png and /dev/null differ diff --git a/res/drawable-xxhdpi/tab_unselected_pressed_holo.9.png b/res/drawable-xxhdpi/tab_unselected_pressed_holo.9.png deleted file mode 100644 index 58ac0d649..000000000 Binary files a/res/drawable-xxhdpi/tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/res/drawable/tab_widget_indicator_selector.xml b/res/drawable/tab_widget_indicator_selector.xml deleted file mode 100644 index d06f757ce..000000000 --- a/res/drawable/tab_widget_indicator_selector.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout-sw720dp/market_button.xml b/res/layout-sw720dp/market_button.xml deleted file mode 100644 index 7eaeafac3..000000000 --- a/res/layout-sw720dp/market_button.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - diff --git a/res/layout/market_button.xml b/res/layout/market_button.xml deleted file mode 100644 index 41e6ec7cc..000000000 --- a/res/layout/market_button.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - diff --git a/res/layout/tab_widget_indicator.xml b/res/layout/tab_widget_indicator.xml deleted file mode 100644 index de7c50ec4..000000000 --- a/res/layout/tab_widget_indicator.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml index 87a744455..ac210d7de 100644 --- a/res/values-land/styles.xml +++ b/res/values-land/styles.xml @@ -40,9 +40,5 @@ 4.0 - - diff --git a/res/values-port/styles.xml b/res/values-port/styles.xml deleted file mode 100644 index ab6a1eb92..000000000 --- a/res/values-port/styles.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - diff --git a/res/values-sw340dp-port/styles.xml b/res/values-sw340dp-port/styles.xml index 24f4ba2b1..8ac3b5ea1 100644 --- a/res/values-sw340dp-port/styles.xml +++ b/res/values-sw340dp-port/styles.xml @@ -24,9 +24,4 @@ @dimen/toolbar_button_vertical_padding @dimen/toolbar_button_vertical_padding - - - diff --git a/res/values-sw720dp-port/styles.xml b/res/values-sw720dp-port/styles.xml deleted file mode 100644 index 57f07acaf..000000000 --- a/res/values-sw720dp-port/styles.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml index 71f030400..4ec04d9b7 100644 --- a/res/values-sw720dp/styles.xml +++ b/res/values-sw720dp/styles.xml @@ -19,13 +19,6 @@ - - - - - - -