1. ed330c7 Merge "Replaced 'touch' by 'tap'." into nyc-dev by Felipe Leme · 8 years ago
  2. 8067aed Replaced 'touch' by 'tap'. by Felipe Leme · 8 years ago
  3. b727d99 Import translations. DO NOT MERGE by Geoff Mendal · 8 years ago
  4. af6fd40 Added extra sanity checks. by Felipe Leme · 9 years ago
  5. c8e2b60 Fixed check for empty title. by Felipe Leme · 9 years ago
  6. 18b5892 Added entries to zip file before sending the share notification. by Felipe Leme · 9 years ago
  7. 978a766 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  8. ec17538 Send broadcasts as foreground, otherwise test might fail when running by Felipe Leme · 9 years ago
  9. 861a252 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  10. beda539 Merge "Updates notification while bugreport zip is being changed." by Felipe Leme · 9 years ago
  11. 2758d5d Updates notification while bugreport zip is being changed. by Felipe Leme · 9 years ago
  12. 6f2fa50 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  13. 97084b4 Merge "Updated bugreport info strings to be consistent with its meaning." by Felipe Leme · 9 years ago
  14. da163bf Updated bugreport info strings to be consistent with its meaning. by Felipe Leme · 9 years ago
  15. 2ab08ed Merge "Skip zip regeneration when user didn't provide extra info." by Felipe Leme · 9 years ago
  16. b9d598c Skip zip regeneration when user didn't provide extra info. by Felipe Leme · 9 years ago
  17. 78da55e Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  18. c4f64677 Save bugreport info on share intent. by Felipe Leme · 9 years ago
  19. 226940e Modifying Shell to accomodate remote bugreports by Michal Karpinski · 9 years ago
  20. 4967f73 Include title and description on bugreport.zip by Felipe Leme · 9 years ago
  21. 2288129 Fixed corner-case scenario where a screenshot is finished after the share by Felipe Leme · 9 years ago
  22. f395bfd Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  23. 7da4232 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  24. 1ca4e54 Add a permission to shell for running multi window tests. by Filip Gruszczynski · 9 years ago
  25. e3daf13 Merge "Handle bugreport screenshots on Shell." by Felipe Leme · 9 years ago
  26. d1e0f12 Handle bugreport screenshots on Shell. by Felipe Leme · 9 years ago
  27. ff51290 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  28. b1a523b Merge "Allows users to add details about a bugreport in progress." by Felipe Leme · 9 years ago
  29. bc73ffc Allows users to add details about a bugreport in progress. by Felipe Leme · 9 years ago
  30. 6839593 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  31. 2d76c84 Merge "Fixed ActivityChooser logic for the initial case." by Felipe Leme · 9 years ago
  32. 84c0aef Merge "Cleaned up unit tests." by Felipe Leme · 9 years ago
  33. fb7b4a5 Fixed ActivityChooser logic for the initial case. by Felipe Leme · 9 years ago
  34. 32cdcb8 Merge "Created initial bugreports dir if it doesn't exist." by Felipe Leme · 9 years ago
  35. ed22ec9 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  36. e2b4f49 Created initial bugreports dir if it doesn't exist. by Felipe Leme · 9 years ago
  37. 93702ab Cleaned up unit tests. by Felipe Leme · 9 years ago
  38. a5d3cfa Merge "Unhardcoded file paths." by Felipe Leme · 9 years ago
  39. a0bf033 Unhardcoded file paths. by Felipe Leme · 9 years ago
  40. 457ef13 Merge "Refactored what happens when a BUGREPORT_FINISHED is received." by Felipe Leme · 9 years ago
  41. 2bfa085 Added test annotation. by Felipe Leme · 9 years ago
  42. 46d4791 Refactored what happens when a BUGREPORT_FINISHED is received. by Felipe Leme · 9 years ago
  43. ba47793 Improved test case by checking for dangling service. by Felipe Leme · 9 years ago
  44. 7e05094 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  45. 811e636 Merge "Improved test cases so they handle the initial warning." by Felipe Leme · 9 years ago
  46. 6bbb6b9 Improved test cases so they handle the initial warning. by Felipe Leme · 9 years ago
  47. 21d4b20 Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parameter." by Felipe Leme · 9 years ago
  48. 6c7a002 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  49. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 9 years ago
  50. 5662dd8 Merge "Refactoring: pulled ServiceHandler methods to its parent class." by Felipe Leme · 9 years ago
  51. 62607a4 Merge "Changed workflow so max progress can be dynamically updated." by Felipe Leme · 9 years ago
  52. 923afa9 Refactoring: pulled ServiceHandler methods to its parent class. by Felipe Leme · 9 years ago
  53. 719aaae Changed workflow so max progress can be dynamically updated. by Felipe Leme · 9 years ago
  54. d57dc99 Improved phrasing for "in progress" message. by Felipe Leme · 9 years ago
  55. a413143 Improved helper used to choose an activity. by Felipe Leme · 9 years ago
  56. ec52d79 Merge "Adds a notification action to cancel a bugreport in progress." by Felipe Leme · 9 years ago
  57. 9cadb75 Adds a notification action to cancel a bugreport in progress. by Felipe Leme · 9 years ago
  58. ce890c3 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  59. 69c0292 Created a new bug report workflow so user can keep track of its progress. by Felipe Leme · 9 years ago
  60. c14a263 Merge "Refactored the BUGREPORT_RECEIVED logic into a new service." by Felipe Leme · 9 years ago
  61. 076e098 Merge "Initial integration test for BugReportReceiver." by Felipe Leme · 9 years ago
  62. 0634fbb Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  63. b9238b3 Refactored the BUGREPORT_RECEIVED logic into a new service. by Felipe Leme · 9 years ago
  64. d36d674 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  65. e53e85f Initial integration test for BugReportReceiver. by Felipe Leme · 9 years ago
  66. 3bf521a Improves how cornercase scenarios are handled: by Felipe Leme · 9 years ago
  67. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  68. a89c6e4 Added serial number in the bugreport message body. by Felipe Leme · 9 years ago
  69. 96b1195 Set ClipData with attachments URIs on bugreport notification. by Felipe Leme · 9 years ago
  70. cc98d3f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  71. 20622f6 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  72. 0e6dab9 am fca744ce: am 573cdc42: am 38ae1196: am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev by Tim Kilbourn · 9 years ago
  73. 573cdc4 am 38ae1196: am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev by Tim Kilbourn · 9 years ago
  74. 38ae119 am 7cd6aaaf: am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev by Tim Kilbourn · 9 years ago
  75. 7cd6aaa am ee72f99d: Merge "Allow shell to disable keyguard when not secure" into mnc-dev by Tim Kilbourn · 9 years ago
  76. bba73a0 Allow shell to disable keyguard when not secure by Tim Kilbourn · 9 years ago
  77. 3f4c298 am 0551d5d9: am ac4fd070: am 90023609: am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev by Jeff Sharkey · 9 years ago
  78. ac4fd07 am 90023609: am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev by Jeff Sharkey · 9 years ago
  79. 9002360 am 71f15791: am d88152b4: Merge "Give shell permission to move apps." into mnc-dev by Jeff Sharkey · 9 years ago
  80. 71f1579 am d88152b4: Merge "Give shell permission to move apps." into mnc-dev by Jeff Sharkey · 9 years ago
  81. e515c64 Give shell permission to move apps. by Jeff Sharkey · 9 years ago
  82. 21e79ac am 3671aa87: am 5554a4eb: am 6c97bb1b: am 59af87c2: am 7c17ec5f: Merge "Add GET_APP_OPS_STATS to Shell" into mnc-dev by Nicholas Sauer · 9 years ago
  83. 5554a4eb am 6c97bb1b: am 59af87c2: am 7c17ec5f: Merge "Add GET_APP_OPS_STATS to Shell" into mnc-dev by Nicholas Sauer · 9 years ago
  84. 6c97bb1 am 59af87c2: am 7c17ec5f: Merge "Add GET_APP_OPS_STATS to Shell" into mnc-dev by Nicholas Sauer · 9 years ago
  85. 59af87c am 7c17ec5f: Merge "Add GET_APP_OPS_STATS to Shell" into mnc-dev by Nicholas Sauer · 9 years ago
  86. 1344cb9 Add GET_APP_OPS_STATS to Shell by Nicholas Sauer · 9 years ago
  87. 8b29025 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  88. 28e7313 am 71d12704: am 475858c3: am b295963b: am c00e49b6: am d4b566bf: Merge "Add APIs for verifier to grant at install and revoke permissions" into mnc-dev by Svet Ganov · 9 years ago
  89. 475858c am b295963b: am c00e49b6: am d4b566bf: Merge "Add APIs for verifier to grant at install and revoke permissions" into mnc-dev by Svet Ganov · 9 years ago
  90. b295963 am c00e49b6: am d4b566bf: Merge "Add APIs for verifier to grant at install and revoke permissions" into mnc-dev by Svet Ganov · 9 years ago
  91. c00e49b am d4b566bf: Merge "Add APIs for verifier to grant at install and revoke permissions" into mnc-dev by Svet Ganov · 9 years ago
  92. d4b566b Merge "Add APIs for verifier to grant at install and revoke permissions" into mnc-dev by Svet Ganov · 9 years ago
  93. 7121e18 Add APIs for verifier to grant at install and revoke permissions by Svet Ganov · 9 years ago
  94. 396753d am 7ef4daa2: am 1bcd49a9: am 2ac41a90: am d9ab0ca2: am 68fd7c79: Merge "Set last modified timestamp for the bugreport entry in the zipped file from original file, otherwise it uses the date the zip was created." into mnc-dev by Felipe Leme · 9 years ago
  95. 1bcd49a am 2ac41a90: am d9ab0ca2: am 68fd7c79: Merge "Set last modified timestamp for the bugreport entry in the zipped file from original file, otherwise it uses the date the zip was created." into mnc-dev by Felipe Leme · 9 years ago
  96. 2ac41a9 am d9ab0ca2: am 68fd7c79: Merge "Set last modified timestamp for the bugreport entry in the zipped file from original file, otherwise it uses the date the zip was created." into mnc-dev by Felipe Leme · 9 years ago
  97. d9ab0ca am 68fd7c79: Merge "Set last modified timestamp for the bugreport entry in the zipped file from original file, otherwise it uses the date the zip was created." into mnc-dev by Felipe Leme · 9 years ago
  98. 78b6e6c Merge "Import translations. DO NOT MERGE" into mnc-dev by Geoff Mendal · 9 years ago
  99. 6289ad5 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  100. 2c45a1f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago