From ffa1cca8544a224eef7fb89dc8dd3bef9ecc8e5c Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 21 Aug 2022 20:49:07 +0200 Subject: Replace system standard bitmap drawables with vector drawables --- .../openvpn/fragments/FileSelectionFragment.java | 8 +++--- .../ic_add_circle_outline_grey600_24dp.png | Bin 624 -> 0 bytes .../ic_add_circle_outline_white_24dp.png | Bin 606 -> 0 bytes .../res/drawable-hdpi/ic_archive_grey600_24dp.png | Bin 353 -> 0 bytes .../ui/res/drawable-hdpi/ic_archive_white_24dp.png | Bin 347 -> 0 bytes .../ui/res/drawable-hdpi/ic_check_white_24dp.png | Bin 309 -> 0 bytes .../ui/res/drawable-hdpi/ic_close_white_24dp.png | Bin 221 -> 0 bytes .../drawable-hdpi/ic_content_copy_white_24dp.png | Bin 287 -> 0 bytes .../res/drawable-hdpi/ic_delete_grey600_24dp.png | Bin 248 -> 0 bytes .../ui/res/drawable-hdpi/ic_delete_white_24dp.png | Bin 246 -> 0 bytes .../src/ui/res/drawable-hdpi/ic_doc_generic_am.png | Bin 694 -> 0 bytes .../ui/res/drawable-hdpi/ic_edit_grey600_24dp.png | Bin 341 -> 0 bytes .../ui/res/drawable-hdpi/ic_edit_white_24dp.png | Bin 339 -> 0 bytes .../drawable-hdpi/ic_filter_list_white_24dp.png | Bin 206 -> 0 bytes .../res/drawable-hdpi/ic_menu_copy_holo_dark.png | Bin 186 -> 0 bytes .../ui/res/drawable-hdpi/ic_pause_white_24dp.png | Bin 105 -> 0 bytes .../res/drawable-hdpi/ic_play_arrow_white_24dp.png | Bin 195 -> 0 bytes .../ui/res/drawable-hdpi/ic_receipt_white_24dp.png | Bin 261 -> 0 bytes .../src/ui/res/drawable-hdpi/ic_root_folder_am.png | Bin 508 -> 0 bytes .../ui/res/drawable-hdpi/ic_search_white_24dp.png | Bin 396 -> 0 bytes .../ui/res/drawable-hdpi/ic_share_white_24dp.png | Bin 506 -> 0 bytes .../ui/res/drawable-hdpi/ic_sort_white_24dp.png | Bin 115 -> 0 bytes .../ui/res/drawable-hdpi/ic_warning_black_36dp.png | Bin 549 -> 0 bytes .../ic_add_circle_outline_grey600_24dp.png | Bin 427 -> 0 bytes .../ic_add_circle_outline_white_24dp.png | Bin 409 -> 0 bytes .../res/drawable-mdpi/ic_archive_grey600_24dp.png | Bin 266 -> 0 bytes .../ui/res/drawable-mdpi/ic_archive_white_24dp.png | Bin 264 -> 0 bytes .../ui/res/drawable-mdpi/ic_check_white_24dp.png | Bin 243 -> 0 bytes .../ui/res/drawable-mdpi/ic_close_white_24dp.png | Bin 175 -> 0 bytes .../drawable-mdpi/ic_content_copy_white_24dp.png | Bin 216 -> 0 bytes .../res/drawable-mdpi/ic_delete_grey600_24dp.png | Bin 199 -> 0 bytes .../ui/res/drawable-mdpi/ic_delete_white_24dp.png | Bin 197 -> 0 bytes .../src/ui/res/drawable-mdpi/ic_doc_generic_am.png | Bin 561 -> 0 bytes .../ui/res/drawable-mdpi/ic_edit_grey600_24dp.png | Bin 276 -> 0 bytes .../ui/res/drawable-mdpi/ic_edit_white_24dp.png | Bin 272 -> 0 bytes .../drawable-mdpi/ic_filter_list_white_24dp.png | Bin 181 -> 0 bytes .../res/drawable-mdpi/ic_menu_copy_holo_dark.png | Bin 162 -> 0 bytes .../ui/res/drawable-mdpi/ic_pause_white_24dp.png | Bin 83 -> 0 bytes .../res/drawable-mdpi/ic_play_arrow_white_24dp.png | Bin 157 -> 0 bytes .../ui/res/drawable-mdpi/ic_receipt_white_24dp.png | Bin 194 -> 0 bytes .../src/ui/res/drawable-mdpi/ic_root_folder_am.png | Bin 442 -> 0 bytes .../ui/res/drawable-mdpi/ic_search_white_24dp.png | Bin 247 -> 0 bytes .../ui/res/drawable-mdpi/ic_share_white_24dp.png | Bin 361 -> 0 bytes .../ui/res/drawable-mdpi/ic_sort_white_24dp.png | Bin 90 -> 0 bytes .../ui/res/drawable-mdpi/ic_warning_black_36dp.png | Bin 432 -> 0 bytes .../ic_add_circle_outline_grey600_24dp.png | Bin 781 -> 0 bytes .../ic_add_circle_outline_white_24dp.png | Bin 775 -> 0 bytes .../res/drawable-xhdpi/ic_archive_grey600_24dp.png | Bin 372 -> 0 bytes .../res/drawable-xhdpi/ic_archive_white_24dp.png | Bin 362 -> 0 bytes .../ui/res/drawable-xhdpi/ic_check_white_24dp.png | Bin 363 -> 0 bytes .../ui/res/drawable-xhdpi/ic_close_white_24dp.png | Bin 257 -> 0 bytes .../drawable-xhdpi/ic_content_copy_white_24dp.png | Bin 330 -> 0 bytes .../res/drawable-xhdpi/ic_delete_grey600_24dp.png | Bin 271 -> 0 bytes .../ui/res/drawable-xhdpi/ic_delete_white_24dp.png | Bin 270 -> 0 bytes .../ui/res/drawable-xhdpi/ic_doc_generic_am.png | Bin 831 -> 0 bytes .../ui/res/drawable-xhdpi/ic_edit_grey600_24dp.png | Bin 379 -> 0 bytes .../ui/res/drawable-xhdpi/ic_edit_white_24dp.png | Bin 378 -> 0 bytes .../drawable-xhdpi/ic_filter_list_white_24dp.png | Bin 200 -> 0 bytes .../res/drawable-xhdpi/ic_menu_copy_holo_dark.png | Bin 261 -> 0 bytes .../ui/res/drawable-xhdpi/ic_pause_white_24dp.png | Bin 90 -> 0 bytes .../drawable-xhdpi/ic_play_arrow_white_24dp.png | Bin 220 -> 0 bytes .../res/drawable-xhdpi/ic_receipt_white_24dp.png | Bin 240 -> 0 bytes .../ui/res/drawable-xhdpi/ic_root_folder_am.png | Bin 582 -> 0 bytes .../ui/res/drawable-xhdpi/ic_search_white_24dp.png | Bin 465 -> 0 bytes .../ui/res/drawable-xhdpi/ic_share_white_24dp.png | Bin 625 -> 0 bytes .../ui/res/drawable-xhdpi/ic_sort_white_24dp.png | Bin 101 -> 0 bytes .../res/drawable-xhdpi/ic_warning_black_36dp.png | Bin 655 -> 0 bytes .../ic_add_circle_outline_grey600_24dp.png | Bin 1106 -> 0 bytes .../ic_add_circle_outline_white_24dp.png | Bin 1097 -> 0 bytes .../drawable-xxhdpi/ic_archive_grey600_24dp.png | Bin 529 -> 0 bytes .../res/drawable-xxhdpi/ic_archive_white_24dp.png | Bin 520 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_check_white_24dp.png | Bin 460 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_close_white_24dp.png | Bin 347 -> 0 bytes .../drawable-xxhdpi/ic_content_copy_white_24dp.png | Bin 436 -> 0 bytes .../res/drawable-xxhdpi/ic_delete_grey600_24dp.png | Bin 341 -> 0 bytes .../res/drawable-xxhdpi/ic_delete_white_24dp.png | Bin 338 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_doc_generic_am.png | Bin 585 -> 0 bytes .../res/drawable-xxhdpi/ic_edit_grey600_24dp.png | Bin 493 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_edit_white_24dp.png | Bin 490 -> 0 bytes .../drawable-xxhdpi/ic_filter_list_white_24dp.png | Bin 223 -> 0 bytes .../res/drawable-xxhdpi/ic_menu_copy_holo_dark.png | Bin 1272 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_pause_white_24dp.png | Bin 92 -> 0 bytes .../drawable-xxhdpi/ic_play_arrow_white_24dp.png | Bin 283 -> 0 bytes .../res/drawable-xxhdpi/ic_receipt_white_24dp.png | Bin 292 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_root_folder_am.png | Bin 1263 -> 0 bytes .../res/drawable-xxhdpi/ic_search_white_24dp.png | Bin 728 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_share_white_24dp.png | Bin 857 -> 0 bytes .../ui/res/drawable-xxhdpi/ic_sort_white_24dp.png | Bin 103 -> 0 bytes .../res/drawable-xxhdpi/ic_warning_black_36dp.png | Bin 873 -> 0 bytes .../ic_add_circle_outline_grey600_24dp.png | Bin 1508 -> 0 bytes .../ic_add_circle_outline_white_24dp.png | Bin 1634 -> 0 bytes .../drawable-xxxhdpi/ic_archive_grey600_24dp.png | Bin 773 -> 0 bytes .../res/drawable-xxxhdpi/ic_archive_white_24dp.png | Bin 763 -> 0 bytes .../res/drawable-xxxhdpi/ic_check_white_24dp.png | Bin 587 -> 0 bytes .../res/drawable-xxxhdpi/ic_close_white_24dp.png | Bin 436 -> 0 bytes .../ic_content_copy_white_24dp.png | Bin 522 -> 0 bytes .../drawable-xxxhdpi/ic_delete_grey600_24dp.png | Bin 402 -> 0 bytes .../res/drawable-xxxhdpi/ic_delete_white_24dp.png | Bin 397 -> 0 bytes .../res/drawable-xxxhdpi/ic_edit_grey600_24dp.png | Bin 639 -> 0 bytes .../ui/res/drawable-xxxhdpi/ic_edit_white_24dp.png | Bin 632 -> 0 bytes .../drawable-xxxhdpi/ic_filter_list_white_24dp.png | Bin 254 -> 0 bytes .../res/drawable-xxxhdpi/ic_pause_white_24dp.png | Bin 94 -> 0 bytes .../drawable-xxxhdpi/ic_play_arrow_white_24dp.png | Bin 343 -> 0 bytes .../res/drawable-xxxhdpi/ic_receipt_white_24dp.png | Bin 334 -> 0 bytes .../res/drawable-xxxhdpi/ic_search_white_24dp.png | Bin 915 -> 0 bytes .../res/drawable-xxxhdpi/ic_share_white_24dp.png | Bin 1115 -> 0 bytes .../ui/res/drawable-xxxhdpi/ic_sort_white_24dp.png | Bin 107 -> 0 bytes .../res/drawable-xxxhdpi/ic_warning_black_36dp.png | Bin 1033 -> 0 bytes main/src/ui/res/drawable/ic_warning.xml | 28 +++++++++++++++++++++ main/src/ui/res/layout-v21/profile_list_fabs.xml | 2 +- main/src/ui/res/layout/vpn_list_item.xml | 2 +- main/src/ui/res/menu/allowed_apps.xml | 2 +- main/src/ui/res/values/refs.xml | 27 -------------------- 113 files changed, 35 insertions(+), 34 deletions(-) delete mode 100644 main/src/ui/res/drawable-hdpi/ic_add_circle_outline_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_add_circle_outline_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_archive_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_archive_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_check_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_close_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_content_copy_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_delete_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_delete_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_doc_generic_am.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_edit_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_edit_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_filter_list_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_menu_copy_holo_dark.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_pause_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_play_arrow_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_receipt_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_root_folder_am.png delete mode 100755 main/src/ui/res/drawable-hdpi/ic_search_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_share_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_sort_white_24dp.png delete mode 100644 main/src/ui/res/drawable-hdpi/ic_warning_black_36dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_add_circle_outline_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_add_circle_outline_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_archive_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_archive_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_check_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_close_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_content_copy_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_delete_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_delete_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_doc_generic_am.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_edit_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_edit_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_filter_list_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_menu_copy_holo_dark.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_pause_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_play_arrow_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_receipt_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_root_folder_am.png delete mode 100755 main/src/ui/res/drawable-mdpi/ic_search_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_share_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_sort_white_24dp.png delete mode 100644 main/src/ui/res/drawable-mdpi/ic_warning_black_36dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_archive_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_archive_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_check_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_close_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_content_copy_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_delete_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_delete_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_doc_generic_am.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_edit_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_edit_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_filter_list_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_menu_copy_holo_dark.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_pause_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_play_arrow_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_receipt_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_root_folder_am.png delete mode 100755 main/src/ui/res/drawable-xhdpi/ic_search_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_share_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_sort_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xhdpi/ic_warning_black_36dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_archive_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_archive_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_check_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_close_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_content_copy_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_delete_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_delete_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_doc_generic_am.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_edit_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_edit_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_filter_list_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_menu_copy_holo_dark.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_pause_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_play_arrow_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_receipt_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_root_folder_am.png delete mode 100755 main/src/ui/res/drawable-xxhdpi/ic_search_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_share_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_sort_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxhdpi/ic_warning_black_36dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_archive_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_archive_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_check_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_close_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_delete_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_delete_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_edit_grey600_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_edit_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_filter_list_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_pause_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_play_arrow_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_receipt_white_24dp.png delete mode 100755 main/src/ui/res/drawable-xxxhdpi/ic_search_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_share_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_sort_white_24dp.png delete mode 100644 main/src/ui/res/drawable-xxxhdpi/ic_warning_black_36dp.png create mode 100644 main/src/ui/res/drawable/ic_warning.xml delete mode 100644 main/src/ui/res/values/refs.xml (limited to 'main/src/ui') diff --git a/main/src/ui/java/de/blinkt/openvpn/fragments/FileSelectionFragment.java b/main/src/ui/java/de/blinkt/openvpn/fragments/FileSelectionFragment.java index 121cf324..59607fd2 100644 --- a/main/src/ui/java/de/blinkt/openvpn/fragments/FileSelectionFragment.java +++ b/main/src/ui/java/de/blinkt/openvpn/fragments/FileSelectionFragment.java @@ -186,11 +186,11 @@ public class FileSelectionFragment extends ListFragment { if (!currentPath.equals(ROOT)) { item.add(ROOT); - addItem(ROOT, R.drawable.ic_root_folder_am); + addItem(ROOT, R.drawable.ic_baseline_folder_24); path.add(ROOT); item.add("../"); - addItem("../", R.drawable.ic_root_folder_am); + addItem("../", R.drawable.ic_baseline_folder_24); path.add(f.getParent()); parentPath = f.getParent(); @@ -248,11 +248,11 @@ public class FileSelectionFragment extends ListFragment { ITEM_KEY, ITEM_IMAGE}, new int[]{R.id.fdrowtext, R.id.fdrowimage}); for (String dir : dirsMap.tailMap("").values()) { - addItem(dir, R.drawable.ic_root_folder_am); + addItem(dir, R.drawable.ic_baseline_folder_24); } for (String file : filesMap.tailMap("").values()) { - addItem(file, R.drawable.ic_doc_generic_am); + addItem(file, R.drawable.ic_baseline_file_present_24); } fileList.notifyDataSetChanged(); diff --git a/main/src/ui/res/drawable-hdpi/ic_add_circle_outline_grey600_24dp.png b/main/src/ui/res/drawable-hdpi/ic_add_circle_outline_grey600_24dp.png deleted file mode 100644 index 7e0a71cd..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_add_circle_outline_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_add_circle_outline_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_add_circle_outline_white_24dp.png deleted file mode 100644 index d86d598e..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_add_circle_outline_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_archive_grey600_24dp.png b/main/src/ui/res/drawable-hdpi/ic_archive_grey600_24dp.png deleted file mode 100644 index 2948d5fc..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_archive_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_archive_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_archive_white_24dp.png deleted file mode 100644 index a9b0b240..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_archive_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_check_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_check_white_24dp.png deleted file mode 100644 index f42a0e2d..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_check_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_close_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_close_white_24dp.png deleted file mode 100644 index ceb1a1ee..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_close_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_content_copy_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_content_copy_white_24dp.png deleted file mode 100644 index 03b1aac4..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_content_copy_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_delete_grey600_24dp.png b/main/src/ui/res/drawable-hdpi/ic_delete_grey600_24dp.png deleted file mode 100644 index b72a9f3c..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_delete_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_delete_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_delete_white_24dp.png deleted file mode 100644 index a9eac0ca..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_delete_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_doc_generic_am.png b/main/src/ui/res/drawable-hdpi/ic_doc_generic_am.png deleted file mode 100644 index 55b9b7d3..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_doc_generic_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_edit_grey600_24dp.png b/main/src/ui/res/drawable-hdpi/ic_edit_grey600_24dp.png deleted file mode 100644 index b5f88c80..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_edit_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_edit_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_edit_white_24dp.png deleted file mode 100644 index 730416c9..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_edit_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_filter_list_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_filter_list_white_24dp.png deleted file mode 100644 index 30122adf..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_filter_list_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_menu_copy_holo_dark.png b/main/src/ui/res/drawable-hdpi/ic_menu_copy_holo_dark.png deleted file mode 100644 index d37d0a31..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_menu_copy_holo_dark.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_pause_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_pause_white_24dp.png deleted file mode 100644 index 4d2ea05c..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_pause_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_play_arrow_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_play_arrow_white_24dp.png deleted file mode 100644 index 57c9fa54..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_play_arrow_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_receipt_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_receipt_white_24dp.png deleted file mode 100644 index bf781280..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_receipt_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_root_folder_am.png b/main/src/ui/res/drawable-hdpi/ic_root_folder_am.png deleted file mode 100644 index 915e1182..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_root_folder_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_search_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_search_white_24dp.png deleted file mode 100755 index bbfbc96c..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_search_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_share_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_share_white_24dp.png deleted file mode 100644 index 93b3c219..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_share_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_sort_white_24dp.png b/main/src/ui/res/drawable-hdpi/ic_sort_white_24dp.png deleted file mode 100644 index 55a429b6..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_sort_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-hdpi/ic_warning_black_36dp.png b/main/src/ui/res/drawable-hdpi/ic_warning_black_36dp.png deleted file mode 100644 index d1cef177..00000000 Binary files a/main/src/ui/res/drawable-hdpi/ic_warning_black_36dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_add_circle_outline_grey600_24dp.png b/main/src/ui/res/drawable-mdpi/ic_add_circle_outline_grey600_24dp.png deleted file mode 100644 index b5017d2a..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_add_circle_outline_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_add_circle_outline_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_add_circle_outline_white_24dp.png deleted file mode 100644 index 6a1c32aa..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_add_circle_outline_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_archive_grey600_24dp.png b/main/src/ui/res/drawable-mdpi/ic_archive_grey600_24dp.png deleted file mode 100644 index a42d774c..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_archive_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_archive_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_archive_white_24dp.png deleted file mode 100644 index 8e4a0426..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_archive_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_check_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_check_white_24dp.png deleted file mode 100644 index e91f9048..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_check_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_close_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_close_white_24dp.png deleted file mode 100644 index af7f8288..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_close_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_content_copy_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_content_copy_white_24dp.png deleted file mode 100644 index 6aa238c5..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_content_copy_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_delete_grey600_24dp.png b/main/src/ui/res/drawable-mdpi/ic_delete_grey600_24dp.png deleted file mode 100644 index e757fdb0..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_delete_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_delete_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_delete_white_24dp.png deleted file mode 100644 index e4ea52ef..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_delete_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_doc_generic_am.png b/main/src/ui/res/drawable-mdpi/ic_doc_generic_am.png deleted file mode 100644 index a1bd14ea..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_doc_generic_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_edit_grey600_24dp.png b/main/src/ui/res/drawable-mdpi/ic_edit_grey600_24dp.png deleted file mode 100644 index bae3480c..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_edit_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_edit_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_edit_white_24dp.png deleted file mode 100644 index 85cff0b9..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_edit_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_filter_list_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_filter_list_white_24dp.png deleted file mode 100644 index 49cec669..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_filter_list_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_menu_copy_holo_dark.png b/main/src/ui/res/drawable-mdpi/ic_menu_copy_holo_dark.png deleted file mode 100644 index 97e8ac1b..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_menu_copy_holo_dark.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_pause_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_pause_white_24dp.png deleted file mode 100644 index 2272d478..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_pause_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_play_arrow_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_play_arrow_white_24dp.png deleted file mode 100644 index c61e948b..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_play_arrow_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_receipt_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_receipt_white_24dp.png deleted file mode 100644 index 565c67ff..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_receipt_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_root_folder_am.png b/main/src/ui/res/drawable-mdpi/ic_root_folder_am.png deleted file mode 100644 index 4352d08d..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_root_folder_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_search_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_search_white_24dp.png deleted file mode 100755 index faefc59c..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_search_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_share_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_share_white_24dp.png deleted file mode 100644 index 4d019722..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_share_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_sort_white_24dp.png b/main/src/ui/res/drawable-mdpi/ic_sort_white_24dp.png deleted file mode 100644 index 3d84a444..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_sort_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-mdpi/ic_warning_black_36dp.png b/main/src/ui/res/drawable-mdpi/ic_warning_black_36dp.png deleted file mode 100644 index 52273c3e..00000000 Binary files a/main/src/ui/res/drawable-mdpi/ic_warning_black_36dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_grey600_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_grey600_24dp.png deleted file mode 100644 index b9a106fd..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_white_24dp.png deleted file mode 100644 index 0399d60a..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_add_circle_outline_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_archive_grey600_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_archive_grey600_24dp.png deleted file mode 100644 index 6725175d..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_archive_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_archive_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_archive_white_24dp.png deleted file mode 100644 index 08228d1f..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_archive_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_check_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_check_white_24dp.png deleted file mode 100644 index e5024472..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_check_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_close_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_close_white_24dp.png deleted file mode 100644 index b7c7ffd0..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_close_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_content_copy_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_content_copy_white_24dp.png deleted file mode 100644 index 04a0cc94..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_content_copy_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_delete_grey600_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_delete_grey600_24dp.png deleted file mode 100644 index c6bb43e8..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_delete_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_delete_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_delete_white_24dp.png deleted file mode 100644 index cdb230c2..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_delete_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_doc_generic_am.png b/main/src/ui/res/drawable-xhdpi/ic_doc_generic_am.png deleted file mode 100644 index e05c4b48..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_doc_generic_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_edit_grey600_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_edit_grey600_24dp.png deleted file mode 100644 index 4c95bd57..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_edit_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_edit_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_edit_white_24dp.png deleted file mode 100644 index 7f0ea51b..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_edit_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_filter_list_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_filter_list_white_24dp.png deleted file mode 100644 index d4ca77bf..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_filter_list_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_menu_copy_holo_dark.png b/main/src/ui/res/drawable-xhdpi/ic_menu_copy_holo_dark.png deleted file mode 100644 index ba883aec..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_menu_copy_holo_dark.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_pause_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_pause_white_24dp.png deleted file mode 100644 index f49aed75..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_pause_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_play_arrow_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_play_arrow_white_24dp.png deleted file mode 100644 index a3c80e73..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_play_arrow_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_receipt_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_receipt_white_24dp.png deleted file mode 100644 index 66dafa4f..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_receipt_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_root_folder_am.png b/main/src/ui/res/drawable-xhdpi/ic_root_folder_am.png deleted file mode 100644 index c916e0be..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_root_folder_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_search_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_search_white_24dp.png deleted file mode 100755 index bfc3e393..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_search_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_share_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_share_white_24dp.png deleted file mode 100644 index dd536bca..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_share_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_sort_white_24dp.png b/main/src/ui/res/drawable-xhdpi/ic_sort_white_24dp.png deleted file mode 100644 index 6d4af1bc..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_sort_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xhdpi/ic_warning_black_36dp.png b/main/src/ui/res/drawable-xhdpi/ic_warning_black_36dp.png deleted file mode 100644 index e1d6f7ac..00000000 Binary files a/main/src/ui/res/drawable-xhdpi/ic_warning_black_36dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_grey600_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_grey600_24dp.png deleted file mode 100644 index d13b5195..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_white_24dp.png deleted file mode 100644 index 7ae1b4a1..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_add_circle_outline_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_archive_grey600_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_archive_grey600_24dp.png deleted file mode 100644 index 25cfc91a..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_archive_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_archive_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_archive_white_24dp.png deleted file mode 100644 index aa186ce5..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_archive_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_check_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_check_white_24dp.png deleted file mode 100644 index 6e03d54c..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_check_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_close_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_close_white_24dp.png deleted file mode 100644 index 6b717e0d..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_close_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_content_copy_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_content_copy_white_24dp.png deleted file mode 100644 index 5fc17a4d..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_content_copy_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_delete_grey600_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_delete_grey600_24dp.png deleted file mode 100644 index 4886ab1e..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_delete_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_delete_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_delete_white_24dp.png deleted file mode 100644 index 0e95e9b1..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_delete_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_doc_generic_am.png b/main/src/ui/res/drawable-xxhdpi/ic_doc_generic_am.png deleted file mode 100644 index c0988663..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_doc_generic_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_edit_grey600_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_edit_grey600_24dp.png deleted file mode 100644 index 6ed4351c..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_edit_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_edit_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_edit_white_24dp.png deleted file mode 100644 index 34ec7092..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_edit_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_filter_list_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_filter_list_white_24dp.png deleted file mode 100644 index 802b3cd5..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_filter_list_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_menu_copy_holo_dark.png b/main/src/ui/res/drawable-xxhdpi/ic_menu_copy_holo_dark.png deleted file mode 100644 index 9dd56eff..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_menu_copy_holo_dark.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_pause_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_pause_white_24dp.png deleted file mode 100644 index 7192ad48..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_pause_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_play_arrow_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_play_arrow_white_24dp.png deleted file mode 100644 index 547ef30a..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_play_arrow_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_receipt_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_receipt_white_24dp.png deleted file mode 100644 index 2161c9a5..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_receipt_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_root_folder_am.png b/main/src/ui/res/drawable-xxhdpi/ic_root_folder_am.png deleted file mode 100644 index 077c851c..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_root_folder_am.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_search_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_search_white_24dp.png deleted file mode 100755 index abbb9895..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_search_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_share_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_share_white_24dp.png deleted file mode 100644 index 9963c6a0..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_share_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_sort_white_24dp.png b/main/src/ui/res/drawable-xxhdpi/ic_sort_white_24dp.png deleted file mode 100644 index b8ef1050..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_sort_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxhdpi/ic_warning_black_36dp.png b/main/src/ui/res/drawable-xxhdpi/ic_warning_black_36dp.png deleted file mode 100644 index 2aab2278..00000000 Binary files a/main/src/ui/res/drawable-xxhdpi/ic_warning_black_36dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_grey600_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_grey600_24dp.png deleted file mode 100644 index ae11fb25..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_white_24dp.png deleted file mode 100644 index 1d436703..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_add_circle_outline_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_archive_grey600_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_archive_grey600_24dp.png deleted file mode 100644 index 58d38997..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_archive_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_archive_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_archive_white_24dp.png deleted file mode 100644 index 9d538ff4..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_archive_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_check_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_check_white_24dp.png deleted file mode 100644 index 87892840..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_check_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_close_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_close_white_24dp.png deleted file mode 100644 index 39641921..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_close_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png deleted file mode 100644 index 557c64f7..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_content_copy_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_delete_grey600_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_delete_grey600_24dp.png deleted file mode 100644 index e4e21812..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_delete_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_delete_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_delete_white_24dp.png deleted file mode 100644 index ccf8c716..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_delete_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_edit_grey600_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_edit_grey600_24dp.png deleted file mode 100644 index 0c0fd76f..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_edit_grey600_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_edit_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_edit_white_24dp.png deleted file mode 100644 index 9380370f..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_edit_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_filter_list_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_filter_list_white_24dp.png deleted file mode 100644 index 511008ce..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_filter_list_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_pause_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_pause_white_24dp.png deleted file mode 100644 index 660ac658..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_pause_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_play_arrow_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_play_arrow_white_24dp.png deleted file mode 100644 index be5c062b..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_play_arrow_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_receipt_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_receipt_white_24dp.png deleted file mode 100644 index 8cac119c..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_receipt_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_search_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_search_white_24dp.png deleted file mode 100755 index dd5adfc7..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_search_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_share_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_share_white_24dp.png deleted file mode 100644 index bb521c14..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_share_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_sort_white_24dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_sort_white_24dp.png deleted file mode 100644 index 4796c33b..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_sort_white_24dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable-xxxhdpi/ic_warning_black_36dp.png b/main/src/ui/res/drawable-xxxhdpi/ic_warning_black_36dp.png deleted file mode 100644 index 58999574..00000000 Binary files a/main/src/ui/res/drawable-xxxhdpi/ic_warning_black_36dp.png and /dev/null differ diff --git a/main/src/ui/res/drawable/ic_warning.xml b/main/src/ui/res/drawable/ic_warning.xml new file mode 100644 index 00000000..935b6357 --- /dev/null +++ b/main/src/ui/res/drawable/ic_warning.xml @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file diff --git a/main/src/ui/res/layout-v21/profile_list_fabs.xml b/main/src/ui/res/layout-v21/profile_list_fabs.xml index 4fe403b6..b4cd154d 100644 --- a/main/src/ui/res/layout-v21/profile_list_fabs.xml +++ b/main/src/ui/res/layout-v21/profile_list_fabs.xml @@ -18,7 +18,7 @@ android:elevation="@dimen/elevation_low" android:layout_marginBottom="@dimen/add_button_margin_topfab" android:layout_marginEnd="@dimen/add_button_margin" - android:src="@drawable/ic_archive_grey600_24dp" + android:src="@drawable/ic_baseline_archive_24" android:contentDescription="@string/import_config" /> + android:src="@drawable/ic_edit" /> \ No newline at end of file diff --git a/main/src/ui/res/menu/allowed_apps.xml b/main/src/ui/res/menu/allowed_apps.xml index f357be69..7ef113c4 100644 --- a/main/src/ui/res/menu/allowed_apps.xml +++ b/main/src/ui/res/menu/allowed_apps.xml @@ -7,7 +7,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto"> diff --git a/main/src/ui/res/values/refs.xml b/main/src/ui/res/values/refs.xml deleted file mode 100644 index 5d2ea134..00000000 --- a/main/src/ui/res/values/refs.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - @drawable/ic_close_white_24dp - @drawable/ic_play_arrow_white_24dp - @drawable/ic_pause_white_24dp - @drawable/ic_share_white_24dp - @drawable/ic_check_white_24dp - @drawable/ic_filter_list_white_24dp - @drawable/ic_delete_white_24dp - @drawable/ic_content_copy_white_24dp - @drawable/ic_delete_grey600_24dp - - @drawable/ic_edit_white_24dp - @drawable/ic_archive_white_24dp - @drawable/ic_edit_grey600_24dp - @drawable/ic_add_circle_outline_white_24dp - @drawable/ic_warning_black_36dp - @drawable/ic_add_circle_outline_grey600_24dp - @drawable/ic_archive_grey600_24dp - @drawable/ic_receipt_white_24dp - @drawable/ic_sort_white_24dp - - \ No newline at end of file -- cgit v1.2.3