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