From f298525926c333e94a285ff69dce4ff999701959 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 25 Dec 2015 14:13:54 +0100 Subject: gradle: fix build by deleting apptheme files --- .../apptheme_scrubber_control_disabled_holo.png | Bin 883 -> 0 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 1096 -> 0 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 1342 -> 0 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 1669 -> 0 bytes .../apptheme_scrubber_control_disabled_holo.png | Bin 516 -> 0 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 665 -> 0 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 800 -> 0 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 947 -> 0 bytes .../apptheme_scrubber_control_disabled_holo.png | Bin 1122 -> 0 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 1363 -> 0 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 1593 -> 0 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 2171 -> 0 bytes .../apptheme_scrubber_control_disabled_holo.png | Bin 1415 -> 0 bytes .../apptheme_scrubber_control_focused_holo.png | Bin 1793 -> 0 bytes .../apptheme_scrubber_control_normal_holo.png | Bin 2390 -> 0 bytes .../apptheme_scrubber_control_pressed_holo.png | Bin 2609 -> 0 bytes ...ptheme_scrubber_control_selector_holo_light.xml | 22 ---------------- ...eme_scrubber_progress_horizontal_holo_light.xml | 28 --------------------- 18 files changed, 50 deletions(-) delete mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_disabled_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_focused_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_normal_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_pressed_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_disabled_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_focused_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_normal_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_pressed_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png delete mode 100755 AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml delete mode 100755 AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png deleted file mode 100755 index a1acbb5..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_disabled_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png deleted file mode 100755 index 1b75394..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_focused_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png deleted file mode 100755 index 4900d70..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_normal_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png b/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png deleted file mode 100755 index 7469c47..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-hdpi/apptheme_scrubber_control_pressed_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_disabled_holo.png b/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_disabled_holo.png deleted file mode 100755 index c6cc08d..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_disabled_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_focused_holo.png b/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_focused_holo.png deleted file mode 100755 index 8f1fc32..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_focused_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_normal_holo.png b/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_normal_holo.png deleted file mode 100755 index 31abfb5..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_normal_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_pressed_holo.png b/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_pressed_holo.png deleted file mode 100755 index a296f4c..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-mdpi/apptheme_scrubber_control_pressed_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_disabled_holo.png b/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_disabled_holo.png deleted file mode 100755 index 3859057..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_disabled_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_focused_holo.png b/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_focused_holo.png deleted file mode 100755 index 2f38b65..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_focused_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_normal_holo.png b/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_normal_holo.png deleted file mode 100755 index af951cb..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_normal_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_pressed_holo.png b/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_pressed_holo.png deleted file mode 100755 index 3ea581c..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xhdpi/apptheme_scrubber_control_pressed_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png deleted file mode 100755 index a64250e..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_disabled_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png deleted file mode 100755 index 6a80a0e..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_focused_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png deleted file mode 100755 index 715ca84..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_normal_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png b/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png deleted file mode 100755 index 185e67c..0000000 Binary files a/AndroidClient/app/src/main/res/drawable-xxhdpi/apptheme_scrubber_control_pressed_holo.png and /dev/null differ diff --git a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml b/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml deleted file mode 100755 index 4eb5c24..0000000 --- a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_control_selector_holo_light.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml b/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml deleted file mode 100755 index 9535874..0000000 --- a/AndroidClient/app/src/main/res/drawable/apptheme_scrubber_progress_horizontal_holo_light.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - -- cgit v1.3.1