summaryrefslogtreecommitdiff
path: root/packages/Shell/src
AgeCommit message (Expand)Author
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
2020-09-28Merge "Update language to comply with Android's inclusive language guidance" Treehugger Robot
2020-08-06Remove rotation and use flag useIdentityTransform for screenshots. chaviw
2020-08-03Update language to comply with Android's inclusive language guidance Alice Kuo
2020-06-18Fix BugreportReceiverTest Rhed Jao
2020-06-09Do not buzzing for each progress of bugreport notification Rhed Jao
2020-05-22Merge "Take interactive bugreports on Android TV" into rvc-dev Robin Lee
2020-05-21Take interactive bugreports on Android TV Robin Lee
2020-05-19Revert "Add a null home activity to Shell.apk" Isaac Chen
2020-05-18Merge "Revert "Add a null home activity to Shell.apk"" into rvc-dev TreeHugger Robot
2020-05-08Revert "Add a null home activity to Shell.apk" Isaac Chen
2020-04-06Delete empty bugreport files onError Abhijeet Kaur
2020-04-03Merge "Follow best practices for Atomic variables" into rvc-dev TreeHugger Robot
2020-04-02Follow best practices for Atomic variables Abhijeet Kaur
2020-04-02Track bugreports immediately after triggering a bugreport Abhijeet Kaur
2020-03-31Merge "Delete bugreport file on bugreport cancel" into rvc-dev TreeHugger Robot
2020-03-30Delete bugreport file on bugreport cancel Abhijeet Kaur
2020-03-27Merge "Initialize progress and lastProgress AtomicIntegers" into rvc-dev TreeHugger Robot
2020-03-26Initialize progress and lastProgress AtomicIntegers Abhijeet Kaur
2020-03-25Show predefined title and description in finished notification Abhijeet Kaur
2020-03-18Clean up code in BugreportProgressService Abhijeet Kaur
2020-02-28Clean up code of starting bug report Paul Chang
2020-02-17Merge "Add synchronization locks to shared objects" Abhijeet Kaur