1. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  2. a4405ba Add new protected broadcasts by Nick Kralevich · 12 years ago
  3. a170bb8 Remove duplicate AndroidManifest.xml entries. by Nick Kralevich · 12 years ago
  4. 849f518 am 6643ea82: resolved conflicts for merge of 011132a7 to jb-mr1-dev by Nick Kralevich · 12 years ago
  5. 6643ea82 resolved conflicts for merge of 011132a7 to jb-mr1-dev by Nick Kralevich · 12 years ago
  6. b8da037 Secure a handful of framework broadcasts by Robert Greenwalt · 12 years ago
  7. 47918ae Secure a handful of framework broadcasts by Robert Greenwalt · 12 years ago
  8. 2681faa docs: explain implicit permissions applied by sdk versions bug: 7453055 by Scott Main · 12 years ago
  9. 7dcacd5 Change android.permission.SERIAL_PORT to signature|system. by Geremy Condra · 12 years ago
  10. 277b352 docs: update description for location permissions bug: 6996667 by Scott Main · 12 years ago
  11. fc753c0 Use new keyguard appwidget picker by Michael Jurka · 12 years ago
  12. a1f739e Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-mr1-dev by Geremy Condra · 12 years ago
  13. c29f35b Change android.permission.SERIAL_PORT to signature|system. by Geremy Condra · 12 years ago
  14. fca9d63 Add multi user support for bluetooth by Matthew Xie · 12 years ago
  15. 7c3586c Merge "Make the theme for choose account and choose account type dialogs same." into jb-mr1-dev by Jatin Lodhia · 12 years ago
  16. 3ff8e1a Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  17. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  18. 856b01e Make the theme for choose account and choose account type dialogs same. by Jatin Lodhia · 12 years ago
  19. c6fa237 Use updatable file for premium-sms filter by Robert Greenwalt · 12 years ago
  20. 7befb7d Global gesture to toggle Accessibility system-wide. by Svetoslav Ganov · 12 years ago
  21. 52c6234 Fix issue #7213113: Remove old intent resolver by Dianne Hackborn · 12 years ago
  22. f4f6b4c Fire "dreaming started" and "dreaming stopped" broadcasts. by John Spurlock · 12 years ago
  23. 8832c18 Fix API review bugs. by Dianne Hackborn · 12 years ago
  24. 2ca2c87 More adjustments to permissions. by Dianne Hackborn · 12 years ago
  25. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  26. f60921d Merge changes I69689a73,Iaaef6d41,I7e3cb47a,I42307f58 into jb-mr1-dev by Geremy Condra · 12 years ago
  27. cd403fc Bring back new permission organization. by Dianne Hackborn · 12 years ago
  28. b631084 DO NOT MERGE Add components for the Android Config Updater to system server. by Geremy Condra · 12 years ago
  29. 5cf8bd7 Merge "Fix bug #7141044 GlobalActions dialog (power off / airplane mode / sound off) should be RTL aware" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  30. 4497e0c Fix bug #7141044 GlobalActions dialog (power off / airplane mode / sound off) should be RTL aware by Fabrice Di Meglio · 12 years ago
  31. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  32. e08ae38 Add new wifi display discovery API. by Jeff Brown · 12 years ago
  33. 4b71e4e Add permissions to control and configure wifi display. by Jeff Brown · 12 years ago
  34. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  35. d1b5cfc Notify verifiers that verification is complete by rich cannings · 12 years ago
  36. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  37. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  38. 7e67151 Add permission checks for Verification API calls by rich cannings · 12 years ago
  39. 19526374 Remove permission requirement for some UserManager calls by Amith Yamasani · 12 years ago
  40. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  41. 0224cca Change directory permission to "signature|system" by Subir Jhanb · 12 years ago
  42. 603af61 Add a new permission to have access to Gal Provider BUG:6897999 by Subir Jhanb · 12 years ago
  43. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  44. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  45. 0f42037 Non persistent adapter service by fredc · 12 years ago
  46. c9c9a48 Removing a workaround for incorrect window position on window move. by Svetoslav Ganov · 12 years ago
  47. d0d2cda Further work on MediaRouter by Adam Powell · 12 years ago
  48. 636fd52 Docs (mostly): enumerate JELLY_BEAN target SDK changes. by Dianne Hackborn · 12 years ago
  49. 7c86958 Merge "Add MediaRouter API." into jb-dev by Adam Powell · 12 years ago
  50. 361dfeb For JB, the READ_EXTERNAL_STORAGE permission is not enforced by default. It may be enforced by default in future releases. Developers have the option of enabling enforcement to test their application and some may begin to include this permission on applications. To avoid user confusion, the permission is placed in the development tools group. by Adrian Ludwig · 12 years ago
  51. 9a1de30 Add MediaRouter API. by Adam Powell · 12 years ago
  52. 4c52235 Revert "Make the protectionLevel of framework permissions consistent and related to sensitive user data. Dangerous permissions are applied only where sensitive user data may be exposed." by Adrian Ludwig · 12 years ago
  53. 727c599 New UI for account picker by Alice Yang · 12 years ago
  54. 1e7456b Fixing the build for real. by Svetoslav Ganov · 12 years ago
  55. e63049b Adding some missing files. by Svetoslav Ganov · 12 years ago
  56. 507f558 Hide SET_KEYBOARD_LAYOUT permissions. by Jeff Brown · 12 years ago
  57. 99222d2 Finish up issue #6249094: Display permissions based on relevance to private data by Dianne Hackborn · 12 years ago
  58. dc410cb Reorganizing permissions into groups oriented around user-understandable concepts. by Adrian Ludwig · 12 years ago
  59. fd5015b Add new APIs for permission group flags and priorities. by Dianne Hackborn · 12 years ago
  60. 098d580 Migrate ringtone playback to SystemUI. by Jeff Sharkey · 12 years ago
  61. 8f01405 Make audio routing Intents protected by Mike Lockwood · 12 years ago
  62. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 12 years ago
  63. 2c8e19e Merge "New API to allow third-party apps to bind widgets" by Michael Jurka · 12 years ago
  64. 61a5b01 New API to allow third-party apps to bind widgets by Michael Jurka · 12 years ago
  65. 8238e71 Add new signature-level permission to get details of tasks. by Dianne Hackborn · 12 years ago
  66. d65c2be Merge "Add ContentProvider for apps to read received SMS cell broadcasts." by Jake Hamby · 12 years ago
  67. 35be756 Move SystemUI out of system UID. by Jeff Sharkey · 12 years ago
  68. c3296ff Add ContentProvider for apps to read received SMS cell broadcasts. by Jake Hamby · 12 years ago
  69. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  70. e824120 Hide the optional permission stuff, not making it in to JB. by Dianne Hackborn · 12 years ago
  71. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  72. 5b8fd25 Merge "Make READ_LOGS signature|system|development" by Nick Kralevich · 12 years ago
  73. 1359360 User management and switching by Amith Yamasani · 12 years ago
  74. cb5863e Make READ_LOGS signature|system|development by Nick Kralevich · 12 years ago
  75. 53567a7 Merge "Introduce READ_CALL_LOG and WRITE_CALL_LOG" by Daniel Lehmann · 12 years ago
  76. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 12 years ago
  77. f06d949 Introduce READ_CALL_LOG and WRITE_CALL_LOG by Daniel Lehmann · 12 years ago
  78. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 13 years ago
  79. e639da7 New development permissions. by Dianne Hackborn · 13 years ago
  80. 25872aa Adding shell commands for modifying content. by Svetoslav Ganov · 13 years ago
  81. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  82. a573f6a Some hardening of isolated processes by restricting access to services. by Dianne Hackborn · 13 years ago
  83. 9be4962 Merge "Unhide social stream permissions." into ics-mr1 by Dave Santoro · 13 years ago
  84. 098d466 Unhide social stream permissions. by Dave Santoro · 13 years ago
  85. 20cf091 Merge "Bug 5585323 New system permission for media decode" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  86. 4ba27fe Bug 5585323 New system permission for media decode by Jean-Michel Trivi · 13 years ago
  87. 8588e47 Fix build. by Robert Greenwalt · 13 years ago
  88. 148c7d0 Wimax : wimax framework related open source. by tk.mun · 13 years ago
  89. 0b61f59 Add new permissions for read/write social stream. by Dave Santoro · 13 years ago
  90. b04fe4e Continuation of the unified account chooser flow. by Fred Quintana · 13 years ago
  91. 1121bb5 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  92. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  93. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  94. b6ae19a Remove connection access intents from protected broadcasts. by Jaikumar Ganesh · 13 years ago
  95. 81e23ac Add Bluetooth intents to protected broadcasts. by Jaikumar Ganesh · 13 years ago
  96. cccdd72 Make WRITE_APN_SETTINGS a system-only permission. by Robert Greenwalt · 13 years ago
  97. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  98. 463f221 Add ISIM application support for LTE devices. by Jake Hamby · 13 years ago
  99. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  100. b038168 Add private permission for sending SMS via Messaging app by Tom Taylor · 13 years ago