1. 8017c64 Fix build by Svet Ganov · 9 years ago
  2. 8cee658 Merge "Teach storage appops." into mnc-dev by Svet Ganov · 9 years ago
  3. 6ee871e Teach storage appops. by Svet Ganov · 9 years ago
  4. 4b9b3e4 Merge "Default browser should not supersede intent filter priorities" into mnc-dev by Christopher Tate · 9 years ago
  5. d13cb79 Default browser should not supersede intent filter priorities by Christopher Tate · 9 years ago
  6. fc2bc7f Merge "Check signatures of privileged persistent apps for granting defailt permissions" into mnc-dev by Svet Ganov · 9 years ago
  7. 288ecf9 Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 9 years ago
  8. 8b24a1d Fix two grant default permissions edge cases. by Svetoslav · 9 years ago
  9. f0d6cb3 Prioritize most-recently-enabled link-handling app by Christopher Tate · 9 years ago
  10. 1578357 Merge "Check user state after clearing identity." into mnc-dev by Amith Yamasani · 9 years ago
  11. 0ec43f8 Merge "Use correct user when filtering app link candidates" into mnc-dev by Esteban Talavera · 9 years ago
  12. 2292160 Merge "Don't send app links to parent profile if status == never" into mnc-dev by Esteban Talavera · 9 years ago
  13. 96d00ab Merge "Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission" into mnc-dev by Billy Lau · 9 years ago
  14. 22b3f4c Bug: 21589105 Rescope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW permission by Billy Lau · 9 years ago
  15. 2d42d5f Check user state after clearing identity. by Amith Yamasani · 9 years ago
  16. 292eb65 Merge "Fix new user creation regression due to vold remount calls" into mnc-dev by Amith Yamasani · 9 years ago
  17. 824d453 Check signatures of privileged persistent apps for granting defailt permissions by Svet Ganov · 9 years ago
  18. 1af7588 Use correct user when filtering app link candidates by Esteban Talavera · 9 years ago
  19. 171fe6a Merge "Add an API for apps to query if a permisison is denied by policy." into mnc-dev by Svet Ganov · 9 years ago
  20. d80cf91 Merge "Allow codepath changes for new OTA packages" into mnc-dev by Todd Kennedy · 9 years ago
  21. bb054c9 Fix new user creation regression due to vold remount calls by Amith Yamasani · 9 years ago
  22. 3ec12db Don't send app links to parent profile if status == never by Esteban Talavera · 9 years ago
  23. 056d6b0 Allow codepath changes for new OTA packages by Todd Kennedy · 9 years ago
  24. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 9 years ago
  25. 01e1864 Add a mechanism for products to specify default active app linkages by Christopher Tate · 9 years ago
  26. 6638c18 Merge "Fix reset permissions on clear data and package uninstall." into mnc-dev by Svetoslav · 9 years ago
  27. 4a5f4a2 Fix reset permissions on clear data and package uninstall. by Svetoslav · 9 years ago
  28. 6b7a078 Merge "Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergency broadcast messages from the network." into mnc-dev by Jack Yu · 9 years ago
  29. 6b53c162 Qualify the uid with the userId when granting permissions by Amith Yamasani · 9 years ago
  30. ed79bf5 Grant SMS permissions to Cell Broadcast receiver which emergency/non-emergency broadcast messages from the network. by Jack Yu · 9 years ago
  31. a90c8de Add new "preinstalled" permission flag. by Dianne Hackborn · 9 years ago
  32. 3e07ee0 Merge "Grant installer and verifier install permissions robustly" into mnc-dev by Svetoslav · 9 years ago
  33. 15bb16f Merge "App linking: permit overlapping link handling" into mnc-dev by Christopher Tate · 9 years ago
  34. 050aee2 App linking: permit overlapping link handling by Christopher Tate · 9 years ago
  35. 3e7d977 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago
  36. dafaa45 Merge "Split app move into separate copy/delete steps." into mnc-dev by Jeff Sharkey · 9 years ago
  37. 6b7bb60 Split app move into separate copy/delete steps. by Jeff Sharkey · 9 years ago
  38. 7a4082e Give fixed READ_PHONE_STATE permission to calllog provider by Makoto Onuki · 9 years ago
  39. 7fd3c29 Merge "Permission to view shared storage for all users." into mnc-dev by Jeff Sharkey · 9 years ago
  40. 38cae6c Merge "Reconcile private volumes when mounted." into mnc-dev by Jeff Sharkey · 9 years ago
  41. 32e80d7 Permission to view shared storage for all users. by Jeff Sharkey · 9 years ago
  42. dcd96ea Merge "Maybe fix issue #22283836 -- package manager NPE." into mnc-dev by Dianne Hackborn · 9 years ago
  43. 167d588 Maybe fix issue #22283836 -- package manager NPE. by Dianne Hackborn · 9 years ago
  44. a72eac6 Fix a typo causing NPE in restricted profiles by Amith Yamasani · 9 years ago
  45. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  46. 77ab6a8 Show basic feature warning for default granted permissions by Svet Ganov · 9 years ago
  47. 2799767 Merge "Grant the default gallery app storage permissions" into mnc-dev by Svet Ganov · 9 years ago
  48. 200d494 Grant the default gallery app storage permissions by Svet Ganov · 9 years ago
  49. a5a0d94 Make granting default SMS and Phone permissions robust by Svetoslav · 9 years ago
  50. 68ffcf8 Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev by Svet Ganov · 9 years ago
  51. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  52. 76664d9 Merge "Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW..." into mnc-dev by Dianne Hackborn · 9 years ago
  53. 61d7aca Merge "Clear default browser setting when a new browser app is installed" into mnc-dev by Christopher Tate · 9 years ago
  54. 7841eb8 Clear default browser setting when a new browser app is installed by Christopher Tate · 9 years ago
  55. de15eda Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW... by Dianne Hackborn · 9 years ago
  56. 2956363 Merge "Grant permissions to headless system calendar/contacts sync adapters." into mnc-dev by Svetoslav · 9 years ago
  57. ca58d80 Clear binder identity when grantint permisisons to carrier apps by Svet Ganov · 9 years ago
  58. 0010b70 Grant permissions to headless system calendar/contacts sync adapters. by Svetoslav · 9 years ago
  59. fc2740a Merge "Hand out storage to more system apps." into mnc-dev by Jeff Sharkey · 9 years ago
  60. 7186dd3 Hand out storage to more system apps. by Jeff Sharkey · 9 years ago
  61. 1aaad61 Merge "Do not hold a lock when calling API to grant default permissions" into mnc-dev by Svet Ganov · 9 years ago
  62. 4a23ac4 Merge "Installer is a part of the system with unrevocable permissions" into mnc-dev by Svet Ganov · 9 years ago
  63. 6a166af Installer is a part of the system with unrevocable permissions by Svet Ganov · 9 years ago
  64. 06324ed Do not hold a lock when calling API to grant default permissions by Svet Ganov · 9 years ago
  65. 8214333 Fix issue #22185268: apps crash with missing permissions and NPE on AppOpsManager by Dianne Hackborn · 9 years ago
  66. b6e0013 Fix build by Svet Ganov · 9 years ago
  67. 03b5f12 Merge "Grant default permissons to the default SMS, Phone, Browser app." into mnc-dev by Svetoslav · 9 years ago
  68. cdfd230 Grant default permissons to the default SMS, Phone, Browser app. by Svetoslav · 9 years ago
  69. a03b18c Merge "Auto grant GET_ACCOUNTS where appropriate." into mnc-dev by Dianne Hackborn · 9 years ago
  70. 6fd4993 Merge "Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING" into mnc-dev by Nicolas Prevot · 9 years ago
  71. f1fff79 Merge "Add flag FLAG_ACTIVITY_RESET_TASK_IF_NEEDED in LauncherAppsService." into mnc-dev by Nicolas Prevot · 9 years ago
  72. b035c6d Merge "Properly scope the "only http/https schemes" intent filter semantics" into mnc-dev by Christopher Tate · 9 years ago
  73. 2134744 Properly scope the "only http/https schemes" intent filter semantics by Christopher Tate · 9 years ago
  74. 388cd2c Auto grant GET_ACCOUNTS where appropriate. by Dianne Hackborn · 9 years ago
  75. 143e118 Merge "Make grant default permission more robust." into mnc-dev by Svet Ganov · 9 years ago
  76. ba3ba81 Make grant default permission more robust. by Svet Ganov · 9 years ago
  77. b683019 Add flag FLAG_ACTIVITY_RESET_TASK_IF_NEEDED in LauncherAppsService. by Nicolas Prevot · 9 years ago
  78. 1c3b7a6 Merge "Use a framework resource to name a factory-default browser app" into mnc-dev by Christopher Tate · 9 years ago
  79. db3fe81 Use a framework resource to name a factory-default browser app by Christopher Tate · 9 years ago
  80. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  81. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  82. f0029c1 Rename ALLOW_PARENT_APP_LINKING to ALLOW_PARENT_PROFILE_APP_LINKING by Nicolas Prevot · 9 years ago
  83. 413020a Require that verified intent filters only have http/https <data> decls by Christopher Tate · 9 years ago
  84. 80b60bb Merge "Fix NPE when walking the set of packages to update app link policy" into mnc-dev by Christopher Tate · 9 years ago
  85. 0633ae7 Merge "Actually wait for installd" into mnc-dev by Makoto Onuki · 9 years ago
  86. af15d9e Fix NPE when walking the set of packages to update app link policy by Christopher Tate · 9 years ago
  87. c8a2cfe Actually wait for installd by Makoto Onuki · 9 years ago
  88. c604082 Merge "Skip upgrade keys for adopted storage" into mnc-dev by Todd Kennedy · 9 years ago
  89. e695391 Merge "Send installerUid for verification when using PackageInstaller." into mnc-dev by oleksii stepanian · 9 years ago
  90. 8d9ad19 Merge "Default permissions for carrier apps." into mnc-dev by Jeff Davidson · 9 years ago
  91. 0bf8f7c Runtime permissions cannot be set on legacy apps by device policy by Amith Yamasani · 9 years ago
  92. c293d3a Skip upgrade keys for adopted storage by Todd Kennedy · 9 years ago
  93. 2a88031 Default permissions for carrier apps. by Jeff Davidson · 9 years ago
  94. d669321 Merge "Auto grant read external storage too - it is now dangerous." into mnc-dev by Svet Ganov · 9 years ago
  95. 975fa47 Auto grant read external storage too - it is now dangerous. by Svet Ganov · 9 years ago
  96. 3f4c7e3 Send installerUid for verification when using PackageInstaller. by oleksii stepanian · 9 years ago
  97. 6d2268a Merge "Back up / restore default app and intent filter verification state" into mnc-dev by Christopher Tate · 9 years ago
  98. 6038d15 Back up / restore default app and intent filter verification state by Christopher Tate · 9 years ago
  99. 3ab6f9e Merge "Allow cross-profile app linking from work to personal." into mnc-dev by Nicolas Prevot · 9 years ago
  100. 9edbda1 Allow cross-profile app linking from work to personal. by Nicolas Prevot · 9 years ago