1. e539dba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
  2. 1893959 Returns immediately if the bugreport file already exists by Rhed Jao · 5 years ago
  3. 8ba3c84 Fixes an error handling in BugreportProgressService by Rhed Jao · 5 years ago
  4. bc1f3bf Fixes BugreportReceiverTest failed by Rhed Jao · 5 years ago
  5. ee6cd5f Merge "Update language to comply with Android's inclusive language guidance" am: 986e49df72 am: 21e5a00fb3 am: bc3cef1dce am: 91d640572f am: 58ebc4f303 by Treehugger Robot · 5 years ago
  6. 986e49d Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  7. 5c75720 Update language to comply with Android's inclusive language guidance by Alice Kuo · 6 years ago
  8. 45c7d94 Fix BugreportReceiverTest by Rhed Jao · 6 years ago
  9. 02f8c0f Add an exported flag in manifest by Ashwini Oruganti · 6 years ago
  10. 2c2dc8e Add an exported flag in manifest by Ashwini Oruganti · 6 years ago
  11. d501142 Remove legacy-flow no-op variables: max, realMax and realProgress by Abhijeet Kaur · 6 years ago
  12. 72be2e1 Remove unused broadcasts/functions/variables from Shell by Abhijeet Kaur · 6 years ago
  13. 995887e Convert packages/Shell/**/Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  14. 390f4c0 Migrate frameworks/base/packages/Shell to androidx.test by KOUSHIK PANUGANTI · 7 years ago
  15. b0284fb Exempt tests for hidden APIs. by Nicolas Geoffray · 8 years ago
  16. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 8 years ago
  17. b866307 Stop statically including legacy-android-test by Paul Duffin · 8 years ago
  18. 5ab0243 Only require that system UIDs tag their sockets. by Jeff Sharkey · 9 years ago
  19. 2127630 Merge "Fixed assertions on bugreport share notification." into oc-dev am: 39b375c9db by Felipe Leme · 9 years ago
  20. 6540574 Fixed assertions on bugreport share notification. by Felipe Leme · 9 years ago
  21. 1fee398 Change test type from InstrumentationTest to AndroidJUnitTest by Dan Shi · 9 years ago
  22. 7f2afd2 Add test configs to apct tests under frameworks/base by Dan Shi · 9 years ago
  23. 473a16e frameworks/base: Add APCT tests to the device-tests suite. by Simran Basi · 9 years ago
  24. 8775eaa Set package name on bugreport intents. by Felipe Leme · 9 years ago
  25. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 9 years ago
  26. ff329c4 Bugreport sharing is now work profile aware by Makoto Onuki · 9 years ago
  27. fa26a0e Refactored Shell to use IDumpstateListener. by Felipe Leme · 9 years ago
  28. 1ac5441 Collapses status bar on teardown so it does not affect other tests. by Felipe Leme · 9 years ago
  29. 47ec8be Migrate BugreportReceiverTest to JUnit 4. by Felipe Leme · 10 years ago
  30. 2c0f3a3 Kill service before trying to cancel notifications. by Felipe Leme · 10 years ago
  31. da1fbdd Enable name text field when re-using the details dialog. by Felipe Leme · 10 years ago
  32. ca5002f Fixed BugreportReceiverTest failures: by Felipe Leme · 10 years ago
  33. 91699af Always use chooser for Share Bug Report intent. by Felipe Leme · 10 years ago
  34. a86a301 Close details dialog when bugreport is canceled by user. by Felipe Leme · 10 years ago
  35. af09671 Don't opt-out of warning dialog by default on user builds. by Felipe Leme · 10 years ago
  36. 69c53e6 Set BugreportProgressService to run on foreground. by Felipe Leme · 10 years ago
  37. 3f8f7f4 Merge "Remove initial screenshot on interactive bugreport." into nyc-dev by TreeHugger Robot · 10 years ago
  38. 079f896 Remove initial screenshot on interactive bugreport. by Felipe Leme · 10 years ago
  39. 3fb3d88 Fix first-time usage. by Felipe Leme · 10 years ago
  40. 7fd1cbd Merge "Revert warning logic so it has a "don't show again" message." into nyc-dev by TreeHugger Robot · 10 years ago
  41. fcca68d Revert warning logic so it has a "don't show again" message. by Felipe Leme · 10 years ago
  42. a43d1393 Removed redundant notification title. by Felipe Leme · 10 years ago
  43. 9ca5e56 "Temporarily" removed progress check. by Felipe Leme · 10 years ago
  44. 3fc44b9 Changed logic when dumpstate's max progress increases. by Felipe Leme · 10 years ago
  45. 208b188 Minor UI improvements and code cleanup: by Felipe Leme · 10 years ago
  46. 5ee846d Warn user when bugreport is finished but screenshot is pending. by Felipe Leme · 10 years ago
  47. bbd91e5 Make bugreport details dialog confirm to Material Guidelines for Dialogs. by Felipe Leme · 10 years ago
  48. db31363 Open bugreport info when touching notification (as well as DETAILS button). by Felipe Leme · 10 years ago
  49. 2628878 Reset UI fields when dialog is reused, otherwise it might contain fields by Felipe Leme · 10 years ago
  50. 85ae3cf Final (?) fixes on id / pid split. by Felipe Leme · 10 years ago
  51. e86b63b Add pid on main bugreport notifications. by Felipe Leme · 10 years ago
  52. c8e2b60 Fixed check for empty title. by Felipe Leme · 10 years ago
  53. ec17538 Send broadcasts as foreground, otherwise test might fail when running by Felipe Leme · 10 years ago
  54. c4f64677 Save bugreport info on share intent. by Felipe Leme · 10 years ago
  55. 4967f73 Include title and description on bugreport.zip by Felipe Leme · 10 years ago
  56. 2288129 Fixed corner-case scenario where a screenshot is finished after the share by Felipe Leme · 10 years ago
  57. d1e0f12 Handle bugreport screenshots on Shell. by Felipe Leme · 10 years ago
  58. bc73ffc Allows users to add details about a bugreport in progress. by Felipe Leme · 10 years ago
  59. 2d76c84 Merge "Fixed ActivityChooser logic for the initial case." by Felipe Leme · 10 years ago
  60. 84c0aef Merge "Cleaned up unit tests." by Felipe Leme · 10 years ago
  61. fb7b4a5 Fixed ActivityChooser logic for the initial case. by Felipe Leme · 10 years ago
  62. e2b4f49 Created initial bugreports dir if it doesn't exist. by Felipe Leme · 10 years ago
  63. 93702ab Cleaned up unit tests. by Felipe Leme · 10 years ago
  64. a5d3cfa Merge "Unhardcoded file paths." by Felipe Leme · 10 years ago
  65. a0bf033 Unhardcoded file paths. by Felipe Leme · 10 years ago
  66. 457ef13 Merge "Refactored what happens when a BUGREPORT_FINISHED is received." by Felipe Leme · 10 years ago
  67. 2bfa085 Added test annotation. by Felipe Leme · 10 years ago
  68. 46d4791 Refactored what happens when a BUGREPORT_FINISHED is received. by Felipe Leme · 10 years ago
  69. ba47793 Improved test case by checking for dangling service. by Felipe Leme · 10 years ago
  70. 6bbb6b9 Improved test cases so they handle the initial warning. by Felipe Leme · 10 years ago
  71. 719aaae Changed workflow so max progress can be dynamically updated. by Felipe Leme · 10 years ago
  72. a413143 Improved helper used to choose an activity. by Felipe Leme · 10 years ago
  73. 69c0292 Created a new bug report workflow so user can keep track of its progress. by Felipe Leme · 10 years ago
  74. b9238b3 Refactored the BUGREPORT_RECEIVED logic into a new service. by Felipe Leme · 10 years ago
  75. e53e85f Initial integration test for BugReportReceiver. by Felipe Leme · 10 years ago