1. 4fbca2b Merge "Change AsyncTask.execute() back to using a thread pool..." into honeycomb by Dianne Hackborn · 14 years ago
  2. 96438cd Change AsyncTask.execute() back to using a thread pool... by Dianne Hackborn · 14 years ago
  3. 0f16477 Merge "Cleaning up StackView" into honeycomb by Adam Cohen · 14 years ago
  4. 78db1aa Cleaning up StackView by Adam Cohen · 14 years ago
  5. c4d0e6f New extra for GET_CONTENT. by Dianne Hackborn · 14 years ago
  6. 5d9d03a Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException... by Dianne Hackborn · 14 years ago
  7. c5a0ce2 Throw Base64DataException instead of IOException by Andy Stadler · 14 years ago
  8. e595cad Remove unwanted parameter (it was a typo). by Joe Onorato · 14 years ago
  9. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 14 years ago
  10. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  11. 9d97b63 Honeycomb is now officially API 11. by Dianne Hackborn · 14 years ago
  12. b4ca900 Merge "Final (hopefully) API cleanup." into honeycomb by Dianne Hackborn · 14 years ago
  13. f3e735c Final (hopefully) API cleanup. by Dianne Hackborn · 14 years ago
  14. a537687 Adding faketouch feature. by Dan Morrill · 14 years ago
  15. 5840cd2 Add public API for on screen zoom controls by Michael Kolb · 14 years ago
  16. e60e1e5 Paste popup window is displayed on the side when it would be clipped on top of screen. by Gilles Debunne · 14 years ago
  17. cdd5626 Merge "Cleaning up some StackView bad behavior" into honeycomb by Adam Cohen · 14 years ago
  18. 9a161b0 Merge "SearchView API Review - bug 3370353 and bug 3370338" into honeycomb by Adam Powell · 14 years ago
  19. 01f2135 SearchView API Review - bug 3370353 and bug 3370338 by Adam Powell · 14 years ago
  20. 47171a7 Merge "Properly use Long2 for "UInt2" for FieldPacker." into honeycomb by Stephen Hines · 14 years ago
  21. e9f5c18 Properly use Long2 for "UInt2" for FieldPacker. by Stephen Hines · 14 years ago
  22. ef17dd4 Cleaning up some StackView bad behavior by Adam Cohen · 14 years ago
  23. 1264c33 Fix bug 3362375 - API REVIEW: remove unused public 'up' id by Adam Powell · 14 years ago
  24. cedc446 API REVIEW: android.widget.NumberPicker.OnValueChangedListener by Svetoslav Ganov · 14 years ago
  25. 586f051 Refine InputMethodInfo API by Ken Wakasa · 14 years ago
  26. 2548020 Add android.provider.Settings.EXTRA_INPUT_METHOD_ID by Tadashi G. Takaoka · 14 years ago
  27. 90fcb2a Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb by Tadashi G. Takaoka · 14 years ago
  28. f49688f Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS by Tadashi G. Takaoka · 14 years ago
  29. 0e2de6d Addressing API Review docs bugs: by Adam Cohen · 14 years ago
  30. a6abd06 previewImage API shouldn't be hidden. by Patrick Dubroy · 14 years ago
  31. 7e1e21f Rename KeyCharacterMap.UnavailableException. by Jeff Brown · 14 years ago
  32. 9dd9d02 Merge "Expose unchecked copyFrom variants." into honeycomb by Jason Sams · 14 years ago
  33. 62097ad Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb by Mike Lockwood · 14 years ago
  34. e222872 @hide MediaStore.ACTION_MTP_SESSION_END by Mike Lockwood · 14 years ago
  35. 4fa3eed Expose unchecked copyFrom variants. by Jason Sams · 14 years ago
  36. 9240f16 Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb by Brad Fitzpatrick · 14 years ago
  37. bfbe577 StrictMode: class instance limits (track object "leaks") by Brad Fitzpatrick · 14 years ago
  38. 4243dc3 Updated the Time/Date pickers to be backwards compatible by Svetoslav Ganov · 14 years ago
  39. 0fd9be2 Removing deprecated widget api method. by Winson Chung · 14 years ago
  40. 928e48f Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb by Jean-Michel Trivi · 14 years ago
  41. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 14 years ago
  42. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 14 years ago
  43. a228e4f Merge "Unhide GLSurfaceView.get/setPreserveEGLContextOnPause" into honeycomb by Jack Palevich · 14 years ago
  44. 75f2bc0 Unhide GLSurfaceView.get/setPreserveEGLContextOnPause by Jack Palevich · 14 years ago
  45. 36c8440 Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  46. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  47. b4f655d Merge "StrictMode class instance limit interface." into honeycomb by Brad Fitzpatrick · 14 years ago
  48. 7580357 StrictMode class instance limit interface. by Brad Fitzpatrick · 14 years ago
  49. d00207f Merge "WebStorage public API change" into honeycomb by John Reck · 14 years ago
  50. 4afde4f Hiding the AsyncTaskLoader.waitForLoader method by Dmitri Plotnikov · 14 years ago
  51. 17b9b81 Remove old APIs. by Dianne Hackborn · 14 years ago
  52. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  53. 0abbf80 bug:3362635 add new public API to downloadmanager to get mxbytesovermobile by Vasu Nori · 14 years ago
  54. e8a534d Remove API that snuck into MockPackageManager by Kenny Root · 14 years ago
  55. 73fddba Merge "Don't break the build... update to 11.xml." into honeycomb by Romain Guy · 14 years ago
  56. 07457ac Don't break the build... update to 11.xml. by Romain Guy · 14 years ago
  57. 2361098 Add BitmapFactory.Options.inMutable to load mutable bitmaps. by Romain Guy · 14 years ago
  58. 1689c34 Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb by Romain Guy · 14 years ago
  59. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 14 years ago
  60. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  61. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 14 years ago
  62. db7f386 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 14 years ago
  63. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 14 years ago
  64. f09d63a Re-@hide some of the other StorageManager API by Kenny Root · 14 years ago
  65. bcd6c96 Add OBB size to PackageStats by Kenny Root · 14 years ago
  66. ec7c9ff Hide USB mass storage APIs in StorageManager by Kenny Root · 14 years ago
  67. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 14 years ago
  68. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  69. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  70. fc28f41 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 14 years ago
  71. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  72. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 14 years ago
  73. 1ddf75a Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 14 years ago
  74. 81de61b Change the default of how AsyncTask enqueues. by Joe Onorato · 14 years ago
  75. c237bb2 Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 14 years ago
  76. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  77. 598913a Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 14 years ago
  78. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 14 years ago
  79. a032c90 Provide a public resource with the dimensions of the large notification icon. by Joe Onorato · 14 years ago
  80. b2e5517 Fix bug 3355197 - Add attribute for fast scroll preview panel text color. by Adam Powell · 14 years ago
  81. 69d66e0 Fixing StackView rotation bugs by Adam Cohen · 14 years ago
  82. bdcff0f Merge "Allow old view hierarchy to be GC'ed more quickly during rotation." into honeycomb by Patrick Dubroy · 14 years ago
  83. bfa6233 Merge "Removing things that shouldn't be public" into honeycomb by Alex Sakhartchouk · 14 years ago
  84. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  85. 312206b Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 14 years ago
  86. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago
  87. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  88. 0473ff1 Removing things that shouldn't be public by Alex Sakhartchouk · 14 years ago
  89. 1916e7f Adds a new WebViewFragment class by Steve Block · 14 years ago
  90. 49dc58b Merge "Docs plus removing some junk per API review." into honeycomb by Alex Sakhartchouk · 14 years ago
  91. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 14 years ago
  92. c0171d5 Fix bug 3242262 - Add queryHint attribute for SearchView by Adam Powell · 14 years ago
  93. 9aba232 Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb by Jamie Gennis · 14 years ago
  94. 7b0f8f0 API changes to support encryption in DPM by Andy Stadler · 14 years ago
  95. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 14 years ago
  96. f63e21d Fix build. by Elliott Hughes · 14 years ago
  97. 1107383 Deprecate the allocation limit interfaces. by Carl Shapiro · 14 years ago
  98. 2e39080 Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb by Brad Fitzpatrick · 14 years ago
  99. a9b1b2a Merge "Unhide more of the RS APIs." into honeycomb by Stephen Hines · 14 years ago
  100. 068b41d5 Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb by James Dong · 14 years ago