summaryrefslogtreecommitdiff
path: root/core/java/android/os/BugreportManager.java
AgeCommit message (Expand)Author
2021-02-25[API review] Additional detail in BugreportCallback javadoc.Hunter Knepshield
2021-02-18BugreportManager API review updates.Hunter Knepshield
2021-01-15Make BugreportManager a public API that respects carrier privileges.Hunter Knepshield
2021-01-15Pass caller information in cancelBugreport.Hunter Knepshield
2020-11-23Replace broadcast with adding a method in BugreportCallbackPaul Chang
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-04-23Send intent to let calling app show UI safely without interfering the bugrepo...Paul Chang
2020-03-11Pass value to indicate screenshot is requested or not in Bugreporting APIPaul Chang
2020-02-28Improvements to Bugreporting API.Paul Chang
2019-12-03Add requestBugreport system API in BugreportManager.Paul Chang
2019-08-01Remove obsolete methods from DumpstateListener implementationsNandana Dutt
2019-05-02Merge "Use dev/null instead of tmp file" am: 2bd4dd2339Abhijeet Kaur
2019-04-18Use dev/null instead of tmp fileAbhijeet Kaur
2019-04-16Merge "Notify the caller about I/O error" am: 2f206c6270Abhijeet Kaur
2019-04-16Notify the caller about I/O errorAbhijeet Kaur
2019-04-12Merge "Expose bugreporting service name" into qt-devNandana Dutt
2019-04-11Pass valid file descriptor to binderAbhijeet Kaur
2019-04-11Expose bugreporting service nameNandana Dutt
2019-03-15Merge changes I39e84219,I8d0e12cbTreehugger Robot
2019-03-14Bugreporting API: Take ownership of fds.Nandana Dutt
2019-03-13Don't manage dumpstate lifecycle from system serverNandana Dutt
2019-03-13Clean up bugreport API.Abhijeet Kaur
2019-02-21Add a new error code for disallowing concurrent bugreportsNandana Dutt
2019-02-05Add error handling and other improvements to Bugreporting APINandana Dutt
2019-01-28Expose bugreporting API as system API.Nandana Dutt
2019-01-25Follow API guidelines in BugreportManagerNandana Dutt
2019-01-23Add a new bugreport error codeNandana Dutt
2019-01-23Improvements to Bugreporting API.Nandana Dutt
2019-01-17Pass in calling UID and package to dumpstateNandana Dutt
2019-01-15BugreportAPI : Connect listener to binder callbacksNandana Dutt
2019-01-14Add the new dumpstate listener methods to implementationsNandana Dutt
2019-01-11Add a privileged API for capturing and consuming bugreportsNandana Dutt