summaryrefslogtreecommitdiff
path: root/packages/Shell/src
AgeCommit message (Expand)Author
2025-02-10Move BugreportPrefs constants to shared location between sysui and shell Rana Mouawi
2025-01-02Always initialize ScreenshotLocationInfo. Rana Mouawi
2024-12-12Merge "Delay final notification for bugreport generation" into main am: e04c1... Treehugger Robot
2024-12-09Delay final notification for bugreport generation Sebastian Achim
2024-12-05Merge "Use WearBugreportWarningActivity from SystemUI in Shell" into main Treehugger Robot
2024-12-04Use WearBugreportWarningActivity from SystemUI in Shell yash
2024-12-04Accept a URI for bugreport and screenshot paths to be forwarded to BugreportM... Rana Mouawi
2024-11-13Send broadcast when bugreport aborted due to error. Kunduz Baryktabasova
2024-11-08Fix Java crash in Shell : java.lang.NoSuchMethodError Samer Naoura
2024-10-24Merge "Fix ANR in Process com.android.shell after BR is finished" into main Yash
2024-10-23[Record Issue QS Tile] Allow Bug report flow to also have screen Stefan Andonian
2024-10-22Fix ANR in Process com.android.shell after BR is finished Samer Naoura
2024-04-29Fix bugreport storage limit Kholoud Mohamed
2024-04-04Allow SystemUI to trigger a bugreport and share with BetterBug from the Recor... Stefan Andonian
2023-06-13Merge "ScreenCaptureListenerWrapper - hold weak ref" into udc-dev am: f6a5990... Patrick Williams
2023-06-12ScreenCaptureListenerWrapper - hold weak ref Patrick Williams
2023-04-25Display WearBugreportWarningActivity on Wear after bugreport is done Yingzhe Li
2023-04-05Send ACTION_REMOTE_BUGREPORT_DISPATCH braodcast to the SYSTEM user Nikhil Kumar
2023-03-20Apply delivery group policies to CLOSE_SYSTEM_DIALOG broadcast. Sudheer Shanka
2022-12-19Revert "Revert "Refactor Bug report flow to work for all ADMIN users"" Nikhil Kumar
2022-12-13Revert "Refactor Bug report flow to work for all ADMIN users" Daniel Chapin
2022-12-06Refactor Bug report flow to work for all ADMIN users Nikhil Kumar
2022-09-22Replace screenshots using internal displayToken with new API Chavi Weingarten
2022-09-14Migrate screen capture code to ScreenCapture file Chavi Weingarten
2022-03-23Merge "Secure REMOTE_BUGREPORT_DISPATCH" into tm-dev am: a441d81b3a Rubin Xu
2022-03-22Secure REMOTE_BUGREPORT_DISPATCH Rubin Xu
2022-02-24remove redundant share intent for Wear bug report Abhijit Nukalapati
2022-01-26Clean <plurals> in BugreportProgressService Calvin Pan
2022-01-11Merge "update bug report notification title" Josh Yang
2022-01-11Merge "Support adding System Traces to Wear Bugreports" Josh Yang
2021-11-24Share Wear bugreport right after it is taken Yeabkal Wubshit
2021-11-16update bug report notification title Abhijit Nukalapati
2021-11-16Support adding System Traces to Wear Bugreports Yeabkal Wubshit
2021-10-13profcollect/betterbug integration with content uri Yi Kong
2021-05-12Don't allow non-system window overlays for bug report warnings. Varun Shah
2021-01-07Merge "Fix missing fields when parceling the BugreportInfo" am: 2042ea04aa am... Rhed Jao
2021-01-07Merge "Fix missing fields when parceling the BugreportInfo" Rhed Jao
2021-01-07Fix missing fields when parceling the BugreportInfo Rhed Jao
2020-12-21Returns immediately if the bugreport file already exists Rhed Jao
2020-12-21Fixes an error handling in BugreportProgressService Rhed Jao
2020-12-21Fix BugreportReceiverTest Rhed Jao
2020-12-21Do not buzzing for each progress of bugreport notification Rhed Jao
2020-12-10Returns immediately if the bugreport file already exists Rhed Jao
2020-12-10Fixes an error handling in BugreportProgressService Rhed Jao
2020-11-23Replace broadcast with adding a method in BugreportCallback Paul Chang
2020-11-14Replace broadcast with adding a method in BugreportCallback Paul Chang
2020-11-11Add FLAG_IMMUTABLE to heap dump notification PendingIntent. Kweku Adams
2020-10-28Add immutability flag to PendingIntents Gavin Corkery
2020-10-20Apply FLAG_IMMUTABLE to various PendingIntents. Jeff Sharkey
2020-09-28Merge "Update language to comply with Android's inclusive language guidance" ... Treehugger Robot