1. 5a15b55 Added a new "incidentReportApprover" permission protection flag. by Joe Onorato · 6 years ago
  2. 6d79ab7 Add microphone pemrission on default to content catprue service package by Nadav Bar · 6 years ago
  3. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  4. 0995402 Merge "Refactoring canSuspendPackage to support batch queries" by TreeHugger Robot · 6 years ago
  5. 436d093ba Refactoring canSuspendPackage to support batch queries by Suprabh Shukla · 6 years ago
  6. 2c828c1d Implement ModuleInfoProvider by Narayan Kamath · 6 years ago
  7. 2c07da7 Merge "Add ModuleInfo class" by Narayan Kamath · 6 years ago
  8. 3dbf83a Add ModuleInfo class by Todd Kennedy · 6 years ago
  9. 5f30365 Added a new "wellbeing" protection flag. by Varun Shah · 6 years ago
  10. fd20b83 Add new intent to signal that device customization is ready by Mårten Kongstad · 6 years ago
  11. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  12. 1f1de70 Exposing canSuspendPackage as SystemApi by Suprabh Shukla · 6 years ago
  13. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  14. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  15. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  16. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  17. 0ad6283 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  18. 96212bc Review of suspend/unsuspend APIs by Suprabh Shukla · 6 years ago
  19. 45b9e40 setPackagesSuspended now overwrites all the state by Suprabh Shukla · 6 years ago
  20. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  21. 1c73370 Merge "Sending MY_PACKAGE_SUSPENDED to suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  22. 2fd43ba Sending MY_PACKAGE_SUSPENDED to suspended apps by Suprabh Shukla · 6 years ago
  23. 3ff20e2 Merge "Expose hidden API to check whether a given package is state protected" into pi-dev by Benjamin Franz · 6 years ago
  24. 6affc07 Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-dev by TreeHugger Robot · 6 years ago
  25. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  26. 7cc9a81 Expose hidden API to check whether a given package is state protected by Benjamin Franz · 6 years ago
  27. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago
  28. e21a1d0 Blue work profile badge - Blue is the new orange by Tony Mak · 6 years ago
  29. 700feef Shortcut permissions for default text classifier by Makoto Onuki · 6 years ago
  30. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  31. 233a0b1 Revert "Minor LoadedApk refactoring." by Todd Kennedy · 6 years ago
  32. 064f166 Merge "Add API to expose signing certificate proof-of-rotation." by TreeHugger Robot · 6 years ago
  33. 5cdda34 Add API to expose signing certificate proof-of-rotation. by Daniel Cashman · 6 years ago
  34. 7ee1a7a Adding a new category to mark car-optimized launcher activity by Roberto Perez · 7 years ago
  35. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  36. 79c238a Use modern install method in backup service by Philip P. Moltmann · 7 years ago
  37. 7541ca4d Minor LoadedApk refactoring. by Jeff Hamilton · 7 years ago
  38. 45f8b29 Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  39. f86d375 Merge "Fix user color overlay is not applied" by TreeHugger Robot · 7 years ago
  40. 213955e Fix user color overlay is not applied by Tony Mak · 7 years ago
  41. b13f153 Remove one legacy install path by Philip P. Moltmann · 7 years ago
  42. 9da8b8a7 Add new API to retrieve app names in a batch by Todd Kennedy · 7 years ago
  43. 436b901 Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  44. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  45. 076d6f7 Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  46. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  47. 3cf2835 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  48. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  49. b562e53 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  50. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  51. 647dc84 Merge "Support recursive static shared lib dependency" into oc-dev am: e04765998e by Svet Ganov · 7 years ago
  52. e047659 Merge "Support recursive static shared lib dependency" into oc-dev by TreeHugger Robot · 7 years ago
  53. 58c99f0 Support recursive static shared lib dependency by Svet Ganov · 7 years ago
  54. 51829ae Merge "Setting Session commited broadcast when an existing apk is enabled for a different user" into oc-dev am: fc157e702f by Sunny Goyal · 7 years ago
  55. a31a74b Setting Session commited broadcast when an existing apk is enabled for by Sunny Goyal · 7 years ago
  56. 3d2af7f SystemApi for dex module registration by Calin Juravle · 7 years ago
  57. fb4fb03 Merge "Address API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  58. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  59. 345ffa5 Address API council comments by Svetoslav Ganov · 7 years ago
  60. bab3075 Creating a common class for loading drawables and handling various badging by Sunny Goyal · 7 years ago
  61. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  62. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  63. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  64. 6f4b2a3 Shame developers that are calling hidden APIs. by Jeff Sharkey · 7 years ago
  65. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 7 years ago
  66. e6306c4 Throw at getPackageSizeInfoAsUser() callers. by Jeff Sharkey · 7 years ago
  67. dd3adc3 Revert "Throw at getPackageSizeInfoAsUser() callers." by Tony Mantler · 7 years ago
  68. 597c934 Throw at getPackageSizeInfoAsUser() callers. by Jeff Sharkey · 7 years ago
  69. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 7 years ago
  70. 3275729 Allow querying providers with a specific metadata. by Makoto Onuki · 7 years ago
  71. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  72. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 7 years ago
  73. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  74. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 7 years ago
  75. 2f5811d Per user setting for instant app by Todd Kennedy · 7 years ago
  76. 9106c64 Add API to track package changes by Todd Kennedy · 7 years ago
  77. 096d304 Add instant cookie APIs by Svetoslav Ganov · 7 years ago
  78. 7d0f5e8 Add hidden API for whether permission review mode is on. am: 7b89a7b1f7 am: 7c230c6f3c by Paul Navin · 7 years ago
  79. 7b89a7b Add hidden API for whether permission review mode is on. by Paul Navin · 7 years ago
  80. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 7 years ago
  81. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  82. 54df149 Merge "Disable moving 3rd party apps to internal if not allowed." by TreeHugger Robot · 7 years ago
  83. 022b8ea Disable moving 3rd party apps to internal if not allowed. by Yao Chen · 8 years ago
  84. a34f53f Add install reason by Bartosz Fabianowski · 8 years ago
  85. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  86. 02c8990 Allow overriding max profile in debugable builds. by Kenny Guy · 8 years ago
  87. 1133424 Wire up PM.getInstalledApplicationsAsUser(flags, userId) as hidden API by Bartosz Fabianowski · 8 years ago
  88. cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 8 years ago
  89. 53fafdf ResourcesManager: Return null on failure to create Resources by Adam Lesinski · 8 years ago
  90. c82f28a Throw proper exception in ResourcesManager by Adam Lesinski · 8 years ago
  91. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  92. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  93. b2c2e45 Guard against a NPE when using ParceledSliceList by Svetoslav Ganov · 8 years ago
  94. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  95. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  96. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 8 years ago
  97. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  98. 082614c Cache per-Activity Resources objects by Adam Lesinski · 8 years ago
  99. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  100. dfa93ab Fix javadoc by Todd Kennedy · 8 years ago