1. ed60f81 resolved conflicts for merge of 76450622 to master by Dianne Hackborn · 13 years ago
  2. 8d02dea Implement bug 4500971 - Collapsable action views by Adam Powell · 13 years ago
  3. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  4. 7645062 am d5238cc1: am 7a09f72b: Merge "Rework how we decide whether to use system or status bar." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  5. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  6. 8c1132e Merge "Framework support for Android Dreams." by Daniel Sandler · 13 years ago
  7. da97f16 am c5c7e047: am d0132e8e: Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE) by Jeff Brown · 13 years ago
  8. b9b9b3e am 6f37a7f9: am eea0aa25: Support primitive ALT-TAB style navigation using Recent Apps. (DO NOT MERGE) by Jeff Brown · 13 years ago
  9. 14c45e2 am 16f1d2ca: am 36001a9f: Merge "Support chorded fallback keys. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  10. d0132e8 Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE) by Jeff Brown · 13 years ago
  11. eea0aa2 Support primitive ALT-TAB style navigation using Recent Apps. (DO NOT MERGE) by Jeff Brown · 13 years ago
  12. 524ee64 Support chorded fallback keys. (DO NOT MERGE) by Jeff Brown · 13 years ago
  13. 0601eb7 Framework support for Android Dreams. by Daniel Sandler · 13 years ago
  14. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  15. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  16. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  17. 143c529f am 21f1d49f: am a7f52d46: 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
  18. 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
  19. b07f943 DO NOT MERGE Use action bar overflow menus on large configurations as by Adam Powell · 13 years ago
  20. 60e1311 am 1d340a3c: am 0eac0927: 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
  21. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  22. 63446167 am fddd927f: am 9d0f2c6d: 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
  23. 2973568 DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  24. 01defe4 Merge changes I21e9629e,I535ed3ba by Daniel Sandler · 13 years ago
  25. 0129b31 Create an XML config flag to turn the navbar off. by Daniel Sandler · 13 years ago
  26. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  27. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  28. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  29. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  30. 7ba631f If there is no hdmi available, still record that hdmi is not plugged in. by Joe Onorato · 13 years ago
  31. 0c19aaa Merge "On-screen navigation bar (separate from the status bar)." by Daniel Sandler · 13 years ago
  32. 31bb97d Fix bug 4361642 - Action menu unresponsive after orientation change by Adam Powell · 13 years ago
  33. d1f4207 Fix bug 4355335 - android.app.cts.DialogTest.testContextMenu failing on IRJ28 by Adam Powell · 13 years ago
  34. 0d8ec1d Fix bug 4345702 - update action bar tab views when the Tab object is updated by Adam Powell · 13 years ago
  35. 640a66e Refactoring of action bar internals by Adam Powell · 13 years ago
  36. 3513e1c am ded7c652: am 893812b2: am e6e3322a: am 8fff7805: Merge "Remove duplicate \'=\' in exception message" by Conley Owens · 13 years ago
  37. ded7c65 am 893812b2: am e6e3322a: am 8fff7805: Merge "Remove duplicate \'=\' in exception message" by Conley Owens · 13 years ago
  38. 9b4bee0 Introducing the split action bar. by Adam Powell · 13 years ago
  39. c1a9b03 Remove duplicate '=' in exception message by Bernhard Reutner-Fischer · 13 years ago
  40. 8956dbb On-screen navigation bar (separate from the status bar). by Daniel Sandler · 13 years ago
  41. 526b931 Fix a bug when showing the menu panel with an action bar/menu items present. by Adam Powell · 13 years ago
  42. dacea8c Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  43. 9d13264 Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  44. 696cba5 Refactor menu internals. by Adam Powell · 13 years ago
  45. da3ae8f Use system IME for LockScreen password mode. by Jim Miller · 13 years ago
  46. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  47. fbfb3da Merge "Minor Alt-TAB / Recent Apps Dialog improvements." by Jeff Brown · 13 years ago
  48. 5487500 Minor Alt-TAB / Recent Apps Dialog improvements. by Jeff Brown · 13 years ago
  49. ea495d4 Move around the HDMI switch detection so we don't try to get the status if we can't listen to it. by Joe Onorato · 13 years ago
  50. 8c769cb Support primitive ALT-TAB style navigation using Recent Apps. by Jeff Brown · 13 years ago
  51. da3d5a9 Support chorded fallback keys. by Jeff Brown · 13 years ago
  52. 25ef303 Fix bug 4136005 - Extended menus do not work by Adam Powell · 13 years ago
  53. 1b36592 Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE] by Jim Miller · 13 years ago
  54. 3fa8a45 Fix 3201849: Enable hardware acceleration in LockScreen WaveView by Jim Miller · 13 years ago
  55. 8620d95 Remove guard preventing onDetachedFromWindow() from being called by Patrick Dubroy · 13 years ago
  56. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  57. 039e634 am 4b8c9b74: am 7fff2d19: am 1de4a2ca: am 62619392: Merge "Fix leak when keylock is recreated." by Dianne Hackborn · 13 years ago
  58. d20d552 Merge "Fix issue #3387676 com.android.browser: java.lang.NullPointerException..." by Dianne Hackborn · 13 years ago
  59. c13c8d8 Merge "Fix 3463772: Bring back alarm icon on LockScreen" by Jim Miller · 13 years ago
  60. 599351e Fix 3463772: Bring back alarm icon on LockScreen by Jim Miller · 13 years ago
  61. b66ad57 Fix issue #3387676 com.android.browser: java.lang.NullPointerException... by Dianne Hackborn · 13 years ago
  62. 4b8c9b7 am 7fff2d19: am 1de4a2ca: am 62619392: Merge "Fix leak when keylock is recreated." by Dianne Hackborn · 13 years ago
  63. d3c9704 Fix bug 3497307 - Fix issues with FEATURE_ACTION_MODE_OVERLAY by Adam Powell · 13 years ago
  64. 1de4a2c am 62619392: Merge "Fix leak when keylock is recreated." by Dianne Hackborn · 13 years ago
  65. 1e0c7ae Fix leak when keylock is recreated. by Kenneth Andersson · 14 years ago
  66. 6aea115 DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 14 years ago
  67. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  68. ece9452 Fix 3272590: Long-press on home & menu should be same as click by Patrick Dubroy · 13 years ago
  69. ad78888 Merge "Rotation lock fix for sensor{Landscape,Portrait} activities." by Daniel Sandler · 13 years ago
  70. 1815c02 Merge "Be more precise about tracking fallback keys." by Jeff Brown · 13 years ago
  71. bfaf3b9 Be more precise about tracking fallback keys. by Jeff Brown · 13 years ago
  72. 3c85a4e Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()" by Mike Lockwood · 13 years ago
  73. e7e5ac2 Rotation lock fix for sensor{Landscape,Portrait} activities. by Daniel Sandler · 13 years ago
  74. 2ed6ad6 Fix the flipping orientation lock. by Daniel Sandler · 13 years ago
  75. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  76. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 13 years ago
  77. 520d8bc KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 14 years ago
  78. a924dc0d Start window manager refactoring. by Dianne Hackborn · 14 years ago
  79. 79a444a Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state by Jim Miller · 14 years ago
  80. 79628c6 Fix 3409550: Fix crash caused when max pattern attempts met. by Jim Miller · 14 years ago
  81. ef5a440 Fix bug 2955651 - can open normal menu during action modes by Adam Powell · 14 years ago
  82. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  83. f81a6f6 am 2e4b9985: am 6354dd0b: Merge "Fix 3403858: Remove lock icons from status1 area." into honeycomb by Jim Miller · 14 years ago
  84. 2e4b998 am 6354dd0b: Merge "Fix 3403858: Remove lock icons from status1 area." into honeycomb by Jim Miller · 14 years ago
  85. a6b4ffc Fix 3403858: Remove lock icons from status1 area. by Jim Miller · 14 years ago
  86. bafa3a3 am d6874a10: am cfd0bafd: Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb by Joe Onorato · 14 years ago
  87. d6874a1 am cfd0bafd: Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb by Joe Onorato · 14 years ago
  88. 4671ce5 Make keyguard also ask to turn the back button off, now that it is controlled separately. by Joe Onorato · 14 years ago
  89. 226e575 Merge "Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state [DO NOT MERGE]" into gingerbread by Jim Miller · 14 years ago
  90. c0a1387 Fix 3391330: Use BATTERY_STATUS_FULL as "Charged" state [DO NOT MERGE] by Jim Miller · 14 years ago
  91. 992f75b resolved conflicts for merge of 6687ecb4 to honeycomb-merge by Jeff Hamilton · 14 years ago
  92. 32d35b2 am 9d925d2d: am da910fd5: Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb by Jeff Brown · 14 years ago
  93. 9d925d2 am da910fd5: Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb by Jeff Brown · 14 years ago
  94. da910fd Merge "Handle ActivityNotFoundException in the WM policy." into honeycomb by Jeff Brown · 14 years ago
  95. 7201f3d am 7c77bd0e: am e193c468: Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb by Joe Onorato · 14 years ago
  96. 7c77bd0 am e193c468: Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb by Joe Onorato · 14 years ago
  97. e193c46 Merge "Fix 3388705: Explicitly check for low battery level" into honeycomb by Joe Onorato · 14 years ago
  98. b92e18e Fix 3388705: Explicitly check for low battery level by Jim Miller · 14 years ago
  99. f0a3cc5 Handle ActivityNotFoundException in the WM policy. by Jeff Brown · 14 years ago
  100. 166f26e am f35d43f9: am 2dc9c784: Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb by Dianne Hackborn · 14 years ago