1. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  2. 6098c5d Docfixes in IBinder, Context, View, and Intent. by John Spurlock · 11 years ago
  3. 07f36c7 Merge "Add activity token to display system." by Craig Mautner · 11 years ago
  4. 48d0d18 Add activity token to display system. by Craig Mautner · 11 years ago
  5. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago
  6. b267554 Initial commit of new camera API, mostly just the interface. by Eino-Ville Talvala · 12 years ago
  7. c1ce6e1 am ac16c21d: am a0042742: Merge "Modify restrictions bundle per api council recommendations" into jb-mr2-dev by Amith Yamasani · 11 years ago
  8. 7e99bc0 Modify restrictions bundle per api council recommendations by Amith Yamasani · 11 years ago
  9. 328ebf2 Support persistable Uri permission grants. by Jeff Sharkey · 11 years ago
  10. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  11. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  12. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  13. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 11 years ago
  14. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 11 years ago
  15. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  16. d4fe37b Merge "Rename bindService to bindServiceAsUser to follow convention." by Amith Yamasani · 12 years ago
  17. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  18. ca6486e Removed Throttle Manager as obsolete by Sasha Levitskiy · 12 years ago
  19. 6b0fb36 Merge "Revert "App home directories are now 0700 for targetSdkVersion > 17"" by Nick Kralevich · 12 years ago
  20. 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  21. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  22. 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  23. 8c16579 Update docs for multi-user storage behavior. by Jeff Sharkey · 12 years ago
  24. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  25. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  26. 556b09e Fix issue #6926562: Ensure all multi-user cache files are managed correctly by Dianne Hackborn · 12 years ago
  27. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  28. 8832c18 Fix API review bugs. by Dianne Hackborn · 12 years ago
  29. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  30. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 12 years ago
  31. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  32. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  33. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  34. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  35. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  36. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  37. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  38. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  39. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  40. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  41. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  42. de60825 am 882c97b5: am cdb3f9c4: Merge "docs: add api overview for jb" into jb-dev by Scott Main · 12 years ago
  43. 60dd520 docs: add api overview for jb by Scott Main · 12 years ago
  44. 4d2bef3 am 277c09f6: am 56bb344c: Merge "Added or fixed doctrings for required permissions." into jb-dev by Nicolas Falliere · 12 years ago
  45. 9530e3a Added or fixed doctrings for required permissions. by Nicolas Falliere · 12 years ago
  46. f8fd7ef Merge "Fail immediately if bindService() is passed a null ServiceConnection" by Christopher Tate · 12 years ago
  47. 79b3317 Fail immediately if bindService() is passed a null ServiceConnection by Christopher Tate · 12 years ago
  48. b58b8f8 Rework media router to be per-context with global process state. by Dianne Hackborn · 12 years ago
  49. c1da08f Merge "Expose Context.NSD_SERVICE" by Irfan Sheriff · 12 years ago
  50. 60309fc Expose Context.NSD_SERVICE by Irfan Sheriff · 12 years ago
  51. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  52. 23b871d Merge "Initial commit of InputManager and keyboard layout API." by Jeff Brown · 12 years ago
  53. 9df6e7a Initial commit of InputManager and keyboard layout API. by Jeff Brown · 12 years ago
  54. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 12 years ago
  55. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  56. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  57. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  58. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  59. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 12 years ago
  60. 67cf7d3 Fix Power Control widget by Amith Yamasani · 12 years ago
  61. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  62. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  63. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  64. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  65. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  66. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  67. 130b0d2 Fix issue #4466531: onServiceConnected() not called after... by Dianne Hackborn · 13 years ago
  68. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  69. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  70. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  71. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  72. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  73. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  74. eedcb95 APIs to profile network usage for current UID. by Jeff Sharkey · 13 years ago
  75. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  76. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  77. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  78. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  79. 4e920f7 Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences() by Brad Fitzpatrick · 14 years ago
  80. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 14 years ago
  81. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  82. af8962e am 5f8524d4: am 36af7943: Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  83. 36af794 Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  84. 26b71be Fix doc typo. by Brad Fitzpatrick · 14 years ago
  85. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  86. dc28be1 resolved conflicts for merge of 177b05d6 to master by Scott Main · 14 years ago
  87. 4b5da68 docs: fix a couple api links by Scott Main · 14 years ago
  88. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  89. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  90. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  91. 038cabe NFC integration by Nick Pelly · 14 years ago
  92. d58429f Manual merge: Move DownloadManager to android.app by Steve Howard · 14 years ago
  93. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  94. 024d596 resolved conflicts for merge of a06ad953 to master by Chung-yih Wang · 14 years ago
  95. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago
  96. 48c0573 am 6a114b21: am 7c600369: Merge "Update Context.getSystemService() docs for download manager." into gingerbread by Steve Howard · 14 years ago
  97. 7083c42 Update Context.getSystemService() docs for download manager. by Steve Howard · 14 years ago
  98. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  99. 82d0249 am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  100. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago