summaryrefslogtreecommitdiff
path: root/cmds/dumpstate/DumpstateService.h
AgeCommit message (Expand)Author
2024-05-20Skip user consent for subsequent reports Kholoud Mohamed
2023-10-26Add ability to retrieve bugreport multiple times Kholoud Mohamed
2023-01-26Add retrieveBugreport dumpstate implementation Gavin Corkery
2022-10-04Add bugreport pre-dump functionality Kean Mariotti
2021-01-13Pass caller information in cancelBugreport. Hunter Knepshield
2020-03-11Take screenshot only when screenshot is requested Paul Chang
2019-12-08unique_fd is passed by value in AIDL interfaces Jiyong Park
2019-10-22Remove no-op setListener method from dumpstate listener Abhijeet Kaur
2019-01-29Ensure only one bugreport is in progress in dumpstate Nandana Dutt
2019-01-23Dumpstate aidl: add cancelBugreport Nandana Dutt
2019-01-18Add calling uid and calling package to startBugreport Nandana Dutt
2019-01-14Wire up new binder method arguments Nandana Dutt
2019-01-10Add more arguments to Dumpstate binder interface Nandana Dutt
2018-11-19Implement startBugreport binder function Nandana Dutt
2018-10-12Add a function to Dumpstate service to trigger a bugreport Nandana Dutt
2018-01-05Add bugreport section progress reporter Vishnu Nair
2016-11-11Deprecated system properties used to update progress: Felipe Leme
2016-11-02Created a dumpstate service. Felipe Leme