summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/DessertCaseView.java
Commit message (Collapse)AuthorAgeFilesLines
* Referencing static interpolators. Winson2016-01-291-1/+8
| | | Change-Id: I5d2292016e869ed533f5873e373a1eccce651fc5
* Delete duplicate SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION flagJianzheng Zhou2014-05-301-1/+0
| | | | | Change-Id: Ied20e4c7e0e4aa648a76fbe80dd1f0dd30b948a9 Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
* DessertCase fixes:Daniel Sandler2013-11-121-2/+1
| | | | | | | | - No more crashing on first launch of the easter egg - Use IMMERSIVE_STICKY to avoid getting stuck with bars Bug: 11319125 Change-Id: I4522feb36c29be8446715ba67d454a2012d181ca
* DessertCase memory improvementsDaniel Sandler2013-10-241-7/+30
| | | | | | | | - reuse intermediate bitmaps when loading resources - only use hardware layers on views that are animating Bug: 11269977 Change-Id: I39ad7aff16468632da47448404416404f3b54cc4
* Put DessertCase on a diet.Daniel Sandler2013-10-151-6/+21
| | | | | | | | | | | - store desserts as ALPHA_8, saving 75% of bitmap memory - run DessertCase in its own process, avoiding bloating systemui every time the daydream or platlogo activity run - lock orientation in DessertCase to stop thrashing around when the device is rotated Bug: 10918599 Change-Id: Ia2fb0696b903ae355c75b53d3a0c45b70784d00c
* Would you like a dessert?Daniel Sandler2013-09-261-0/+505
Feel free to browse our lovely dessert case. You're sure to find something to your liking; we have many familiar favorites, as well as some rather rare and exotic pastries. Bug: 10240151 Change-Id: I0f423e5993c049409d89b6be304f57a86974f15a