diff --git a/prebuilt/common/bootanimation/halfres/1080.zip b/prebuilt/common/bootanimation/halfres/1080.zip new file mode 100644 index 00000000..efb45ca4 Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/1080.zip differ diff --git a/prebuilt/common/bootanimation/halfres/1200.zip b/prebuilt/common/bootanimation/halfres/1200.zip new file mode 100644 index 00000000..d63a0b09 Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/1200.zip differ diff --git a/prebuilt/common/bootanimation/halfres/1536.zip b/prebuilt/common/bootanimation/halfres/1536.zip new file mode 100644 index 00000000..3f6da277 Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/1536.zip differ diff --git a/prebuilt/common/bootanimation/halfres/1600.zip b/prebuilt/common/bootanimation/halfres/1600.zip new file mode 100644 index 00000000..61132a97 Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/1600.zip differ diff --git a/prebuilt/common/bootanimation/halfres/720.zip b/prebuilt/common/bootanimation/halfres/720.zip new file mode 100644 index 00000000..cc7b7d38 Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/720.zip differ diff --git a/prebuilt/common/bootanimation/halfres/768.zip b/prebuilt/common/bootanimation/halfres/768.zip new file mode 100644 index 00000000..131c7d23 Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/768.zip differ diff --git a/prebuilt/common/bootanimation/halfres/800.zip b/prebuilt/common/bootanimation/halfres/800.zip new file mode 100644 index 00000000..1710801b Binary files /dev/null and b/prebuilt/common/bootanimation/halfres/800.zip differ diff --git a/prebuilt/common/bootanimation/halfres/generate-half-res-anims.sh b/prebuilt/common/bootanimation/halfres/generate-half-res-anims.sh index a76ed5c8..e50ec60c 100755 --- a/prebuilt/common/bootanimation/halfres/generate-half-res-anims.sh +++ b/prebuilt/common/bootanimation/halfres/generate-half-res-anims.sh @@ -1,6 +1,6 @@ #!/bin/sh -HALF_RES_RESOLUTIONS="240 320 360 480 540 600 1440" +HALF_RES_RESOLUTIONS="240 320 360 480 540 600 720 768 800 1080 1200 1440 1536 1600" for i in $HALF_RES_RESOLUTIONS; do rm -f $i.zip