Commit Graph

12 Commits

Author SHA1 Message Date
Michael Bestas f4248ef2f6 cm: Add 1440 bootanimation
* Add normal & half resolution 1440 bootanimations

Change-Id: I89c4e02173b2395ae58d5f63cfe451dbd2f97f18
2014-11-13 16:12:20 +00:00
Steven Luo 367e64830f Add half-resolution boot animations for low-end devices
On low-end devices, the current 48 fps boot animation can use more than
50% of CPU time, and if the texture cache is enabled, a majority of main
memory as well.  For these devices, add half-resolution variants of the
lower-resolution boot animations which display 2x upscaled -- this
greatly speeds the boot process and makes the boot animation run more
smoothly.

Change-Id: I0140616ca38c52a06dd4622f1c20a9ca0da95f4b
2014-01-30 13:22:18 -08:00
Abhisek Devkota b71b47d72b Bootanimation by Dima Skvarskyi
New animation (we're due for a refresh). Additional resolutions
to follow.

PS1: Initial 1080p zip
PS2: Derp on commit message
PS3: Shrink file size (16M to 5M)
PS4: Add other resolutions (w/ jpegoptim)

Change-Id: Id6b12fa76d58769d7ef670f377f39cae1f5c9932
2013-11-22 21:58:57 -08:00
jackmu95 4f3c7e1e14 Use jpegOptimized bootanimations
This commit optimize the jpeg files to reduce
the size of the bootanimation up to 10%.

Change-Id: I695772521c9ee019282220d9c649202914b0a5dc
2013-03-24 16:14:14 -07:00
Giulio Cervera 795908021d cm: 1080 pixel boot animation
Change-Id: I9ba651da8f7fd59a7c10da1f4f881240ea15772c
2013-03-05 00:13:57 +01:00
Steve Kondik ba1ca3309a cm: New boot animation from Cameron Behzadpour
* Promo video here: http://www.youtube.com/watch?v=ogp9f4_yEoU
 * It looks *way* better on a device, though :)
 * The animation is square, so the names have changed.

Change-Id: I8eebdf29a7d30632d75210a6d3975d7ea17d5246
2012-08-26 01:06:28 -07:00
humberos 44501dc71b Update bootanimation with CID (Cyanogenmod ID)
Change-Id: I3dc3ac7a17e053b45a3c085cb70c4c7fa5f8728f
2012-06-10 22:44:12 -03:00
Patrick Schaaf 1df348489c Rotate horizontal bootanimation 270 degree clockwise
Change-Id: Ia9bed3acae20e5b372ecb399fb6780b06b05940d
2012-06-09 17:52:08 +02:00
Steve Kondik 180e421219 cm: Updated boot animation featuring Cid!
* Designed by Cameron Behzadpour (xevin)

Change-Id: I99819caa7d20f699ab48be8e9ec6b03200c4449d
2012-06-08 10:01:23 -07:00
Steve Kondik 3808092d7d Add vertical-800x1280 animation from wizdom13
Change-Id: I871730fbbc6191cd6caab55c28081e891b7990db
2012-05-20 01:51:48 -07:00
Humberto Borba 9fa4e69bcb Add bootanimation to Samsung P1 devices: vertical-600x1024
Change-Id: Id03a60326174fd99dd06d6eb87ed9d027f2593e5
2012-04-20 12:50:06 -03:00
Steve Kondik a8945756d9 cm: New boot animation from Cameron Behzadpour
* Default for tablet is horizontal-1280x800
 * Default for phone is vertical-480x800
 * Override using TARGET_BOOTANIMATION_NAME in cm.mk (must come before
   inherit of CM base product.

Change-Id: Ibd01236847b4f1de0cfd4246c8bd93b1f047005a
2012-03-15 01:29:05 -07:00