summaryrefslogtreecommitdiff
path: root/packages/Shell/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add pid on main bugreport notifications.Felipe Leme2016-02-081-35/+44
* Fixed check for empty title.Felipe Leme2016-01-291-9/+28
* Send broadcasts as foreground, otherwise test might fail when runningFelipe Leme2016-01-261-0/+2
* Save bugreport info on share intent.Felipe Leme2016-01-131-11/+111
* Include title and description on bugreport.zipFelipe Leme2016-01-061-20/+75
* Fixed corner-case scenario where a screenshot is finished after the shareFelipe Leme2016-01-061-9/+31
* Handle bugreport screenshots on Shell.Felipe Leme2015-12-211-17/+126
* Allows users to add details about a bugreport in progress.Felipe Leme2015-12-164-8/+226
* Merge "Fixed ActivityChooser logic for the initial case."Felipe Leme2015-12-141-11/+10
|\
| * Fixed ActivityChooser logic for the initial case.Felipe Leme2015-12-111-11/+10
* | Merge "Cleaned up unit tests."Felipe Leme2015-12-121-47/+89
|\ \ | |/ |/|
| * Cleaned up unit tests.Felipe Leme2015-12-111-47/+89
* | Created initial bugreports dir if it doesn't exist.Felipe Leme2015-12-111-0/+4
|/
* Merge "Unhardcoded file paths."Felipe Leme2015-12-111-19/+34
|\
| * Unhardcoded file paths.Felipe Leme2015-12-111-19/+34
* | Merge "Refactored what happens when a BUGREPORT_FINISHED is received."Felipe Leme2015-12-111-1/+1
|\ \
| * | Refactored what happens when a BUGREPORT_FINISHED is received.Felipe Leme2015-12-091-1/+1
| |/
* / Added test annotation.Felipe Leme2015-12-101-0/+2
|/
* Improved test case by checking for dangling service.Felipe Leme2015-12-092-2/+17
* Improved test cases so they handle the initial warning.Felipe Leme2015-12-071-2/+33
* Changed workflow so max progress can be dynamically updated.Felipe Leme2015-12-041-1/+5
* 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-252-9/+77
* Refactored the BUGREPORT_RECEIVED logic into a new service.Felipe Leme2015-11-241-2/+2
* Initial integration test for BugReportReceiver.Felipe Leme2015-11-205-0/+561