From e044aed11d8982398fa556eacde9af1003af1c5a Mon Sep 17 00:00:00 2001 From: lado Date: Thu, 2 Nov 2017 10:41:17 +0100 Subject: refactor vdrmanager -> de.bjusystems.vdrmanager --- .../app/src/main/res/drawable-xhdpi/action_search.png | Bin 2127 -> 0 bytes .../app/src/main/res/drawable-xhdpi/drawer_shadow.9.png | Bin 182 -> 0 bytes vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png | Bin 1056 -> 0 bytes vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png | Bin 3394 -> 0 bytes .../app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png | Bin 5986 -> 0 bytes .../app/src/main/res/drawable-xhdpi/ic_menu_filter.png | Bin 902 -> 0 bytes .../app/src/main/res/drawable-xhdpi/ic_menu_goto.png | Bin 1744 -> 0 bytes .../src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png | Bin 1204 -> 0 bytes .../src/main/res/drawable-xhdpi/ic_menu_play_clip.png | Bin 1479 -> 0 bytes .../main/res/drawable-xhdpi/ic_menu_recent_history.png | Bin 3001 -> 0 bytes .../app/src/main/res/drawable-xhdpi/ic_menu_refresh.png | Bin 2857 -> 0 bytes .../app/src/main/res/drawable-xhdpi/ic_menu_view.png | Bin 2378 -> 0 bytes .../app/src/main/res/drawable-xhdpi/ic_volume_small.png | Bin 1756 -> 0 bytes 13 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png delete mode 100644 vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png (limited to 'vdrmanager/app/src/main/res/drawable-xhdpi') diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png b/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png deleted file mode 100644 index 3549f84..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/action_search.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png b/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png deleted file mode 100644 index fa3d853..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/drawer_shadow.9.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png deleted file mode 100644 index b9bc3d7..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drawer.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png deleted file mode 100644 index 378e63e..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_drive.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png deleted file mode 100644 index 1fda0a2..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_3d_globe.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png deleted file mode 100644 index fe3836c..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_filter.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png deleted file mode 100644 index b925e69..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_goto.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png deleted file mode 100644 index 2998d65..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_moreoverflow.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png deleted file mode 100644 index f680fce..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_play_clip.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png deleted file mode 100644 index fc5e1fc..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_recent_history.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png deleted file mode 100644 index 9e9f10e..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_refresh.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png deleted file mode 100644 index e97c30d..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_menu_view.png and /dev/null differ diff --git a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png b/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png deleted file mode 100644 index 9d6d920..0000000 Binary files a/vdrmanager/app/src/main/res/drawable-xhdpi/ic_volume_small.png and /dev/null differ -- cgit v1.2.3