[Android] Add AB Repeat video player icons
Alexandre Perraud
git at videolan.org
Mon Oct 15 16:46:31 CEST 2018
vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Fri Oct 12 17:08:56 2018 +0200| [eb572fde32b3a2e999ad8ccd1a192acbb28429a9] | committer: Alexandre Perraud
Add AB Repeat video player icons
> https://code.videolan.org/videolan/vlc-android/commit/eb572fde32b3a2e999ad8ccd1a192acbb28429a9
---
.../images/svg/ic_abrepeat_reset_circle_normal.svg | 91 +++++++++++++
.../svg/ic_abrepeat_reset_circle_pressed.svg | 91 +++++++++++++
.../images/svg/ic_abrepeat_seta_circle_normal.svg | 112 ++++++++++++++++
.../images/svg/ic_abrepeat_seta_circle_pressed.svg | 103 +++++++++++++++
.../images/svg/ic_abrepeat_setb_circle_normal.svg | 100 ++++++++++++++
.../images/svg/ic_abrepeat_setb_circle_pressed.svg | 104 +++++++++++++++
assets/images/svg/ic_dial_circle_normal.svg | 146 +++++++++++++++++++++
assets/images/svg/ic_dial_circle_pressed.svg | 91 +++++++++++++
.../ic_abrepeat_reset_circle_normal.png | Bin 0 -> 874 bytes
.../ic_abrepeat_reset_circle_pressed.png | Bin 0 -> 754 bytes
.../ic_abrepeat_seta_circle_normal.png | Bin 0 -> 1065 bytes
.../ic_abrepeat_seta_circle_pressed.png | Bin 0 -> 1047 bytes
.../ic_abrepeat_setb_circle_normal.png | Bin 0 -> 1087 bytes
.../ic_abrepeat_setb_circle_pressed.png | Bin 0 -> 1035 bytes
.../res/drawable-hdpi/ic_dial_circle_normal.png | Bin 0 -> 869 bytes
.../res/drawable-hdpi/ic_dial_circle_pressed.png | Bin 0 -> 800 bytes
.../ic_abrepeat_reset_circle_normal.png | Bin 0 -> 535 bytes
.../ic_abrepeat_reset_circle_pressed.png | Bin 0 -> 522 bytes
.../ic_abrepeat_seta_circle_normal.png | Bin 0 -> 661 bytes
.../ic_abrepeat_seta_circle_pressed.png | Bin 0 -> 646 bytes
.../ic_abrepeat_setb_circle_normal.png | Bin 0 -> 671 bytes
.../ic_abrepeat_setb_circle_pressed.png | Bin 0 -> 640 bytes
.../res/drawable-ldpi/ic_dial_circle_normal.png | Bin 0 -> 520 bytes
.../res/drawable-ldpi/ic_dial_circle_pressed.png | Bin 0 -> 465 bytes
.../ic_abrepeat_reset_circle_normal.png | Bin 0 -> 660 bytes
.../ic_abrepeat_reset_circle_pressed.png | Bin 0 -> 646 bytes
.../ic_abrepeat_seta_circle_normal.png | Bin 0 -> 887 bytes
.../ic_abrepeat_seta_circle_pressed.png | Bin 0 -> 863 bytes
.../ic_abrepeat_setb_circle_normal.png | Bin 0 -> 893 bytes
.../ic_abrepeat_setb_circle_pressed.png | Bin 0 -> 815 bytes
.../res/drawable-mdpi/ic_dial_circle_normal.png | Bin 0 -> 656 bytes
.../res/drawable-mdpi/ic_dial_circle_pressed.png | Bin 0 -> 604 bytes
.../ic_abrepeat_reset_circle_normal.png | Bin 0 -> 1001 bytes
.../ic_abrepeat_reset_circle_pressed.png | Bin 0 -> 934 bytes
.../ic_abrepeat_seta_circle_normal.png | Bin 0 -> 1265 bytes
.../ic_abrepeat_seta_circle_pressed.png | Bin 0 -> 1257 bytes
.../ic_abrepeat_setb_circle_normal.png | Bin 0 -> 1295 bytes
.../ic_abrepeat_setb_circle_pressed.png | Bin 0 -> 1162 bytes
.../res/drawable-xhdpi/ic_dial_circle_normal.png | Bin 0 -> 1021 bytes
.../res/drawable-xhdpi/ic_dial_circle_pressed.png | Bin 0 -> 915 bytes
.../res/drawable/ic_abrepeat_reset_circle.xml | 7 +
.../res/drawable/ic_abrepeat_seta_circle.xml | 7 +
.../res/drawable/ic_abrepeat_setb_circle.xml | 7 +
vlc-android/res/drawable/ic_dial_circle.xml | 7 +
44 files changed, 866 insertions(+)
Diff: https://code.videolan.org/videolan/vlc-android/commit/eb572fde32b3a2e999ad8ccd1a192acbb28429a9
More information about the Android
mailing list