commit | 1a775bafa64f9c513c3dcae884ac61015a28edd7 | [log] [tgz] |
---|---|---|
author | Dark Eyes <dark_eyes_@hotmail.com> | Tue Sep 20 22:40:34 2016 -0400 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Feb 05 14:55:33 2017 +0530 |
tree | bd0c4745f970510fa32b5afec320d8c70eeac2d1 | |
parent | d0808b4992c10e1d8d4ee08ec474f70f2999a21b [diff] |
Regenerate half-res with new bootanims Change-Id: I0027aec167c2bf5d4f5c8e51c5c211c43d291acd Reviewed-on: http://review.blissroms.com/4296 Reviewed-by: BitO BSessiOn <bitobsession@gmail.com> Reviewed-by: Eric Park <ideamaneric@gmail.com> Reviewed-by: <electrikjesus@gmail.com> Tested-by: Dark Eyes <Dark_Eyes_@hotmail.com>
diff --git a/prebuilt/common/bootanimation/halfres/1080.zip b/prebuilt/common/bootanimation/halfres/1080.zip index c469c0a..4662ae7 100644 --- a/prebuilt/common/bootanimation/halfres/1080.zip +++ 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 index 59a0786..c40e657 100644 --- a/prebuilt/common/bootanimation/halfres/1200.zip +++ b/prebuilt/common/bootanimation/halfres/1200.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1280.zip b/prebuilt/common/bootanimation/halfres/1280.zip new file mode 100644 index 0000000..247c0cb --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/1280.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1440.zip b/prebuilt/common/bootanimation/halfres/1440.zip index d09c54e..180eefa 100644 --- a/prebuilt/common/bootanimation/halfres/1440.zip +++ b/prebuilt/common/bootanimation/halfres/1440.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1600.zip b/prebuilt/common/bootanimation/halfres/1600.zip index 6033795..c8f3f3c 100644 --- a/prebuilt/common/bootanimation/halfres/1600.zip +++ b/prebuilt/common/bootanimation/halfres/1600.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/1920.zip b/prebuilt/common/bootanimation/halfres/1920.zip new file mode 100644 index 0000000..d08dfca --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/1920.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/2160.zip b/prebuilt/common/bootanimation/halfres/2160.zip new file mode 100644 index 0000000..e35cd99 --- /dev/null +++ b/prebuilt/common/bootanimation/halfres/2160.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/480.zip b/prebuilt/common/bootanimation/halfres/480.zip index 54d231f..2a4174f 100644 --- a/prebuilt/common/bootanimation/halfres/480.zip +++ b/prebuilt/common/bootanimation/halfres/480.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/600.zip b/prebuilt/common/bootanimation/halfres/600.zip index 9eb6028..5c3fe25 100644 --- a/prebuilt/common/bootanimation/halfres/600.zip +++ b/prebuilt/common/bootanimation/halfres/600.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/720.zip b/prebuilt/common/bootanimation/halfres/720.zip index e983d64..c134479 100644 --- a/prebuilt/common/bootanimation/halfres/720.zip +++ b/prebuilt/common/bootanimation/halfres/720.zip Binary files differ
diff --git a/prebuilt/common/bootanimation/halfres/800.zip b/prebuilt/common/bootanimation/halfres/800.zip index 0472b34..1d59379 100644 --- a/prebuilt/common/bootanimation/halfres/800.zip +++ 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 20379f0..409432e 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="480 600 720 800 1080 1200 1440 1600" +HALF_RES_RESOLUTIONS="480 600 720 800 1080 1200 1280 1440 1600 1920 2160" for i in $HALF_RES_RESOLUTIONS; do rm -f $i.zip