summaryrefslogtreecommitdiff
path: root/packages/Shell/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Minor improvements useful for debugging.Felipe Leme2016-04-042-3/+67
* | Fixed the contentinfo api usage in the bugreportSelim Cinek2016-04-061-2/+1
|/
* Add menu option to show/hide internal storage.Aga Wronska2016-03-301-1/+1
* Removed FLAG_ADVANCED.Felipe Leme2016-03-281-1/+1
* Proper handle of duplicated BUGREPORT_STARTED.Felipe Leme2016-03-231-2/+3
* Merge "Changed logic when dumpstate's max progress increases." into nyc-devFelipe Leme2016-03-221-21/+63
|\
| * Changed logic when dumpstate's max progress increases.Felipe Leme2016-03-221-21/+63
* | Add config flag to show/hide internal storage.Aga Wronska2016-03-211-1/+1
|/
* Merge "Minor UI improvements and code cleanup:" into nyc-devFelipe Leme2016-03-161-22/+14
|\
| * Minor UI improvements and code cleanup:Felipe Leme2016-03-141-22/+14
* | Merge "Log received intent." into nyc-devFelipe Leme2016-03-151-0/+1
|\ \
| * | Log received intent.Felipe Leme2016-03-151-0/+1
| |/
* / Handle AccountManager failures so Shell doesn't crash.Felipe Leme2016-03-151-1/+8
|/
* Merge "Don't log metrics for initial screenshot." into nyc-devFelipe Leme2016-03-121-1/+5
|\
| * Don't log metrics for initial screenshot.Felipe Leme2016-03-111-1/+5
* | Merge "Warn user when bugreport is finished but screenshot is pending." into ...Felipe Leme2016-03-091-8/+17
|\ \
| * | Warn user when bugreport is finished but screenshot is pending.Felipe Leme2016-03-091-8/+17
| |/
* | Merge "Vibrate after a screenshot is taken, not before." into nyc-devFelipe Leme2016-03-091-2/+1
|\ \ | |/ |/|
| * Vibrate after a screenshot is taken, not before.Felipe Leme2016-03-081-2/+1
* | Merge "Minor improvements on BugreportProgressService:" into nyc-devFelipe Leme2016-03-081-2/+4
|\ \
| * | Minor improvements on BugreportProgressService:Felipe Leme2016-03-081-2/+4
| |/
* / Call stopSelfWhenDone() *after* canceling the notification.Felipe Leme2016-03-081-1/+1
|/
* Do not re-define remote bugreport constants defined in DevicePolicyManagerMichal Karpinski2016-03-042-8/+5
* Always show intern storage.Steve McKay2016-03-021-1/+1
* Make bugreport details dialog confirm to Material Guidelines for Dialogs.Felipe Leme2016-02-291-3/+8
* Merge "Open bugreport info when touching notification (as well as DETAILS but...Felipe Leme2016-02-261-2/+5
|\
| * Open bugreport info when touching notification (as well as DETAILS button).Felipe Leme2016-02-251-2/+5
* | Merge "Using Message.obtain() to decrease number of Messages allocated." into...Felipe Leme2016-02-261-11/+7
|\|
| * Using Message.obtain() to decrease number of Messages allocated.Felipe Leme2016-02-251-11/+7
* | Removed toast messsage sent after screenshot is taken.Felipe Leme2016-02-251-5/+4
|/
* Reset UI fields when dialog is reused, otherwise it might contain fieldsFelipe Leme2016-02-251-3/+13
* Final (?) fixes on id / pid split.Felipe Leme2016-02-251-7/+7
* Created counter (tron_varz_dumpstate_duration) for dumpstate duration.Felipe Leme2016-02-231-1/+7
* Initial implementation of logging metrics for bugreport.Felipe Leme2016-02-231-1/+17
* Merge "Be less aggressive in removing old remote bugreport files" into nyc-devMichal Karpinski2016-02-171-3/+8
|\
| * Be less aggressive in removing old remote bugreport filesMichal Karpinski2016-02-171-3/+8
* | Cancel notifications when user tap on Details or Take Screenshot afterFelipe Leme2016-02-161-2/+17
|/
* Split bugreport identifier into id and pid.Felipe Leme2016-02-091-108/+123
* Add pid on main bugreport notifications.Felipe Leme2016-02-081-3/+3
* Added extra sanity checks.Felipe Leme2016-02-011-4/+17
* Fixed check for empty title.Felipe Leme2016-01-291-1/+2
* Added entries to zip file before sending the share notification.Felipe Leme2016-01-291-4/+24
* Updates notification while bugreport zip is being changed.Felipe Leme2016-01-201-2/+25
* Skip zip regeneration when user didn't provide extra info.Felipe Leme2016-01-191-0/+4
* Save bugreport info on share intent.Felipe Leme2016-01-132-10/+108
* Modifying Shell to accomodate remote bugreportsMichal Karpinski2016-01-073-7/+74
* Include title and description on bugreport.zipFelipe Leme2016-01-061-16/+80
* Fixed corner-case scenario where a screenshot is finished after the shareFelipe Leme2016-01-061-1/+11
* Handle bugreport screenshots on Shell.Felipe Leme2015-12-211-168/+430
* Allows users to add details about a bugreport in progress.Felipe Leme2015-12-161-21/+332