[Android] Add notification icon resources for API 17

Nicolas Pomepuy git at videolan.org
Fri Aug 5 09:07:23 UTC 2022


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Aug  3 13:46:19 2022 +0200| [3e2153f7f223b679fcbdb9599724bb1f9b3c73ff] | committer: Nicolas Pomepuy

Add notification icon resources for API 17

Fixes #2625

> https://code.videolan.org/videolan/vlc-android/commit/3e2153f7f223b679fcbdb9599724bb1f9b3c73ff
---

 .../main/res/drawable-hdpi/ic_notif_bookmark_add_w.png | Bin 0 -> 791 bytes
 .../res/drawable-hdpi/ic_notif_forward_10_disabled.png | Bin 0 -> 1189 bytes
 .../main/res/drawable-hdpi/ic_notif_forward_10_w.png   | Bin 0 -> 1240 bytes
 .../res/drawable-hdpi/ic_notif_forward_disabled.png    | Bin 0 -> 1031 bytes
 .../src/main/res/drawable-hdpi/ic_notif_forward_w.png  | Bin 0 -> 1007 bytes
 .../main/res/drawable-hdpi/ic_notif_next_disabled.png  | Bin 0 -> 694 bytes
 .../src/main/res/drawable-hdpi/ic_notif_next_w.png     | Bin 0 -> 704 bytes
 .../res/drawable-hdpi/ic_notif_previous_disabled.png   | Bin 0 -> 712 bytes
 .../src/main/res/drawable-hdpi/ic_notif_previous_w.png | Bin 0 -> 728 bytes
 .../res/drawable-hdpi/ic_notif_rewind_10_disabled.png  | Bin 0 -> 1180 bytes
 .../main/res/drawable-hdpi/ic_notif_rewind_10_w.png    | Bin 0 -> 1250 bytes
 .../res/drawable-hdpi/ic_notif_rewind_disabled.png     | Bin 0 -> 1011 bytes
 .../src/main/res/drawable-hdpi/ic_notif_rewind_w.png   | Bin 0 -> 1033 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_0_50_w.png   | Bin 0 -> 1575 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_0_80_w.png   | Bin 0 -> 1550 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_1_00_w.png   | Bin 0 -> 1483 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_1_10_w.png   | Bin 0 -> 1447 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_1_20_w.png   | Bin 0 -> 1481 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_1_50_w.png   | Bin 0 -> 1498 bytes
 .../main/res/drawable-hdpi/ic_notif_speed_2_00_w.png   | Bin 0 -> 1572 bytes
 .../main/res/drawable-hdpi/ic_widget_close_normal.png  | Bin 0 -> 1093 bytes
 .../res/drawable-hdpi/ic_widget_close_normal_w.png     | Bin 467 -> 1093 bytes
 .../main/res/drawable-mdpi/ic_notif_bookmark_add_w.png | Bin 0 -> 519 bytes
 .../res/drawable-mdpi/ic_notif_forward_10_disabled.png | Bin 0 -> 681 bytes
 .../main/res/drawable-mdpi/ic_notif_forward_10_w.png   | Bin 0 -> 681 bytes
 .../res/drawable-mdpi/ic_notif_forward_disabled.png    | Bin 0 -> 630 bytes
 .../src/main/res/drawable-mdpi/ic_notif_forward_w.png  | Bin 0 -> 660 bytes
 .../main/res/drawable-mdpi/ic_notif_next_disabled.png  | Bin 0 -> 459 bytes
 .../src/main/res/drawable-mdpi/ic_notif_next_w.png     | Bin 0 -> 472 bytes
 .../res/drawable-mdpi/ic_notif_previous_disabled.png   | Bin 0 -> 463 bytes
 .../src/main/res/drawable-mdpi/ic_notif_previous_w.png | Bin 0 -> 481 bytes
 .../res/drawable-mdpi/ic_notif_rewind_10_disabled.png  | Bin 0 -> 680 bytes
 .../main/res/drawable-mdpi/ic_notif_rewind_10_w.png    | Bin 0 -> 696 bytes
 .../res/drawable-mdpi/ic_notif_rewind_disabled.png     | Bin 0 -> 636 bytes
 .../src/main/res/drawable-mdpi/ic_notif_rewind_w.png   | Bin 0 -> 662 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_0_50_w.png   | Bin 0 -> 835 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_0_80_w.png   | Bin 0 -> 843 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_1_00_w.png   | Bin 0 -> 806 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_1_10_w.png   | Bin 0 -> 812 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_1_20_w.png   | Bin 0 -> 811 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_1_50_w.png   | Bin 0 -> 818 bytes
 .../main/res/drawable-mdpi/ic_notif_speed_2_00_w.png   | Bin 0 -> 830 bytes
 .../main/res/drawable-mdpi/ic_widget_close_normal.png  | Bin 0 -> 742 bytes
 .../res/drawable-mdpi/ic_widget_close_normal_w.png     | Bin 337 -> 742 bytes
 .../res/drawable-xhdpi/ic_notif_bookmark_add_w.png     | Bin 0 -> 847 bytes
 .../drawable-xhdpi/ic_notif_forward_10_disabled.png    | Bin 0 -> 1465 bytes
 .../main/res/drawable-xhdpi/ic_notif_forward_10_w.png  | Bin 0 -> 1493 bytes
 .../res/drawable-xhdpi/ic_notif_forward_disabled.png   | Bin 0 -> 1434 bytes
 .../src/main/res/drawable-xhdpi/ic_notif_forward_w.png | Bin 0 -> 1486 bytes
 .../main/res/drawable-xhdpi/ic_notif_next_disabled.png | Bin 0 -> 936 bytes
 .../src/main/res/drawable-xhdpi/ic_notif_next_w.png    | Bin 0 -> 1012 bytes
 .../res/drawable-xhdpi/ic_notif_previous_disabled.png  | Bin 0 -> 985 bytes
 .../main/res/drawable-xhdpi/ic_notif_previous_w.png    | Bin 0 -> 1014 bytes
 .../res/drawable-xhdpi/ic_notif_rewind_10_disabled.png | Bin 0 -> 1445 bytes
 .../main/res/drawable-xhdpi/ic_notif_rewind_10_w.png   | Bin 0 -> 1540 bytes
 .../res/drawable-xhdpi/ic_notif_rewind_disabled.png    | Bin 0 -> 1436 bytes
 .../src/main/res/drawable-xhdpi/ic_notif_rewind_w.png  | Bin 0 -> 1502 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_0_50_w.png  | Bin 0 -> 2012 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_0_80_w.png  | Bin 0 -> 2073 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_1_00_w.png  | Bin 0 -> 1896 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_1_10_w.png  | Bin 0 -> 1784 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_1_20_w.png  | Bin 0 -> 1907 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_1_50_w.png  | Bin 0 -> 1900 bytes
 .../main/res/drawable-xhdpi/ic_notif_speed_2_00_w.png  | Bin 0 -> 2010 bytes
 .../main/res/drawable-xhdpi/ic_widget_close_normal.png | Bin 0 -> 1676 bytes
 .../res/drawable-xhdpi/ic_widget_close_normal_w.png    | Bin 512 -> 1676 bytes
 .../res/drawable-xxhdpi/ic_notif_bookmark_add_w.png    | Bin 0 -> 1479 bytes
 .../drawable-xxhdpi/ic_notif_forward_10_disabled.png   | Bin 0 -> 2592 bytes
 .../main/res/drawable-xxhdpi/ic_notif_forward_10_w.png | Bin 0 -> 2775 bytes
 .../res/drawable-xxhdpi/ic_notif_forward_disabled.png  | Bin 0 -> 2092 bytes
 .../main/res/drawable-xxhdpi/ic_notif_forward_w.png    | Bin 0 -> 2112 bytes
 .../res/drawable-xxhdpi/ic_notif_next_disabled.png     | Bin 0 -> 1386 bytes
 .../src/main/res/drawable-xxhdpi/ic_notif_next_w.png   | Bin 0 -> 1436 bytes
 .../res/drawable-xxhdpi/ic_notif_previous_disabled.png | Bin 0 -> 1395 bytes
 .../main/res/drawable-xxhdpi/ic_notif_previous_w.png   | Bin 0 -> 1437 bytes
 .../drawable-xxhdpi/ic_notif_rewind_10_disabled.png    | Bin 0 -> 2657 bytes
 .../main/res/drawable-xxhdpi/ic_notif_rewind_10_w.png  | Bin 0 -> 2764 bytes
 .../res/drawable-xxhdpi/ic_notif_rewind_disabled.png   | Bin 0 -> 2103 bytes
 .../src/main/res/drawable-xxhdpi/ic_notif_rewind_w.png | Bin 0 -> 2197 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_0_50_w.png | Bin 0 -> 3824 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_0_80_w.png | Bin 0 -> 3817 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_1_00_w.png | Bin 0 -> 3466 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_1_10_w.png | Bin 0 -> 3251 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_1_20_w.png | Bin 0 -> 3455 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_1_50_w.png | Bin 0 -> 3495 bytes
 .../main/res/drawable-xxhdpi/ic_notif_speed_2_00_w.png | Bin 0 -> 3686 bytes
 .../res/drawable-xxhdpi/ic_widget_close_normal.png     | Bin 0 -> 2051 bytes
 .../res/drawable-xxhdpi/ic_widget_close_normal_w.png   | Bin 0 -> 2051 bytes
 .../res/drawable-xxxhdpi/ic_notif_bookmark_add_w.png   | Bin 0 -> 1941 bytes
 .../drawable-xxxhdpi/ic_notif_forward_10_disabled.png  | Bin 0 -> 3145 bytes
 .../res/drawable-xxxhdpi/ic_notif_forward_10_w.png     | Bin 0 -> 3329 bytes
 .../res/drawable-xxxhdpi/ic_notif_forward_disabled.png | Bin 0 -> 3138 bytes
 .../main/res/drawable-xxxhdpi/ic_notif_forward_w.png   | Bin 0 -> 3274 bytes
 .../res/drawable-xxxhdpi/ic_notif_next_disabled.png    | Bin 0 -> 2181 bytes
 .../src/main/res/drawable-xxxhdpi/ic_notif_next_w.png  | Bin 0 -> 2325 bytes
 .../drawable-xxxhdpi/ic_notif_previous_disabled.png    | Bin 0 -> 2183 bytes
 .../main/res/drawable-xxxhdpi/ic_notif_previous_w.png  | Bin 0 -> 2306 bytes
 .../drawable-xxxhdpi/ic_notif_rewind_10_disabled.png   | Bin 0 -> 3158 bytes
 .../main/res/drawable-xxxhdpi/ic_notif_rewind_10_w.png | Bin 0 -> 3288 bytes
 .../res/drawable-xxxhdpi/ic_notif_rewind_disabled.png  | Bin 0 -> 3178 bytes
 .../main/res/drawable-xxxhdpi/ic_notif_rewind_w.png    | Bin 0 -> 3359 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_0_50_w.png     | Bin 0 -> 4403 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_0_80_w.png     | Bin 0 -> 4503 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_1_00_w.png     | Bin 0 -> 4163 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_1_10_w.png     | Bin 0 -> 3889 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_1_20_w.png     | Bin 0 -> 4178 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_1_50_w.png     | Bin 0 -> 4183 bytes
 .../res/drawable-xxxhdpi/ic_notif_speed_2_00_w.png     | Bin 0 -> 4422 bytes
 .../res/drawable-xxxhdpi/ic_widget_close_normal.png    | Bin 0 -> 3208 bytes
 .../res/drawable-xxxhdpi/ic_widget_close_normal_w.png  | Bin 0 -> 3208 bytes
 110 files changed, 0 insertions(+), 0 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/3e2153f7f223b679fcbdb9599724bb1f9b3c73ff


More information about the Android mailing list