commit | 9a7eea0e840b41b4e296b83023717ef0ea9e696b | [log] [tgz] |
---|---|---|
author | Christopher R. Palmer <crpalmer@gmail.com> | Tue Feb 03 15:09:17 2015 -0500 |
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | Tue Feb 03 20:24:14 2015 +0000 |
tree | 315286a3fa88d2fff910fea2ad8c110fefdc3aa0 | |
parent | c71cc6c4a8223268d6aba75f7348c1191902a48b [diff] |
bootanimation: Generate all the missing half-res animations Change-Id: I6cbca588e30741e077802659ecb4c59ef892473b
diff --git a/prebuilt/common/bootanimation/halfres/1080.zip b/prebuilt/common/bootanimation/halfres/1080.zip new file mode 100644 index 0000000..efb45ca --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/1080.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1200.zip b/prebuilt/common/bootanimation/halfres/1200.zip new file mode 100644 index 0000000..d63a0b0 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/1200.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1536.zip b/prebuilt/common/bootanimation/halfres/1536.zip new file mode 100644 index 0000000..3f6da277 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/1536.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1600.zip b/prebuilt/common/bootanimation/halfres/1600.zip new file mode 100644 index 0000000..61132a9 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/1600.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/720.zip b/prebuilt/common/bootanimation/halfres/720.zip new file mode 100644 index 0000000..cc7b7d3 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/720.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/768.zip b/prebuilt/common/bootanimation/halfres/768.zip new file mode 100644 index 0000000..131c7d2 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/768.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/800.zip b/prebuilt/common/bootanimation/halfres/800.zip new file mode 100644 index 0000000..1710801 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/800.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/generate-half-res-anims.sh b/prebuilt/common/bootanimation/halfres/generate-half-res-anims.sh index a76ed5c..e50ec60 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