1. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  2. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  3. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  4. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  5. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  6. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  7. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  8. 1abb1cb Changes to Bluetooth Service structure. by Jaikumar Ganesh · 13 years ago
  9. de60825 am 882c97b5: am cdb3f9c4: Merge "docs: add api overview for jb" into jb-dev by Scott Main · 12 years ago
  10. 60dd520 docs: add api overview for jb by Scott Main · 12 years ago
  11. 4d2bef3 am 277c09f6: am 56bb344c: Merge "Added or fixed doctrings for required permissions." into jb-dev by Nicolas Falliere · 12 years ago
  12. 9530e3a Added or fixed doctrings for required permissions. by Nicolas Falliere · 12 years ago
  13. f8fd7ef Merge "Fail immediately if bindService() is passed a null ServiceConnection" by Christopher Tate · 12 years ago
  14. 79b3317 Fail immediately if bindService() is passed a null ServiceConnection by Christopher Tate · 12 years ago
  15. b58b8f8 Rework media router to be per-context with global process state. by Dianne Hackborn · 12 years ago
  16. c1da08f Merge "Expose Context.NSD_SERVICE" by Irfan Sheriff · 12 years ago
  17. 60309fc Expose Context.NSD_SERVICE by Irfan Sheriff · 12 years ago
  18. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  19. 23b871d Merge "Initial commit of InputManager and keyboard layout API." by Jeff Brown · 12 years ago
  20. 9df6e7a Initial commit of InputManager and keyboard layout API. by Jeff Brown · 12 years ago
  21. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 12 years ago
  22. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  23. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  24. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  25. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  26. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 12 years ago
  27. 67cf7d3 Fix Power Control widget by Amith Yamasani · 12 years ago
  28. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  29. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  30. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  31. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  32. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  33. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  34. 130b0d2 Fix issue #4466531: onServiceConnected() not called after... by Dianne Hackborn · 13 years ago
  35. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 13 years ago
  36. 988323c Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  37. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  38. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  39. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  40. 7527990 Collect historical network stats. by Jeff Sharkey · 13 years ago
  41. eedcb95 APIs to profile network usage for current UID. by Jeff Sharkey · 13 years ago
  42. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  43. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  44. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  45. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  46. 4e920f7 Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences() by Brad Fitzpatrick · 14 years ago
  47. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 14 years ago
  48. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  49. af8962e am 5f8524d4: am 36af7943: Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  50. 36af794 Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  51. 26b71be Fix doc typo. by Brad Fitzpatrick · 14 years ago
  52. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  53. dc28be1 resolved conflicts for merge of 177b05d6 to master by Scott Main · 14 years ago
  54. 4b5da68 docs: fix a couple api links by Scott Main · 14 years ago
  55. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  56. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  57. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  58. 038cabe NFC integration by Nick Pelly · 14 years ago
  59. d58429f Manual merge: Move DownloadManager to android.app by Steve Howard · 14 years ago
  60. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  61. 024d596 resolved conflicts for merge of a06ad953 to master by Chung-yih Wang · 14 years ago
  62. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago
  63. 48c0573 am 6a114b21: am 7c600369: Merge "Update Context.getSystemService() docs for download manager." into gingerbread by Steve Howard · 14 years ago
  64. 7083c42 Update Context.getSystemService() docs for download manager. by Steve Howard · 14 years ago
  65. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  66. 82d0249 am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  67. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago
  68. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  69. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  70. fb4e1e2 resolved conflicts for merge of 181bb0ab to master by Kenny Root · 14 years ago
  71. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  72. 4c14a0f am 47b46648: am b8d890eb: Merge "Initial implementation of the download manager public API." into gingerbread by Steve Howard · 14 years ago
  73. a270936 Initial implementation of the download manager public API. by Steve Howard · 14 years ago
  74. 03acd51 fix docs errors by Vasu Nori · 14 years ago
  75. 74f170f new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 14 years ago
  76. ac6ec41 resolved conflicts for merge of 4e33e9c1 to master by Robert Greenwalt · 14 years ago
  77. 9e696c2 Add service to monitor/control the flow of data. by Robert Greenwalt · 14 years ago
  78. f974b84 am e4b62c23: am 84d12f3f: am dbad286c: am 25c2dd60: Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener http://2553871" into froyo by Ray Chen · 14 years ago
  79. b7c8c76 Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener by Ray Chen · 14 years ago
  80. 48d9980d Expose Context.STORAGE_SERVICE in master by Bjorn Bringert · 14 years ago
  81. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 14 years ago
  82. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  83. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 14 years ago
  84. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 14 years ago
  85. e83cefc New external storage APIs. by Dianne Hackborn · 15 years ago
  86. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 15 years ago
  87. 556d350 StorageManager: API_CHANGE: Move StorageManager into android.storage by San Mehat · 15 years ago
  88. c9d8175 Context: API_CHANGE: Add support for retrieving StorageManager by San Mehat · 15 years ago
  89. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  90. 3214839 Unhide resource-related API calls in Context by Kenny Root · 15 years ago
  91. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  92. 1337b01 Fix DropBox reference in SDK comment. (Fix SDK build.) by Dan Egnor · 15 years ago
  93. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  94. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 15 years ago
  95. 18ff0e3 am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 15 years ago
  96. a5ef9ac remove an old STOPSHIP comment by Fred Quintana · 15 years ago
  97. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 15 years ago
  98. 9524027 Instead of a raw AIDL interface, give DropBox a Java by Dan Egnor · 15 years ago
  99. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  100. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago