1. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  2. 51652f5 Merge "DO NOT MERGE. Preference activity changes to work on smaller tablet screens." into honeycomb-mr2 by Amith Yamasani · 13 years ago
  3. 988b664 Merge "MountService: Add StorageVolume as extra in storage related broadcasts." into honeycomb-mr2 by Mike Lockwood · 13 years ago
  4. a5250c9 MountService: Add StorageVolume as extra in storage related broadcasts. by Mike Lockwood · 13 years ago
  5. 1d2385d DO NOT MERGE. Preference activity changes to work on smaller tablet screens. by Amith Yamasani · 13 years ago
  6. 4a74eb6 Merge "DO NOT MERGE Use previous version if version is a codename" into honeycomb-mr2 by John Reck · 13 years ago
  7. 3e1aecea DO NOT MERGE Use previous version if version is a codename by John Reck · 13 years ago
  8. 40277df Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  9. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  10. 358d2cd Simplify browser pause/resume logic to avoid stuck timer. by Shimeng (Simon) Wang · 13 years ago
  11. bdc26dc Merge "Change measurement of effective screen height for PopupWindow now that DisplayMetrics reports it without system decorations." into honeycomb-mr2 by Adam Powell · 13 years ago
  12. 3f4a764 Change measurement of effective screen height for PopupWindow now that by Adam Powell · 13 years ago
  13. 1b144e62 Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  14. 73a31ec Merge "New opaque cab assets; search dialog tweaks." into honeycomb-mr2 by Adam Powell · 13 years ago
  15. ea2117bd Add ParcelFileDescriptor.fromFd() and .adoptFd(). by Dianne Hackborn · 13 years ago
  16. b4788fd Do not merge. Backport two fixes for InputMethethodFramework by satok · 13 years ago
  17. 8abebcd New opaque cab assets; search dialog tweaks. by Adam Powell · 13 years ago
  18. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  19. b9537db Merge "DO NOT MERGE Action bar config changes" into honeycomb-mr2 by Adam Powell · 13 years ago
  20. dacbb74 DO NOT MERGE Action bar config changes by Adam Powell · 13 years ago
  21. 51fb970 Merge "DO NOT MERGE: Add custom fragment anims for popping backstack" into honeycomb-mr2 by Chet Haase · 13 years ago
  22. 19e748a DO NOT MERGE: Add custom fragment anims for popping backstack by Chet Haase · 13 years ago
  23. a88b42d USB: Add method to access raw USB device descriptors by Mike Lockwood · 13 years ago
  24. 5d6c990 Fix bug 4416126 - orientation change bug with action bar overflow menu by Adam Powell · 13 years ago
  25. fbfe555 StorageVolume: Add getStorageId() accessor by Mike Lockwood · 13 years ago
  26. 1b4a162 Prevent cases of bogus action bar measurement. by Adam Powell · 13 years ago
  27. a7f52d4 Merge "DO NOT MERGE Use action bar overflow menus on large configurations as well as xlarge." into honeycomb-mr2 by Adam Powell · 13 years ago
  28. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  29. b07f943 DO NOT MERGE Use action bar overflow menus on large configurations as by Adam Powell · 13 years ago
  30. 0eac092 Merge "DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  31. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  32. 9d0f2c6 Merge "DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  33. 2973568 DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  34. 1e662c3 Merge "DO NOT MERGE. Integrate from master: Rework display size access." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  35. 0a93d87 Merge "StorageManager: Clean up and generalize storage configuration resources" into honeycomb-mr2 by Mike Lockwood · 13 years ago
  36. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  37. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 13 years ago
  38. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  39. f9dd34f DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  40. 6121f06 Merge "Fix a bug where an action bar could be created when it should not be." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  41. a593d98 Fix a bug where an action bar could be created when it should not be. by Adam Powell · 13 years ago
  42. 16f6e89 DO NOT MERGE. Integrate fragment work from master by Dianne Hackborn · 13 years ago
  43. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  44. a813873 MR2 is going to be API 13. by Dianne Hackborn · 13 years ago
  45. df9799f Fix build. by Dianne Hackborn · 13 years ago
  46. 01ea7f0 Merge "DO NOT MERGE Add DhcpStateMachine" into honeycomb-mr2 by Irfan Sheriff · 13 years ago
  47. 09564fb Merge "DO NOT MERGE Define Protocol class" into honeycomb-mr2 by Irfan Sheriff · 13 years ago
  48. c1a005c Merge "Fix the Uri parsing issue" into honeycomb-mr2 by Teng-Hui Zhu · 13 years ago
  49. fe3b33d DO NOT MERGE Add DhcpStateMachine by Irfan Sheriff · 13 years ago
  50. 64855da7 Fix the Uri parsing issue by Teng-Hui Zhu · 13 years ago
  51. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  52. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  53. fba19ff DO NOT MERGE Define Protocol class by Irfan Sheriff · 13 years ago
  54. a8f6a0d DO NOT MERGE: Don't send pause again when coming back from full screen by Teng-Hui Zhu · 13 years ago
  55. 7ae938be DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  56. d967f46 DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 13 years ago
  57. de50622 am 1462813a: Merge "docs: more documentation for ProgressBar" into honeycomb by Scott Main · 13 years ago
  58. 42f139c docs: more documentation for ProgressBar by Scott Main · 13 years ago
  59. ca7f30e am b8a57841: Merge "docs: add a little info to Configuration class description" into honeycomb by Scott Main · 13 years ago
  60. 63848e3 docs: add a little info to Configuration class description by Scott Main · 13 years ago
  61. 08c39c6 Add support for USB Ethernet adapters by Benoit Goby · 14 years ago
  62. fcba235 Merge "Remove uncalled function -- java counterpart of the fix for bug:4183801" into honeycomb-mr1 by Nicolas Roard · 13 years ago
  63. 4bae836 Remove uncalled function -- java counterpart of the fix for bug:4183801 by Nicolas Roard · 13 years ago
  64. 2fcf82a DO NOT MERGE : cherry pick of change Ieb7ae26b from master by Teng-Hui Zhu · 13 years ago
  65. a9cadef DO NOT MERGE : cherry pick of change I0f9f2c65 from master by Teng-Hui Zhu · 13 years ago
  66. b25181a Merge "Fix the issue the video can't start to play" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  67. 0504967 Fix the issue the video can't start to play by Teng-Hui Zhu · 13 years ago
  68. 030b38f Merge "Fix bug 4207704 - Gestures can be lost when Flash is enabled" into honeycomb-mr1 by Adam Powell · 13 years ago
  69. 3c53477 Fix bug 4207704 - Gestures can be lost when Flash is enabled by Adam Powell · 13 years ago
  70. 3f39f65 Adding package description for android.hardware.usb by Robert Ly · 13 years ago
  71. 11dd5ae Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 13 years ago
  72. 2f98f26 Expand screen documentation with explicit screen size dimensions. by Dianne Hackborn · 13 years ago
  73. baa3380 Fix bug 4170809 - Pages with flash lose touch events by Adam Powell · 13 years ago
  74. 1e26d82 When the video is not on the front, it should be paused by Teng-Hui Zhu · 13 years ago
  75. efb8eda Merge "Make sure the full screen playing continue when timeout" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  76. 2deec665 Make sure the full screen playing continue when timeout by Teng-Hui Zhu · 13 years ago
  77. 18cd686 am ef6b305b: docs: fix markup error by Scott Main · 13 years ago
  78. ef6b305 docs: fix markup error by Scott Main · 13 years ago
  79. 158fbdb fix for pause when loading by Teng-Hui Zhu · 13 years ago
  80. cd44562 Fix a crash by Teng-Hui Zhu · 13 years ago
  81. 265db32 Support loading image and paused image for inline video by Teng-Hui Zhu · 13 years ago
  82. b02d395 am e16a1bfa: Use system locale list. by Daisuke Miyakawa · 13 years ago
  83. a249a93 Prevent intermediate scale updates from being sent to WebKit while zooming. by Derek Sollenberger · 13 years ago
  84. e16a1bf Use system locale list. by Daisuke Miyakawa · 13 years ago
  85. 1d50ad7 Merge "Whoops, forgot the HONEYCOMB_MR1 constant. :(" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  86. edf1fc6 Whoops, forgot the HONEYCOMB_MR1 constant. :( by Dianne Hackborn · 13 years ago
  87. b1c43c3 Merge "b/4116658 Fix the jumpy scrolling with some flash site." into honeycomb-mr1 by Huahui Wu · 13 years ago
  88. 88b869a b/4116658 Fix the jumpy scrolling with some flash site. by Huahui Wu · 13 years ago
  89. 1ab0df7 Fix the aspect ratio for full screen playing by Teng-Hui Zhu · 13 years ago
  90. d0197f3 Fix bug 4111271 and bug 4077526 - WebView touch event handling when by Adam Powell · 13 years ago
  91. 7af7e00 Merge "Support html5 video switching b/t full screen and inline mode" into honeycomb-mr1 by Teng-Hui Zhu · 13 years ago
  92. 10ab654 Support html5 video switching b/t full screen and inline mode by Teng-Hui Zhu · 13 years ago
  93. f2674c1 partial inval by Nicolas Roard · 13 years ago
  94. 464b690 Pass firstLayout info to native webview when setting baseLayer. by Shimeng (Simon) Wang · 13 years ago
  95. 24e53b0 add comment to deprecated tag by Michael Kolb · 13 years ago
  96. e54f665 deprecate getVisibleTitleHeight by Michael Kolb · 13 years ago
  97. bdabdda Merge "CheckBoxPreferences do not fire accessibility events" into honeycomb-mr1 by Svetoslav Ganov · 13 years ago
  98. 1686e9a CheckBoxPreferences do not fire accessibility events by Svetoslav Ganov · 13 years ago
  99. c18c38f Fix bug 4088936 - Tabs in the action bar don't seem to have a fading edge by Adam Powell · 13 years ago
  100. e65711b Merge "Tapping on the week number sends the DatePicker to epoch start." into honeycomb-mr1 by Svetoslav Ganov · 13 years ago