summaryrefslogtreecommitdiff
path: root/packages/Shell/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Unhardcoded file paths."Felipe Leme2015-12-112-1/+7
|\
| * Unhardcoded file paths.Felipe Leme2015-12-112-1/+7
* | Refactored what happens when a BUGREPORT_FINISHED is received.Felipe Leme2015-12-091-76/+161
|/
* Changed ActivityManager.requestBugreport() to take a 'progress' parameter.Felipe Leme2015-12-051-1/+1
* Refactoring: pulled ServiceHandler methods to its parent class.Felipe Leme2015-12-041-153/+163
* Changed workflow so max progress can be dynamically updated.Felipe Leme2015-12-041-24/+37
* Adds a notification action to cancel a bugreport in progress.Felipe Leme2015-12-021-10/+31
* Created a new bug report workflow so user can keep track of its progress.Felipe Leme2015-11-252-29/+390
* Refactored the BUGREPORT_RECEIVED logic into a new service.Felipe Leme2015-11-242-239/+298
* Initial integration test for BugReportReceiver.Felipe Leme2015-11-201-2/+2
* Improves how cornercase scenarios are handled:Felipe Leme2015-11-181-5/+19
* Added serial number in the bugreport message body.Felipe Leme2015-11-031-3/+4
* Set ClipData with attachments URIs on bugreport notification.Felipe Leme2015-10-301-9/+12
* Set last modified timestamp for the bugreport entry in the zipped file from o...Felipe Leme2015-07-131-0/+1
* Merge "Renaming bugreport.txt to bugreportFile.getName()" into mnc-devIan Pedowitz2015-06-221-1/+1
|\
| * Renaming bugreport.txt to bugreportFile.getName()Ian Pedowitz2015-06-181-1/+1
* | resolved conflicts for merge of 1dac6bd9 to mnc-devWei Liu2015-06-181-12/+27
|\ \ | |/ |/|
| * Wear doesn't need Shell to send notification when bugreport captured.Wei Liu2015-06-171-12/+27
* | Improved zipping logic so it zips chunks, instead of the whole file at once, ...Felipe Leme2015-06-161-23/+5
* | Changed BugReportReceiver to send zipped bugreports.Felipe Leme2015-06-161-22/+118
* | Add BugreportStorageProviderRyo Hashimoto2015-03-231-0/+164
* | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
|/
* Hide bug report notification in Android Framework from watches.Wei Liu2014-10-061-0/+1
* Added notification color to all system notificationsSelim Cinek2014-08-201-8/+11
* Show notification ticker for finished bugreports.Jeff Sharkey2013-03-201-0/+1
* Move deleteOlderFiles() to framework, tests.Jeff Sharkey2013-03-141-30/+12
* Handle finished bugreports, share from private.Jeff Sharkey2013-03-133-0/+320