diff options
author | lado <herrlado@gmail.com> | 2015-06-09 14:07:14 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2015-06-09 14:07:14 +0200 |
commit | 23d920c759303602c2a6cde38983b2aa4dbb82c2 (patch) | |
tree | d0d83c36e0698402c783ebf62e6fe7d8ee85bed2 /vdrmanager/app/src/main/res/drawable | |
parent | be5e0132d51a829326478c668e4eac78e2c9e4d8 (diff) | |
download | vdr-manager-23d920c759303602c2a6cde38983b2aa4dbb82c2.tar.gz vdr-manager-23d920c759303602c2a6cde38983b2aa4dbb82c2.tar.bz2 |
StudioStructur
Diffstat (limited to 'vdrmanager/app/src/main/res/drawable')
52 files changed, 57 insertions, 0 deletions
diff --git a/vdrmanager/app/src/main/res/drawable/app_logo.png b/vdrmanager/app/src/main/res/drawable/app_logo.png Binary files differnew file mode 100644 index 0000000..40fe91f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/app_logo.png diff --git a/vdrmanager/app/src/main/res/drawable/back.xml b/vdrmanager/app/src/main/res/drawable/back.xml new file mode 100644 index 0000000..1975fd9 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/back.xml @@ -0,0 +1,7 @@ +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <stroke + android:width="1px" + android:color="#5F5656" /> +</shape>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/drawable/btn_channels.png b/vdrmanager/app/src/main/res/drawable/btn_channels.png Binary files differnew file mode 100644 index 0000000..b1eff10 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_channels.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_clock.png b/vdrmanager/app/src/main/res/drawable/btn_clock.png Binary files differnew file mode 100644 index 0000000..f682d6d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_clock.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg b/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg Binary files differnew file mode 100644 index 0000000..e5a6df5 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_epglist.jpg diff --git a/vdrmanager/app/src/main/res/drawable/btn_recordings.png b/vdrmanager/app/src/main/res/drawable/btn_recordings.png Binary files differnew file mode 100644 index 0000000..f2af210 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_recordings.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_remote.png b/vdrmanager/app/src/main/res/drawable/btn_remote.png Binary files differnew file mode 100644 index 0000000..a4b8774 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_remote.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_search.png b/vdrmanager/app/src/main/res/drawable/btn_search.png Binary files differnew file mode 100644 index 0000000..2edd18a --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_search.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_search_times.png b/vdrmanager/app/src/main/res/drawable/btn_search_times.png Binary files differnew file mode 100644 index 0000000..4722cbb --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_search_times.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_timer.png b/vdrmanager/app/src/main/res/drawable/btn_timer.png Binary files differnew file mode 100644 index 0000000..b7fe536 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_timer.png diff --git a/vdrmanager/app/src/main/res/drawable/btn_wakeup.png b/vdrmanager/app/src/main/res/drawable/btn_wakeup.png Binary files differnew file mode 100644 index 0000000..eda2e95 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/btn_wakeup.png diff --git a/vdrmanager/app/src/main/res/drawable/folder.png b/vdrmanager/app/src/main/res/drawable/folder.png Binary files differnew file mode 100644 index 0000000..5b3fcec --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/folder.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png b/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png Binary files differnew file mode 100644 index 0000000..02bec7d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_btn_round_minus.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png b/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png Binary files differnew file mode 100644 index 0000000..1fdfb69 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_btn_round_plus.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_drive.png b/vdrmanager/app/src/main/res/drawable/ic_drive.png Binary files differnew file mode 100644 index 0000000..4c2f957 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_drive.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png b/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png Binary files differnew file mode 100644 index 0000000..6755d5e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_3d_globe.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_back.png b/vdrmanager/app/src/main/res/drawable/ic_menu_back.png Binary files differnew file mode 100644 index 0000000..91fa3e7 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_back.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png b/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png Binary files differnew file mode 100644 index 0000000..39472a6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_filter.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png b/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png Binary files differnew file mode 100644 index 0000000..632e4f6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_forward.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png b/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png Binary files differnew file mode 100644 index 0000000..2d0d2e2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_play_clip.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png b/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png Binary files differnew file mode 100644 index 0000000..c3551be --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_refresh.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png b/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png Binary files differnew file mode 100644 index 0000000..2afc8e8 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_menu_revert.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_video_small.png b/vdrmanager/app/src/main/res/drawable/ic_video_small.png Binary files differnew file mode 100644 index 0000000..67071fc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_video_small.png diff --git a/vdrmanager/app/src/main/res/drawable/ic_volume_small.png b/vdrmanager/app/src/main/res/drawable/ic_volume_small.png Binary files differnew file mode 100644 index 0000000..2a7ec03 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/ic_volume_small.png diff --git a/vdrmanager/app/src/main/res/drawable/icon.png b/vdrmanager/app/src/main/res/drawable/icon.png Binary files differnew file mode 100644 index 0000000..7197eab --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/icon.png diff --git a/vdrmanager/app/src/main/res/drawable/imdb.png b/vdrmanager/app/src/main/res/drawable/imdb.png Binary files differnew file mode 100644 index 0000000..e1e0853 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/imdb.png diff --git a/vdrmanager/app/src/main/res/drawable/left.png b/vdrmanager/app/src/main/res/drawable/left.png Binary files differnew file mode 100644 index 0000000..26522f0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/left.png diff --git a/vdrmanager/app/src/main/res/drawable/line_gradient.xml b/vdrmanager/app/src/main/res/drawable/line_gradient.xml new file mode 100644 index 0000000..f04ecbc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/line_gradient.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" + android:shape="rectangle" > + + <gradient + android:angle="0" + android:centerColor="@color/white" + android:endColor="@color/black" + android:startColor="@color/black" + android:type="linear" + android:useLevel="false" /> + +</shape>
\ No newline at end of file diff --git a/vdrmanager/app/src/main/res/drawable/newrecording.png b/vdrmanager/app/src/main/res/drawable/newrecording.png Binary files differnew file mode 100644 index 0000000..28cae46 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/newrecording.png diff --git a/vdrmanager/app/src/main/res/drawable/omdb.png b/vdrmanager/app/src/main/res/drawable/omdb.png Binary files differnew file mode 100644 index 0000000..870e511 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/omdb.png diff --git a/vdrmanager/app/src/main/res/drawable/red_button.xml b/vdrmanager/app/src/main/res/drawable/red_button.xml new file mode 100644 index 0000000..b034119 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/red_button.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > + <corners + android:radius="14dp" + /> + <gradient + android:angle="45" + android:centerX="35%" + android:centerColor="#FF0000" + android:startColor="#FF0000" + android:endColor="#FF0000" + android:type="linear" + /> + <padding + android:left="0dp" + android:top="0dp" + android:right="0dp" + android:bottom="0dp" + /> + <size + android:width="158dp" + android:height="60dp" + /> + <stroke + android:width="3dp" + android:color="#FF0000" + /> +</shape> diff --git a/vdrmanager/app/src/main/res/drawable/right.png b/vdrmanager/app/src/main/res/drawable/right.png Binary files differnew file mode 100644 index 0000000..f8a518d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/right.png diff --git a/vdrmanager/app/src/main/res/drawable/roundedbutton.xml b/vdrmanager/app/src/main/res/drawable/roundedbutton.xml new file mode 100644 index 0000000..26ac40f --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/roundedbutton.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<shape xmlns:android="http://schemas.android.com/apk/res/android" +android:shape="rectangle"> + + <corners android:bottomRightRadius="18dip" + android:bottomLeftRadius="18dip" + android:topRightRadius="18dip" + android:topLeftRadius="18dip"/> +</shape> diff --git a/vdrmanager/app/src/main/res/drawable/sad.png b/vdrmanager/app/src/main/res/drawable/sad.png Binary files differnew file mode 100644 index 0000000..feee3be --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/sad.png diff --git a/vdrmanager/app/src/main/res/drawable/schere.png b/vdrmanager/app/src/main/res/drawable/schere.png Binary files differnew file mode 100644 index 0000000..623367e --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/schere.png diff --git a/vdrmanager/app/src/main/res/drawable/timer.png b/vdrmanager/app/src/main/res/drawable/timer.png Binary files differnew file mode 100644 index 0000000..a3df3c0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active.png b/vdrmanager/app/src/main/res/drawable/timer_active.png Binary files differnew file mode 100644 index 0000000..5bbd402 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active_begin.png b/vdrmanager/app/src/main/res/drawable/timer_active_begin.png Binary files differnew file mode 100644 index 0000000..98507b2 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active_begin.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png b/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png Binary files differnew file mode 100644 index 0000000..6d31433 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active_conflict.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_active_end.png b/vdrmanager/app/src/main/res/drawable/timer_active_end.png Binary files differnew file mode 100644 index 0000000..b77c1f5 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_active_end.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_inactive.png b/vdrmanager/app/src/main/res/drawable/timer_inactive.png Binary files differnew file mode 100644 index 0000000..452394d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_inactive.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png b/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png Binary files differnew file mode 100644 index 0000000..f12b2e8 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_inactive_begin.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png b/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png Binary files differnew file mode 100644 index 0000000..d13d3fc --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_inactive_end.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_none.png b/vdrmanager/app/src/main/res/drawable/timer_none.png Binary files differnew file mode 100644 index 0000000..a81516d --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_none.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording.png b/vdrmanager/app/src/main/res/drawable/timer_recording.png Binary files differnew file mode 100644 index 0000000..c28b04c --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png b/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png Binary files differnew file mode 100644 index 0000000..98e3f27 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording_begin.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png b/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png Binary files differnew file mode 100644 index 0000000..6dbe3a1 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording_conflict.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_recording_end.png b/vdrmanager/app/src/main/res/drawable/timer_recording_end.png Binary files differnew file mode 100644 index 0000000..d94b615 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_recording_end.png diff --git a/vdrmanager/app/src/main/res/drawable/timer_vps.png b/vdrmanager/app/src/main/res/drawable/timer_vps.png Binary files differnew file mode 100644 index 0000000..a51a394 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/timer_vps.png diff --git a/vdrmanager/app/src/main/res/drawable/tmdb.png b/vdrmanager/app/src/main/res/drawable/tmdb.png Binary files differnew file mode 100644 index 0000000..20e4731 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/tmdb.png diff --git a/vdrmanager/app/src/main/res/drawable/tv.png b/vdrmanager/app/src/main/res/drawable/tv.png Binary files differnew file mode 100644 index 0000000..d233ef0 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/tv.png diff --git a/vdrmanager/app/src/main/res/drawable/vdr_logo.png b/vdrmanager/app/src/main/res/drawable/vdr_logo.png Binary files differnew file mode 100644 index 0000000..6d88fa6 --- /dev/null +++ b/vdrmanager/app/src/main/res/drawable/vdr_logo.png |