1. 2b61c6b Merge "Don't reevaluate disconnected networks" into mnc-dev by Paul Jensen · 11 years ago
  2. f62f4c9 Merge "Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle to be manually enabled in Settings." into mnc-dev by Billy Lau · 11 years ago
  3. fef8cbd Merge "Marking some globals from setGlobalSetting as not supported" into mnc-dev by Esteban Talavera · 11 years ago
  4. 01b079f Merge "Make ContentObservers work across profiles" into mnc-dev by Benjamin Franz · 11 years ago
  5. 5a6f213 Merge "Fix issue #22185268: apps crash with missing permissions and NPE on AppOpsManager" into mnc-dev by Dianne Hackborn · 11 years ago
  6. 8214333 Fix issue #22185268: apps crash with missing permissions and NPE on AppOpsManager by Dianne Hackborn · 11 years ago
  7. 5f95041 Merge "Fix use of reachable DNS server logic" into mnc-dev by Erik Kline · 11 years ago
  8. b6e0013 Fix build by Svet Ganov · 11 years ago
  9. b36a313 Fix use of reachable DNS server logic by Erik Kline · 11 years ago
  10. 03b5f12 Merge "Grant default permissons to the default SMS, Phone, Browser app." into mnc-dev by Svetoslav · 11 years ago
  11. cdfd230 Grant default permissons to the default SMS, Phone, Browser app. by Svetoslav · 11 years ago
  12. e85da2ba Add accessibility event for assist disclosure by Jorim Jaggi · 11 years ago
  13. 825c2a0 Merge "Add setting to disable screenshot separately (1/2)" into mnc-dev by Jorim Jaggi · 11 years ago
  14. a133f0b Add setting to disable screenshot separately (1/2) by Jorim Jaggi · 11 years ago
  15. a03b18c Merge "Auto grant GET_ACCOUNTS where appropriate." into mnc-dev by Dianne Hackborn · 11 years ago
  16. 3a0d77f Merge "Volume change intent carries stream alias" into mnc-dev by Jean-Michel Trivi · 11 years ago
  17. 4daf600 Merge "Check system locale when picking up an initial SpellChecker." into mnc-dev by Yohei Yukawa · 11 years ago
  18. 810d5ed Merge "Use the correct lock to protect members in PolicyControl" into mnc-dev by Wale Ogunwale · 11 years ago
  19. 560877d Volume change intent carries stream alias by Jean-Michel Trivi · 11 years ago
  20. 6fd4993 Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" into mnc-dev by Nicolas Prevot · 11 years ago
  21. 656fa7f Marking some globals from setGlobalSetting as not supported by Esteban Talavera · 11 years ago
  22. cc6366d Use the correct lock to protect members in PolicyControl by tiger_huang · 11 years ago
  23. adea191 Make ContentObservers work across profiles by Benjamin Franz · 11 years ago
  24. f1fff79 Merge "Add flag FLAG_ACTIVITY_RESET_TASK_IF_NEEDED in LauncherAppsService." into mnc-dev by Nicolas Prevot · 11 years ago
  25. b6fb3fe Merge "Block assist when screenshots are disabled by policy" into mnc-dev by Benjamin Franz · 11 years ago
  26. 44e3a4c Merge "fix temp white list update in device idle" into mnc-dev by Xiaohui Chen · 11 years ago
  27. 174843a Check system locale when picking up an initial SpellChecker. by Yohei Yukawa · 11 years ago
  28. b035c6d Merge "Properly scope the "only http/https schemes" intent filter semantics" into mnc-dev by Christopher Tate · 11 years ago
  29. 2134744 Properly scope the "only http/https schemes" intent filter semantics by Christopher Tate · 11 years ago
  30. e69e4e1 Merge "BatteryStats: Record suspend abort reasons" into mnc-dev by Adam Lesinski · 11 years ago
  31. 388cd2c Auto grant GET_ACCOUNTS where appropriate. by Dianne Hackborn · 11 years ago
  32. c915eeb fix temp white list update in device idle by Xiaohui Chen · 11 years ago
  33. c154abe Merge "Don't apply existing keyguard animation to IME window" into mnc-dev by Jorim Jaggi · 11 years ago
  34. b29eeb5 am b3d02465: am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev by Prashant Malani · 11 years ago
  35. 0adc5f3 am 83467228: am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 11 years ago
  36. 143e118 Merge "Make grant default permission more robust." into mnc-dev by Svet Ganov · 11 years ago
  37. ba3ba81 Make grant default permission more robust. by Svet Ganov · 11 years ago
  38. ae3584b Merge "Add Validation logging." into mnc-dev by Robert Greenwalt · 11 years ago
  39. 0a202ea Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev by Rubin Xu · 11 years ago
  40. cb26db08 Don't apply existing keyguard animation to IME window by Jorim Jaggi · 11 years ago
  41. cc3a46a Also reset assist setting when force stopping assist by Jorim Jaggi · 11 years ago
  42. b3d0246 am 9a3eacbe: Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev by Prashant Malani · 11 years ago
  43. b683019 Add flag FLAG_ACTIVITY_RESET_TASK_IF_NEEDED in LauncherAppsService. by Nicolas Prevot · 11 years ago
  44. 1c3b7a6 Merge "Use a framework resource to name a factory-default browser app" into mnc-dev by Christopher Tate · 11 years ago
  45. 63ec93d Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev by Jim Miller · 11 years ago
  46. 9a3eacb Merge "Revert "Always re-establish kernel alarms when considering new alarm set"" into cw-d-mr1-dev by Prashant Malani · 11 years ago
  47. db3fe81 Use a framework resource to name a factory-default browser app by Christopher Tate · 11 years ago
  48. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 11 years ago
  49. 22b4c6a Add Validation logging. by Robert Greenwalt · 11 years ago
  50. 8346722 am 6f6326bc: Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 11 years ago
  51. cbe540f Bug: 21589105 Rescoping the SYSTEM_ALERT_WINDOW permission to an explicit toggle by Billy Lau · 11 years ago
  52. 4e8050e Don't reevaluate disconnected networks by Paul Jensen · 11 years ago
  53. e8490f1 Use StorageManager.wipeAdoptableDisks to wipe external disks by Rubin Xu · 11 years ago
  54. c200f44 Block assist when screenshots are disabled by policy by Benjamin Franz · 11 years ago
  55. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 11 years ago
  56. 6f6326b Implement a exponential backoff for NTP time and XTRA data retry. by Wei Liu · 11 years ago
  57. f0029c1 Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING by Nicolas Prevot · 11 years ago
  58. 87fd322 BatteryStats: Record suspend abort reasons by Adam Lesinski · 11 years ago
  59. c26939b Merge "add banned packages to notification dumpsys" into mnc-dev by Chris Wren · 11 years ago
  60. 263b6e6 Merge "Prevent certain actions of app has revoked permissions" into mnc-dev by Svetoslav · 11 years ago
  61. 66189fc add banned packages to notification dumpsys by Chris Wren · 11 years ago
  62. 7008b51 Prevent certain actions of app has revoked permissions by Svetoslav · 11 years ago
  63. f1900b5 Merge "[LockSettings] clear secure user id when user is removed" into mnc-dev by Andres Morales · 11 years ago
  64. e42441a Merge "Don't lose critical success/failure messages" into mnc-dev by Erik Kline · 11 years ago
  65. 753e9e0 Revert "Always re-establish kernel alarms when considering new alarm set" by Prashant Malani · 11 years ago
  66. b21a77f Merge "Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance()" into mnc-dev by Adam Lesinski · 11 years ago
  67. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 11 years ago
  68. 413020a Require that verified intent filters only have http/https <data> decls by Christopher Tate · 11 years ago
  69. e16ee48 Merge "Notify on BAD_REMOVAL and pass fsUuid in broadcast" into mnc-dev by Tony Mantler · 11 years ago
  70. 80b60bb Merge "Fix NPE when walking the set of packages to update app link policy" into mnc-dev by Christopher Tate · 11 years ago
  71. 0633ae7 Merge "Actually wait for installd" into mnc-dev by Makoto Onuki · 11 years ago
  72. af15d9e Fix NPE when walking the set of packages to update app link policy by Christopher Tate · 11 years ago
  73. f0d7105 Notify on BAD_REMOVAL and pass fsUuid in broadcast by Tony Mantler · 11 years ago
  74. 070fe63 [LockSettings] clear secure user id when user is removed by Andres Morales · 11 years ago
  75. c8a2cfe Actually wait for installd by Makoto Onuki · 11 years ago
  76. 28b9570 Reset permission policy to default when device owner goes away by Esteban Talavera · 11 years ago
  77. ed1b459 Don't lose critical success/failure messages by Erik Kline · 11 years ago
  78. 9ce8a9d Use heads-up notifications when selecting networks with no Internet by Lorenzo Colitti · 11 years ago
  79. 1d3e3ca Merge "TIF: Use per-user ContentResolver in the TvInputManagerService" into mnc-dev by Jae Seo · 11 years ago
  80. 8c375fe TIF: Use per-user ContentResolver in the TvInputManagerService by Jae Seo · 11 years ago
  81. 2912496 Merge "[Modify LastAuthenticatedTimestamp behaviour]:" into mnc-dev by Simranjit Singh Kohli · 11 years ago
  82. 2eab06c Merge "Fix for SafeMedia logic and CTS tests" into mnc-dev by Ricardo Garcia · 11 years ago
  83. d389684 resolved conflicts for merge of 91d2cbf4 to mnc-dev by Bryce Lee · 11 years ago
  84. e7908c7 resolved conflicts for merge of 64a4858b to mnc-dev by Sharvil Nanavati · 11 years ago
  85. 2c99ea3 Merge "Remove not needed contacts related permissions." into mnc-dev by Svetoslav Ganov · 11 years ago
  86. 6d2c0e5 Remove not needed contacts related permissions. by Svetoslav Ganov · 11 years ago
  87. 3a30a76 Fix for SafeMedia logic and CTS tests by Ricardo Garcia · 11 years ago
  88. c604082 Merge "Skip upgrade keys for adopted storage" into mnc-dev by Todd Kennedy · 11 years ago
  89. c003989 Merge "Handle volume benchmark timeout" into mnc-dev by Todd Kennedy · 11 years ago
  90. 8101ee6 Handle volume benchmark timeout by Todd Kennedy · 11 years ago
  91. ad5f292 Merge "Extend the time between WiFi energy samples" into mnc-dev by Adam Lesinski · 11 years ago
  92. 64a4858 resolved conflicts for merge of 7c250056 to lmp-mr1-ub-dev by Sharvil Nanavati · 11 years ago
  93. e695391 Merge "Send installerUid for verification when using PackageInstaller." into mnc-dev by oleksii stepanian · 11 years ago
  94. 8d9ad19 Merge "Default permissions for carrier apps." into mnc-dev by Jeff Davidson · 11 years ago
  95. 06f46cb Extend the time between WiFi energy samples by Adam Lesinski · 11 years ago
  96. f1b25bd fix the build: remove duplicated line by Chris Wren · 11 years ago
  97. 72e7230 Merge "collect more stats about the notification API" into mnc-dev by Chris Wren · 11 years ago
  98. 323b768 Merge "Ensure camera service is notified of user profile changes." into mnc-dev by Ruben Brunk · 11 years ago
  99. a59a870 Ensure camera service is notified of user profile changes. by Ruben Brunk · 11 years ago
  100. 862ab87 Merge "Runtime permissions cannot be set on legacy apps by device policy" into mnc-dev by Amith Yamasani · 11 years ago