summaryrefslogtreecommitdiff
path: root/packages/Shell/tests/src/com/android/shell/UiBot.java
Commit message (Expand)AuthorAgeFilesLines
* Fix BugreportReceiverTestRhed Jao2020-06-181-2/+59
* Collapses status bar on teardown so it does not affect other tests.Felipe Leme2016-10-111-1/+1
* Fixed BugreportReceiverTest failures:Felipe Leme2016-08-031-1/+1
* Always use chooser for Share Bug Report intent.Felipe Leme2016-07-281-43/+10
* Close details dialog when bugreport is canceled by user.Felipe Leme2016-07-181-2/+25
* Fix first-time usage.Felipe Leme2016-04-151-15/+22
* Changed logic when dumpstate's max progress increases.Felipe Leme2016-03-221-3/+3
* Allows users to add details about a bugreport in progress.Felipe Leme2015-12-161-0/+27
* Fixed ActivityChooser logic for the initial case.Felipe Leme2015-12-111-11/+10
* Improved test case by checking for dangling service.Felipe Leme2015-12-091-1/+2
* Improved helper used to choose an activity.Felipe Leme2015-12-031-13/+20
* Created a new bug report workflow so user can keep track of its progress.Felipe Leme2015-11-251-8/+25
* Initial integration test for BugReportReceiver.Felipe Leme2015-11-201-0/+130