diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ae5521c..8d82a06 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -13,7 +13,7 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/Theme.Unccgameday" + android:theme="@style/GameDayTheme" android:name="com.uncc.gameday.GameDay" > - - @@ -40,7 +36,6 @@ - diff --git a/bin/AndroidManifest.xml b/bin/AndroidManifest.xml index ae5521c..8d82a06 100644 --- a/bin/AndroidManifest.xml +++ b/bin/AndroidManifest.xml @@ -13,7 +13,7 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/Theme.Unccgameday" + android:theme="@style/GameDayTheme" android:name="com.uncc.gameday.GameDay" > - - @@ -40,7 +36,6 @@ - diff --git a/res/drawable-hdpi/ab_bottom_solid_unccgameday.9.png b/res/drawable-hdpi/ab_bottom_solid_unccgameday.9.png deleted file mode 100755 index 987cf5e..0000000 Binary files a/res/drawable-hdpi/ab_bottom_solid_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/ab_solid_unccgameday.9.png b/res/drawable-hdpi/ab_solid_unccgameday.9.png deleted file mode 100755 index a690b84..0000000 Binary files a/res/drawable-hdpi/ab_solid_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/ab_stacked_solid_unccgameday.9.png b/res/drawable-hdpi/ab_stacked_solid_unccgameday.9.png deleted file mode 100755 index 9d582a0..0000000 Binary files a/res/drawable-hdpi/ab_stacked_solid_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/ab_texture_tile_unccgameday.png b/res/drawable-hdpi/ab_texture_tile_unccgameday.png deleted file mode 100755 index b05bc73..0000000 Binary files a/res/drawable-hdpi/ab_texture_tile_unccgameday.png and /dev/null differ diff --git a/res/drawable-hdpi/ab_transparent_unccgameday.9.png b/res/drawable-hdpi/ab_transparent_unccgameday.9.png deleted file mode 100755 index a236a34..0000000 Binary files a/res/drawable-hdpi/ab_transparent_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/btn_cab_done_default_unccgameday.9.png b/res/drawable-hdpi/btn_cab_done_default_unccgameday.9.png deleted file mode 100755 index f33511a..0000000 Binary files a/res/drawable-hdpi/btn_cab_done_default_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/btn_cab_done_focused_unccgameday.9.png b/res/drawable-hdpi/btn_cab_done_focused_unccgameday.9.png deleted file mode 100755 index bb10367..0000000 Binary files a/res/drawable-hdpi/btn_cab_done_focused_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/btn_cab_done_pressed_unccgameday.9.png b/res/drawable-hdpi/btn_cab_done_pressed_unccgameday.9.png deleted file mode 100755 index 3d00aa9..0000000 Binary files a/res/drawable-hdpi/btn_cab_done_pressed_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/cab_background_bottom_unccgameday.9.png b/res/drawable-hdpi/cab_background_bottom_unccgameday.9.png deleted file mode 100755 index 64e2f9d..0000000 Binary files a/res/drawable-hdpi/cab_background_bottom_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/cab_background_top_unccgameday.9.png b/res/drawable-hdpi/cab_background_top_unccgameday.9.png deleted file mode 100755 index a9a19a4..0000000 Binary files a/res/drawable-hdpi/cab_background_top_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_off_disabled_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_off_disabled_focused_holo_dark.png new file mode 100644 index 0000000..d9064e6 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_off_disabled_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_off_disabled_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_off_disabled_holo_dark.png new file mode 100644 index 0000000..4bcc51d Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_off_disabled_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_off_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_off_focused_holo_dark.png new file mode 100644 index 0000000..cd11e3c Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_off_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_off_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_off_holo_dark.png new file mode 100644 index 0000000..8a46316 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_off_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_off_pressed_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_off_pressed_holo_dark.png new file mode 100644 index 0000000..ba389cc Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_off_pressed_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_on_disabled_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_on_disabled_focused_holo_dark.png new file mode 100644 index 0000000..2e17e59 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_on_disabled_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_on_disabled_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_on_disabled_holo_dark.png new file mode 100644 index 0000000..cccd61e Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_on_disabled_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_on_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_on_focused_holo_dark.png new file mode 100644 index 0000000..3e345c4 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_on_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_on_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_on_holo_dark.png new file mode 100644 index 0000000..0629091 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_on_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_check_on_pressed_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_check_on_pressed_holo_dark.png new file mode 100644 index 0000000..e723055 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_check_on_pressed_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_default_disabled_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_default_disabled_focused_holo_dark.9.png new file mode 100644 index 0000000..4460e72 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_default_disabled_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_default_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_default_disabled_holo_dark.9.png new file mode 100644 index 0000000..6a2a92c Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_default_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_default_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_default_focused_holo_dark.9.png new file mode 100644 index 0000000..facb7cd Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_default_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_default_normal_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_default_normal_holo_dark.9.png new file mode 100644 index 0000000..767dcae Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_default_normal_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_default_pressed_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_default_pressed_holo_dark.9.png new file mode 100644 index 0000000..1d3af27 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_default_pressed_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_off_disabled_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_off_disabled_focused_holo_dark.png new file mode 100644 index 0000000..4c2e280 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_off_disabled_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_off_disabled_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_off_disabled_holo_dark.png new file mode 100644 index 0000000..eb58648 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_off_disabled_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_off_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_off_focused_holo_dark.png new file mode 100644 index 0000000..64a0288 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_off_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_off_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_off_holo_dark.png new file mode 100644 index 0000000..a4a2fc2 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_off_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_off_pressed_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_off_pressed_holo_dark.png new file mode 100644 index 0000000..05b150f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_off_pressed_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_on_disabled_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_on_disabled_focused_holo_dark.png new file mode 100644 index 0000000..b7560a2 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_on_disabled_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_on_disabled_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_on_disabled_holo_dark.png new file mode 100644 index 0000000..6ebb184 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_on_disabled_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_on_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_on_focused_holo_dark.png new file mode 100644 index 0000000..c5faeb1 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_on_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_on_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_on_holo_dark.png new file mode 100644 index 0000000..6912f14 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_on_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_radio_on_pressed_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_radio_on_pressed_holo_dark.png new file mode 100644 index 0000000..196fb3b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_radio_on_pressed_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_focused_holo_dark.png new file mode 100644 index 0000000..763b273 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_normal_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_normal_holo_dark.png new file mode 100644 index 0000000..a4eb56b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_normal_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_pressed_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_pressed_holo_dark.png new file mode 100644 index 0000000..a381edf Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_rating_star_off_pressed_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_focused_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_focused_holo_dark.png new file mode 100644 index 0000000..09ceb2f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_focused_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_normal_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_normal_holo_dark.png new file mode 100644 index 0000000..aeffde7 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_normal_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_pressed_holo_dark.png b/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_pressed_holo_dark.png new file mode 100644 index 0000000..81905b0 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_rating_star_on_pressed_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_off_disabled_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_disabled_focused_holo_dark.9.png new file mode 100644 index 0000000..3251dea Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_disabled_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_off_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_disabled_holo_dark.9.png new file mode 100644 index 0000000..9a0977d Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_off_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_focused_holo_dark.9.png new file mode 100644 index 0000000..3f3cf50 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_off_normal_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_normal_holo_dark.9.png new file mode 100644 index 0000000..6bf9288 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_normal_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_off_pressed_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_pressed_holo_dark.9.png new file mode 100644 index 0000000..84391ea Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_off_pressed_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_on_disabled_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_disabled_focused_holo_dark.9.png new file mode 100644 index 0000000..045b07d Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_disabled_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_on_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_disabled_holo_dark.9.png new file mode 100644 index 0000000..d3bec4e Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_on_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_focused_holo_dark.9.png new file mode 100644 index 0000000..2f14c80 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_on_normal_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_normal_holo_dark.9.png new file mode 100644 index 0000000..69c18af Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_normal_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_btn_toggle_on_pressed_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_pressed_holo_dark.9.png new file mode 100644 index 0000000..34570b0 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_btn_toggle_on_pressed_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_fastscroll_thumb_default_holo.png b/res/drawable-hdpi/gamedaytheme_fastscroll_thumb_default_holo.png new file mode 100644 index 0000000..4499922 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_fastscroll_thumb_default_holo.png differ diff --git a/res/drawable-hdpi/gamedaytheme_fastscroll_thumb_pressed_holo.png b/res/drawable-hdpi/gamedaytheme_fastscroll_thumb_pressed_holo.png new file mode 100644 index 0000000..273e18c Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_fastscroll_thumb_pressed_holo.png differ diff --git a/res/drawable-hdpi/gamedaytheme_ic_navigation_drawer.png b/res/drawable-hdpi/gamedaytheme_ic_navigation_drawer.png new file mode 100644 index 0000000..cd9ec2b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_ic_navigation_drawer.png differ diff --git a/res/drawable-hdpi/gamedaytheme_list_activated_holo.9.png b/res/drawable-hdpi/gamedaytheme_list_activated_holo.9.png new file mode 100644 index 0000000..c7c90ad Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_list_activated_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_list_focused_holo.9.png b/res/drawable-hdpi/gamedaytheme_list_focused_holo.9.png new file mode 100644 index 0000000..8c04d5f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_list_focused_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_list_longpressed_holo.9.png b/res/drawable-hdpi/gamedaytheme_list_longpressed_holo.9.png new file mode 100644 index 0000000..d0de588 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_list_longpressed_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_list_pressed_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_list_pressed_holo_dark.9.png new file mode 100644 index 0000000..9cd7c55 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_list_pressed_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_list_selector_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_list_selector_disabled_holo_dark.9.png new file mode 100644 index 0000000..f6fd30d Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_list_selector_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progress_bg_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_progress_bg_holo_dark.9.png new file mode 100644 index 0000000..a4c5b8b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progress_bg_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progress_primary_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_progress_primary_holo_dark.9.png new file mode 100644 index 0000000..8a5efaa Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progress_primary_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progress_secondary_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_progress_secondary_holo_dark.9.png new file mode 100644 index 0000000..995f9b1 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progress_secondary_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo1.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo1.png new file mode 100644 index 0000000..cac82fb Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo1.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo2.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo2.png new file mode 100644 index 0000000..100f033 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo2.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo3.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo3.png new file mode 100644 index 0000000..907872a Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo3.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo4.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo4.png new file mode 100644 index 0000000..8f89741 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo4.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo5.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo5.png new file mode 100644 index 0000000..a4aa087 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo5.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo6.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo6.png new file mode 100644 index 0000000..44bc253 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo6.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo7.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo7.png new file mode 100644 index 0000000..9a1b0ba Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo7.png differ diff --git a/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo8.png b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo8.png new file mode 100644 index 0000000..660ba0b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_progressbar_indeterminate_holo8.png differ diff --git a/res/drawable-hdpi/gamedaytheme_rate_star_big_half_holo_dark.png b/res/drawable-hdpi/gamedaytheme_rate_star_big_half_holo_dark.png new file mode 100644 index 0000000..87f5ebe Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_rate_star_big_half_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_rate_star_big_off_holo_dark.png b/res/drawable-hdpi/gamedaytheme_rate_star_big_off_holo_dark.png new file mode 100644 index 0000000..af5cd91 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_rate_star_big_off_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_rate_star_big_on_holo_dark.png b/res/drawable-hdpi/gamedaytheme_rate_star_big_on_holo_dark.png new file mode 100644 index 0000000..b683049 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_rate_star_big_on_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_rate_star_small_half_holo_dark.png b/res/drawable-hdpi/gamedaytheme_rate_star_small_half_holo_dark.png new file mode 100644 index 0000000..626fcb7 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_rate_star_small_half_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_rate_star_small_off_holo_dark.png b/res/drawable-hdpi/gamedaytheme_rate_star_small_off_holo_dark.png new file mode 100644 index 0000000..a5ee171 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_rate_star_small_off_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_rate_star_small_on_holo_dark.png b/res/drawable-hdpi/gamedaytheme_rate_star_small_on_holo_dark.png new file mode 100644 index 0000000..6785923 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_rate_star_small_on_holo_dark.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_control_disabled_holo.png b/res/drawable-hdpi/gamedaytheme_scrubber_control_disabled_holo.png new file mode 100644 index 0000000..9620a7b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_control_disabled_holo.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_control_focused_holo.png b/res/drawable-hdpi/gamedaytheme_scrubber_control_focused_holo.png new file mode 100644 index 0000000..1bf3571 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_control_focused_holo.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_control_normal_holo.png b/res/drawable-hdpi/gamedaytheme_scrubber_control_normal_holo.png new file mode 100644 index 0000000..81a4af6 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_control_normal_holo.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_control_pressed_holo.png b/res/drawable-hdpi/gamedaytheme_scrubber_control_pressed_holo.png new file mode 100644 index 0000000..4f3d9cb Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_control_pressed_holo.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_primary_holo.9.png b/res/drawable-hdpi/gamedaytheme_scrubber_primary_holo.9.png new file mode 100644 index 0000000..f04870f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_primary_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_secondary_holo.9.png b/res/drawable-hdpi/gamedaytheme_scrubber_secondary_holo.9.png new file mode 100644 index 0000000..92f934f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_secondary_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_scrubber_track_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_scrubber_track_holo_dark.9.png new file mode 100644 index 0000000..0c0ccda Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_scrubber_track_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_spinner_default_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_spinner_default_holo_dark.9.png new file mode 100644 index 0000000..74d486f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_spinner_default_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_spinner_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_spinner_disabled_holo_dark.9.png new file mode 100644 index 0000000..210832c Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_spinner_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_spinner_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_spinner_focused_holo_dark.9.png new file mode 100644 index 0000000..70e28f8 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_spinner_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_spinner_pressed_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_spinner_pressed_holo_dark.9.png new file mode 100644 index 0000000..e95b8ca Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_spinner_pressed_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_bg_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_bg_disabled_holo_dark.9.png new file mode 100644 index 0000000..f2196fd Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_bg_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_bg_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_bg_focused_holo_dark.9.png new file mode 100644 index 0000000..6f1fe4c Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_bg_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_bg_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_bg_holo_dark.9.png new file mode 100644 index 0000000..933d99b Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_bg_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_thumb_activated_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_thumb_activated_holo_dark.9.png new file mode 100644 index 0000000..2702e59 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_thumb_activated_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_thumb_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_thumb_disabled_holo_dark.9.png new file mode 100644 index 0000000..457fa84 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_thumb_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_thumb_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_thumb_holo_dark.9.png new file mode 100644 index 0000000..d0e1806 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_thumb_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_switch_thumb_pressed_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_switch_thumb_pressed_holo_dark.9.png new file mode 100644 index 0000000..3654666 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_switch_thumb_pressed_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_tab_selected_focused_holo.9.png b/res/drawable-hdpi/gamedaytheme_tab_selected_focused_holo.9.png new file mode 100644 index 0000000..c5d0da9 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_tab_selected_focused_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_tab_selected_holo.9.png b/res/drawable-hdpi/gamedaytheme_tab_selected_holo.9.png new file mode 100644 index 0000000..35e52c2 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_tab_selected_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_tab_selected_pressed_holo.9.png b/res/drawable-hdpi/gamedaytheme_tab_selected_pressed_holo.9.png new file mode 100644 index 0000000..cca0d86 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_tab_selected_pressed_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_tab_unselected_focused_holo.9.png b/res/drawable-hdpi/gamedaytheme_tab_unselected_focused_holo.9.png new file mode 100644 index 0000000..e264dc1 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_tab_unselected_focused_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_tab_unselected_holo.9.png b/res/drawable-hdpi/gamedaytheme_tab_unselected_holo.9.png new file mode 100644 index 0000000..9778459 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_tab_unselected_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_tab_unselected_pressed_holo.9.png b/res/drawable-hdpi/gamedaytheme_tab_unselected_pressed_holo.9.png new file mode 100644 index 0000000..ad5a469 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_tab_unselected_pressed_holo.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_textfield_activated_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_textfield_activated_holo_dark.9.png new file mode 100644 index 0000000..80c27fa Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_textfield_activated_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_textfield_default_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_textfield_default_holo_dark.9.png new file mode 100644 index 0000000..1073e3f Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_textfield_default_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_textfield_disabled_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_textfield_disabled_focused_holo_dark.9.png new file mode 100644 index 0000000..29e33e3 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_textfield_disabled_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_textfield_disabled_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_textfield_disabled_holo_dark.9.png new file mode 100644 index 0000000..73ec37c Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_textfield_disabled_holo_dark.9.png differ diff --git a/res/drawable-hdpi/gamedaytheme_textfield_focused_holo_dark.9.png b/res/drawable-hdpi/gamedaytheme_textfield_focused_holo_dark.9.png new file mode 100644 index 0000000..080acd2 Binary files /dev/null and b/res/drawable-hdpi/gamedaytheme_textfield_focused_holo_dark.9.png differ diff --git a/res/drawable-hdpi/list_focused_unccgameday.9.png b/res/drawable-hdpi/list_focused_unccgameday.9.png old mode 100755 new mode 100644 diff --git a/res/drawable-hdpi/menu_dropdown_panel_unccgameday.9.png b/res/drawable-hdpi/menu_dropdown_panel_unccgameday.9.png deleted file mode 100755 index 4de399b..0000000 Binary files a/res/drawable-hdpi/menu_dropdown_panel_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/progress_bg_unccgameday.9.png b/res/drawable-hdpi/progress_bg_unccgameday.9.png deleted file mode 100755 index 04d5e30..0000000 Binary files a/res/drawable-hdpi/progress_bg_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/progress_primary_unccgameday.9.png b/res/drawable-hdpi/progress_primary_unccgameday.9.png deleted file mode 100755 index 9777bbe..0000000 Binary files a/res/drawable-hdpi/progress_primary_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/progress_secondary_unccgameday.9.png b/res/drawable-hdpi/progress_secondary_unccgameday.9.png deleted file mode 100755 index 9bd89aa..0000000 Binary files a/res/drawable-hdpi/progress_secondary_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/spinner_ab_default_unccgameday.9.png b/res/drawable-hdpi/spinner_ab_default_unccgameday.9.png deleted file mode 100755 index a4c9572..0000000 Binary files a/res/drawable-hdpi/spinner_ab_default_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/spinner_ab_disabled_unccgameday.9.png b/res/drawable-hdpi/spinner_ab_disabled_unccgameday.9.png deleted file mode 100755 index 2b82465..0000000 Binary files a/res/drawable-hdpi/spinner_ab_disabled_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/spinner_ab_focused_unccgameday.9.png b/res/drawable-hdpi/spinner_ab_focused_unccgameday.9.png deleted file mode 100755 index 2b5dc2d..0000000 Binary files a/res/drawable-hdpi/spinner_ab_focused_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/spinner_ab_pressed_unccgameday.9.png b/res/drawable-hdpi/spinner_ab_pressed_unccgameday.9.png deleted file mode 100755 index 7136c2d..0000000 Binary files a/res/drawable-hdpi/spinner_ab_pressed_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_selected_focused_unccgameday.9.png b/res/drawable-hdpi/tab_selected_focused_unccgameday.9.png deleted file mode 100755 index 305c49f..0000000 Binary files a/res/drawable-hdpi/tab_selected_focused_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_focused_unccgameday.9.png b/res/drawable-hdpi/tab_unselected_focused_unccgameday.9.png deleted file mode 100755 index 66e1624..0000000 Binary files a/res/drawable-hdpi/tab_unselected_focused_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_pressed_unccgameday.9.png b/res/drawable-hdpi/tab_unselected_pressed_unccgameday.9.png deleted file mode 100755 index 2000114..0000000 Binary files a/res/drawable-hdpi/tab_unselected_pressed_unccgameday.9.png and /dev/null differ diff --git a/res/drawable-hdpi/tab_unselected_unccgameday.9.png b/res/drawable-hdpi/tab_unselected_unccgameday.9.png deleted file mode 100755 index 4d3d12a..0000000 Binary files a/res/drawable-hdpi/tab_unselected_unccgameday.9.png and /dev/null differ diff --git a/res/drawable/ab_background_textured_unccgameday.xml b/res/drawable/ab_background_textured_unccgameday.xml deleted file mode 100755 index a130090..0000000 --- a/res/drawable/ab_background_textured_unccgameday.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/drawable/btn_cab_done_unccgameday.xml b/res/drawable/btn_cab_done_unccgameday.xml deleted file mode 100755 index 0418e8b..0000000 --- a/res/drawable/btn_cab_done_unccgameday.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - diff --git a/res/drawable/gamedaytheme_activated_background_holo_dark.xml b/res/drawable/gamedaytheme_activated_background_holo_dark.xml new file mode 100644 index 0000000..34d32a8 --- /dev/null +++ b/res/drawable/gamedaytheme_activated_background_holo_dark.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/res/drawable/gamedaytheme_btn_check_holo_dark.xml b/res/drawable/gamedaytheme_btn_check_holo_dark.xml new file mode 100644 index 0000000..cfa26af --- /dev/null +++ b/res/drawable/gamedaytheme_btn_check_holo_dark.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_btn_default_holo_dark.xml b/res/drawable/gamedaytheme_btn_default_holo_dark.xml new file mode 100644 index 0000000..bfc1dd2 --- /dev/null +++ b/res/drawable/gamedaytheme_btn_default_holo_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_btn_radio_holo_dark.xml b/res/drawable/gamedaytheme_btn_radio_holo_dark.xml new file mode 100644 index 0000000..b910477 --- /dev/null +++ b/res/drawable/gamedaytheme_btn_radio_holo_dark.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_btn_toggle_holo_dark.xml b/res/drawable/gamedaytheme_btn_toggle_holo_dark.xml new file mode 100644 index 0000000..d963ee0 --- /dev/null +++ b/res/drawable/gamedaytheme_btn_toggle_holo_dark.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_edit_text_holo_dark.xml b/res/drawable/gamedaytheme_edit_text_holo_dark.xml new file mode 100644 index 0000000..2781f80 --- /dev/null +++ b/res/drawable/gamedaytheme_edit_text_holo_dark.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/gamedaytheme_fastscroll_thumb_holo.xml b/res/drawable/gamedaytheme_fastscroll_thumb_holo.xml new file mode 100644 index 0000000..e6f92f2 --- /dev/null +++ b/res/drawable/gamedaytheme_fastscroll_thumb_holo.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/res/drawable/gamedaytheme_item_background_holo_dark.xml b/res/drawable/gamedaytheme_item_background_holo_dark.xml new file mode 100644 index 0000000..43464a9 --- /dev/null +++ b/res/drawable/gamedaytheme_item_background_holo_dark.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_list_selector_background_transition_holo_dark.xml b/res/drawable/gamedaytheme_list_selector_background_transition_holo_dark.xml new file mode 100644 index 0000000..00a8183 --- /dev/null +++ b/res/drawable/gamedaytheme_list_selector_background_transition_holo_dark.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/res/drawable/gamedaytheme_list_selector_holo_dark.xml b/res/drawable/gamedaytheme_list_selector_holo_dark.xml new file mode 100644 index 0000000..642234b --- /dev/null +++ b/res/drawable/gamedaytheme_list_selector_holo_dark.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_progress_horizontal_holo_dark.xml b/res/drawable/gamedaytheme_progress_horizontal_holo_dark.xml new file mode 100644 index 0000000..7db1d95 --- /dev/null +++ b/res/drawable/gamedaytheme_progress_horizontal_holo_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_progress_indeterminate_horizontal_holo_dark.xml b/res/drawable/gamedaytheme_progress_indeterminate_horizontal_holo_dark.xml new file mode 100644 index 0000000..0ad0de2 --- /dev/null +++ b/res/drawable/gamedaytheme_progress_indeterminate_horizontal_holo_dark.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_ratingbar_full_empty_holo_dark.xml b/res/drawable/gamedaytheme_ratingbar_full_empty_holo_dark.xml new file mode 100644 index 0000000..95ac297 --- /dev/null +++ b/res/drawable/gamedaytheme_ratingbar_full_empty_holo_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_ratingbar_full_filled_holo_dark.xml b/res/drawable/gamedaytheme_ratingbar_full_filled_holo_dark.xml new file mode 100644 index 0000000..ffe2d11 --- /dev/null +++ b/res/drawable/gamedaytheme_ratingbar_full_filled_holo_dark.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_ratingbar_full_holo_dark.xml b/res/drawable/gamedaytheme_ratingbar_full_holo_dark.xml new file mode 100644 index 0000000..c215652 --- /dev/null +++ b/res/drawable/gamedaytheme_ratingbar_full_holo_dark.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/res/drawable/gamedaytheme_ratingbar_holo_dark.xml b/res/drawable/gamedaytheme_ratingbar_holo_dark.xml new file mode 100644 index 0000000..9799dce --- /dev/null +++ b/res/drawable/gamedaytheme_ratingbar_holo_dark.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/res/drawable/gamedaytheme_ratingbar_small_holo_dark.xml b/res/drawable/gamedaytheme_ratingbar_small_holo_dark.xml new file mode 100644 index 0000000..e68b673 --- /dev/null +++ b/res/drawable/gamedaytheme_ratingbar_small_holo_dark.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/res/drawable/gamedaytheme_scrubber_control_selector_holo_dark.xml b/res/drawable/gamedaytheme_scrubber_control_selector_holo_dark.xml new file mode 100644 index 0000000..308deed --- /dev/null +++ b/res/drawable/gamedaytheme_scrubber_control_selector_holo_dark.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/res/drawable/gamedaytheme_scrubber_progress_horizontal_holo_dark.xml b/res/drawable/gamedaytheme_scrubber_progress_horizontal_holo_dark.xml new file mode 100644 index 0000000..52eb1c6 --- /dev/null +++ b/res/drawable/gamedaytheme_scrubber_progress_horizontal_holo_dark.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/res/drawable/gamedaytheme_spinner_background_holo_dark.xml b/res/drawable/gamedaytheme_spinner_background_holo_dark.xml new file mode 100644 index 0000000..a056ab8 --- /dev/null +++ b/res/drawable/gamedaytheme_spinner_background_holo_dark.xml @@ -0,0 +1,12 @@ + + + + + + + + + diff --git a/res/drawable/gamedaytheme_switch_inner_holo_dark.xml b/res/drawable/gamedaytheme_switch_inner_holo_dark.xml new file mode 100644 index 0000000..a0fa621 --- /dev/null +++ b/res/drawable/gamedaytheme_switch_inner_holo_dark.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/res/drawable/gamedaytheme_switch_track_holo_dark.xml b/res/drawable/gamedaytheme_switch_track_holo_dark.xml new file mode 100644 index 0000000..64b630d --- /dev/null +++ b/res/drawable/gamedaytheme_switch_track_holo_dark.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/res/drawable/gamedaytheme_tab_indicator_holo.xml b/res/drawable/gamedaytheme_tab_indicator_holo.xml new file mode 100644 index 0000000..af020ae --- /dev/null +++ b/res/drawable/gamedaytheme_tab_indicator_holo.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/pressed_background_unccgameday.xml b/res/drawable/pressed_background_unccgameday.xml deleted file mode 100755 index 7ca9a9e..0000000 --- a/res/drawable/pressed_background_unccgameday.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - diff --git a/res/drawable/progress_horizontal_unccgameday.xml b/res/drawable/progress_horizontal_unccgameday.xml deleted file mode 100755 index c0f9a0a..0000000 --- a/res/drawable/progress_horizontal_unccgameday.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/res/drawable/selectable_background_unccgameday.xml b/res/drawable/selectable_background_unccgameday.xml deleted file mode 100755 index 3a28aa2..0000000 --- a/res/drawable/selectable_background_unccgameday.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/res/drawable/spinner_background_ab_unccgameday.xml b/res/drawable/spinner_background_ab_unccgameday.xml deleted file mode 100755 index 06f9cc3..0000000 --- a/res/drawable/spinner_background_ab_unccgameday.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - diff --git a/res/drawable/tab_indicator_ab_unccgameday.xml b/res/drawable/tab_indicator_ab_unccgameday.xml deleted file mode 100755 index f3a3911..0000000 --- a/res/drawable/tab_indicator_ab_unccgameday.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/activity_alerts.xml b/res/layout/activity_alerts.xml index 852a1c3..e41f0dc 100644 --- a/res/layout/activity_alerts.xml +++ b/res/layout/activity_alerts.xml @@ -2,7 +2,6 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" - android:background="#7d9a43" android:paddingBottom="@dimen/activity_vertical_margin" android:paddingLeft="@dimen/activity_horizontal_margin" android:paddingRight="@dimen/activity_horizontal_margin" @@ -13,7 +12,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:text="@string/alerts_label_alerts_to_receive" - android:textAppearance="?android:attr/textAppearanceMedium" android:textColor="@color/black" /> + android:onClick="onClickTimedAlerts" + style="@style/GameDayTheme" /> + android:onClick="onClickUniversityAlerts" + style="@style/GameDayTheme" />