1. bb3fcba0c Touch pad improvements. Bug: 4124987 by Jeff Brown · 15 years ago
  2. 3148557 Merge "DO NOT MERGE Use unchecked admin lookup for getStorageEncryption()" into honeycomb-mr2 by Andy Stadler · 15 years ago
  3. 2375744 DO NOT MERGE Use unchecked admin lookup for getStorageEncryption() by Andy Stadler · 15 years ago
  4. 1a84fd1 Add a preference panel for mouse speed. by Jeff Brown · 15 years ago
  5. 19c97d46 Implement pointer acceleration. by Jeff Brown · 15 years ago
  6. e667635 Work around OpenFeint bug. by Dianne Hackborn · 15 years ago
  7. 75d6b3c Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  8. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 15 years ago
  9. c272d42 Merge "Use ViewConfiguration to seed input system configuration." into honeycomb-mr2 by Jeff Brown · 15 years ago
  10. d854304 Merge "Button state should reflect actual buttons. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  11. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 15 years ago
  12. 4e3f720 Button state should reflect actual buttons. (DO NOT MERGE) by Jeff Brown · 15 years ago
  13. 7847071 Fix various places that were using the wrong display metrics. by Dianne Hackborn · 15 years ago
  14. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 15 years ago
  15. 94250ac Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  16. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 15 years ago
  17. 1d8f881 Merge "Break apart queries to getInstalled* API DO NOT MERGE" into honeycomb-mr2 by Kenny Root · 15 years ago
  18. 2a10840 I am a dummy. by Dianne Hackborn · 15 years ago
  19. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 15 years ago
  20. 1bb6cf1 Break apart queries to getInstalled* API DO NOT MERGE by Kenny Root · 15 years ago
  21. 42f8094 Merge "Spiffy new compatibility mode UI." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  22. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 15 years ago
  23. 538881e Touch pad UX improvements. by Jeff Brown · 15 years ago
  24. 2cb7981 Fix deadlock in dispatcher. (DO NOT MERGE) by Jeff Brown · 15 years ago
  25. b416e24 Fix bug reporting presence of orientation axis. (DO NOT MERGE) by Jeff Brown · 15 years ago
  26. 325bd07 Add tap/drag touchpad gesture. (DO NOT MERGE) by Jeff Brown · 15 years ago
  27. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 15 years ago
  28. a6dbfdd Add a sprite controller. (DO NOT MERGE) by Jeff Brown · 15 years ago
  29. 5ced76a Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 15 years ago
  30. 7157f6f Allow batching samples onto the pending motion event. (DO NOT MERGE) by Jeff Brown · 15 years ago
  31. 36001a9 Merge "Support chorded fallback keys. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  32. c2d200d Merge "Fix focused application handle. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  33. 266ea6b Merge "Optimize EventHub to process events in big chunks. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  34. 85a7f99 Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  35. 94e838f Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  36. 82e4373 Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 15 years ago
  37. 5520610 Merge "Make adb shell am display-size persistent." into honeycomb-mr2 by Joe Onorato · 15 years ago
  38. 571ae90 Make adb shell am display-size persistent. by Joe Onorato · 15 years ago
  39. d998acb3 Fix issue #4445007: DPM initializes some values to 1, instead of 0 by Dianne Hackborn · 15 years ago
  40. 524ee64 Support chorded fallback keys. (DO NOT MERGE) by Jeff Brown · 15 years ago
  41. 22d789d Fix focused application handle. (DO NOT MERGE) by Jeff Brown · 15 years ago
  42. dbf8d27 Optimize EventHub to process events in big chunks. (DO NOT MERGE) by Jeff Brown · 15 years ago
  43. 5d78e0b Merge "GPS: Change NTP polling interval from 4 to 24 hours" into honeycomb-mr2 by Mike Lockwood · 15 years ago
  44. 4c12606 GPS: Change NTP polling interval from 4 to 24 hours by Mike Lockwood · 15 years ago
  45. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 15 years ago
  46. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 15 years ago
  47. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 15 years ago
  48. a5250c9 MountService: Add StorageVolume as extra in storage related broadcasts. by Mike Lockwood · 15 years ago
  49. b4788fd Do not merge. Backport two fixes for InputMethethodFramework by satok · 15 years ago
  50. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 15 years ago
  51. 9c9088a Merge "Move softap config handling to WifiConfigStore" into honeycomb-mr2 by Irfan Sheriff · 15 years ago
  52. ffcea7a Move softap config handling to WifiConfigStore by Irfan Sheriff · 15 years ago
  53. 8f7c271 Fix fake display size when rotated. by Dianne Hackborn · 15 years ago
  54. a429d5d Merge "Improve compat mode scaling implementation." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  55. ffb3d93 Improve compat mode scaling implementation. by Dianne Hackborn · 15 years ago
  56. fbfe555 StorageVolume: Add getStorageId() accessor by Mike Lockwood · 15 years ago
  57. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 15 years ago
  58. 0eac092 Merge "DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  59. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 15 years ago
  60. 9d0f2c6 Merge "DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  61. 2973568 DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 15 years ago
  62. 1e662c3 Merge "DO NOT MERGE. Integrate from master: Rework display size access." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  63. 0a93d87 Merge "StorageManager: Clean up and generalize storage configuration resources" into honeycomb-mr2 by Mike Lockwood · 15 years ago
  64. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 15 years ago
  65. 2f6a388 StorageManager: Clean up and generalize storage configuration resources by Mike Lockwood · 15 years ago
  66. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 15 years ago
  67. 4fb7625 Fix bounds check. Bug: 4413945 by Jeff Brown · 15 years ago
  68. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 15 years ago
  69. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 15 years ago
  70. e7d25b7 Fix scaling of batched motion events. by Dianne Hackborn · 15 years ago
  71. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 15 years ago
  72. 91dd02c DO NOT MERGE MountService: Fix running media scanner at boot. by Mike Lockwood · 15 years ago
  73. b913563 DO NOT MERGE Fix deadlock in MountService by Mike Lockwood · 15 years ago
  74. d967f46 DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methods by Mike Lockwood · 15 years ago
  75. f097fc2 DO NOT MERGE MountService: Add support for multiple volumes by Mike Lockwood · 15 years ago
  76. 8325c3a Backporting I57c58c4083bd59f45095c184d6ca5a302f79ff6e to HC-MR1. New change by Dan Morrill · 15 years ago
  77. 223995d Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  78. f6f87c9 Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  79. 52b0ce0 Fix issue #4291805: Tap Fish crashes on launch by Dianne Hackborn · 15 years ago
  80. 08c39c6 Add support for USB Ethernet adapters by Benoit Goby · 16 years ago
  81. 4f0f356 UsbService: Make USB disconnect handling for accessory mode more robust by Mike Lockwood · 15 years ago
  82. 8f8c602 UsbService: Fix JNI local reference leaks in the USB host support code by Mike Lockwood · 15 years ago
  83. edcb4f9 Fix adding of default route. by Robert Greenwalt · 15 years ago
  84. dd76dc0 Merge "UsbService: Handle the case where a USB accessory connects as the device is booting" into honeycomb-mr1 by Mike Lockwood · 15 years ago
  85. 1c0e543 UsbService: Handle the case where a USB accessory connects as the device is booting by Mike Lockwood · 15 years ago
  86. 38caff2 Merge "SurfaceFlinger: Fix a typo." into honeycomb-mr1 by Jamie Gennis · 15 years ago
  87. 6912daf SurfaceFlinger: Fix a typo. by Jamie Gennis · 15 years ago
  88. 199d1c1 Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  89. 87f50f1 Merge "PACKAGE_FIRST_LAUNCH intent sent to wrong pkg" into honeycomb-mr1 by Paul Milovanov · 15 years ago
  90. d98f8af Merge "Fix dangling pointer when device closed just after opening." into honeycomb-mr1 by Jeff Brown · 15 years ago
  91. 8e9d443 Fix dangling pointer when device closed just after opening. by Jeff Brown · 15 years ago
  92. f40e638 fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out by Mathias Agopian · 15 years ago
  93. a57db34 PACKAGE_FIRST_LAUNCH intent sent to wrong pkg by Paul Milovanov · 15 years ago
  94. 296c161 Merge "Catching all Exceptions when calling through to RemoteViewsFactory" into honeycomb-mr1 by Adam Cohen · 15 years ago
  95. c2be22c Catching all Exceptions when calling through to RemoteViewsFactory by Adam Cohen · 15 years ago
  96. 3913c13 Merge "Improvement for issue 3489986: BT SCO volume" into honeycomb-mr1 by Eric Laurent · 15 years ago
  97. 257b2d0 Improvement for issue 3489986: BT SCO volume by Eric Laurent · 15 years ago
  98. b02b836 Merge "Remove a workaround for the data inconsistency of SystemProperties" into honeycomb-mr1 by satok · 15 years ago
  99. 015b1ec Add support for USB accessory serial numbers by Mike Lockwood · 15 years ago
  100. b548a3c Remove a workaround for the data inconsistency of SystemProperties by satok · 15 years ago