1. 54cb63e am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 15 years ago
  2. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 15 years ago
  3. 5c2e4d2 am 8fcbfb52: am 94250ac6: Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  4. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 15 years ago
  5. da97f16 am c5c7e047: am d0132e8e: Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE) by Jeff Brown · 15 years ago
  6. d0132e8 Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE) by Jeff Brown · 15 years ago
  7. bbca813 am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  8. e360bb6 Add "television" mode. by Dianne Hackborn · 15 years ago
  9. 070a19e am 5c8caba2: am 1b144e62: Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  10. ea2117bd Add ParcelFileDescriptor.fromFd() and .adoptFd(). by Dianne Hackborn · 15 years ago
  11. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  12. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  13. 7189d57 am f0c6ddd9: am 51fb9703: Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into honeycomb-mr2 by Chet Haase · 15 years ago
  14. 51fb970 Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into honeycomb-mr2 by Chet Haase · 15 years ago
  15. 19e748a DO NOT MERGE: Add custom fragment anims for popping backstack by Chet Haase · 15 years ago
  16. c1730dc am ae448e2c: am a88b42d5: USB: Add method to access raw USB device descriptors by Mike Lockwood · 15 years ago
  17. a88b42d USB: Add method to access raw USB device descriptors by Mike Lockwood · 15 years ago
  18. 111d17c Merge 4b999030 by Jean-Baptiste Queru · 15 years ago
  19. 6c42761 Merge "support humidity sensor type" by Jean-Baptiste Queru · 15 years ago
  20. f97ed77 am d90a2c4d: am 1e662c32: Merge "DO NOT MERGE. Integrate from master: Rework display size access." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  21. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 15 years ago
  22. fbdf9df am 2a20583a: am 700ab1c7: Merge "DO NOT MERGE. Integrate from master: Improve activity manager debug dumps." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  23. 24df075 am ed9321ab: am f9dd34f4: DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs. by Dianne Hackborn · 15 years ago
  24. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 15 years ago
  25. f9dd34f DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs. by Dianne Hackborn · 15 years ago
  26. 28a8bce am 6824c135: am f3f2d731: Merge "DO NOT MERGE. Integrate fragment work from master" into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  27. 16f6e89 DO NOT MERGE. Integrate fragment work from master by Dianne Hackborn · 15 years ago
  28. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  29. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 15 years ago
  30. ec85619 am d46849a5: am a8138732: MR2 is going to be API 13. by Dianne Hackborn · 15 years ago
  31. a813873 MR2 is going to be API 13. by Dianne Hackborn · 15 years ago
  32. a3dcd0a Merged "Adjust mBiggerTouchSlopSquare to the suitable value" by Conley Owens · 15 years ago
  33. eb8171b Merge "Adjust mBiggerTouchSlopSquare to the suitable value" by Conley Owens · 15 years ago
  34. 5819051 support humidity sensor type by Urs Fleisch · 16 years ago
  35. 99ca5cc Now have a final API 12. by Dianne Hackborn · 15 years ago
  36. edf1fc6 Whoops, forgot the HONEYCOMB_MR1 constant. :( by Dianne Hackborn · 15 years ago
  37. def35f7 Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and its subclasses DrmInfoEvent and DrmErrorEvent - Send back DrmInfo in the response of async processDrmInfo calls" into honeycomb-mr1 by Gloria Wang · 15 years ago
  38. f8bf3c4 Fix for 4089881. by Gloria Wang · 15 years ago
  39. e54f665 deprecate getVisibleTitleHeight by Michael Kolb · 15 years ago
  40. 221830b Merge "Add support for USB accessory serial numbers" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  41. 015b1ec Add support for USB accessory serial numbers by Mike Lockwood · 15 years ago
  42. 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 15 years ago
  43. 9ff6483 Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  44. 62cfeeb USB: minor cleanup work by Mike Lockwood · 15 years ago
  45. cf407ad Fix issues #4087362 and #4087356 by Dianne Hackborn · 15 years ago
  46. a75075e1 UsbManager: Hide APIs not needed for USB host or accessory support. by Mike Lockwood · 15 years ago
  47. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 15 years ago
  48. cc08c43 Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  49. 3de30a4 Update API. by Jeff Brown · 15 years ago
  50. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 15 years ago
  51. efd3266 Input improvements and bug fixes. by Jeff Brown · 15 years ago
  52. ea44c7c Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 15 years ago
  53. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 15 years ago
  54. 85a50ff Pass the auto login header information to the app. by Patrick Scott · 15 years ago
  55. 102930a Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1 by Jesse Wilson · 15 years ago
  56. 6defd2d NEW_API: Unhide RTP APIs. by Chia-chi Yeh · 15 years ago
  57. 0f73fe1 Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 by Vasu Nori · 15 years ago
  58. 3728130 bug:3513950 Rename "completedDownload" to "addCompletedDownload" by Vasu Nori · 15 years ago
  59. f0210c3 Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 15 years ago
  60. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 15 years ago
  61. 9f5f7af Deprecating webkit API's that might not be supported in the future do not merge by Kristian Monsen · 15 years ago
  62. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 15 years ago
  63. 78e7684 Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1 by Gilles Debunne · 15 years ago
  64. b0b2256 getTextRunCursor gets deprecated in SpannableStringBuilder by Gilles Debunne · 15 years ago
  65. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 15 years ago
  66. 9225b00 Add new ViewConfiguration accessors for key repeat parameters. by Jeff Brown · 15 years ago
  67. acc3944 Merge "Add an API to force Views to render their layer." by Romain Guy · 15 years ago
  68. f1ae106 Add an API to force Views to render their layer. by Romain Guy · 15 years ago
  69. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 15 years ago
  70. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 15 years ago
  71. a6cbf50 Merge "Add ParcelFileDescriptor APIs to get raw fd." by Dianne Hackborn · 15 years ago
  72. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 15 years ago
  73. c93f67c Merge "Add platform features for USB host and USB accessory support." by Mike Lockwood · 15 years ago
  74. fae640b Merge "UsbManager: Enhancements for managing USB devices and accessories" by Mike Lockwood · 15 years ago
  75. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 15 years ago
  76. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 15 years ago
  77. 9611f2e Small change to AppWidgetProviderInfo public field name and docs by Adam Cohen · 15 years ago
  78. 8f34567 Add scroll wheel support to TextView. by Jeff Brown · 15 years ago
  79. 42c5eec Merge "Add support for mouse hover and scroll wheel." by Jeff Brown · 15 years ago
  80. affe40a Merge "Callback on any removal, not just evictions." by Jesse Wilson · 15 years ago
  81. 506b70c1 Merge "Revert the 11.xml part of bug 3438513" by Glenn Kasten · 15 years ago
  82. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 15 years ago
  83. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 15 years ago
  84. d752c3b Merge "Implement issue #3426299: Introduce application "stopped" state" by Dianne Hackborn · 15 years ago
  85. d2e20de Adding framework support for resizable widgets by Adam Cohen · 15 years ago
  86. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 15 years ago
  87. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 15 years ago
  88. 50fc0e5 Merge "Remove default constructors from static utility classes." by Jesse Wilson · 15 years ago
  89. 30b1fe0 Merge "Exposing the CalendarView of the DatePicker." by Svetoslav Ganov · 15 years ago
  90. a5364ee Add an API to control the distance between a View and its camera. by Romain Guy · 15 years ago
  91. 5f3f6ce Exposing the CalendarView of the DatePicker. by Svetoslav Ganov · 15 years ago
  92. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 15 years ago
  93. a0f8bc5 Remove default constructors from static utility classes. by Jesse Wilson · 15 years ago
  94. 256d603 Merge "Hiding deprecated classes and methods" by Kristian Monsen · 15 years ago
  95. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 15 years ago
  96. f0d9731 Hiding deprecated classes and methods by Kristian Monsen · 15 years ago
  97. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 15 years ago
  98. af5b406 New flag to open intent in a new tab. by Leon Scroggins · 15 years ago
  99. b153bc9 Merge "Cursor background attribute made public" by Gilles Debunne · 15 years ago
  100. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 15 years ago