1. 259c109 Remove @deprecate in View's fadingEdge by Gilles Debunne · 14 years ago
  2. 52da22f Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc." by Dianne Hackborn · 14 years ago
  3. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 14 years ago
  4. c97a552 Improve NDEF API's by Nick Pelly · 14 years ago
  5. dc828ac Merge "Add API's for normalizing MIME's and URI's." by Nick Pelly · 14 years ago
  6. 43ea4e1 Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs." by Dianne Hackborn · 14 years ago
  7. 81e9276 Added JELLY_BEAN version name; update some targetSdkVersion docs. by Dianne Hackborn · 15 years ago
  8. ccae412 Add API's for normalizing MIME's and URI's. by Nick Pelly · 14 years ago
  9. 3f9c9ea NumberPicker should not throw an exception if no enough values for wrapping. by Svetoslav Ganov · 14 years ago
  10. d4e34d6 Merge "Inform ContentObservers about the changed content Uri." by Jeff Brown · 14 years ago
  11. b934a82 Merge "Clean up content observer code." by Jeff Brown · 14 years ago
  12. 655e66b Inform ContentObservers about the changed content Uri. by Jeff Brown · 14 years ago
  13. e575005 Merge "Update hardware acceleration doc" by Romain Guy · 14 years ago
  14. 36d7549 Update hardware acceleration doc by Romain Guy · 14 years ago
  15. d215ddf Merge "Fix API typo" by Romain Guy · 14 years ago
  16. 1e878d2 Fix API typo by Romain Guy · 14 years ago
  17. 86de059 Clean up content observer code. by Jeff Brown · 14 years ago
  18. d9ea468 New brightness setting to adjust auto-brightness mode. by Dianne Hackborn · 14 years ago
  19. 22d4184 Fix the build, for real by Romain Guy · 14 years ago
  20. bad1216 Merge "Deprecate unused APIs" by Romain Guy · 14 years ago
  21. f9d9c06 Deprecate unused APIs by Romain Guy · 14 years ago
  22. 96c804a Add methods to support shortcuts in user dict. by Jean Chalard · 15 years ago
  23. 5a5b84c Merge "Bring LatinIME's privateImeOptions "forceAscii" to a formal public API" by Ken Wakasa · 14 years ago
  24. c8f4183 Bring LatinIME's privateImeOptions "forceAscii" to a formal public API by Ken Wakasa · 14 years ago
  25. bd2ff36 Merge "AccessibilityService description not internationalized." by Svetoslav Ganov · 14 years ago
  26. 986f00f Merge "Rewrite SQLite database wrappers." by Jeff Brown · 14 years ago
  27. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 15 years ago
  28. 11299b1 Make public SpellChecker utilities by satok · 14 years ago
  29. 32313b1 am d476c8b8: am d3be0a76: Merge "Unhide Resources APIs for getting resources at specific densities." into ics-mr1 by Dianne Hackborn · 14 years ago
  30. 6139897 Unhide Resources APIs for getting resources at specific densities. by Dianne Hackborn · 14 years ago
  31. 3d0edd3 AccessibilityService description not internationalized. by Svetoslav Ganov · 14 years ago
  32. 19644b6 Make WebView.HitTestResult static by Jonathan Dixon · 14 years ago
  33. 5f45cbac0 Fix build break - move API change from 15.txt to 16.txt by Nick Pelly · 14 years ago
  34. eca6d90 Merge "Rewrite NDEF parsing in Java, clean-up API." by Nick Pelly · 14 years ago
  35. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 15 years ago
  36. d47f153 Make Property objects in View final by Chet Haase · 15 years ago
  37. aaf30e3 Merge "Make SQLiteQuery and SQLiteProgram final." by Jeff Brown · 15 years ago
  38. d5064be Make SQLiteQuery and SQLiteProgram final. by Jeff Brown · 15 years ago
  39. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 15 years ago
  40. acd5f96 am 0ae6e171: am 359bb3b4: Final API 15. by Dianne Hackborn · 15 years ago
  41. 359bb3b Final API 15. by Dianne Hackborn · 15 years ago
  42. 1db7a31 Merge "Add BluetoothAdapter.getRemoteDevice(byte[])" by Nick Pelly · 15 years ago
  43. 75596b4 Add BluetoothAdapter.getRemoteDevice(byte[]) by Nick Pelly · 15 years ago
  44. d5f4420 am 1113e755: am ea25ea7e: Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 15 years ago
  45. ea25ea7e Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 15 years ago
  46. deb86c6 am ec42750e: am 0c0120ef: Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1 by Dianne Hackborn · 15 years ago
  47. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 15 years ago
  48. 55f937a Adding a system preference whether to speak passwords in accessibility mode. by Svetoslav Ganov · 15 years ago
  49. a2a56f8 am 48e07296: am bfb3dec2: Merge "More social integration." into ics-mr1 by Dianne Hackborn · 15 years ago
  50. a3d487c More social integration. by Dianne Hackborn · 15 years ago
  51. 0475f82 am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1 by Jeff Brown · 15 years ago
  52. 6651a63 Fix application launch shortcuts. by Jeff Brown · 15 years ago
  53. 0219af27 am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1 by Romain Guy · 15 years ago
  54. dccf73a Hide ManagedEGLContext until we are sure this is the correct API. by Romain Guy · 15 years ago
  55. fa1a6eb am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1 by Jamie Gennis · 15 years ago
  56. a37a78e Merge "GLES: add image external enums" into ics-mr1 by Jamie Gennis · 15 years ago
  57. c5b057f am 60e345a9: am 9be49620: Merge "Unhide social stream permissions." into ics-mr1 by Dave Santoro · 15 years ago
  58. 6810017 am 2c6afef8: am 1da3d656: Merge "Undeprecate LayoutAlgorithm" into ics-mr1 by John Reck · 15 years ago
  59. 9be4962 Merge "Unhide social stream permissions." into ics-mr1 by Dave Santoro · 15 years ago
  60. 098d466 Unhide social stream permissions. by Dave Santoro · 15 years ago
  61. 1da3d65 Merge "Undeprecate LayoutAlgorithm" into ics-mr1 by John Reck · 15 years ago
  62. 77c5f4d am 9aa6bd1c: am 717a25dc: Add new ManagedEGLContext class to help apps participate in memory trimming. by Dianne Hackborn · 15 years ago
  63. 717a25d Add new ManagedEGLContext class to help apps participate in memory trimming. by Dianne Hackborn · 15 years ago
  64. 5a1ef413 Undeprecate LayoutAlgorithm by John Reck · 15 years ago
  65. 9726b1b GLES: add image external enums by Jamie Gennis · 15 years ago
  66. c512fd0 am 9a176507: am b7a000a6: Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 15 years ago
  67. e5fe1b3 am 405fcc87: am 754c72ed: Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 15 years ago
  68. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 15 years ago
  69. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 15 years ago
  70. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 15 years ago
  71. fb89427 am 0bbd151e: am faa81c82: Merge "Revert "Add new secure setting for controlling Messaging notifications"" into ics-mr1 by Tom Taylor · 15 years ago
  72. e60e3e2 am 3869eac4: am 114c4d38: Merge "Introduce an API to cancel pending/running spell check tasks" into ics-mr1 by satok · 15 years ago
  73. 994da2a Revert "Add new secure setting for controlling Messaging notifications" by Tom Taylor · 15 years ago
  74. fe2d4ab am 698d3de6: am e7de36e6: Merge "Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022" into ics-mr1 by Jeff Brown · 15 years ago
  75. 114c4d3 Merge "Introduce an API to cancel pending/running spell check tasks" into ics-mr1 by satok · 15 years ago
  76. b4aff97 Introduce an API to cancel pending/running spell check tasks by satok · 15 years ago
  77. d26d4ce am 7e6c75f5: am d211b488: Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1 by Jamie Gennis · 15 years ago
  78. 941c6f7 am 8e2c5113: am b78ae752: Merge "Unhide social stream APIs for Contacts." into ics-mr1 by Dave Santoro · 15 years ago
  79. ea57ede am 3a6f9ded: am 48542eb3: Merge "Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1 by Matthew Xie · 15 years ago
  80. dcf7cf4 am 068b7f02: am 75b20380: Merge "Making default widget padding public API" into ics-mr1 by Adam Cohen · 15 years ago
  81. e7de36e Merge "Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022" into ics-mr1 by Jeff Brown · 15 years ago
  82. 81b10fd am 1366c756: Merge "Add new secure setting for controlling Messaging notifications" into ics-mr1 by Tom Taylor · 15 years ago
  83. 0bde66a Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022 by Jeff Brown · 15 years ago
  84. d211b48 Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1 by Jamie Gennis · 15 years ago
  85. b78ae75 Merge "Unhide social stream APIs for Contacts." into ics-mr1 by Dave Santoro · 15 years ago
  86. 48542eb Merge "Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1 by Matthew Xie · 15 years ago
  87. ad23210 Make public APIs of ACTION_UUID, EXTRA_UUID, getUuids, and fetchUuidsWithSdp by Matthew Xie · 15 years ago
  88. 75b2038 Merge "Making default widget padding public API" into ics-mr1 by Adam Cohen · 15 years ago
  89. 1366c75 Merge "Add new secure setting for controlling Messaging notifications" into ics-mr1 by Tom Taylor · 15 years ago
  90. ba1f05d am 9d6a5162: Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" by Ed Heyl · 15 years ago
  91. 9d6a516 Fix build break; Revert "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" by Ed Heyl · 15 years ago
  92. bfd9783 am 67f1ceb6: Merge "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1 by Matthew Xie · 15 years ago
  93. 67f1ceb Merge "Make public APIs of ACTION_UUID, getUuids, and fetchUuidsWithSdp" into ics-mr1 by Matthew Xie · 15 years ago
  94. 4c96a59 Making default widget padding public API by Adam Cohen · 15 years ago
  95. 003924c Unhide social stream APIs for Contacts. by Dave Santoro · 15 years ago
  96. b92a77b am b1dbf8e6: Merge "Change the "start deferred" fragment API to "user visible hint"" into ics-mr1 by Adam Powell · 15 years ago
  97. 03da2f0 Add new secure setting for controlling Messaging notifications by Tom Taylor · 15 years ago
  98. 78fed9b Change the "start deferred" fragment API to "user visible hint" by Adam Powell · 15 years ago
  99. 928f97b am eaa17b76: Merge "Add an API for querying / enabling network TTS support." into ics-mr1 by Narayan Kamath · 15 years ago
  100. 2aafe74 SurfaceTexture: unhide setDefaultBufferSize by Jamie Gennis · 15 years ago