summaryrefslogtreecommitdiff
path: root/packages/Shell/src/com/android/shell/BugreportProgressService.java
AgeCommit message (Expand)Author
2019-10-29Move heap dump sharing to SHELL.Kweku Adams
2019-09-12Bugreport progress notification should use the bug icon.Dan Sandler
2019-08-07Merge "Remove obsolete methods from DumpstateListener implementations"Nandana Dutt
2019-08-06Remove obsolete methods from DumpstateListener implementationsNandana Dutt
2019-05-24Add dark theme for Shell app.Abhijeet Kaur
2019-03-23Add Looper.prepare() to doInBackground()Abhijeet Kaur
2019-03-22Add Looper.prepare() to doInBackground()Abhijeet Kaur
2019-01-23Improvements to Bugreporting API.Nandana Dutt
2019-01-15BugreportAPI : Connect listener to binder callbacksNandana Dutt
2019-01-14Add the new dumpstate listener methods to implementationsNandana Dutt
2018-10-03Merge "Disable the buginfo dialog on AndroidTV"Nandana Dutt
2018-10-02Synchronize access to sNotificationBundle.Felipe Leme
2018-10-02Disable the buginfo dialog on AndroidTVKristian Monsen
2018-08-28Migrated various apps under frameworks/base/packages/Shell to androidxKOUSHIK PANUGANTI
2018-01-11Allow custom keyguard "prompt reason"Lucas Dupin
2018-01-05Apply IDumpstateListener changesVishnu Nair
2017-07-14Don't tag bugreport notifications as System.Felipe Leme
2017-05-30Merge "Fix #62169466 bug report sharing options empty" into oc-dev am: 4d473c...Amit Pawar
2017-05-30Fix #62169466 bug report sharing options emptyAmith Yamasani
2017-05-25Merge "Working around bugreport crash issues" into oc-dev am: 5176a4cda3Makoto Onuki
2017-05-25Working around bugreport crash issuesMakoto Onuki
2017-05-24Merge "Make BugreportStorageProvider subclass FileSystemProvider."Ben Lin
2017-05-23Add new task flag when starting chooser activity in bug report.Bryce Lee
2017-05-22Make BugreportStorageProvider subclass FileSystemProvider.Ben Lin
2017-04-21Only show progress log every 10%Makoto Onuki
2017-03-23Add API to request Bug Report with a certain title and descriptionNaveen Kalla
2017-03-14Enabling bugreport notifications on TVDmitri Plotnikov
2017-02-24Fix sharing bugreports from lockscreenJorim Jaggi
2017-02-15Moved bugreport intents to the com.android.internal namespace.Felipe Leme
2017-02-14Merge "Added more logging on BugreportProgressService."TreeHugger Robot
2017-02-10Added more logging on BugreportProgressService.Felipe Leme
2017-02-10Dismiss keyguard before displaying bugrepot details dialog.Felipe Leme
2017-01-05Bugreport sharing is now work profile awareMakoto Onuki
2016-11-11Refactored Shell to use IDumpstateListener.Felipe Leme
2016-11-08Update package names to work with the proto3 compilerTamas Berghammer
2016-09-21Use a system property to call different bugreport types.Felipe Leme
2016-08-08Cancel dialog before stopping service.Felipe Leme
2016-08-03Enable name text field when re-using the details dialog.Felipe Leme
2016-08-03Fixed BugreportReceiverTest failures:Felipe Leme
2016-08-02Use SurfaceControl.screenshot() instead of screencap for screenshots.Felipe Leme
2016-07-28Always use chooser for Share Bug Report intent.Felipe Leme
2016-07-19Merge \\"Use the Shell app to show the bugreport notification on Wear.\\" int...Wei Liu
2016-07-18Use the Shell app to show the bugreport notification on Wear.Wei Liu
2016-07-18Close details dialog when bugreport is canceled by user.Felipe Leme
2016-05-23Register change Uri and notify changes in bugreportServices.Ben Lin
2016-05-18Register change Uri and notify changes in bugreportServices.Ben Lin
2016-04-22Show a toast when details cannot be added to zip file.Felipe Leme
2016-04-20Set BugreportProgressService to run on foreground.Felipe Leme
2016-04-20Merge "Only try to add details to zip once." into nyc-devTreeHugger Robot
2016-04-20Only try to add details to zip once.Felipe Leme