1. c4f64677 Save bugreport info on share intent. by Felipe Leme · 9 years ago
  2. 226940e Modifying Shell to accomodate remote bugreports by Michal Karpinski · 9 years ago
  3. a0bf033 Unhardcoded file paths. by Felipe Leme · 9 years ago
  4. 69c0292 Created a new bug report workflow so user can keep track of its progress. by Felipe Leme · 9 years ago
  5. b9238b3 Refactored the BUGREPORT_RECEIVED logic into a new service. by Felipe Leme · 9 years ago
  6. e53e85f Initial integration test for BugReportReceiver. by Felipe Leme · 9 years ago
  7. 3bf521a Improves how cornercase scenarios are handled: by Felipe Leme · 9 years ago
  8. a89c6e4 Added serial number in the bugreport message body. by Felipe Leme · 9 years ago
  9. 96b1195 Set ClipData with attachments URIs on bugreport notification. by Felipe Leme · 9 years ago
  10. e28d7fc Set last modified timestamp for the bugreport entry in the zipped file from original file, otherwise it uses the date the zip was created. by Felipe Leme · 9 years ago
  11. c16a26a Merge "Renaming bugreport.txt to bugreportFile.getName()" into mnc-dev by Ian Pedowitz · 9 years ago
  12. 9fbee9b resolved conflicts for merge of 1dac6bd9 to mnc-dev by Wei Liu · 9 years ago
  13. bd82c7d Renaming bugreport.txt to bugreportFile.getName() by Ian Pedowitz · 9 years ago
  14. ae363d2 Wear doesn't need Shell to send notification when bugreport captured. by Wei Liu · 9 years ago
  15. 00f4a6e Improved zipping logic so it zips chunks, instead of the whole file at once, to avoid OOM. by Felipe Leme · 9 years ago
  16. 55beae09 Changed BugReportReceiver to send zipped bugreports. by Felipe Leme · 9 years ago
  17. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  18. e255e4e Hide bug report notification in Android Framework from watches. by Wei Liu · 10 years ago
  19. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  20. e37e9ba Show notification ticker for finished bugreports. by Jeff Sharkey · 11 years ago
  21. d952690 Move deleteOlderFiles() to framework, tests. by Jeff Sharkey · 12 years ago
  22. 02ffba9 Handle finished bugreports, share from private. by Jeff Sharkey · 12 years ago