index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
IncidentManager.java
Age
Commit message (
Expand
)
Author
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-03-30
Remove registerSection API with optional Executor
Mike Ma
2020-01-21
Public API: Incident report section registration
Mike Ma
2020-01-14
Incident Report Extension API
Mike Ma
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-05-16
Add new IncidentManager.requestAuthorization method that takes an executor.
Joe Onorato
2019-05-10
Fix another copy and paste of the copy and paste error.
Joe Onorato
2019-04-30
Fix crash in Permission Controller approving bug reports (incident reports we...
Joe Onorato
2019-03-26
incidentd can now handle multiple callers asking it for incident reports
Joe Onorato
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-29
Skeleton API for IncidentManager to retrieve incident reports.
Joe Onorato
2019-01-29
Add IncidentCompanionService
Joe Onorato
2018-03-16
Removing the settings-based IncidentReportArgs method.
Kweku Adams
2018-01-29
Modify SystemApi so it can be used by CTS to trigger incident report
Yi Jin
2017-08-11
Fix parsing enum types in incident report tool as well as adding
Yi Jin
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2016-12-15
First checkin of incident reporting.
Joe Onorato