summaryrefslogtreecommitdiff
path: root/packages/Shell/src/com/android/shell
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix #62169466 bug report sharing options empty" into oc-dev am: 4d473c...Amit Pawar2017-05-301-1/+8
|\ \ | |/ |/|
| * Fix #62169466 bug report sharing options emptyAmith Yamasani2017-05-301-1/+8
* | Merge "Working around bugreport crash issues" into oc-dev am: 5176a4cda3Makoto Onuki2017-05-251-9/+24
|\|
| * Working around bugreport crash issuesMakoto Onuki2017-05-251-9/+24
* | Merge "Make BugreportStorageProvider subclass FileSystemProvider."Ben Lin2017-05-242-83/+45
|\ \ | |/ |/|
| * Make BugreportStorageProvider subclass FileSystemProvider.Ben Lin2017-05-222-83/+45
* | Add new task flag when starting chooser activity in bug report.Bryce Lee2017-05-231-0/+2
|/
* Only show progress log every 10%Makoto Onuki2017-04-211-1/+13
* Add API to request Bug Report with a certain title and descriptionNaveen Kalla2017-03-231-4/+32
* Enabling bugreport notifications on TVDmitri Plotnikov2017-03-141-3/+20
* Fix sharing bugreports from lockscreenJorim Jaggi2017-02-241-2/+8
* Moved bugreport intents to the com.android.internal namespace.Felipe Leme2017-02-151-3/+5
* Merge "Added more logging on BugreportProgressService."TreeHugger Robot2017-02-141-11/+39
|\
| * Added more logging on BugreportProgressService.Felipe Leme2017-02-101-11/+39
* | Dismiss keyguard before displaying bugrepot details dialog.Felipe Leme2017-02-101-0/+11
|/
* Bugreport sharing is now work profile awareMakoto Onuki2017-01-051-30/+48
* Fixed obsolete comment.Felipe Leme2016-11-151-2/+1
* Refactored Shell to use IDumpstateListener.Felipe Leme2016-11-111-142/+152
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Remove support for archives from External and Bugreport providers.Tomasz Mikolajewski2016-09-281-20/+0
* Use a system property to call different bugreport types.Felipe Leme2016-09-211-1/+1
* Push delete notification when Bug reports are deleted. am: 86805aa3af am: 641...Ben Lin2016-08-311-0/+1
|\
| * Push delete notification when Bug reports are deleted.Ben Lin2016-08-291-0/+1
| * Fixed year on copyright notice.Felipe Leme2016-08-031-1/+1
| * Use SurfaceControl.screenshot() instead of screencap for screenshots.Felipe Leme2016-07-282-14/+158
* | Cancel dialog before stopping service.Felipe Leme2016-08-081-1/+1
* | Merge "Enable name text field when re-using the details dialog."TreeHugger Robot2016-08-041-0/+1
|\ \
| * | Enable name text field when re-using the details dialog.Felipe Leme2016-08-031-0/+1
* | | Merge "Fixed BugreportReceiverTest failures:"TreeHugger Robot2016-08-041-2/+1
|\| |
| * | Fixed BugreportReceiverTest failures:Felipe Leme2016-08-031-2/+1
* | | Removed unused imports and fixed copyright notice.Felipe Leme2016-08-031-3/+1
|/ /
* | Use SurfaceControl.screenshot() instead of screencap for screenshots.Felipe Leme2016-08-022-15/+155
* | Always use chooser for Share Bug Report intent.Felipe Leme2016-07-282-2/+8
* | Merge \\"Use the Shell app to show the bugreport notification on Wear.\\" int...Wei Liu2016-07-191-37/+51
|\|
| * Use the Shell app to show the bugreport notification on Wear.Wei Liu2016-07-181-37/+51
| * Register change Uri and notify changes in bugreportServices.Ben Lin2016-05-232-0/+18
* | Close details dialog when bugreport is canceled by user.Felipe Leme2016-07-181-2/+12
* | Register change Uri and notify changes in bugreportServices.Ben Lin2016-05-182-0/+18
|/
* Add archive support to Bug report docs provider.Steve McKay2016-04-271-2/+24
* Don't opt-out of warning dialog by default on user builds.Felipe Leme2016-04-251-1/+10
* Show a toast when details cannot be added to zip file.Felipe Leme2016-04-221-0/+2
* Set BugreportProgressService to run on foreground.Felipe Leme2016-04-201-28/+78
* Merge "Only try to add details to zip once." into nyc-devTreeHugger Robot2016-04-201-3/+4
|\
| * Only try to add details to zip once.Felipe Leme2016-04-201-3/+4
* | Show "Android System" instead of "Shell" on notifications.Felipe Leme2016-04-191-0/+9
|/
* Remove initial screenshot on interactive bugreport.Felipe Leme2016-04-181-28/+14
* Merge "Revert warning logic so it has a "don't show again" message." into nyc...TreeHugger Robot2016-04-133-11/+14
|\
| * Revert warning logic so it has a "don't show again" message.Felipe Leme2016-04-133-11/+14
* | Removed redundant notification title.Felipe Leme2016-04-121-9/+4
|/
* Merge "Minor improvements useful for debugging." into nyc-devFelipe Leme2016-04-122-3/+67
|\