1. ec99f60 Merge "Rename CancellationSignal using preferred spelling." by Jeff Brown · 13 years ago
  2. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 years ago
  3. 96d4f4d Merge "Unhide AAC_ADTS file format" by James Dong · 13 years ago
  4. 874d1f1 Unhide AAC_ADTS file format by James Dong · 13 years ago
  5. 895f99e New global setting for developer options. by Dianne Hackborn · 13 years ago
  6. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  7. 88de70f Merge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED." by Jeff Sharkey · 13 years ago
  8. 9dbfc33 Merge "Support automatic cancellation of Loaders." by Jeff Brown · 13 years ago
  9. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  10. f46723b Implement background vs foreground broadcasts by Christopher Tate · 13 years ago
  11. d2726ba Add tools specific annotations to the API. by Xavier Ducrohet · 13 years ago
  12. a403a2e Merge "Add GradientDrawable.setColors(int[])" by Romain Guy · 13 years ago
  13. 8bd9698 Add GradientDrawable.setColors(int[]) by Romain Guy · 13 years ago
  14. c1ca665 Add new ViewPropertyAnimator utility methods by Chet Haase · 13 years ago
  15. 54ee2ad Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED. by Jeff Sharkey · 13 years ago
  16. 0d29936 Fix bug in LayoutTransition for INVISIBLE views by Chet Haase · 13 years ago
  17. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  18. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  19. fbc659e Merge "Fix build: update current.txt" by Nick Pelly · 13 years ago
  20. 21c136a Fix build: update current.txt by Nick Pelly · 13 years ago
  21. ef78d96 Merge "Add NdefMessage.getByteLength(), and more minor fixes:" by Nick Pelly · 13 years ago
  22. 1f5badc Add NdefMessage.getByteLength(), and more minor fixes: by Nick Pelly · 13 years ago
  23. 259c109 Remove @deprecate in View's fadingEdge by Gilles Debunne · 13 years ago
  24. 52da22f Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc." by Dianne Hackborn · 13 years ago
  25. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  26. c97a552 Improve NDEF API's by Nick Pelly · 13 years ago
  27. dc828ac Merge "Add API's for normalizing MIME's and URI's." by Nick Pelly · 13 years ago
  28. 43ea4e1 Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs." by Dianne Hackborn · 13 years ago
  29. 81e9276 Added JELLY_BEAN version name; update some targetSdkVersion docs. by Dianne Hackborn · 13 years ago
  30. ccae412 Add API's for normalizing MIME's and URI's. by Nick Pelly · 13 years ago
  31. 3f9c9ea NumberPicker should not throw an exception if no enough values for wrapping. by Svetoslav Ganov · 13 years ago
  32. d4e34d6 Merge "Inform ContentObservers about the changed content Uri." by Jeff Brown · 13 years ago
  33. b934a82 Merge "Clean up content observer code." by Jeff Brown · 13 years ago
  34. 655e66b Inform ContentObservers about the changed content Uri. by Jeff Brown · 13 years ago
  35. e575005 Merge "Update hardware acceleration doc" by Romain Guy · 13 years ago
  36. 36d7549 Update hardware acceleration doc by Romain Guy · 13 years ago
  37. d215ddf Merge "Fix API typo" by Romain Guy · 13 years ago
  38. 1e878d2 Fix API typo by Romain Guy · 13 years ago
  39. 86de059 Clean up content observer code. by Jeff Brown · 13 years ago
  40. d9ea468 New brightness setting to adjust auto-brightness mode. by Dianne Hackborn · 13 years ago
  41. 22d4184 Fix the build, for real by Romain Guy · 13 years ago
  42. bad1216 Merge "Deprecate unused APIs" by Romain Guy · 13 years ago
  43. f9d9c06 Deprecate unused APIs by Romain Guy · 13 years ago
  44. 96c804a Add methods to support shortcuts in user dict. by Jean Chalard · 13 years ago
  45. 5a5b84c Merge "Bring LatinIME's privateImeOptions "forceAscii" to a formal public API" by Ken Wakasa · 13 years ago
  46. c8f4183 Bring LatinIME's privateImeOptions "forceAscii" to a formal public API by Ken Wakasa · 13 years ago
  47. bd2ff36 Merge "AccessibilityService description not internationalized." by Svetoslav Ganov · 13 years ago
  48. 986f00f Merge "Rewrite SQLite database wrappers." by Jeff Brown · 13 years ago
  49. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  50. 11299b1 Make public SpellChecker utilities by satok · 13 years ago
  51. 32313b1 am d476c8b8: am d3be0a76: Merge "Unhide Resources APIs for getting resources at specific densities." into ics-mr1 by Dianne Hackborn · 13 years ago
  52. 6139897 Unhide Resources APIs for getting resources at specific densities. by Dianne Hackborn · 13 years ago
  53. 3d0edd3 AccessibilityService description not internationalized. by Svetoslav Ganov · 13 years ago
  54. 19644b6 Make WebView.HitTestResult static by Jonathan Dixon · 13 years ago
  55. 5f45cbac0 Fix build break - move API change from 15.txt to 16.txt by Nick Pelly · 13 years ago
  56. eca6d90 Merge "Rewrite NDEF parsing in Java, clean-up API." by Nick Pelly · 13 years ago
  57. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  58. d47f153 Make Property objects in View final by Chet Haase · 13 years ago
  59. aaf30e3 Merge "Make SQLiteQuery and SQLiteProgram final." by Jeff Brown · 13 years ago
  60. d5064be Make SQLiteQuery and SQLiteProgram final. by Jeff Brown · 13 years ago
  61. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  62. acd5f96 am 0ae6e171: am 359bb3b4: Final API 15. by Dianne Hackborn · 13 years ago
  63. 359bb3b Final API 15. by Dianne Hackborn · 13 years ago
  64. 1db7a31 Merge "Add BluetoothAdapter.getRemoteDevice(byte[])" by Nick Pelly · 13 years ago
  65. 75596b4 Add BluetoothAdapter.getRemoteDevice(byte[]) by Nick Pelly · 13 years ago
  66. d5f4420 am 1113e755: am ea25ea7e: Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 13 years ago
  67. ea25ea7e Merge "Adding a system preference whether to speak passwords in accessibility mode." into ics-mr1 by Svetoslav Ganov · 13 years ago
  68. deb86c6 am ec42750e: am 0c0120ef: Merge "Fix issue #5714517: App shortcuts can result in bad task intents" into ics-mr1 by Dianne Hackborn · 13 years ago
  69. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  70. 55f937a Adding a system preference whether to speak passwords in accessibility mode. by Svetoslav Ganov · 13 years ago
  71. a2a56f8 am 48e07296: am bfb3dec2: Merge "More social integration." into ics-mr1 by Dianne Hackborn · 13 years ago
  72. a3d487c More social integration. by Dianne Hackborn · 13 years ago
  73. 0475f82 am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1 by Jeff Brown · 13 years ago
  74. 6651a63 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  75. 0219af27 am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure this is the correct API." into ics-mr1 by Romain Guy · 13 years ago
  76. dccf73a Hide ManagedEGLContext until we are sure this is the correct API. by Romain Guy · 13 years ago
  77. fa1a6eb am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1 by Jamie Gennis · 13 years ago
  78. a37a78e Merge "GLES: add image external enums" into ics-mr1 by Jamie Gennis · 13 years ago
  79. c5b057f am 60e345a9: am 9be49620: Merge "Unhide social stream permissions." into ics-mr1 by Dave Santoro · 13 years ago
  80. 6810017 am 2c6afef8: am 1da3d656: Merge "Undeprecate LayoutAlgorithm" into ics-mr1 by John Reck · 13 years ago
  81. 9be4962 Merge "Unhide social stream permissions." into ics-mr1 by Dave Santoro · 13 years ago
  82. 098d466 Unhide social stream permissions. by Dave Santoro · 13 years ago
  83. 1da3d65 Merge "Undeprecate LayoutAlgorithm" into ics-mr1 by John Reck · 13 years ago
  84. 77c5f4d am 9aa6bd1c: am 717a25dc: Add new ManagedEGLContext class to help apps participate in memory trimming. by Dianne Hackborn · 13 years ago
  85. 717a25d Add new ManagedEGLContext class to help apps participate in memory trimming. by Dianne Hackborn · 13 years ago
  86. 5a1ef413 Undeprecate LayoutAlgorithm by John Reck · 13 years ago
  87. 9726b1b GLES: add image external enums by Jamie Gennis · 13 years ago
  88. c512fd0 am 9a176507: am b7a000a6: Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  89. e5fe1b3 am 405fcc87: am 754c72ed: Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  90. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  91. 754c72e Notifiy callers when a speech synthesis error occurs. by Narayan Kamath · 13 years ago
  92. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
  93. fb89427 am 0bbd151e: am faa81c82: Merge "Revert "Add new secure setting for controlling Messaging notifications"" into ics-mr1 by Tom Taylor · 13 years ago
  94. e60e3e2 am 3869eac4: am 114c4d38: Merge "Introduce an API to cancel pending/running spell check tasks" into ics-mr1 by satok · 13 years ago
  95. 994da2a Revert "Add new secure setting for controlling Messaging notifications" by Tom Taylor · 13 years ago
  96. fe2d4ab am 698d3de6: am e7de36e6: Merge "Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022" into ics-mr1 by Jeff Brown · 13 years ago
  97. 114c4d3 Merge "Introduce an API to cancel pending/running spell check tasks" into ics-mr1 by satok · 13 years ago
  98. b4aff97 Introduce an API to cancel pending/running spell check tasks by satok · 13 years ago
  99. d26d4ce am 7e6c75f5: am d211b488: Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1 by Jamie Gennis · 13 years ago
  100. 941c6f7 am 8e2c5113: am b78ae752: Merge "Unhide social stream APIs for Contacts." into ics-mr1 by Dave Santoro · 13 years ago