1. 1689c34 Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb by Romain Guy · 13 years ago
  2. 2361098 Add BitmapFactory.Options.inMutable to load mutable bitmaps. by Romain Guy · 13 years ago
  3. d6c54d9 Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb by Kenny Root · 13 years ago
  4. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 13 years ago
  5. 2c12c70 Merge "Add internal plumbing to DPM for encryption" into honeycomb by Andy Stadler · 13 years ago
  6. 59cce94 Merge "Catching some edge cases while flinging/scrolling in NumberPicker" into honeycomb by Svetoslav Ganov · 13 years ago
  7. 22dbfda Add internal plumbing to DPM for encryption by Andy Stadler · 13 years ago
  8. 6c742f1 Catching some edge cases while flinging/scrolling in NumberPicker by Svetoslav Ganov · 13 years ago
  9. db7f386 Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb by Dianne Hackborn · 13 years ago
  10. 48e7b45 Start renaming FragmentTransaction.openTransaction() to beginTransaction(). by Dianne Hackborn · 13 years ago
  11. f09d63a Re-@hide some of the other StorageManager API by Kenny Root · 13 years ago
  12. 9512d6a Merge "Fix bug 3360954 - Text overlaid on menu icons" into honeycomb by Adam Powell · 13 years ago
  13. 77769c7 Fix bug 3360954 - Text overlaid on menu icons by Adam Powell · 13 years ago
  14. d37d661 Merge "Add OBB size to PackageStats" into honeycomb by Kenny Root · 13 years ago
  15. 875862e Prevent NPE when no indicator is specified. Bug #3362349 by Romain Guy · 13 years ago
  16. bee8ec2 Merge "Prevent NPE when no indicator is specified. Bug #3362349" into honeycomb by Romain Guy · 13 years ago
  17. 424300f Merge "Ensure that no callback is invoked while initializing DatePicker" into honeycomb by Svetoslav Ganov · 13 years ago
  18. a3aaad1 Merge "Add back legacy layout for preference framework for compatibility." into honeycomb by Amith Yamasani · 13 years ago
  19. bcd6c96 Add OBB size to PackageStats by Kenny Root · 13 years ago
  20. 3d20c84 Ensure that no callback is invoked while initializing DatePicker by Svetoslav Ganov · 13 years ago
  21. b01856d Merge "Delivering null cursor to loader callbacks." into honeycomb by Jeff Hamilton · 13 years ago
  22. fd119e9 Delivering null cursor to loader callbacks. by Dmitri Plotnikov · 13 years ago
  23. ec7c9ff Hide USB mass storage APIs in StorageManager by Kenny Root · 13 years ago
  24. 92cd4d0 Merge "Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and FEATURE_ACTION_MODE_OVERLAY to coexist." into honeycomb by Adam Powell · 13 years ago
  25. 8f68f4f Fix bug 3360882 - Allow FEATURE_CUSTOM_TITLE and by Adam Powell · 13 years ago
  26. d110889 Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids by Adam Cohen · 13 years ago
  27. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 13 years ago
  28. fbf0977 Support non-rectangular input regions. by Jeff Brown · 13 years ago
  29. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 13 years ago
  30. cf18c47 Merge "Implement SurfaceTexture frame-available callback." into honeycomb by Jamie Gennis · 13 years ago
  31. 5020458 Fixing StackView bug (Issue: 3321912) by Adam Cohen · 13 years ago
  32. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 13 years ago
  33. e721824 Merge "Add a method for clearing all animations on a thread." into honeycomb by Patrick Dubroy · 13 years ago
  34. 70359ce Merge "Fix bug 3050138 - Action bar does not display correctly when many action items are added" into honeycomb by Adam Powell · 13 years ago
  35. 36fced9 Fix bug 3050138 - Action bar does not display correctly when many by Adam Powell · 13 years ago
  36. e494662 Add back legacy layout for preference framework for compatibility. by Amith Yamasani · 13 years ago
  37. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 13 years ago
  38. 67e8915 Merge "Fixing StackView bugs:" into honeycomb by Adam Cohen · 13 years ago
  39. c99ff73 Fixing StackView bugs: by Adam Cohen · 13 years ago
  40. fc28f41 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 13 years ago
  41. 366949c Put externalSize measurements in PackageStats by Kenny Root · 13 years ago
  42. 717143c Fix 3339260: Remove emergency button from AccountUnlock screen by Jim Miller · 13 years ago
  43. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 13 years ago
  44. 9467708 Merge "Fix 9patch rendering in ExpandableListView." into honeycomb by Romain Guy · 13 years ago
  45. 6e72ff9 Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb by Patrick Dubroy · 13 years ago
  46. c45389f Merge "fix the build... sorry... bad docs..." into honeycomb by Joe Onorato · 13 years ago
  47. 7beecfa Fix latent bug with reinitializing an ObjectAnimator. by Patrick Dubroy · 13 years ago
  48. 149da0d Merge "Fix animation bugs caused by weak reference" into honeycomb by Patrick Dubroy · 13 years ago
  49. 9bb85ab fix the build... sorry... bad docs... by Joe Onorato · 13 years ago
  50. bdacefb Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb by Dianne Hackborn · 13 years ago
  51. 51ae5fc Fix animation bugs caused by weak reference by Patrick Dubroy · 13 years ago
  52. 1ddf75a Merge "Change the default of how AsyncTask enqueues." into honeycomb by Joe Onorato · 13 years ago
  53. 75e616e Change FLAG_FORWARD_LOCK back to its original value to not break things. by Dianne Hackborn · 13 years ago
  54. 3c37278 Merge "Don't dispatchDetachedFromWindow() if the View was not attached." into honeycomb by Romain Guy · 13 years ago
  55. 81de61b Change the default of how AsyncTask enqueues. by Joe Onorato · 13 years ago
  56. 90fc03b Don't dispatchDetachedFromWindow() if the View was not attached. by Romain Guy · 13 years ago
  57. c237bb2 Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 13 years ago
  58. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 13 years ago
  59. 598913a Merge "Remove obsolete DoubleEvaluator" into honeycomb by Chet Haase · 13 years ago
  60. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 13 years ago
  61. fe75749 Merge "Fix position and size of searchfield and buttons." into honeycomb by Amith Yamasani · 13 years ago
  62. a032c90 Provide a public resource with the dimensions of the large notification icon. by Joe Onorato · 13 years ago
  63. efb9000 Fix bug 3355197 - TextView error popup text color by Adam Powell · 13 years ago
  64. c6ac2472 Merge "Fix bug 3238726 - AutoCompleteTextView dropdown text color" into honeycomb by Adam Powell · 13 years ago
  65. 674af39 Fix bug 3238726 - AutoCompleteTextView dropdown text color by Adam Powell · 13 years ago
  66. b921072 Fix bug 3356144 - Alert dialog in Holo Dark theme has wrong height by Adam Powell · 13 years ago
  67. b2e5517 Fix bug 3355197 - Add attribute for fast scroll preview panel text color. by Adam Powell · 13 years ago
  68. 7a1c32e Merge "Add support for detecting finger orientation." into honeycomb by Jeff Brown · 13 years ago
  69. 517bb4c Add support for detecting finger orientation. by Jeff Brown · 13 years ago
  70. 0a26f3c Merge "New tray notification icons, new system bar icons" into honeycomb by Justin Ho · 13 years ago
  71. f175559 New tray notification icons, new system bar icons by Justin Ho · 13 years ago
  72. 1362c94 Merge "Fix bug 3337711 - Volume panel layout adjustments" into honeycomb by Adam Powell · 13 years ago
  73. 63d3cf7 Fix bug 3337711 - Volume panel layout adjustments by Adam Powell · 14 years ago
  74. 06bc972 Merge "Disable soft keyboard when keyboard attached." into honeycomb by Jeff Brown · 13 years ago
  75. 4aed78b Disable soft keyboard when keyboard attached. by Jeff Brown · 13 years ago
  76. 8dd5b1e Prevent NPE when a View is detached without having been attached. Bug #3355252 by Romain Guy · 13 years ago
  77. 69d66e0 Fixing StackView rotation bugs by Adam Cohen · 13 years ago
  78. 88471b2 Merge "DO NOT MERGE Added check to make orientation calculations more robust" into honeycomb by Dianne Hackborn · 13 years ago
  79. fcbbb31 DO NOT MERGE Added check to make orientation calculations more robust by Niclas Kellgren · 13 years ago
  80. 9b2e302 Fix position and size of searchfield and buttons. by Amith Yamasani · 13 years ago
  81. 6f92dbc Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb by Scott Main · 13 years ago
  82. 8e4d3ba Merge "Fix bug 3339039 - Preserve proper behavior for action button text when updated." into honeycomb by Adam Powell · 13 years ago
  83. 2b90a9a fix sdk build breakage; remove invalid @note tag by Scott Main · 13 years ago
  84. 9f125d3 Fix bug 3339039 - Preserve proper behavior for action button text when updated. by Adam Powell · 13 years ago
  85. 0b08c5c Merge "Don't drop the drawable cache completely on configuration change" into honeycomb by Dianne Hackborn · 13 years ago
  86. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 13 years ago
  87. 2150553 cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master by Scott Main · 14 years ago
  88. 4c3b788 Merge "Update large screen translations." into honeycomb by Eric Fischer · 13 years ago
  89. 9461375 Merge "Rework action bar menus." into honeycomb by Adam Powell · 13 years ago
  90. e7d4684 Rework action bar menus. by Adam Powell · 13 years ago
  91. e76820b Merge "Use holo style mouse pointer." into honeycomb by Jeff Brown · 13 years ago
  92. cbe397f Merge "b/3348192 re-enable snap scrolling mode." into honeycomb by Huahui Wu · 13 years ago
  93. 909733c Use holo style mouse pointer. by Jeff Brown · 13 years ago
  94. 68decea Update large screen translations. by Eric Fischer · 13 years ago
  95. c010924 b/3348192 re-enable snap scrolling mode. by Huahui Wu · 13 years ago
  96. 312206b Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb by Kenny Root · 13 years ago
  97. 64cb24e Merge "Send DRAG_STARTED notices to views that become visible during drag" into honeycomb by Christopher Tate · 13 years ago
  98. 6efd2ba Don't drop the drawable cache completely on configuration change by Christopher Lais · 13 years ago
  99. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 13 years ago
  100. 1e02ebd Merge "Update network subtypes info so it is current." into honeycomb by Robert Greenwalt · 13 years ago