diff --git a/SherlockBar/.classpath b/SherlockBar/.classpath deleted file mode 100644 index 51769745b2..0000000000 --- a/SherlockBar/.classpath +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/SherlockBar/.gitignore b/SherlockBar/.gitignore deleted file mode 100644 index 941c07abea..0000000000 --- a/SherlockBar/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -bin -gen -*.properties \ No newline at end of file diff --git a/SherlockBar/.project b/SherlockBar/.project deleted file mode 100644 index 83303d1587..0000000000 --- a/SherlockBar/.project +++ /dev/null @@ -1,33 +0,0 @@ - - - SherlockBar - - - - - - com.android.ide.eclipse.adt.ResourceManagerBuilder - - - - - com.android.ide.eclipse.adt.PreCompilerBuilder - - - - - org.eclipse.jdt.core.javabuilder - - - - - com.android.ide.eclipse.adt.ApkBuilder - - - - - - com.android.ide.eclipse.adt.AndroidNature - org.eclipse.jdt.core.javanature - - diff --git a/SherlockBar/AndroidManifest.xml b/SherlockBar/AndroidManifest.xml deleted file mode 100644 index 7b8a848240..0000000000 --- a/SherlockBar/AndroidManifest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/SherlockBar/README.md b/SherlockBar/README.md deleted file mode 100644 index e8a2c080e6..0000000000 --- a/SherlockBar/README.md +++ /dev/null @@ -1,15 +0,0 @@ -ActionBarSherlock Library -========================= - -This folder contains the main library which should be linked against as an -Android library project in your application. - -For more information see the "Including In Your Project" section of the -[usage page][1]. - - - - - - - [1]: http://actionbarsherlock.com/usage.html diff --git a/SherlockBar/build.xml b/SherlockBar/build.xml deleted file mode 100644 index 1b5845044e..0000000000 --- a/SherlockBar/build.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - diff --git a/SherlockBar/libs/android-support-v4.jar b/SherlockBar/libs/android-support-v4.jar deleted file mode 100644 index c31cede47e..0000000000 Binary files a/SherlockBar/libs/android-support-v4.jar and /dev/null differ diff --git a/SherlockBar/pom.xml b/SherlockBar/pom.xml deleted file mode 100644 index b97a82a473..0000000000 --- a/SherlockBar/pom.xml +++ /dev/null @@ -1,136 +0,0 @@ - - - - 4.0.0 - - - com.actionbarsherlock - parent - 4.3.0 - ../pom.xml - - - actionbarsherlock - ActionBarSherlock - apklib - - - - com.google.android - android - provided - - - com.google.android - support-v4 - - - - junit - junit - test - - - org.easytesting - fest-assert-core - test - - - org.robolectric - robolectric - test - - - - - src - test - - - - com.jayway.maven.plugins.android.generation2 - android-maven-plugin - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - - true - - - - - com.google.code.maven-replacer-plugin - maven-replacer-plugin - - - process-sources - - replace - - - - - false - target/generated-sources/r/com/actionbarsherlock/R.java - target/generated-sources/r/com/actionbarsherlock/R.java - false - static final int - static int - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - package - - attach-artifact - - - - - jar - ${project.build.directory}/${project.build.finalName}.jar - - - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - - - - - - com.google.code.maven-replacer-plugin - maven-replacer-plugin - [1.4.0,) - - replace - - - - - - - - - - - - - - diff --git a/SherlockBar/proguard-project.txt b/SherlockBar/proguard-project.txt deleted file mode 100644 index f2fe1559a2..0000000000 --- a/SherlockBar/proguard-project.txt +++ /dev/null @@ -1,20 +0,0 @@ -# To enable ProGuard in your project, edit project.properties -# to define the proguard.config property as described in that file. -# -# Add project specific ProGuard rules here. -# By default, the flags in this file are appended to flags specified -# in ${sdk.dir}/tools/proguard/proguard-android.txt -# You can edit the include path and order by changing the ProGuard -# include property in project.properties. -# -# For more details, see -# http://developer.android.com/guide/developing/tools/proguard.html - -# Add any project specific keep options here: - -# If your project uses WebView with JS, uncomment the following -# and specify the fully qualified class name to the JavaScript interface -# class: -#-keepclassmembers class fqcn.of.javascript.interface.for.webview { -# public *; -#} diff --git a/SherlockBar/project.properties b/SherlockBar/project.properties deleted file mode 100644 index c57400d008..0000000000 --- a/SherlockBar/project.properties +++ /dev/null @@ -1,12 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system use, -# "ant.properties", and override values to adapt the script to your -# project structure. - -android.library=true -# Project target. -target=android-19 diff --git a/SherlockBar/res/color/abs__primary_text_disable_only_holo_dark.xml b/SherlockBar/res/color/abs__primary_text_disable_only_holo_dark.xml deleted file mode 100644 index ea7459aaf5..0000000000 --- a/SherlockBar/res/color/abs__primary_text_disable_only_holo_dark.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/color/abs__primary_text_disable_only_holo_light.xml b/SherlockBar/res/color/abs__primary_text_disable_only_holo_light.xml deleted file mode 100644 index 0edb33b4be..0000000000 --- a/SherlockBar/res/color/abs__primary_text_disable_only_holo_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/color/abs__primary_text_holo_dark.xml b/SherlockBar/res/color/abs__primary_text_holo_dark.xml deleted file mode 100644 index 2bcfd0b630..0000000000 --- a/SherlockBar/res/color/abs__primary_text_holo_dark.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - diff --git a/SherlockBar/res/color/abs__primary_text_holo_light.xml b/SherlockBar/res/color/abs__primary_text_holo_light.xml deleted file mode 100644 index 198384fede..0000000000 --- a/SherlockBar/res/color/abs__primary_text_holo_light.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.png deleted file mode 100644 index 769463b369..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.png deleted file mode 100644 index 88f11dcb91..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.png deleted file mode 100644 index 73050476e7..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.png deleted file mode 100644 index 712a551ece..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.png deleted file mode 100644 index bf3b9438b1..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_share_pack_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_share_pack_holo_dark.9.png deleted file mode 100644 index 81b87b86c9..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_share_pack_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_share_pack_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_share_pack_holo_light.9.png deleted file mode 100644 index 8fc83e22ef..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_share_pack_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_solid_dark_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_solid_dark_holo.9.png deleted file mode 100644 index cbbaec588e..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_solid_light_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_solid_light_holo.9.png deleted file mode 100644 index af917e5b6f..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png deleted file mode 100644 index 2d59f354ee..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.png deleted file mode 100644 index 0520e5a2f6..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.png deleted file mode 100644 index e3e3f93b9f..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.png deleted file mode 100644 index 1e39572224..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.png deleted file mode 100644 index a16db853e9..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_transparent_dark_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_transparent_dark_holo.9.png deleted file mode 100644 index 0eff695d82..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ab_transparent_light_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__ab_transparent_light_holo.9.png deleted file mode 100644 index 219b170fa6..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ab_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.png deleted file mode 100644 index b0dc31fb3d..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.png deleted file mode 100644 index 4bc2683b15..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.png deleted file mode 100644 index 4af38fb70b..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.png deleted file mode 100644 index d32f74cf4c..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.png deleted file mode 100644 index 66adffed63..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.png deleted file mode 100644 index caeff9c331..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.png deleted file mode 100644 index 1d836f65a1..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__cab_background_bottom_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__cab_background_bottom_holo_light.9.png deleted file mode 100644 index 5818666d4e..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__cab_background_bottom_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__cab_background_top_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__cab_background_top_holo_dark.9.png deleted file mode 100644 index 564fb34b43..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__cab_background_top_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__cab_background_top_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__cab_background_top_holo_light.9.png deleted file mode 100644 index ae21b760fb..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__cab_background_top_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_ab_back_holo_dark.png b/SherlockBar/res/drawable-hdpi/abs__ic_ab_back_holo_dark.png deleted file mode 100644 index 897a1c11a0..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_ab_back_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_ab_back_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_ab_back_holo_light.png deleted file mode 100644 index 0c89f71407..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_ab_back_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_cab_done_holo_dark.png b/SherlockBar/res/drawable-hdpi/abs__ic_cab_done_holo_dark.png deleted file mode 100644 index d8662e3f0f..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_cab_done_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_cab_done_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_cab_done_holo_light.png deleted file mode 100644 index ed03f620f8..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_cab_done_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_clear_disabled.png b/SherlockBar/res/drawable-hdpi/abs__ic_clear_disabled.png deleted file mode 100644 index d97c342d53..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_clear_disabled.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_clear_normal.png b/SherlockBar/res/drawable-hdpi/abs__ic_clear_normal.png deleted file mode 100644 index 33ad8d4b89..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_clear_normal.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_clear_search_api_disabled_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_clear_search_api_disabled_holo_light.png deleted file mode 100644 index 3edbd74085..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_clear_search_api_disabled_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_clear_search_api_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_clear_search_api_holo_light.png deleted file mode 100644 index 90db01b5bc..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_clear_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_commit_search_api_holo_dark.png b/SherlockBar/res/drawable-hdpi/abs__ic_commit_search_api_holo_dark.png deleted file mode 100644 index 83f36a94cf..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_commit_search_api_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_commit_search_api_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_commit_search_api_holo_light.png deleted file mode 100644 index a3cc21e6ba..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_commit_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_go.png b/SherlockBar/res/drawable-hdpi/abs__ic_go.png deleted file mode 100644 index 97b825e831..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_go.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_go_search_api_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_go_search_api_holo_light.png deleted file mode 100644 index 7e1ba2adc6..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_go_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png b/SherlockBar/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png deleted file mode 100644 index 2abc45809c..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png deleted file mode 100644 index bb6aef1d06..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_menu_share_holo_dark.png b/SherlockBar/res/drawable-hdpi/abs__ic_menu_share_holo_dark.png deleted file mode 100644 index 6f747c8f06..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_menu_share_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_menu_share_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_menu_share_holo_light.png deleted file mode 100644 index 682b2fdec4..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_menu_share_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_search.png b/SherlockBar/res/drawable-hdpi/abs__ic_search.png deleted file mode 100644 index bf8bd6670a..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_search_api_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_search_api_holo_light.png deleted file mode 100644 index 72e207bc5d..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_voice_search.png b/SherlockBar/res/drawable-hdpi/abs__ic_voice_search.png deleted file mode 100644 index 66d14aec0c..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_voice_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__ic_voice_search_api_holo_light.png b/SherlockBar/res/drawable-hdpi/abs__ic_voice_search_api_holo_light.png deleted file mode 100644 index 3481c98286..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__ic_voice_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_activated_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__list_activated_holo.9.png deleted file mode 100644 index 4ea7afa00e..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_activated_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_divider_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__list_divider_holo_dark.9.png deleted file mode 100644 index 986ab0b974..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_divider_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_divider_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__list_divider_holo_light.9.png deleted file mode 100644 index 0279e17a12..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_divider_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_focused_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__list_focused_holo.9.png deleted file mode 100644 index 516f5c7399..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_focused_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_longpressed_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__list_longpressed_holo.9.png deleted file mode 100644 index 4ea7afa00e..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_longpressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_pressed_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__list_pressed_holo_dark.9.png deleted file mode 100644 index 5654cd6942..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_pressed_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__list_pressed_holo_light.9.png deleted file mode 100644 index 5654cd6942..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png deleted file mode 100644 index f6fd30dcdc..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png deleted file mode 100644 index ca8e9a2778..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png deleted file mode 100644 index 4d3d208578..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png deleted file mode 100644 index 924a99d173..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__progress_bg_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__progress_bg_holo_dark.9.png deleted file mode 100644 index 310c368e7a..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__progress_bg_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__progress_bg_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__progress_bg_holo_light.9.png deleted file mode 100644 index 70cb7fc7e0..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__progress_bg_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__progress_primary_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__progress_primary_holo_dark.9.png deleted file mode 100644 index 1c269205e8..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__progress_primary_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__progress_primary_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__progress_primary_holo_light.9.png deleted file mode 100644 index 1c269205e8..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__progress_primary_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__progress_secondary_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__progress_secondary_holo_dark.9.png deleted file mode 100644 index 40d0d1645c..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__progress_secondary_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__progress_secondary_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__progress_secondary_holo_light.9.png deleted file mode 100644 index 40d0d1645c..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__progress_secondary_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_48_inner_holo.png b/SherlockBar/res/drawable-hdpi/abs__spinner_48_inner_holo.png deleted file mode 100644 index c8358e9cef..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_48_inner_holo.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_48_outer_holo.png b/SherlockBar/res/drawable-hdpi/abs__spinner_48_outer_holo.png deleted file mode 100644 index f62f74bb38..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_48_outer_holo.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png deleted file mode 100644 index eb28ff9a55..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png deleted file mode 100644 index d281adb553..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png deleted file mode 100644 index b298586090..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png deleted file mode 100644 index 4215396dd4..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png deleted file mode 100644 index a280eabf59..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png deleted file mode 100644 index f8d619b4d4..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png deleted file mode 100644 index 955a2f3406..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png deleted file mode 100644 index 6c22e223ac..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__tab_selected_focused_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__tab_selected_focused_holo.9.png deleted file mode 100644 index 673e3bf10d..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__tab_selected_focused_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__tab_selected_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__tab_selected_holo.9.png deleted file mode 100644 index d57df98b50..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__tab_selected_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__tab_selected_pressed_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__tab_selected_pressed_holo.9.png deleted file mode 100644 index 6278eef472..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png b/SherlockBar/res/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png deleted file mode 100644 index aadc6f87b2..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_default_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_default_holo_dark.9.png deleted file mode 100644 index 70c0e7396e..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_default_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_default_holo_light.9.png deleted file mode 100644 index 36e71d85d0..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_default_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_default_holo_dark.9.png deleted file mode 100644 index 4be4af5fab..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_default_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_default_holo_light.9.png deleted file mode 100644 index e72193f592..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_selected_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_selected_holo_dark.9.png deleted file mode 100644 index 8f20b9d267..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_selected_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_selected_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_selected_holo_light.9.png deleted file mode 100644 index 04f657e1db..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_right_selected_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_selected_holo_dark.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_selected_holo_dark.9.png deleted file mode 100644 index 99309ef6d3..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_selected_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__textfield_search_selected_holo_light.9.png b/SherlockBar/res/drawable-hdpi/abs__textfield_search_selected_holo_light.9.png deleted file mode 100644 index 9bde7fbdce..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__textfield_search_selected_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/abs__toast_frame.9.png b/SherlockBar/res/drawable-hdpi/abs__toast_frame.9.png deleted file mode 100644 index ad2cb5a965..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/abs__toast_frame.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/ic_action_search.png b/SherlockBar/res/drawable-hdpi/ic_action_search.png deleted file mode 100644 index 67de12decb..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/ic_action_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-hdpi/ic_launcher.png b/SherlockBar/res/drawable-hdpi/ic_launcher.png deleted file mode 100644 index 96a442e5b8..0000000000 Binary files a/SherlockBar/res/drawable-hdpi/ic_launcher.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png deleted file mode 100644 index b2293670b7..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png deleted file mode 100644 index c65f443e33..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png deleted file mode 100644 index 0706c8af65..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png deleted file mode 100644 index d814d02d31..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png deleted file mode 100644 index b139c8e491..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png deleted file mode 100644 index 738cb38d07..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_share_pack_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_share_pack_holo_light.9.png deleted file mode 100644 index 2ed75a767a..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_share_pack_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_solid_dark_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_solid_dark_holo.9.png deleted file mode 100644 index 743d00b6cd..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_solid_light_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_solid_light_holo.9.png deleted file mode 100644 index 17c1fb921f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png deleted file mode 100644 index ddfc8e3d5c..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png deleted file mode 100644 index 007a4b2392..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png deleted file mode 100644 index ad6e1a4d9f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png deleted file mode 100644 index 0ad6c888b4..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png deleted file mode 100644 index 19b50abcb5..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_transparent_dark_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_transparent_dark_holo.9.png deleted file mode 100644 index ad980b13fc..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ab_transparent_light_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__ab_transparent_light_holo.9.png deleted file mode 100644 index 60e6c52786..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ab_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png deleted file mode 100644 index 5461b9c00f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png deleted file mode 100644 index 5dc6f804ae..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png deleted file mode 100644 index a70b53c59a..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png deleted file mode 100644 index c7a9896b0d..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png deleted file mode 100644 index 85d7aadd4d..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png deleted file mode 100644 index f7b01e012f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png deleted file mode 100644 index d8f1c8bd54..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png deleted file mode 100644 index 31e49894ad..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__cab_background_top_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__cab_background_top_holo_dark.9.png deleted file mode 100644 index 7c2cbe5356..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__cab_background_top_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__cab_background_top_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__cab_background_top_holo_light.9.png deleted file mode 100644 index 30cbdc174a..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__cab_background_top_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_ab_back_holo_dark.png b/SherlockBar/res/drawable-mdpi/abs__ic_ab_back_holo_dark.png deleted file mode 100644 index df2d3d158e..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_ab_back_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_ab_back_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_ab_back_holo_light.png deleted file mode 100644 index b2aa9c265b..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_ab_back_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_cab_done_holo_dark.png b/SherlockBar/res/drawable-mdpi/abs__ic_cab_done_holo_dark.png deleted file mode 100644 index a17b6a7892..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_cab_done_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_cab_done_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_cab_done_holo_light.png deleted file mode 100644 index b28b3b54f4..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_cab_done_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_clear_disabled.png b/SherlockBar/res/drawable-mdpi/abs__ic_clear_disabled.png deleted file mode 100644 index 79228baed0..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_clear_disabled.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_clear_normal.png b/SherlockBar/res/drawable-mdpi/abs__ic_clear_normal.png deleted file mode 100644 index 86944a879b..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_clear_normal.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_clear_search_api_disabled_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_clear_search_api_disabled_holo_light.png deleted file mode 100644 index c0bdf0641a..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_clear_search_api_disabled_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_clear_search_api_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_clear_search_api_holo_light.png deleted file mode 100644 index 15b86cbb21..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_clear_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_commit_search_api_holo_dark.png b/SherlockBar/res/drawable-mdpi/abs__ic_commit_search_api_holo_dark.png deleted file mode 100644 index 844c99c22f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_commit_search_api_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_commit_search_api_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_commit_search_api_holo_light.png deleted file mode 100644 index 86c170e97b..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_commit_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_go.png b/SherlockBar/res/drawable-mdpi/abs__ic_go.png deleted file mode 100644 index bf19833f2e..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_go.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_go_search_api_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_go_search_api_holo_light.png deleted file mode 100644 index 8518498eb6..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_go_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png b/SherlockBar/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png deleted file mode 100644 index ba704b67e3..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png deleted file mode 100644 index 01d681697f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_menu_share_holo_dark.png b/SherlockBar/res/drawable-mdpi/abs__ic_menu_share_holo_dark.png deleted file mode 100644 index 6bf21e307e..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_menu_share_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_menu_share_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_menu_share_holo_light.png deleted file mode 100644 index 70fe31aa22..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_menu_share_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_search.png b/SherlockBar/res/drawable-mdpi/abs__ic_search.png deleted file mode 100644 index 4be72f108b..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_search_api_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_search_api_holo_light.png deleted file mode 100644 index f2e26f8838..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_voice_search.png b/SherlockBar/res/drawable-mdpi/abs__ic_voice_search.png deleted file mode 100644 index 73c6be654a..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_voice_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__ic_voice_search_api_holo_light.png b/SherlockBar/res/drawable-mdpi/abs__ic_voice_search_api_holo_light.png deleted file mode 100644 index 71d838e736..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__ic_voice_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_activated_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__list_activated_holo.9.png deleted file mode 100644 index 3bf8e03623..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_activated_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_divider_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__list_divider_holo_dark.9.png deleted file mode 100644 index 986ab0b974..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_divider_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_divider_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__list_divider_holo_light.9.png deleted file mode 100644 index 0279e17a12..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_divider_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_focused_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__list_focused_holo.9.png deleted file mode 100644 index 7c0599e3a6..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_focused_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_longpressed_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__list_longpressed_holo.9.png deleted file mode 100644 index 3bf8e03623..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_longpressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_pressed_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__list_pressed_holo_dark.9.png deleted file mode 100644 index 6e77525d2d..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_pressed_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__list_pressed_holo_light.9.png deleted file mode 100644 index 6e77525d2d..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png deleted file mode 100644 index 92da2f0dd3..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png deleted file mode 100644 index 42cb6463e4..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png deleted file mode 100644 index 460ec46eb0..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png deleted file mode 100644 index e84adf2d41..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__progress_bg_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__progress_bg_holo_dark.9.png deleted file mode 100644 index 3d946e545d..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__progress_bg_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__progress_bg_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__progress_bg_holo_light.9.png deleted file mode 100644 index 4bb22f0e10..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__progress_bg_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__progress_primary_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__progress_primary_holo_dark.9.png deleted file mode 100644 index ab8ec69844..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__progress_primary_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__progress_primary_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__progress_primary_holo_light.9.png deleted file mode 100644 index ab8ec69844..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__progress_primary_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__progress_secondary_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__progress_secondary_holo_dark.9.png deleted file mode 100644 index 7274274b17..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__progress_secondary_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__progress_secondary_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__progress_secondary_holo_light.9.png deleted file mode 100644 index 7274274b17..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__progress_secondary_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_48_inner_holo.png b/SherlockBar/res/drawable-mdpi/abs__spinner_48_inner_holo.png deleted file mode 100644 index 9458668f02..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_48_inner_holo.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_48_outer_holo.png b/SherlockBar/res/drawable-mdpi/abs__spinner_48_outer_holo.png deleted file mode 100644 index 4ce73edce7..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_48_outer_holo.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png deleted file mode 100644 index 29aff4d43f..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png deleted file mode 100644 index 4055f70539..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png deleted file mode 100644 index ea4ee042ea..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png deleted file mode 100644 index f74c02b9e1..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png deleted file mode 100644 index 09a2992cca..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png deleted file mode 100644 index 6536ee6332..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png deleted file mode 100644 index 202b5b72ee..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png deleted file mode 100644 index 6de0ba8841..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__tab_selected_focused_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__tab_selected_focused_holo.9.png deleted file mode 100644 index c9972e74bb..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__tab_selected_focused_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__tab_selected_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__tab_selected_holo.9.png deleted file mode 100644 index 587337caf7..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__tab_selected_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__tab_selected_pressed_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__tab_selected_pressed_holo.9.png deleted file mode 100644 index 155c4fc753..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png b/SherlockBar/res/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png deleted file mode 100644 index b1223fe3c4..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_default_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_default_holo_dark.9.png deleted file mode 100644 index 081657ee7b..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_default_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_default_holo_light.9.png deleted file mode 100644 index 3f312b4651..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_default_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_default_holo_dark.9.png deleted file mode 100644 index b086fae873..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_default_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_default_holo_light.9.png deleted file mode 100644 index 73c336a77a..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_selected_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_selected_holo_dark.9.png deleted file mode 100644 index 726e0ff427..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_selected_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_selected_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_selected_holo_light.9.png deleted file mode 100644 index 726e0ff427..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_right_selected_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_selected_holo_dark.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_selected_holo_dark.9.png deleted file mode 100644 index 1767c169ee..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_selected_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__textfield_search_selected_holo_light.9.png b/SherlockBar/res/drawable-mdpi/abs__textfield_search_selected_holo_light.9.png deleted file mode 100644 index 1767c169ee..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__textfield_search_selected_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/abs__toast_frame.9.png b/SherlockBar/res/drawable-mdpi/abs__toast_frame.9.png deleted file mode 100644 index b9105deeef..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/abs__toast_frame.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/ic_action_search.png b/SherlockBar/res/drawable-mdpi/ic_action_search.png deleted file mode 100644 index 134d5490bd..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/ic_action_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-mdpi/ic_launcher.png b/SherlockBar/res/drawable-mdpi/ic_launcher.png deleted file mode 100644 index 359047dfa4..0000000000 Binary files a/SherlockBar/res/drawable-mdpi/ic_launcher.png and /dev/null differ diff --git a/SherlockBar/res/drawable-v11/abs__progress_medium_holo.xml b/SherlockBar/res/drawable-v11/abs__progress_medium_holo.xml deleted file mode 100644 index 6bcbdb83f1..0000000000 --- a/SherlockBar/res/drawable-v11/abs__progress_medium_holo.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png deleted file mode 100644 index 5753346996..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png deleted file mode 100644 index 7e6c047d66..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png deleted file mode 100644 index 8155fe8405..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png deleted file mode 100644 index 6cee9a128d..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png deleted file mode 100644 index fa4d76af93..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png deleted file mode 100644 index 9a70a5d1e3..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png deleted file mode 100644 index 14fbee101d..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_solid_dark_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_solid_dark_holo.9.png deleted file mode 100644 index 6622cbad34..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_solid_light_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_solid_light_holo.9.png deleted file mode 100644 index c427297833..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png deleted file mode 100644 index d0df29d8b3..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png deleted file mode 100644 index a0d9c1b957..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png deleted file mode 100644 index d36f99fecf..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png deleted file mode 100644 index 5ad475dc3f..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png deleted file mode 100644 index 6ade5eeb37..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png deleted file mode 100644 index 719b9234df..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ab_transparent_light_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__ab_transparent_light_holo.9.png deleted file mode 100644 index 6da264db26..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ab_transparent_light_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png deleted file mode 100644 index 7ef2db75e2..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png deleted file mode 100644 index 2283b4c01f..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png deleted file mode 100644 index 6d2039e284..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png deleted file mode 100644 index 3c909b5130..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png deleted file mode 100644 index 131d1030c9..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png deleted file mode 100644 index 3e7dcdfdba..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png deleted file mode 100644 index 0bd09806f5..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png deleted file mode 100644 index 43ed26d478..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png deleted file mode 100644 index 6b3157985e..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__cab_background_top_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__cab_background_top_holo_light.9.png deleted file mode 100644 index df0121bb35..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__cab_background_top_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_ab_back_holo_dark.png b/SherlockBar/res/drawable-xhdpi/abs__ic_ab_back_holo_dark.png deleted file mode 100644 index 8ded62fb7b..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_ab_back_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_ab_back_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_ab_back_holo_light.png deleted file mode 100644 index 517e9f72d0..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_ab_back_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_cab_done_holo_dark.png b/SherlockBar/res/drawable-xhdpi/abs__ic_cab_done_holo_dark.png deleted file mode 100644 index 2e06dd01be..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_cab_done_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_cab_done_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_cab_done_holo_light.png deleted file mode 100644 index bb19810bc2..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_cab_done_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_clear_disabled.png b/SherlockBar/res/drawable-xhdpi/abs__ic_clear_disabled.png deleted file mode 100644 index e35c5f05ef..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_clear_disabled.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_clear_search_api_disabled_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_clear_search_api_disabled_holo_light.png deleted file mode 100644 index 7fd7aeb2a6..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_clear_search_api_disabled_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_clear_search_api_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_clear_search_api_holo_light.png deleted file mode 100644 index 53cfbd3115..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_clear_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_commit_search_api_holo_dark.png b/SherlockBar/res/drawable-xhdpi/abs__ic_commit_search_api_holo_dark.png deleted file mode 100644 index d8faf900ae..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_commit_search_api_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_commit_search_api_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_commit_search_api_holo_light.png deleted file mode 100644 index e7c7280add..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_commit_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_go.png b/SherlockBar/res/drawable-xhdpi/abs__ic_go.png deleted file mode 100644 index 1e2dcfa020..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_go.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_go_search_api_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_go_search_api_holo_light.png deleted file mode 100644 index f12eafcdcf..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_go_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png b/SherlockBar/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png deleted file mode 100644 index a92fb1d4af..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png deleted file mode 100644 index 930ca8d95e..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_share_holo_dark.png b/SherlockBar/res/drawable-xhdpi/abs__ic_menu_share_holo_dark.png deleted file mode 100644 index 45a0f1da0d..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_share_holo_dark.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_share_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_menu_share_holo_light.png deleted file mode 100644 index 528e554abe..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_menu_share_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_search.png b/SherlockBar/res/drawable-xhdpi/abs__ic_search.png deleted file mode 100644 index 998f91be9c..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_search_api_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_search_api_holo_light.png deleted file mode 100644 index a4cdf1c792..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_voice_search.png b/SherlockBar/res/drawable-xhdpi/abs__ic_voice_search.png deleted file mode 100644 index c625a3602b..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_voice_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__ic_voice_search_api_holo_light.png b/SherlockBar/res/drawable-xhdpi/abs__ic_voice_search_api_holo_light.png deleted file mode 100644 index c332ba08c2..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__ic_voice_search_api_holo_light.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_activated_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_activated_holo.9.png deleted file mode 100644 index eda10e6123..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_activated_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_divider_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_divider_holo_dark.9.png deleted file mode 100644 index e62f011d45..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_divider_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_divider_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_divider_holo_light.9.png deleted file mode 100644 index 65061c0f45..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_divider_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_focused_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_focused_holo.9.png deleted file mode 100644 index 690cb1eb61..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_focused_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_longpressed_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_longpressed_holo.9.png deleted file mode 100644 index eda10e6123..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_longpressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_pressed_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_pressed_holo_dark.9.png deleted file mode 100644 index e4b33935a3..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_pressed_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_pressed_holo_light.9.png deleted file mode 100644 index e4b33935a3..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png deleted file mode 100644 index 88726b6916..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png deleted file mode 100644 index c6a7d4d87c..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png deleted file mode 100644 index e2aff72f48..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png deleted file mode 100644 index 93066c8403..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__progress_bg_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__progress_bg_holo_dark.9.png deleted file mode 100644 index 345f5d3067..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__progress_bg_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__progress_bg_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__progress_bg_holo_light.9.png deleted file mode 100644 index c843ef3af2..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__progress_bg_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__progress_primary_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__progress_primary_holo_dark.9.png deleted file mode 100644 index c6c3f1ec24..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__progress_primary_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__progress_primary_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__progress_primary_holo_light.9.png deleted file mode 100644 index c6c3f1ec24..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__progress_primary_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png deleted file mode 100644 index 205b66e2cd..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__progress_secondary_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__progress_secondary_holo_light.9.png deleted file mode 100644 index 205b66e2cd..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__progress_secondary_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_48_inner_holo.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_48_inner_holo.png deleted file mode 100644 index 19517c4b0a..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_48_inner_holo.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_48_outer_holo.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_48_outer_holo.png deleted file mode 100644 index 14143c51c3..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_48_outer_holo.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png deleted file mode 100644 index d8929fcd18..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png deleted file mode 100644 index 9174c4e4bc..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png deleted file mode 100644 index 3015d30708..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png deleted file mode 100644 index 126637d119..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png deleted file mode 100644 index d45c7a864d..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png deleted file mode 100644 index 29036b907a..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png deleted file mode 100644 index 2cb34d7f60..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png deleted file mode 100644 index 82f752fdc2..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__tab_selected_focused_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__tab_selected_focused_holo.9.png deleted file mode 100644 index 03cfb0945d..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__tab_selected_focused_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__tab_selected_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__tab_selected_holo.9.png deleted file mode 100644 index e4229f26b2..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__tab_selected_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png deleted file mode 100644 index e862cb1215..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png b/SherlockBar/res/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png deleted file mode 100644 index f1eb67323a..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_default_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_default_holo_dark.9.png deleted file mode 100644 index 8fdbbf3ad7..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_default_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_default_holo_light.9.png deleted file mode 100644 index 4e9ae43c25..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_default_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_default_holo_dark.9.png deleted file mode 100644 index 98f4871bb5..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_default_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_default_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_default_holo_light.9.png deleted file mode 100644 index 733373ed38..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_default_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_dark.9.png deleted file mode 100644 index 0c6bb036db..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_light.9.png deleted file mode 100644 index 0c6bb036db..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_right_selected_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_selected_holo_dark.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_selected_holo_dark.9.png deleted file mode 100644 index e5bfd8ad33..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_selected_holo_dark.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_selected_holo_light.9.png b/SherlockBar/res/drawable-xhdpi/abs__textfield_search_selected_holo_light.9.png deleted file mode 100644 index 1743da6b4e..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__textfield_search_selected_holo_light.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/abs__toast_frame.9.png b/SherlockBar/res/drawable-xhdpi/abs__toast_frame.9.png deleted file mode 100644 index 9f39a77460..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/abs__toast_frame.9.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/ic_action_search.png b/SherlockBar/res/drawable-xhdpi/ic_action_search.png deleted file mode 100644 index d699c6b37e..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/ic_action_search.png and /dev/null differ diff --git a/SherlockBar/res/drawable-xhdpi/ic_launcher.png b/SherlockBar/res/drawable-xhdpi/ic_launcher.png deleted file mode 100644 index 71c6d760f0..0000000000 Binary files a/SherlockBar/res/drawable-xhdpi/ic_launcher.png and /dev/null differ diff --git a/SherlockBar/res/drawable/abs__activated_background_holo_dark.xml b/SherlockBar/res/drawable/abs__activated_background_holo_dark.xml deleted file mode 100644 index 85c2c02129..0000000000 --- a/SherlockBar/res/drawable/abs__activated_background_holo_dark.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/drawable/abs__activated_background_holo_light.xml b/SherlockBar/res/drawable/abs__activated_background_holo_light.xml deleted file mode 100644 index 85c2c02129..0000000000 --- a/SherlockBar/res/drawable/abs__activated_background_holo_light.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/drawable/abs__btn_cab_done_holo_dark.xml b/SherlockBar/res/drawable/abs__btn_cab_done_holo_dark.xml deleted file mode 100644 index cab896283c..0000000000 --- a/SherlockBar/res/drawable/abs__btn_cab_done_holo_dark.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__btn_cab_done_holo_light.xml b/SherlockBar/res/drawable/abs__btn_cab_done_holo_light.xml deleted file mode 100644 index 42ba8a0df0..0000000000 --- a/SherlockBar/res/drawable/abs__btn_cab_done_holo_light.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__ic_clear.xml b/SherlockBar/res/drawable/abs__ic_clear.xml deleted file mode 100644 index a16f4b22e8..0000000000 --- a/SherlockBar/res/drawable/abs__ic_clear.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/drawable/abs__ic_clear_holo_light.xml b/SherlockBar/res/drawable/abs__ic_clear_holo_light.xml deleted file mode 100644 index 256de80fb3..0000000000 --- a/SherlockBar/res/drawable/abs__ic_clear_holo_light.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/drawable/abs__ic_menu_moreoverflow_holo_dark.xml b/SherlockBar/res/drawable/abs__ic_menu_moreoverflow_holo_dark.xml deleted file mode 100644 index 2588a492db..0000000000 --- a/SherlockBar/res/drawable/abs__ic_menu_moreoverflow_holo_dark.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - diff --git a/SherlockBar/res/drawable/abs__ic_menu_moreoverflow_holo_light.xml b/SherlockBar/res/drawable/abs__ic_menu_moreoverflow_holo_light.xml deleted file mode 100644 index e2078c9679..0000000000 --- a/SherlockBar/res/drawable/abs__ic_menu_moreoverflow_holo_light.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - diff --git a/SherlockBar/res/drawable/abs__item_background_holo_dark.xml b/SherlockBar/res/drawable/abs__item_background_holo_dark.xml deleted file mode 100644 index d99b7a426b..0000000000 --- a/SherlockBar/res/drawable/abs__item_background_holo_dark.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__item_background_holo_light.xml b/SherlockBar/res/drawable/abs__item_background_holo_light.xml deleted file mode 100644 index da5fb2e86e..0000000000 --- a/SherlockBar/res/drawable/abs__item_background_holo_light.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__list_selector_background_transition_holo_dark.xml b/SherlockBar/res/drawable/abs__list_selector_background_transition_holo_dark.xml deleted file mode 100644 index b2ce4f0f77..0000000000 --- a/SherlockBar/res/drawable/abs__list_selector_background_transition_holo_dark.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/drawable/abs__list_selector_background_transition_holo_light.xml b/SherlockBar/res/drawable/abs__list_selector_background_transition_holo_light.xml deleted file mode 100644 index d7e31b1d1f..0000000000 --- a/SherlockBar/res/drawable/abs__list_selector_background_transition_holo_light.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/drawable/abs__list_selector_holo_dark.xml b/SherlockBar/res/drawable/abs__list_selector_holo_dark.xml deleted file mode 100644 index 08b8b12f37..0000000000 --- a/SherlockBar/res/drawable/abs__list_selector_holo_dark.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__list_selector_holo_light.xml b/SherlockBar/res/drawable/abs__list_selector_holo_light.xml deleted file mode 100644 index ada490bf9f..0000000000 --- a/SherlockBar/res/drawable/abs__list_selector_holo_light.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__progress_horizontal_holo_dark.xml b/SherlockBar/res/drawable/abs__progress_horizontal_holo_dark.xml deleted file mode 100644 index bd19140abf..0000000000 --- a/SherlockBar/res/drawable/abs__progress_horizontal_holo_dark.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__progress_horizontal_holo_light.xml b/SherlockBar/res/drawable/abs__progress_horizontal_holo_light.xml deleted file mode 100644 index 321f07c8b2..0000000000 --- a/SherlockBar/res/drawable/abs__progress_horizontal_holo_light.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__progress_medium_holo.xml b/SherlockBar/res/drawable/abs__progress_medium_holo.xml deleted file mode 100644 index 6d4814f862..0000000000 --- a/SherlockBar/res/drawable/abs__progress_medium_holo.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__search_dropdown_dark.xml b/SherlockBar/res/drawable/abs__search_dropdown_dark.xml deleted file mode 100644 index 26284187a7..0000000000 --- a/SherlockBar/res/drawable/abs__search_dropdown_dark.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__search_dropdown_light.xml b/SherlockBar/res/drawable/abs__search_dropdown_light.xml deleted file mode 100644 index 0d00c58788..0000000000 --- a/SherlockBar/res/drawable/abs__search_dropdown_light.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__spinner_ab_holo_dark.xml b/SherlockBar/res/drawable/abs__spinner_ab_holo_dark.xml deleted file mode 100644 index 4af5e22a90..0000000000 --- a/SherlockBar/res/drawable/abs__spinner_ab_holo_dark.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__spinner_ab_holo_light.xml b/SherlockBar/res/drawable/abs__spinner_ab_holo_light.xml deleted file mode 100644 index b785084782..0000000000 --- a/SherlockBar/res/drawable/abs__spinner_ab_holo_light.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__tab_indicator_ab_holo.xml b/SherlockBar/res/drawable/abs__tab_indicator_ab_holo.xml deleted file mode 100644 index d34e208117..0000000000 --- a/SherlockBar/res/drawable/abs__tab_indicator_ab_holo.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__textfield_searchview_holo_dark.xml b/SherlockBar/res/drawable/abs__textfield_searchview_holo_dark.xml deleted file mode 100644 index b6d58c040a..0000000000 --- a/SherlockBar/res/drawable/abs__textfield_searchview_holo_dark.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__textfield_searchview_holo_light.xml b/SherlockBar/res/drawable/abs__textfield_searchview_holo_light.xml deleted file mode 100644 index 3d6acf8085..0000000000 --- a/SherlockBar/res/drawable/abs__textfield_searchview_holo_light.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__textfield_searchview_right_holo_dark.xml b/SherlockBar/res/drawable/abs__textfield_searchview_right_holo_dark.xml deleted file mode 100644 index 05ff4eda55..0000000000 --- a/SherlockBar/res/drawable/abs__textfield_searchview_right_holo_dark.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/drawable/abs__textfield_searchview_right_holo_light.xml b/SherlockBar/res/drawable/abs__textfield_searchview_right_holo_light.xml deleted file mode 100644 index f6d61e57ab..0000000000 --- a/SherlockBar/res/drawable/abs__textfield_searchview_right_holo_light.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/SherlockBar/res/layout-large/abs__action_mode_close_item.xml b/SherlockBar/res/layout-large/abs__action_mode_close_item.xml deleted file mode 100644 index 8811dad8d6..0000000000 --- a/SherlockBar/res/layout-large/abs__action_mode_close_item.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/layout-v14/sherlock_spinner_dropdown_item.xml b/SherlockBar/res/layout-v14/sherlock_spinner_dropdown_item.xml deleted file mode 100644 index 6c183c0596..0000000000 --- a/SherlockBar/res/layout-v14/sherlock_spinner_dropdown_item.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - diff --git a/SherlockBar/res/layout-v14/sherlock_spinner_item.xml b/SherlockBar/res/layout-v14/sherlock_spinner_item.xml deleted file mode 100644 index 61dc02527f..0000000000 --- a/SherlockBar/res/layout-v14/sherlock_spinner_item.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - diff --git a/SherlockBar/res/layout-xlarge/abs__screen_action_bar.xml b/SherlockBar/res/layout-xlarge/abs__screen_action_bar.xml deleted file mode 100644 index 040df44abb..0000000000 --- a/SherlockBar/res/layout-xlarge/abs__screen_action_bar.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - diff --git a/SherlockBar/res/layout-xlarge/abs__screen_action_bar_overlay.xml b/SherlockBar/res/layout-xlarge/abs__screen_action_bar_overlay.xml deleted file mode 100644 index c64ef141b3..0000000000 --- a/SherlockBar/res/layout-xlarge/abs__screen_action_bar_overlay.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__action_bar_home.xml b/SherlockBar/res/layout/abs__action_bar_home.xml deleted file mode 100644 index 5c1e9ec4b3..0000000000 --- a/SherlockBar/res/layout/abs__action_bar_home.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/layout/abs__action_bar_tab.xml b/SherlockBar/res/layout/abs__action_bar_tab.xml deleted file mode 100644 index f46f7a044b..0000000000 --- a/SherlockBar/res/layout/abs__action_bar_tab.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - \ No newline at end of file diff --git a/SherlockBar/res/layout/abs__action_bar_tab_bar_view.xml b/SherlockBar/res/layout/abs__action_bar_tab_bar_view.xml deleted file mode 100644 index 9d8f759bc6..0000000000 --- a/SherlockBar/res/layout/abs__action_bar_tab_bar_view.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - diff --git a/SherlockBar/res/layout/abs__action_bar_title_item.xml b/SherlockBar/res/layout/abs__action_bar_title_item.xml deleted file mode 100644 index dd69acadaa..0000000000 --- a/SherlockBar/res/layout/abs__action_bar_title_item.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__action_menu_item_layout.xml b/SherlockBar/res/layout/abs__action_menu_item_layout.xml deleted file mode 100644 index 13149fd630..0000000000 --- a/SherlockBar/res/layout/abs__action_menu_item_layout.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/layout/abs__action_menu_layout.xml b/SherlockBar/res/layout/abs__action_menu_layout.xml deleted file mode 100644 index a6f8e53f8a..0000000000 --- a/SherlockBar/res/layout/abs__action_menu_layout.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - diff --git a/SherlockBar/res/layout/abs__action_mode_bar.xml b/SherlockBar/res/layout/abs__action_mode_bar.xml deleted file mode 100644 index 7168dc77fd..0000000000 --- a/SherlockBar/res/layout/abs__action_mode_bar.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - diff --git a/SherlockBar/res/layout/abs__action_mode_close_item.xml b/SherlockBar/res/layout/abs__action_mode_close_item.xml deleted file mode 100644 index 875ec3e1b0..0000000000 --- a/SherlockBar/res/layout/abs__action_mode_close_item.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - diff --git a/SherlockBar/res/layout/abs__activity_chooser_view.xml b/SherlockBar/res/layout/abs__activity_chooser_view.xml deleted file mode 100644 index 6a0ac9ece0..0000000000 --- a/SherlockBar/res/layout/abs__activity_chooser_view.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__activity_chooser_view_list_item.xml b/SherlockBar/res/layout/abs__activity_chooser_view_list_item.xml deleted file mode 100644 index b430032a14..0000000000 --- a/SherlockBar/res/layout/abs__activity_chooser_view_list_item.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__list_menu_item_checkbox.xml b/SherlockBar/res/layout/abs__list_menu_item_checkbox.xml deleted file mode 100644 index 39aca3a8dd..0000000000 --- a/SherlockBar/res/layout/abs__list_menu_item_checkbox.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - diff --git a/SherlockBar/res/layout/abs__list_menu_item_icon.xml b/SherlockBar/res/layout/abs__list_menu_item_icon.xml deleted file mode 100644 index 55ab28a24d..0000000000 --- a/SherlockBar/res/layout/abs__list_menu_item_icon.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/SherlockBar/res/layout/abs__list_menu_item_layout.xml b/SherlockBar/res/layout/abs__list_menu_item_layout.xml deleted file mode 100644 index 147f36fe85..0000000000 --- a/SherlockBar/res/layout/abs__list_menu_item_layout.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__list_menu_item_radio.xml b/SherlockBar/res/layout/abs__list_menu_item_radio.xml deleted file mode 100644 index ff54bbecd1..0000000000 --- a/SherlockBar/res/layout/abs__list_menu_item_radio.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - diff --git a/SherlockBar/res/layout/abs__popup_menu_item_layout.xml b/SherlockBar/res/layout/abs__popup_menu_item_layout.xml deleted file mode 100644 index d42425ad32..0000000000 --- a/SherlockBar/res/layout/abs__popup_menu_item_layout.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__screen_action_bar.xml b/SherlockBar/res/layout/abs__screen_action_bar.xml deleted file mode 100644 index 1fb82fe9a4..0000000000 --- a/SherlockBar/res/layout/abs__screen_action_bar.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__screen_action_bar_overlay.xml b/SherlockBar/res/layout/abs__screen_action_bar_overlay.xml deleted file mode 100644 index 0961ef561a..0000000000 --- a/SherlockBar/res/layout/abs__screen_action_bar_overlay.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__screen_simple.xml b/SherlockBar/res/layout/abs__screen_simple.xml deleted file mode 100644 index 33e2dea0de..0000000000 --- a/SherlockBar/res/layout/abs__screen_simple.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/layout/abs__screen_simple_overlay_action_mode.xml b/SherlockBar/res/layout/abs__screen_simple_overlay_action_mode.xml deleted file mode 100644 index f8b9fb1859..0000000000 --- a/SherlockBar/res/layout/abs__screen_simple_overlay_action_mode.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - diff --git a/SherlockBar/res/layout/abs__search_dropdown_item_icons_2line.xml b/SherlockBar/res/layout/abs__search_dropdown_item_icons_2line.xml deleted file mode 100644 index e1d3dc49cb..0000000000 --- a/SherlockBar/res/layout/abs__search_dropdown_item_icons_2line.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__search_view.xml b/SherlockBar/res/layout/abs__search_view.xml deleted file mode 100644 index 8e5f8dd394..0000000000 --- a/SherlockBar/res/layout/abs__search_view.xml +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/layout/abs__simple_dropdown_hint.xml b/SherlockBar/res/layout/abs__simple_dropdown_hint.xml deleted file mode 100644 index 0088e14a76..0000000000 --- a/SherlockBar/res/layout/abs__simple_dropdown_hint.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - diff --git a/SherlockBar/res/layout/sherlock_spinner_dropdown_item.xml b/SherlockBar/res/layout/sherlock_spinner_dropdown_item.xml deleted file mode 100644 index a6c6252d26..0000000000 --- a/SherlockBar/res/layout/sherlock_spinner_dropdown_item.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - diff --git a/SherlockBar/res/layout/sherlock_spinner_item.xml b/SherlockBar/res/layout/sherlock_spinner_item.xml deleted file mode 100644 index bea7401781..0000000000 --- a/SherlockBar/res/layout/sherlock_spinner_item.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - diff --git a/SherlockBar/res/values-land/abs__dimens.xml b/SherlockBar/res/values-land/abs__dimens.xml deleted file mode 100644 index 502cc16a30..0000000000 --- a/SherlockBar/res/values-land/abs__dimens.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - 40dip - - 4dip - - 16dp - - 12dp - - -2dp - - 4dip - diff --git a/SherlockBar/res/values-large-hdpi-1024x600/abs__dimens.xml b/SherlockBar/res/values-large-hdpi-1024x600/abs__dimens.xml deleted file mode 100644 index 3312cfa7fd..0000000000 --- a/SherlockBar/res/values-large-hdpi-1024x600/abs__dimens.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - 48dip - - 8dip - - 18dp - - 14dp - - -3dp - - 5dip - diff --git a/SherlockBar/res/values-large-land-hdpi-1024x600/abs__dimens.xml b/SherlockBar/res/values-large-land-hdpi-1024x600/abs__dimens.xml deleted file mode 100644 index 502cc16a30..0000000000 --- a/SherlockBar/res/values-large-land-hdpi-1024x600/abs__dimens.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - 40dip - - 4dip - - 16dp - - 12dp - - -2dp - - 4dip - diff --git a/SherlockBar/res/values-large-land-mdpi-1024x600/abs__dimens.xml b/SherlockBar/res/values-large-land-mdpi-1024x600/abs__dimens.xml deleted file mode 100644 index 3312cfa7fd..0000000000 --- a/SherlockBar/res/values-large-land-mdpi-1024x600/abs__dimens.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - 48dip - - 8dip - - 18dp - - 14dp - - -3dp - - 5dip - diff --git a/SherlockBar/res/values-large-mdpi-1024x600/abs__dimens.xml b/SherlockBar/res/values-large-mdpi-1024x600/abs__dimens.xml deleted file mode 100644 index d3a64c7d0b..0000000000 --- a/SherlockBar/res/values-large-mdpi-1024x600/abs__dimens.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - 56dip - - 4dip - - 18dp - - 14dp - - -3dp - - 9dip - - - 64dip - diff --git a/SherlockBar/res/values-sw600dp/abs__bools.xml b/SherlockBar/res/values-sw600dp/abs__bools.xml deleted file mode 100644 index 7a48e1542e..0000000000 --- a/SherlockBar/res/values-sw600dp/abs__bools.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - false - diff --git a/SherlockBar/res/values-sw600dp/abs__dimens.xml b/SherlockBar/res/values-sw600dp/abs__dimens.xml deleted file mode 100644 index 175a47fec4..0000000000 --- a/SherlockBar/res/values-sw600dp/abs__dimens.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - 56dip - - 4dip - - 18dp - - 14dp - - -3dp - - 9dip - - 5 - - - 64dip - diff --git a/SherlockBar/res/values-v11/abs__themes.xml b/SherlockBar/res/values-v11/abs__themes.xml deleted file mode 100644 index 03473572c2..0000000000 --- a/SherlockBar/res/values-v11/abs__themes.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - diff --git a/SherlockBar/res/values-v11/styles.xml b/SherlockBar/res/values-v11/styles.xml deleted file mode 100644 index d408cbc37a..0000000000 --- a/SherlockBar/res/values-v11/styles.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/values-v14/abs__themes.xml b/SherlockBar/res/values-v14/abs__themes.xml deleted file mode 100644 index 75e317b4a1..0000000000 --- a/SherlockBar/res/values-v14/abs__themes.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - diff --git a/SherlockBar/res/values-v14/styles.xml b/SherlockBar/res/values-v14/styles.xml deleted file mode 100644 index 1c089a788c..0000000000 --- a/SherlockBar/res/values-v14/styles.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/values/abs__themes.xml b/SherlockBar/res/values/abs__themes.xml deleted file mode 100644 index 6215e048ff..0000000000 --- a/SherlockBar/res/values/abs__themes.xml +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/SherlockBar/res/values/strings.xml b/SherlockBar/res/values/strings.xml deleted file mode 100644 index 41f369e31c..0000000000 --- a/SherlockBar/res/values/strings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - Ttest - diff --git a/SherlockBar/res/values/styles.xml b/SherlockBar/res/values/styles.xml deleted file mode 100644 index 4dba0d0a4c..0000000000 --- a/SherlockBar/res/values/styles.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -