History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a5a774954d28911bbf9eaa7dfd8329a085fbdc5 02-Apr-2013 Winson Chung <winsonc@google.com> Fixing NPE on screenshot error. (Bug 8328886)

Change-Id: Id47b8429c512c02e63d86de2ce37bd8e3ee02359
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
5cc9a31534749d8bc220ab577b1e201c0239e282 11-Feb-2013 Winson Chung <winsonc@google.com> Manually recycling bitmap memory when rotating ss, resetting canvas bitmap, adding logging. (Bug 7974275)

Change-Id: I1b0590a297610ee5fee4e68222144780ab6e55ec
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
a63bb84bbe98e72871c2138ab3eb517d0f9a80ef 17-Oct-2011 Winson Chung <winsonc@google.com> Updating screenshot animation and behaviour. (Bug: 5333706)

- Removing the second ticker text
- Adding a new animation to the status bar
- Adding a large icon to the notification

Change-Id: I8778178519fc72ffc299e8d624069b684475191d
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
c57ccf01fe24ce508404c99b449e9097e6d8b270 14-Oct-2011 Winson Chung <winsonc@google.com> Showing notifications after taking a screenshot (Bug: 5333706)

- Fixing issue where ticker and swipe-to-remove wasn't working for updated notifications

Change-Id: Ib8ef07778a11028c9c2627830ee1dd4561d2ae3b
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
fc8fa638617efb5695a1f89ea75375faebbe2a40 18-Aug-2011 Dianne Hackborn <hackbod@google.com> Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot

We now do the screenshot in a separate process.

Also change the recents panel to not use hardware acceleration
on lower-end devices. And improve how it gets shown to not
load all data up-front which results in a long delay when you have
lots of recents.

Change-Id: Ia309a90f9939e5405758621b3f7114597bd0c02a
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
9112ec3039dda4186c6f957981237c0691db2269 27-Jun-2011 Winson Chung <winsonc@google.com> Binding Pwr+VolDown to take screenshot.

Change-Id: I77b018538f6bc870f59df0b5336ba95f4582beec
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java