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