summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/screenshot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ics-mr1-release' of https://android.googlesource.com/platform/f...Steve Kondik2012-03-291-7/+8
|\
| * Fixing crash when taking screenshot over secure window.Winson Chung2012-01-041-7/+8
* | framework: fix screenshot and rotation aimation for devices with abnormal hw ...Tom Giordano2012-01-281-1/+4
|/
* Adding a sound when you take a screenshot. (Bug 5617734)Winson Chung2011-12-011-0/+10
* Improve screenshot animation performanceRomain Guy2011-11-291-75/+45
* Defer adding large icon until when we compose the final notification. (Bug 55...Winson Chung2011-11-141-5/+6
* Using fast-invalidate pattern for screenshot animations.Winson Chung2011-10-271-22/+36
* Last update for screenshot animations for MR0. (Bug: 5333706)Winson Chung2011-10-201-61/+92
* Updating the screenshot notification icons.Winson Chung2011-10-191-2/+2
* Fixing issue where screenshot intent to file path did not show other screensh...Winson Chung2011-10-181-4/+12
* Updating screenshot animation and behaviour. (Bug: 5333706)Winson Chung2011-10-182-67/+157
* Showing notifications after taking a screenshot (Bug: 5333706)Winson Chung2011-10-132-64/+111
* Fix issue #5150899: Call activity takes 15MB we never get back.Dianne Hackborn2011-09-021-1/+0
* Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-172-13/+36
* Fixing screenshot timestamp (5147168)Winson Chung2011-08-101-1/+1
* Clear the bitmap from the canvas in a lot of places.Dianne Hackborn2011-08-021-0/+1
* GlobalScreenshot: Set image file size in media database when taking screenshotsMike Lockwood2011-07-261-3/+9
* Merge "Using the filename as the media title for screenshots and changing fil...Winson Chung2011-07-251-7/+8
|\
| * Using the filename as the media title for screenshots and changing filename f...Winson Chung2011-07-251-7/+8
* | Preventing screenshots when waking from sleep.Winson Chung2011-07-251-2/+4
|/
* Binding Pwr+VolDown to take screenshot.Winson Chung2011-07-012-0/+434