summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/screenshot
Commit message (Expand)AuthorAgeFilesLines
* framework: fix screenshot and rotation animation for devices with abnormal hw...Tom Giordano2015-11-071-1/+8
* Use immutable ashmem bitmaps in screenshot notifications.Winson Chung2015-06-021-2/+2
* Ensuring that we write to disk first.Winson Chung2015-06-011-10/+9
* Adding a delete action to the screenshot notification.Winson Chung2015-05-271-15/+70
* Fixing issue with screenshot icon being stretched.Winson Chung2015-05-271-9/+19
* Icon support comes to Notification.Dan Sandler2015-05-151-1/+1
* Revert "Icon support comes to Notification."Daniel Sandler2015-05-141-1/+1
* Icon support comes to Notification.Dan Sandler2015-05-131-1/+1
* Cancel a screenshot notification after a share target is chosen.Adam Powell2015-04-171-1/+27
* Making the screenshot filename smaller to fix issue on certain platforms.Winson Chung2015-04-031-1/+1
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* Standardize notification IDs in the sysui package.Chris Wren2015-01-161-3/+2
* Added notification color to all system notificationsSelim Cinek2014-08-201-5/+14
* Fix screenshots.Dan Sandler2014-08-071-0/+3
* Optimize large preview from the screenshot notification.Chris Wren2014-08-011-3/+21
* Categorize some system notifications.Dan Sandler2014-03-261-0/+2
* Redact public version of screenshot notifications.Dan Sandler2014-01-301-3/+28
* more locale-appropriate screenshot share textVictoria Lease2013-10-011-2/+2
* Use correct timescale for "date taken" fieldMarco Nelissen2013-08-211-2/+3
* Remove trailing whitespace from system ui.John Spurlock2013-07-171-2/+2
* Organize the imports in systemui.John Spurlock2013-06-122-2/+0
* Fix date fields in media database for screenshot filesMike Lockwoood2013-05-021-3/+6
* Fixing NPE on screenshot error. (Bug 8328886)Winson Chung2013-04-012-28/+6
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-1/+2
* Manually recycling bitmap memory when rotating ss, resetting canvas bitmap, a...Winson Chung2013-02-112-0/+36
* Cleaning up listeners and AsyncTasks.Winson Chung2013-01-221-3/+25
* Merge "Clearing screenshot bitmap references and recycling bitmap data immedi...Winson Chung2013-01-171-0/+12
|\
| * Clearing screenshot bitmap references and recycling bitmap data immediately a...Winson Chung2013-01-161-0/+12
* | Create directory on background thread.Jeff Sharkey2013-01-161-14/+15
* | Create screenshot directory if missing.Jeff Sharkey2013-01-161-5/+7
|/
* Adding width and height into screenshot metadataDoris Liu2012-11-061-5/+9
* Fixing issue where screenshot error message is clipped and share action is mi...Winson Chung2012-07-181-3/+11
* Merge "Fix warnings and remove dead code"Michael Jurka2012-06-281-1/+0
|\
| * Fix warnings and remove dead codeMichael Jurka2012-06-281-1/+0
* | Fix issue #6717667: expanded notification actions don't work on the lock screenDianne Hackborn2012-06-251-2/+1
|/
* Present a one-time chooser when sharing screenshots.Daniel Sandler2012-06-011-2/+8
* BigPicture notifications for screenshots.Chris Wren2012-05-221-12/+40
* NEW_API: Rework CameraSound into MediaActionSound, and unhide it.Eino-Ville Talvala2012-03-061-4/+5
* Fixing crash when taking screenshot over secure window.Winson Chung2012-01-041-7/+8
* 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