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 --- .../drawable-xhdpi/ic_add_circle_outline_grey600_24dp.png | Bin 781 -> 0 bytes .../drawable-xhdpi/ic_add_circle_outline_white_24dp.png | Bin 775 -> 0 bytes .../src/ui/res/drawable-xhdpi/ic_archive_grey600_24dp.png | Bin 372 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_archive_white_24dp.png | Bin 362 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_check_white_24dp.png | Bin 363 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_close_white_24dp.png | Bin 257 -> 0 bytes .../ui/res/drawable-xhdpi/ic_content_copy_white_24dp.png | Bin 330 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_delete_grey600_24dp.png | Bin 271 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_delete_white_24dp.png | Bin 270 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_doc_generic_am.png | Bin 831 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_edit_grey600_24dp.png | Bin 379 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_edit_white_24dp.png | Bin 378 -> 0 bytes .../ui/res/drawable-xhdpi/ic_filter_list_white_24dp.png | Bin 200 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_menu_copy_holo_dark.png | Bin 261 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_pause_white_24dp.png | Bin 90 -> 0 bytes .../ui/res/drawable-xhdpi/ic_play_arrow_white_24dp.png | Bin 220 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_receipt_white_24dp.png | Bin 240 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_root_folder_am.png | Bin 582 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_search_white_24dp.png | Bin 465 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_share_white_24dp.png | Bin 625 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_sort_white_24dp.png | Bin 101 -> 0 bytes main/src/ui/res/drawable-xhdpi/ic_warning_black_36dp.png | Bin 655 -> 0 bytes 22 files changed, 0 insertions(+), 0 deletions(-) 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 (limited to 'main/src/ui/res/drawable-xhdpi') 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 -- cgit v1.2.3