index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
bootanimation
/
BootAnimation.h
Age
Commit message (
Expand
)
Author
2021-01-11
Support for showing percent progress in boot animation.
Nicolas Geoffray
2020-10-19
Support animation parts fading out
Yegor Malyshev
2020-05-29
Render boot animation with same size as framebuffer
Marin Shalamanov
2020-05-27
Resize boot animation on display changes
Marin Shalamanov
2020-01-28
Add a way to customize boot animation during userspace reboot
Nikita Ioffe
2019-02-14
Preload zip before waiting for surface flinger
Huihong Luo
2019-02-04
Generalize physical display management
Dominik Laskowski
2019-01-02
Merge "Fix/suppress bootanimation google-explicit-constructor warnings" am: 5...
Chih-hung Hsieh
2019-01-02
Fix/suppress bootanimation google-explicit-constructor warnings
Chih-Hung Hsieh
2018-08-22
Merge "BootAnimation: Fix boot animation with hidden cutout" into pi-dev am: ...
Jorim Jaggi
2018-08-22
BootAnimation: Fix boot animation with hidden cutout
Adrian Roos
2018-05-31
Refactor audio code out of bootanimation_main.
Ed Coyne
2017-06-19
Allow IO During boot process, BootActions.
Ed Coyne
2017-05-31
Refactor bootanimation into a shared lib.
Ed Coyne
2017-04-03
support shutdown animation from bootanim
Keun-young Park
2017-01-31
Initialize bootanimation sound on separate thread
Geoffrey Pitsch
2016-10-28
Allow boot clock to be toggled between 12 and 24 hour format
Damien Bargiacchi
2016-09-05
Allow custom fonts in the boot animaiton zip file
Damien Bargiacchi
2016-08-10
Suppress Boot sound for non-standard scenarios.
Geoffrey Pitsch
2016-07-12
Merge "OpenSL-based audio support for BootAnimation" into nyc-mr1-dev
Geoffrey Pitsch
2016-07-11
BootAnimation: Use npot textures
Sai Kiran Korwar
2016-07-06
OpenSL-based audio support for BootAnimation
Geoffrey Pitsch
2016-06-29
Support trimmed images in BootAnimation
Geoffrey Pitsch
2016-05-12
Check clock accuracy before attempting to display clock
Damien Bargiacchi
2016-03-24
resolve merge conflicts of 0c7535b to nyc-dev
Andriy Naborskyy
2016-03-22
bootanimation: implement split packaging of animation
Andriy Naborskyy
2016-03-07
Draw a clock on top of the Android boot animation
Damien Bargiacchi
2014-10-03
Add support for playing audio during bootanimation
Mike Lockwood
2014-09-25
bootanimation: allow animation to specify background color
Jesse Hall
2014-04-30
Freeing frame map
Mykola Kondratenko
2013-12-09
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2012-06-19
Exit boot animation cleanly.
Kevin Hester
2012-02-27
fix libgui header location
Mathias Agopian
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2010-02-11
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2009-10-01
improve boot animation a bit
Mathias Agopian
2009-09-23
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...
Mathias Agopian
2009-05-22
merge master to master_gl
Mathias Agopian
2009-05-21
split boot animation out of SurfaceFlinger
Mathias Agopian