summaryrefslogtreecommitdiff
path: root/core/java/android/os/IncidentManager.java
AgeCommit message (Expand)Author
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-03-30Remove registerSection API with optional ExecutorMike Ma
2020-01-21Public API: Incident report section registrationMike Ma
2020-01-14Incident Report Extension APIMike Ma
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-05-16Add new IncidentManager.requestAuthorization method that takes an executor.Joe Onorato
2019-05-10Fix another copy and paste of the copy and paste error.Joe Onorato
2019-04-30Fix crash in Permission Controller approving bug reports (incident reports we...Joe Onorato
2019-03-26incidentd can now handle multiple callers asking it for incident reportsJoe Onorato
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-29Skeleton API for IncidentManager to retrieve incident reports.Joe Onorato
2019-01-29Add IncidentCompanionServiceJoe Onorato
2018-03-16Removing the settings-based IncidentReportArgs method.Kweku Adams
2018-01-29Modify SystemApi so it can be used by CTS to trigger incident reportYi Jin
2017-08-11Fix parsing enum types in incident report tool as well as addingYi Jin
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2016-12-15First checkin of incident reporting.Joe Onorato