summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimation.cpp
AgeCommit message (Expand)Author
2016-12-06Centre clock text on visible characters instead of : character Damien Bargiacchi
2016-12-05Centre clock text on visible characters instead of : character Damien Bargiacchi
2016-11-22Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger Baligh Uddin
2016-10-28Allow boot clock to be toggled between 12 and 24 hour format Damien Bargiacchi
2016-09-08Allow custom fonts in the boot animaiton zip file Damien Bargiacchi
2016-09-05Allow custom fonts in the boot animaiton zip file Damien Bargiacchi
2016-08-11Suppress Boot sound for non-standard scenarios. am: 290c4350ed Geoffrey Pitsch
2016-08-10Suppress Boot sound for non-standard scenarios. Geoffrey Pitsch
2016-08-09BootAnimation system property to play sound. am: 305087991d Geoffrey Pitsch
2016-08-08BootAnimation system property to play sound. Geoffrey Pitsch
2016-07-25Merge \\\"bootanimation: Call eglReleaseThread in threadLoop\\\" am: 189bbd9f... Sai Kiran Korwar
2016-07-25Merge \"bootanimation: Call eglReleaseThread in threadLoop\" Sai Kiran Korwar
2016-07-13Fixes delay when playing first sound in BootAnimation Geoffrey Pitsch
2016-07-13Merge "Don't show times before 2000-01-01" into nyc-mr1-dev Damien Bargiacchi
2016-07-12Don't show times before 2000-01-01 Damien Bargiacchi
2016-07-12Merge "OpenSL-based audio support for BootAnimation" into nyc-mr1-dev Geoffrey Pitsch
2016-07-11Merge "BootAnimation: Use npot textures" into nyc-mr1-dev Geoffrey Pitsch
2016-07-11Wait until end of BootAnimation to free looping textures Geoffrey Pitsch
2016-07-11BootAnimation: Use npot textures Sai Kiran Korwar
2016-07-06OpenSL-based audio support for BootAnimation Geoffrey Pitsch
2016-06-29Support trimmed images in BootAnimation Geoffrey Pitsch
2016-05-26bootanimation: Call eglReleaseThread in threadLoop Sai Kiran Korwar
2016-05-12Check clock accuracy before attempting to display clock Damien Bargiacchi
2016-03-24resolve merge conflicts of 0c7535b to nyc-dev Andriy Naborskyy
2016-03-22bootanimation: implement split packaging of animation Andriy Naborskyy
2016-03-07Draw a clock on top of the Android boot animation Damien Bargiacchi
2015-08-18Do not start with a black frame in bootanimation Jorim Jaggi
2015-06-17ZipFileRO: Use precise widths for zip file types. Narayan Kamath
2015-05-07am 2224eac3: Merge "bootanimation: fix garbage line issue when screen height ... Chris Elliott
2015-05-05bootanimation: fix garbage line issue when screen height is odd. Chris Elliott
2015-02-23Track removal of refcounts from FileMap. Narayan Kamath
2014-11-07Frameworks/base: Turn on -Wall -Werror in cmds Andreas Gampe
2014-10-22Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master Bill Yi
2014-10-21Include <time.h> for clock_nanosleep. Elliott Hughes
2014-10-03Add support for playing audio during bootanimation Mike Lockwood
2014-09-25bootanimation: allow animation to specify background color Jesse Hall
2014-07-07SkBitmap::Config is deprecated, use SkColorType Mike Reed
2014-04-30am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map" Narayan Kamath
2014-04-30Freeing frame map Mykola Kondratenko
2014-04-28Allow custom wallpaper and boot animation. Jeff Sharkey
2014-03-05FramebufferNativeWindow.h is obsolete Andy McFadden
2014-02-27Fix includes so that they no longer rely on the global Skia includes director... Derek Sollenberger
2013-12-16am fc800d40: am fbd6d5a8: am 09fdc159: am 3ddee4de: Merge "[bootanimation] Dr... Nick Kralevich
2013-12-16[bootanimation] Drop user loadable bootanimation.zip abiltiy. Robert Craig
2013-12-11am 411954ae: am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set ... Nick Kralevich
2013-12-11Don't try to set service.bootanim.exit Nick Kralevich
2013-12-11Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-12-09Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-12-03Call SkBitmap::config() instead of ::getConfig() Leon Scroggins III
2013-11-22Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD The Android Open Source Project