Add New Bliss Bootanimations

Adopted classic structure. One zip for each resolution

If you get stuck in boot animation, probably you have to set in your device.mk file:

TARGET_BOOTANIMATION_HALF_RES := true

Don't forget to add height and width params for proper boot animation selection.

For exanple:

TARGET_SCREEN_HEIGHT := 1920
TARGET_SCREEN_WIDTH := 1200

*Lower of both values is picked as bootanim (1200.zip in this example)

Change-Id: I0de18afda9ab4d1d6ded7b83e930173558b35944
Reviewed-on: http://review.blissroms.com/4213
Reviewed-by: Dark Eyes <Dark_Eyes_@hotmail.com>
Tested-by: Dark Eyes <Dark_Eyes_@hotmail.com>

New Bliss N Boot Animations

Squared PNG files for each resolution (lowest resolution value):

480, 600, 720, 800, 1080, 1200, 1440

Big Thx to Jon West <electrikjesus@gmail.com> for original render !

Change-Id: Ia0656a3bbdc0076c87118136d67a67e5cb571488
Reviewed-on: http://review.blissroms.com/4249
Reviewed-by: BitO BSessiOn <bitobsession@gmail.com>
Reviewed-by: Jackeagle <jackeagle102@gmail.com>
Tested-by: Jackeagle <jackeagle102@gmail.com>

Add 1600.zip resolution to Boot Animation

Change-Id: I087d50b4a85acd93fc80442676d2c61f5f3e28c8
Reviewed-on: http://review.blissroms.com/4283
Reviewed-by: BitO BSessiOn <bitobsession@gmail.com>
Reviewed-by: Dark Eyes <Dark_Eyes_@hotmail.com>
Tested-by: Dark Eyes <Dark_Eyes_@hotmail.com>
19 files changed
tree: cd934176ec8211509add05ef39f4526ebaadabe0
  1. charger/
  2. config/
  3. overlay/
  4. prebuilt/
  5. sepolicy/
  6. tools/
  7. .gitignore
  8. .gitreview