1. d06e5af Merge "Minor improvements on BugreportProgressService:" into nyc-dev by Felipe Leme · 8 years ago
  2. 4f663f6 Minor improvements on BugreportProgressService: by Felipe Leme · 8 years ago
  3. 0f2daaf Call stopSelfWhenDone() *after* canceling the notification. by Felipe Leme · 8 years ago
  4. 2552f8a Do not re-define remote bugreport constants defined in DevicePolicyManager by Michal Karpinski · 8 years ago
  5. bbd91e5 Make bugreport details dialog confirm to Material Guidelines for Dialogs. by Felipe Leme · 8 years ago
  6. 1e33af8 Merge "Open bugreport info when touching notification (as well as DETAILS button)." into nyc-dev by Felipe Leme · 8 years ago
  7. db31363 Open bugreport info when touching notification (as well as DETAILS button). by Felipe Leme · 8 years ago
  8. 17fc60e Merge "Using Message.obtain() to decrease number of Messages allocated." into nyc-dev by Felipe Leme · 8 years ago
  9. 8648a15 Using Message.obtain() to decrease number of Messages allocated. by Felipe Leme · 8 years ago
  10. 5d9000a Removed toast messsage sent after screenshot is taken. by Felipe Leme · 8 years ago
  11. 2628878 Reset UI fields when dialog is reused, otherwise it might contain fields by Felipe Leme · 8 years ago
  12. 85ae3cf Final (?) fixes on id / pid split. by Felipe Leme · 8 years ago
  13. 510e922 Created counter (tron_varz_dumpstate_duration) for dumpstate duration. by Felipe Leme · 8 years ago
  14. 6605bd8 Initial implementation of logging metrics for bugreport. by Felipe Leme · 8 years ago
  15. 1eee199 Cancel notifications when user tap on Details or Take Screenshot after by Felipe Leme · 8 years ago
  16. fd8ea07 Split bugreport identifier into id and pid. by Felipe Leme · 8 years ago
  17. e86b63b Add pid on main bugreport notifications. by Felipe Leme · 8 years ago
  18. af6fd40 Added extra sanity checks. by Felipe Leme · 9 years ago
  19. c8e2b60 Fixed check for empty title. by Felipe Leme · 9 years ago
  20. 18b5892 Added entries to zip file before sending the share notification. by Felipe Leme · 9 years ago
  21. 2758d5d Updates notification while bugreport zip is being changed. by Felipe Leme · 9 years ago
  22. b9d598c Skip zip regeneration when user didn't provide extra info. by Felipe Leme · 9 years ago
  23. c4f64677 Save bugreport info on share intent. by Felipe Leme · 9 years ago
  24. 226940e Modifying Shell to accomodate remote bugreports by Michal Karpinski · 9 years ago
  25. 4967f73 Include title and description on bugreport.zip by Felipe Leme · 9 years ago
  26. 2288129 Fixed corner-case scenario where a screenshot is finished after the share by Felipe Leme · 9 years ago
  27. d1e0f12 Handle bugreport screenshots on Shell. by Felipe Leme · 9 years ago
  28. bc73ffc Allows users to add details about a bugreport in progress. by Felipe Leme · 9 years ago
  29. a5d3cfa Merge "Unhardcoded file paths." by Felipe Leme · 9 years ago
  30. a0bf033 Unhardcoded file paths. by Felipe Leme · 9 years ago
  31. 46d4791 Refactored what happens when a BUGREPORT_FINISHED is received. by Felipe Leme · 9 years ago
  32. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 9 years ago
  33. 923afa9 Refactoring: pulled ServiceHandler methods to its parent class. by Felipe Leme · 9 years ago
  34. 719aaae Changed workflow so max progress can be dynamically updated. by Felipe Leme · 9 years ago
  35. 9cadb75 Adds a notification action to cancel a bugreport in progress. by Felipe Leme · 9 years ago
  36. 69c0292 Created a new bug report workflow so user can keep track of its progress. by Felipe Leme · 9 years ago
  37. b9238b3 Refactored the BUGREPORT_RECEIVED logic into a new service. by Felipe Leme · 9 years ago