summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
Commit message (Expand)AuthorAgeFilesLines
* Organize the imports in systemui.John Spurlock2013-06-121-1/+0
* Fixing NPE on screenshot error. (Bug 8328886)Winson Chung2013-04-011-3/+0
* Manually recycling bitmap memory when rotating ss, resetting canvas bitmap, a...Winson Chung2013-02-111-0/+4
* Updating screenshot animation and behaviour. (Bug: 5333706)Winson Chung2011-10-181-1/+1
* Showing notifications after taking a screenshot (Bug: 5333706)Winson Chung2011-10-131-14/+0
* Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-171-5/+27
* Binding Pwr+VolDown to take screenshot.Winson Chung2011-07-011-0/+50