1. ea25ea7e Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 13 years ago
  2. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  3. 55f937a Adding a system preference whether to speak passwords in accessibility mode. by Svetoslav Ganov · 13 years ago
  4. a3d487c More social integration. by Dianne Hackborn · 13 years ago
  5. 6651a63 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  6. dccf73a Hide ManagedEGLContext until we are sure this is the correct API. by Romain Guy · 13 years ago
  7. a37a78e Merge "GLES: add image external enums" into ics-mr1 by Jamie Gennis · 13 years ago
  8. 9be4962 Merge "Unhide social stream permissions." into ics-mr1 by Dave Santoro · 13 years ago
  9. 098d466 Unhide social stream permissions. by Dave Santoro · 13 years ago
  10. 1da3d65 Merge "Undeprecate LayoutAlgorithm" into ics-mr1 by John Reck · 13 years ago
  11. 717a25d Add new ManagedEGLContext class to help apps participate in memory trimming. by Dianne Hackborn · 13 years ago
  12. 5a1ef413 Undeprecate LayoutAlgorithm by John Reck · 13 years ago
  13. 9726b1b GLES: add image external enums by Jamie Gennis · 13 years ago
  14. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  15. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  16. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
  17. 994da2a Revert "Add new secure setting for controlling Messaging notifications" by Tom Taylor · 13 years ago
  18. 114c4d3 Merge "Introduce an API to cancel pending/running spell check tasks" into ics-mr1 by satok · 13 years ago
  19. b4aff97 Introduce an API to cancel pending/running spell check tasks by satok · 13 years ago
  20. e7de36e Merge "Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022" into ics-mr1 by Jeff Brown · 13 years ago
  21. 0bde66a Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022 by Jeff Brown · 13 years ago
  22. d211b48 Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1 by Jamie Gennis · 13 years ago
  23. b78ae75 Merge "Unhide social stream APIs for Contacts." into ics-mr1 by Dave Santoro · 13 years ago
  24. 48542eb Merge "Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1 by Matthew Xie · 13 years ago
  25. ad23210 Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 13 years ago
  26. 75b2038 Merge "Making default widget padding public API" into ics-mr1 by Adam Cohen · 13 years ago
  27. 1366c75 Merge "Add new secure setting for controlling Messaging notifications" into ics-mr1 by Tom Taylor · 13 years ago
  28. 9d6a516 Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" by Ed Heyl · 13 years ago
  29. 67f1ceb Merge "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1 by Matthew Xie · 13 years ago
  30. 4c96a59 Making default widget padding public API by Adam Cohen · 13 years ago
  31. 003924c Unhide social stream APIs for Contacts. by Dave Santoro · 13 years ago
  32. 03da2f0 Add new secure setting for controlling Messaging notifications by Tom Taylor · 13 years ago
  33. 78fed9b Change the "start deferred" fragment API to "user visible hint" by Adam Powell · 13 years ago
  34. 2aafe74 SurfaceTexture: unhide setDefaultBufferSize by Jamie Gennis · 13 years ago
  35. eaa17b7 Merge "Add an API for querying / enabling network TTS support." into ics-mr1 by Narayan Kamath · 13 years ago
  36. cb1001b Merge "Fix a memory leak of a Binder in SpellCheckerService" into ics-mr1 by satok · 13 years ago
  37. 748af66 Add an API for querying / enabling network TTS support. by Narayan Kamath · 13 years ago
  38. 74061ff Fix a memory leak of a Binder in SpellCheckerService by satok · 13 years ago
  39. f35fe23 Add new OOM adjustment for the "previous" process. by Dianne Hackborn · 13 years ago
  40. 0500b3c Some optimizations. by Dianne Hackborn · 13 years ago
  41. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  42. d47823e Expose video stabilization API by Pannag Sanketi · 13 years ago
  43. 4a6d087 Merge "Add a flag for recommended suggestions of the spell checker" into ics-mr1 by satok · 13 years ago
  44. a8e5a2b Optimize handling of scrolled wallpapers by Chet Haase · 13 years ago
  45. 65793dc Merge "Add API for deferring fragment start." into ics-mr1 by Adam Powell · 13 years ago
  46. a17b350 Add a flag for recommended suggestions of the spell checker by satok · 13 years ago
  47. 635c60a Add API for deferring fragment start. by Adam Powell · 13 years ago
  48. ae5839d Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 13 years ago
  49. 17a5fb3 Merge "Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording." into ics-mr1 by James Dong · 13 years ago
  50. 20345af Merge "Add new Calendar APIs to fw" into ics-mr1 by RoboErik · 13 years ago
  51. 4172d95 Add new Calendar APIs to fw by RoboErik · 13 years ago
  52. 33fe290 Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording. by James Dong · 13 years ago
  53. 0f0a394 Make FLAG_AUTO_CORRECTION public by satok · 13 years ago
  54. e261e28 Add content description setter to RemoteViews by Svetoslav Ganov · 13 years ago
  55. 825c513 Add a CrossProcessCursorWrapper. Bug: 5220669 by Jeff Brown · 13 years ago
  56. 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  57. 8b6c7dd Add AccessibilityRecord#getMaxScrollX and #getMaxScrollY to the pubic API by Svetoslav Ganov · 13 years ago
  58. ad9c571 am a50d0f89: Merge "Hide quota APIs until finalized." into ics-factoryrom by Jeff Sharkey · 13 years ago
  59. 44a3e0d Hide quota APIs until finalized. by Jeff Sharkey · 13 years ago
  60. 0b61f59 Add new permissions for read/write social stream. by Dave Santoro · 13 years ago
  61. 7d53513 DO NOT MERGE New permissions for social stream. by Dave Santoro · 13 years ago
  62. 9c5cacc Format NaN and Infinity as Doclava expects. by Jesse Wilson · 13 years ago
  63. 90fb9aa Merge "Make Bluetooth Health constant public." into ics-factoryrom by Jaikumar Ganesh · 13 years ago
  64. fd966a1 Make Bluetooth Health constant public. by Jaikumar Ganesh · 13 years ago
  65. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  66. b04fe4e Continuation of the unified account chooser flow. by Fred Quintana · 13 years ago
  67. 1121bb5 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  68. 90d92e6 Final (ha ha) API 14. by Dianne Hackborn · 13 years ago
  69. ea515ae Update the public APIs for finding views by text to optionally use content description. by Svetoslav Ganov · 13 years ago
  70. b861bf3 Merge "Rename of DoodleEffect as part of cleanup (Bug 5287103)." by Marius Renn · 13 years ago
  71. 0784cfb ICS is API 14. by Dianne Hackborn · 13 years ago
  72. e83f771 Merge "Bug 5300223 RemoteControlClient uses PendingIntent" by Jean-Michel Trivi · 13 years ago
  73. d18addb Remove deprecated TrafficStats API. by Jeff Sharkey · 13 years ago
  74. 6e920e6 Bug 5300223 RemoteControlClient uses PendingIntent by Jean-Michel Trivi · 13 years ago
  75. ab8b070 Rename of DoodleEffect as part of cleanup (Bug 5287103). by Marius Renn · 13 years ago
  76. 48c5fb1 API review: Metadata class not used. by Dianne Hackborn · 13 years ago
  77. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  78. bd5c9768c Merge "Adding accessibility delegate mechanism for backwards compatibility support." by Svetoslav Ganov · 13 years ago
  79. 031d9c1 Adding accessibility delegate mechanism for backwards compatibility support. by Svetoslav Ganov · 13 years ago
  80. b7fd61e Fix build. by Dianne Hackborn · 13 years ago
  81. 1a9c6c9 Merge "The wave view attributes should not be public." by Dianne Hackborn · 13 years ago
  82. acc3012 The wave view attributes should not be public. by Dianne Hackborn · 13 years ago
  83. dbed072 Fix build by Adam Powell · 13 years ago
  84. 1ef3fdb Go faster!!!! by Romain Guy · 13 years ago
  85. 7c8375d Bug 5214224 - List item metrics by Adam Powell · 13 years ago
  86. 7cbfa97 Merge "Add a form of getAuthToken that both accepts an options Bundle and doesn't accepts an activity." by Fred Quintana · 13 years ago
  87. 02ea7d4 Merge "Fix bug 5045498 Unhide Remote Control Client API" by Marco Nelissen · 13 years ago
  88. eb9d346 Make Bluetooth Health APIs public. by Jaikumar Ganesh · 13 years ago
  89. ad93a32 Add a form of getAuthToken that both accepts an options Bundle and by Fred Quintana · 13 years ago
  90. 9fefa3c Merge "Add raw entities URI for profiles." by Dave Santoro · 13 years ago
  91. a8f09b0 Merge "Add data_set for Settings table as well." by Dave Santoro · 13 years ago
  92. 703bde8 Merge "Add FrameLayout.getMeasureAllChildren()" by Steve Block · 13 years ago
  93. 2b4d075 Add raw entities URI for profiles. by Dave Santoro · 13 years ago
  94. 7c4479f Add data_set for Settings table as well. by Dave Santoro · 13 years ago
  95. 8fc54f9 Fix build by Adam Powell · 13 years ago
  96. b63d3c3 Merge "Empty implementations of new ActionBar methods." by Adam Powell · 13 years ago
  97. b6e4326 Merge "Hide RTL related APIs" by Fabrice Di Meglio · 13 years ago
  98. 0145322 Empty implementations of new ActionBar methods. by Adam Powell · 13 years ago
  99. 2273b1e Hide RTL related APIs by Fabrice Di Meglio · 13 years ago
  100. 35b38c0 Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable" by Adam Powell · 13 years ago