1. 3de30a4 Update API. by Jeff Brown · 14 years ago
  2. ac36d7c UsbAccessory: Add URI string, replace type string with description by Mike Lockwood · 14 years ago
  3. 5a3d6cc am e6f0ae12: am efd3266b: Input improvements and bug fixes. by Jeff Brown · 14 years ago
  4. efd3266 Input improvements and bug fixes. by Jeff Brown · 14 years ago
  5. 888f065 am 5d534f28: am ea44c7c7: Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 14 years ago
  6. ea44c7c Merge "Pass the auto login header information to the app." into honeycomb-mr1 by Patrick Scott · 14 years ago
  7. 77e1a4c am 093cf07f: am 9e8e4ea0: Merge changes Ib517e5e4,I93be7695,I49bf22a4 into honeycomb-mr1 by Mike Lockwood · 14 years ago
  8. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 14 years ago
  9. 85a50ff Pass the auto login header information to the app. by Patrick Scott · 14 years ago
  10. 102930a Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1 by Jesse Wilson · 14 years ago
  11. 6b70f56 am 0588f16b: am ab7c3245: Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1 by Chia-chi Yeh · 14 years ago
  12. 6defd2d NEW_API: Unhide RTP APIs. by Chia-chi Yeh · 14 years ago
  13. 670e5dd am f114e67e: am 0f73fe1c: Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 by Vasu Nori · 14 years ago
  14. 0f73fe1 Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 by Vasu Nori · 14 years ago
  15. 3728130 bug:3513950 Rename "completedDownload" to "addCompletedDownload" by Vasu Nori · 14 years ago
  16. f0210c3 Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 14 years ago
  17. bfa40ef Merge "Added more metadata published by the MediaMetaDataRetriever" by Andreas Huber · 14 years ago
  18. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 14 years ago
  19. 27f4bd7 Merge "Remove deprecated and unused entryEvicted method." by Jesse Wilson · 14 years ago
  20. 9f5f7af Deprecating webkit API's that might not be supported in the future do not merge by Kristian Monsen · 14 years ago
  21. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  22. 3a22fa0 Joystick tweaks. by Jeff Brown · 14 years ago
  23. 78e7684 Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1 by Gilles Debunne · 14 years ago
  24. b0b2256 getTextRunCursor gets deprecated in SpannableStringBuilder by Gilles Debunne · 14 years ago
  25. c4c38fc Added more metadata published by the MediaMetaDataRetriever by Andreas Huber · 14 years ago
  26. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 14 years ago
  27. 9225b00 Add new ViewConfiguration accessors for key repeat parameters. by Jeff Brown · 14 years ago
  28. acc3944 Merge "Add an API to force Views to render their layer." by Romain Guy · 14 years ago
  29. f1ae106 Add an API to force Views to render their layer. by Romain Guy · 14 years ago
  30. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 14 years ago
  31. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  32. a6cbf50 Merge "Add ParcelFileDescriptor APIs to get raw fd." by Dianne Hackborn · 14 years ago
  33. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 14 years ago
  34. c93f67c Merge "Add platform features for USB host and USB accessory support." by Mike Lockwood · 14 years ago
  35. fae640b Merge "UsbManager: Enhancements for managing USB devices and accessories" by Mike Lockwood · 14 years ago
  36. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 14 years ago
  37. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 14 years ago
  38. 9611f2e Small change to AppWidgetProviderInfo public field name and docs by Adam Cohen · 14 years ago
  39. 8f34567 Add scroll wheel support to TextView. by Jeff Brown · 14 years ago
  40. c4e6209 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 14 years ago
  41. 42c5eec Merge "Add support for mouse hover and scroll wheel." by Jeff Brown · 14 years ago
  42. affe40a Merge "Callback on any removal, not just evictions." by Jesse Wilson · 14 years ago
  43. 506b70c Merge "Revert the 11.xml part of bug 3438513" by Glenn Kasten · 14 years ago
  44. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 14 years ago
  45. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  46. d752c3b Merge "Implement issue #3426299: Introduce application "stopped" state" by Dianne Hackborn · 14 years ago
  47. d2e20de Adding framework support for resizable widgets by Adam Cohen · 14 years ago
  48. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 14 years ago
  49. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 14 years ago
  50. 50fc0e5 Merge "Remove default constructors from static utility classes." by Jesse Wilson · 14 years ago
  51. 30b1fe0 Merge "Exposing the CalendarView of the DatePicker." by Svetoslav Ganov · 14 years ago
  52. a5364ee Add an API to control the distance between a View and its camera. by Romain Guy · 14 years ago
  53. 5f3f6ce Exposing the CalendarView of the DatePicker. by Svetoslav Ganov · 14 years ago
  54. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 14 years ago
  55. a0f8bc5 Remove default constructors from static utility classes. by Jesse Wilson · 14 years ago
  56. 256d603 Merge "Hiding deprecated classes and methods" by Kristian Monsen · 14 years ago
  57. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 14 years ago
  58. f0d9731 Hiding deprecated classes and methods by Kristian Monsen · 14 years ago
  59. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 14 years ago
  60. af5b406 New flag to open intent in a new tab. by Leon Scroggins · 14 years ago
  61. b153bc9 Merge "Cursor background attribute made public" by Gilles Debunne · 14 years ago
  62. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  63. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  64. 363d491 Cursor background attribute made public by Gilles Debunne · 14 years ago
  65. 4afd62b Add an API to listen for window attach/detach events on a View. by Adam Powell · 14 years ago
  66. 6166bac Merge "Make SIP AuthName APIs public." by Chung-yih Wang · 14 years ago
  67. 5151038 Merge "Rework thumbnail API to not suffer from IPC failures." by Dianne Hackborn · 14 years ago
  68. 9e25df4 Make SIP AuthName APIs public. by Chung-yih Wang · 14 years ago
  69. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 14 years ago
  70. d94df45 Rework thumbnail API to not suffer from IPC failures. by Dianne Hackborn · 14 years ago
  71. 88083d4 Merge "Make high performance wifi lock public" by Irfan Sheriff · 14 years ago
  72. f7f9d9c Expose an API to get a bitmap's size in bytes. by Jesse Wilson · 14 years ago
  73. 652bc96 Make high performance wifi lock public by Irfan Sheriff · 14 years ago
  74. 7343bb5 Merge "Deprecate non-X509Certificate SslCertificate constructors" by Brian Carlstrom · 14 years ago
  75. cc687c5 Deprecate non-X509Certificate SslCertificate constructors by Brian Carlstrom · 14 years ago
  76. 984dd8a Merge "UsbManager: New APIs for USB accessories" by Mike Lockwood · 14 years ago
  77. b841337 am 04ddff69: am b1835085: Merge "@hide DPM global proxy settings" into honeycomb by Andy Stadler · 14 years ago
  78. d267272 @hide DPM global proxy settings by Andy Stadler · 14 years ago
  79. 9182d3c UsbManager: New APIs for USB accessories by Mike Lockwood · 14 years ago
  80. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  81. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 14 years ago
  82. 7f9ff9d Disable cross-app drag/drop by Christopher Tate · 14 years ago
  83. 0b96a57 Making AdapaterViewAnimator setDisplayedChild remotable by Adam Cohen · 14 years ago
  84. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 14 years ago
  85. c0f5d72 Revert the 11.xml part of bug 3438513 by Glenn Kasten · 14 years ago
  86. 540380f Add MTP/PTP host support to the public API by Mike Lockwood · 14 years ago
  87. c2c9a24 Don't add setMaxSize() to the LruCache API. But do add maxSize(). by Jesse Wilson · 14 years ago
  88. f9e8523 bug:3425749 send notification for completed download by Vasu Nori · 14 years ago
  89. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 14 years ago
  90. dbc289d Bug 3438513 Fix incorrect throws clause by Glenn Kasten · 14 years ago
  91. 366a840 Expose several useful Bitmap APIs. Bug #3408073 by Romain Guy · 14 years ago
  92. e2c1f4a New LRU cache class. by Jesse Wilson · 14 years ago
  93. 1b67231 am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 14 years ago
  94. 770d02c Unhide MediaStore.getVersion so Music2 can use it. by Marco Nelissen · 14 years ago
  95. e1cbd0a Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 14 years ago
  96. 04f024d Merge changes I80558c62,I6587f580 by Mike Lockwood · 14 years ago
  97. b73fb54 am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb by Vasu Nori · 14 years ago
  98. 72725eb bug:3414192 new API to designate a download to be OTA update by Vasu Nori · 14 years ago
  99. 826da22 Reconcile api/11.xml with honeycomb-plus-aosp to fix build. by Nick Pelly · 14 years ago
  100. 72f4388 Really get the new GB APIs. by Jean-Baptiste Queru · 14 years ago