1. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 12 years ago
  2. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  3. 9c2a38ed Merge "Fix resource reading for secondary users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  4. 64442c1 Fix resource reading for secondary users by Amith Yamasani · 12 years ago
  5. 6f2a3d2 Quick settings user display and switching by Adam Powell · 12 years ago
  6. fc3f24b Make USB services multi-user aware. by Jeff Sharkey · 12 years ago
  7. ded653b Fix "system" resources; more context user work. by Jeff Sharkey · 12 years ago
  8. 98edc95 Load resources for the correct user by Amith Yamasani · 12 years ago
  9. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  10. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  11. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  12. 4dc7a68 Set up default (random) Android IDs for all users by Christopher Tate · 12 years ago
  13. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  14. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  15. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  16. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  17. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  18. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  19. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  20. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  21. 5d1122a Merge "Fix issue #7016987: Unable to attach a picture in gmail/emaill composer action." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  22. f1c26e2 Fix issue #7016987: Unable to attach a picture in gmail/emaill composer action. by Dianne Hackborn · 12 years ago
  23. 92d5705 Handle null cache directory by Amith Yamasani · 12 years ago
  24. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  25. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  26. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  27. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  28. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  29. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  30. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  31. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  32. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  33. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  34. cba4d38 Merge "Update WifiManager API" by Irfan Sheriff · 12 years ago
  35. 88759bb Update WifiManager API by Irfan Sheriff · 12 years ago
  36. d32460c Refactor local window manager implementation. by Jeff Brown · 12 years ago
  37. 3a6794c Merge "Changes to Bluetooth Service structure." by Matthew Xie · 12 years ago
  38. e0fd693 Improve geofencing: throttle location updates with distance to fence. by Nick Pelly · 12 years ago
  39. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  40. f8fd7ef Merge "Fail immediately if bindService() is passed a null ServiceConnection" by Christopher Tate · 12 years ago
  41. 79b3317 Fail immediately if bindService() is passed a null ServiceConnection by Christopher Tate · 12 years ago
  42. b58b8f8 Rework media router to be per-context with global process state. by Dianne Hackborn · 12 years ago
  43. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  44. 652b6d1 Add infrastructure for accessing "unstable" content providers. by Dianne Hackborn · 12 years ago
  45. 22af38c API review fixes by Irfan Sheriff · 12 years ago
  46. 816e4f7 System context should inherit base package name. by Jeff Sharkey · 12 years ago
  47. 25157e4 Refactor SensorManager to move non-API bits into a subclass. by Jeff Brown · 12 years ago
  48. c234613 Extract Vibrator implementation from interface. by Jeff Brown · 12 years ago
  49. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  50. ac14351 Move some APIs from window manager to input manager. by Jeff Brown · 12 years ago
  51. 23b871d Merge "Initial commit of InputManager and keyboard layout API." by Jeff Brown · 12 years ago
  52. 9df6e7a Initial commit of InputManager and keyboard layout API. by Jeff Brown · 12 years ago
  53. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 12 years ago
  54. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  55. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  56. 79087e4 Add an API for deleting databases. by Jeff Brown · 12 years ago
  57. 67cf7d3 Fix Power Control widget by Amith Yamasani · 12 years ago
  58. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  59. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  60. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  61. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  62. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 13 years ago
  63. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  64. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  65. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  66. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  67. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  68. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  69. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  70. 1a30395 DownloadManager flags for network policy. by Jeff Sharkey · 13 years ago
  71. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  72. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  73. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  74. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  75. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 13 years ago
  76. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  77. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  78. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  79. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago
  80. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  81. 4e920f7 Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences() by Brad Fitzpatrick · 14 years ago
  82. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 14 years ago
  83. 1d0d118 am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 14 years ago
  84. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  85. 4cd50b8 Make getSharedPreference() async, blocking on first access. by Brad Fitzpatrick · 14 years ago
  86. 7e5cd79 am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unnecessarily." into gingerbread by Brad Fitzpatrick · 14 years ago
  87. d2bbaaf [don't auto-merge] Don't re-read SharedPreferences unnecessarily. by Brad Fitzpatrick · 14 years ago
  88. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  89. 5913630e Don't re-read SharedPreferences unnecessarily. by Brad Fitzpatrick · 14 years ago
  90. 224ba0c Clean up, de-dup, and speed up ContextImpl getSystemService() by Brad Fitzpatrick · 14 years ago
  91. 390dae1 Move ApplicationPackageManager out of ContextImpl.java by Brad Fitzpatrick · 14 years ago
  92. d3da440 Move SharedPreferencesImpl out of ContextImpl.java by Brad Fitzpatrick · 14 years ago
  93. ec062f6 StrictMode: now in more system server threads. by Brad Fitzpatrick · 14 years ago
  94. 170e548 use the holo theme in more places for >= honeycomb apps by Joe Onorato · 14 years ago
  95. 875ecaa am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  96. 13e4666 am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  97. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  98. f36c6db NFC API revision round 2. by Nick Pelly · 14 years ago
  99. 6066da8 am 590b73bc: NFC API revision round 2. by Nick Pelly · 14 years ago
  100. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago