1. e559171 Fixing issue with persistent screenshot notification by Winson · 8 years ago
  2. d9cd20b Fix crash on second screenshot. by Dan Sandler · 9 years ago
  3. 1b87be4 Use immutable ashmem bitmaps in screenshot notifications. by Winson Chung · 9 years ago
  4. ebd77b5 Ensuring that we write to disk first. by Winson Chung · 9 years ago
  5. 8858e6e Adding a delete action to the screenshot notification. by Winson Chung · 9 years ago
  6. c6caff8 Fixing issue with screenshot icon being stretched. by Winson Chung · 9 years ago
  7. d63f932 Icon support comes to Notification. by Dan Sandler · 9 years ago
  8. 09e51a7 Revert "Icon support comes to Notification." by Daniel Sandler · 9 years ago
  9. 08a04c1 Icon support comes to Notification. by Dan Sandler · 9 years ago
  10. d4d3415 Cancel a screenshot notification after a share target is chosen. by Adam Powell · 9 years ago
  11. b9c74ac Making the screenshot filename smaller to fix issue on certain platforms. by Winson Chung · 9 years ago
  12. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  13. d877510 Standardize notification IDs in the sysui package. by Chris Wren · 10 years ago
  14. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  15. deb0d11 Fix screenshots. by Dan Sandler · 10 years ago
  16. f63185e Optimize large preview from the screenshot notification. by Chris Wren · 10 years ago
  17. 59f0258 Categorize some system notifications. by Dan Sandler · 10 years ago
  18. 156e97f Redact public version of screenshot notifications. by Dan Sandler · 11 years ago
  19. e45e1f2 more locale-appropriate screenshot share text by Victoria Lease · 11 years ago
  20. 9b64ca7 Use correct timescale for "date taken" field by Marco Nelissen · 11 years ago
  21. 209bede Remove trailing whitespace from system ui. by John Spurlock · 11 years ago
  22. de84f0e Organize the imports in systemui. by John Spurlock · 11 years ago
  23. 4761124 Fix date fields in media database for screenshot files by Mike Lockwoood · 11 years ago
  24. 3a5a774 Fixing NPE on screenshot error. (Bug 8328886) by Winson Chung · 11 years ago
  25. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  26. 5cc9a31 Manually recycling bitmap memory when rotating ss, resetting canvas bitmap, adding logging. (Bug 7974275) by Winson Chung · 11 years ago
  27. 0e6232c Cleaning up listeners and AsyncTasks. by Winson Chung · 12 years ago
  28. 103bc33 Merge "Clearing screenshot bitmap references and recycling bitmap data immediately after saving. (Bug 7974275)" by Winson Chung · 12 years ago
  29. 80b54de Create directory on background thread. by Jeff Sharkey · 12 years ago
  30. cd6a9ef Clearing screenshot bitmap references and recycling bitmap data immediately after saving. (Bug 7974275) by Winson Chung · 12 years ago
  31. 149e02c Create screenshot directory if missing. by Jeff Sharkey · 12 years ago
  32. 5aa011b Adding width and height into screenshot metadata by Doris Liu · 12 years ago
  33. 224848f Fixing issue where screenshot error message is clipped and share action is missing subject. (Bug 6800151, Bug 6721459) by Winson Chung · 12 years ago
  34. 4f329cb Merge "Fix warnings and remove dead code" by Michael Jurka · 12 years ago
  35. a600fd9 Fix warnings and remove dead code by Michael Jurka · 12 years ago
  36. 1927ae8 Fix issue #6717667: expanded notification actions don't work on the lock screen by Dianne Hackborn · 12 years ago
  37. 046fddf Present a one-time chooser when sharing screenshots. by Daniel Sandler · 12 years ago
  38. 3745a3d BigPicture notifications for screenshots. by Chris Wren · 12 years ago
  39. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 12 years ago
  40. a46d778 Fixing crash when taking screenshot over secure window. by Winson Chung · 13 years ago
  41. 8d513ea Adding a sound when you take a screenshot. (Bug 5617734) by Winson Chung · 13 years ago
  42. 8279acb Improve screenshot animation performance Bug #5525888 by Romain Guy · 13 years ago
  43. 9c99aee Defer adding large icon until when we compose the final notification. (Bug 5566846) by Winson Chung · 13 years ago
  44. 53c9282 Using fast-invalidate pattern for screenshot animations. by Winson Chung · 13 years ago
  45. 22ca095 Last update for screenshot animations for MR0. (Bug: 5333706) by Winson Chung · 13 years ago
  46. b787a75 Updating the screenshot notification icons. by Winson Chung · 13 years ago
  47. 36c9e29 Fixing issue where screenshot intent to file path did not show other screenshots. (Bug: 5333706) by Winson Chung · 13 years ago
  48. a63bb84 Updating screenshot animation and behaviour. (Bug: 5333706) by Winson Chung · 13 years ago
  49. c57ccf0 Showing notifications after taking a screenshot (Bug: 5333706) by Winson Chung · 13 years ago
  50. 5d927c2 Fix issue #5150899: Call activity takes 15MB we never get back. by Dianne Hackborn · 13 years ago
  51. fc8fa63 Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot by Dianne Hackborn · 13 years ago
  52. 930facd Fixing screenshot timestamp (5147168) by Winson Chung · 13 years ago
  53. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  54. 9837734 GlobalScreenshot: Set image file size in media database when taking screenshots by Mike Lockwood · 13 years ago
  55. eedc6f0 Merge "Using the filename as the media title for screenshots and changing filename format." by Winson Chung · 13 years ago
  56. 753e40b Using the filename as the media title for screenshots and changing filename format. by Winson Chung · 13 years ago
  57. d859fa3 Preventing screenshots when waking from sleep. by Winson Chung · 13 years ago
  58. 9112ec3 Binding Pwr+VolDown to take screenshot. by Winson Chung · 13 years ago