1. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  2. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  3. 5138797 Merge "Move the volume, media, call, camera and search key handling from PhoneWindow to a new PhoneFallbackEventHandler class that is used for all windows, not just ones with decors." by Joe Onorato · 14 years ago
  4. d44266c am 01128df3: am ce22d608: Merge "allow all 4 orientations" into gingerbread by Hiroshi Lockheimer · 14 years ago
  5. 86f6786 Move the volume, media, call, camera and search key handling from by Joe Onorato · 14 years ago
  6. 1b815d6 Rotation lock bugfix. by Daniel Sandler · 14 years ago
  7. 1d8d015 allow all 4 orientations by Mathias Agopian · 14 years ago
  8. e213677 Push the jumpDrawablesToCurrentState() thing off everywhere it should be. by Dianne Hackborn · 14 years ago
  9. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  10. 0c91a8e Minor tweaks to lockscreen animation: by Jim Miller · 14 years ago
  11. b0418da Add plumbing for volume mute key. by Jeff Brown · 14 years ago
  12. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  13. 6c586db Long press on menu no longer opens the IME. by Joe Onorato · 14 years ago
  14. dea3ef7 Add new resize mode to not resize, new web input types. by Dianne Hackborn · 14 years ago
  15. 82de1ae Fix issue #3083761: windowSoftInputMode="adjustPan" ignored on stingray by Dianne Hackborn · 14 years ago
  16. a6face4 Plumb KEYCODE_MEDIA_PAUSE and KEYCODE_MEDIA_PLAY up through the framework. by Marco Nelissen · 14 years ago
  17. 85446e9 Fix bug 3105695 - Action modes in dialogs or other small windows by Adam Powell · 14 years ago
  18. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 14 years ago
  19. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  20. 3b2b354 Add support for secure system overlays. by Jeff Brown · 14 years ago
  21. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  22. 253a5ef Fix 3024528: Add owner info to SecureSettings. by Jim Miller · 14 years ago
  23. cd4af42 am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbread by Jeff Brown · 14 years ago
  24. e02d808 Dynamically show the menu button on the system bar. by Daniel Sandler · 14 years ago
  25. 3122e44 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
  26. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  27. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  28. 481bbb9 Merge "Get rid of the global actions menu on tablets." by Joe Onorato · 14 years ago
  29. d208e70 Get rid of the global actions menu on tablets. by Joe Onorato · 14 years ago
  30. 1657f43 Merge "Fix 3061025: Extend wave lockscreen timeout while grabbed." by Jim Miller · 14 years ago
  31. 4139b55 Fix 3061025: Extend wave lockscreen timeout while grabbed. by Jim Miller · 14 years ago
  32. d37870a Don't crash if there is no phone app and someone presses the phone button. by Joe Onorato · 14 years ago
  33. 3801476 am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  34. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  35. 27dec99 resolved conflicts for merge of 4d28e8c5 to master by Dianne Hackborn · 14 years ago
  36. 6493e64 Fix issue #3037083: Problem report for Pinball by Dianne Hackborn · 14 years ago
  37. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  38. 04e7905 am 56d60903: am a7bfe6ad: Support "seascape" rotation for "landscape-only" apps by Steve Howard · 14 years ago
  39. a7bfe6a Support "seascape" rotation for "landscape-only" apps by Steve Howard · 14 years ago
  40. 3060421 Add new WaveView widget to framework and integrate into LockScreen. by Jim Miller · 14 years ago
  41. 5bd069f am 27917946: am de04fb0a: Merge "Enforce serial ordering of MotionEvents." into gingerbread by Jeff Brown · 14 years ago
  42. 93ed4e3 Enforce serial ordering of MotionEvents. by Jeff Brown · 14 years ago
  43. 8d20f6b am 40e3af61: am 8abc9e9b: Merge "Don\'t play a sound if a volume key press is canceled." into gingerbread by Jeff Brown · 14 years ago
  44. 8b7a982 Don't play a sound if a volume key press is canceled. by Jeff Brown · 14 years ago
  45. 9305647 Plumb lights out mode through from the window manager to the status bar running in the system ui process. by Joe Onorato · 14 years ago
  46. bc4603b Fix 2579224: Add a separate timeout for lockscreen vs display by Jim Miller · 14 years ago
  47. ee969aa Fix 2797185: Show 3D Recents on xlarge device by Jim Miller · 14 years ago
  48. e6ad1a8 Fix 2797185: Integrate 3D RecentApps View into system. by Jim Miller · 14 years ago
  49. f4a6ec4 Disable FEATURE_ACTION_BAR on windows with incompatible feature sets. by Adam Powell · 14 years ago
  50. 6c6f575 More ActionBar/config change tweaks. Preserve open overflow menus by Adam Powell · 14 years ago
  51. dfc8cde am 1f442104: am e0c8582e: Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 14 years ago
  52. 5eb4958 Improve orientation sensing when waking up while flat. by Steve Howard · 14 years ago
  53. 04253aa Back button closes ActionModes by Adam Powell · 14 years ago
  54. 291905e Maybe fix #2925641: calling onCreateOptionsMenu before attached activity by Dianne Hackborn · 14 years ago
  55. 266b100 Fix some ActionBar bugs. by Adam Powell · 14 years ago
  56. 8171b51 lock screen for xlarge by Jae Yong Sung · 14 years ago
  57. b047208 Cleanup on CL 61012 by Adam Powell · 14 years ago
  58. f6148c5 Fix bug 2911311 and bug 2911700 by Adam Powell · 14 years ago
  59. 943fbb4 Merge "ActionBar overlay mode, height fetching, show/hide" by Adam Powell · 14 years ago
  60. b219a83 am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 14 years ago
  61. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  62. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  63. f75eeb2 Fix bug 2908822 - open/closePanel should do the right thing with ActionBars by Adam Powell · 14 years ago
  64. 6dd73b4 Fix some lifecycle issues with populating the action bar's menu by Adam Powell · 14 years ago
  65. 8e55263 Let action modes overlay window content by Adam Powell · 14 years ago
  66. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  67. ac670c0 Generate shaders to cover all possible cases. by Romain Guy · 14 years ago
  68. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  69. 4042744 Disable hiding of the system bar on xlarge devices. by Daniel Sandler · 14 years ago
  70. 8028dd3 Overflow menu for action bars. by Adam Powell · 14 years ago
  71. e92ea34 Fix bug 2835056 - ActionBar doesn't update title properly when set in onCreate by Adam Powell · 14 years ago
  72. 2388ad9 am f8d9379b: am d76b67c3: IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  73. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  74. 4267534 Action Bar now supports submenus as popups. by Adam Powell · 14 years ago
  75. 1a33274 resolved conflicts for merge of 167449e5 to master by Jeff Brown · 14 years ago
  76. 34bcebc Let the window manager place the rest of the windows on screen when the status bar is at the bottom. by Joe Onorato · 14 years ago
  77. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  78. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  79. f92f868 am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  80. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  81. 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 14 years ago
  82. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  83. 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 14 years ago
  84. 83ea9e3 am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  85. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  86. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  87. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  88. 8a5f10b resolved conflicts for merge of f7b79151 to master by Joe Onorato · 14 years ago
  89. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  90. b31e84bc Add Fragment option menu APIs. by Dianne Hackborn · 14 years ago
  91. 37166e6 am ff97998a: am 4762c2d7: Add expand and collapse. by Joe Onorato · 14 years ago
  92. 60a83af am ee5d0caf: am f3f0e053: Make disable() work. by Joe Onorato · 14 years ago
  93. e635a6b am 12cd606d: am 0cbda99f: The status bar draws its icons now. by Joe Onorato · 14 years ago
  94. 51b3c2f am e0b2ae11: am 25f95f92: Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  95. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  96. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  97. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  98. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  99. f9a166a Fix 2571872: Showing an error message on wrong password/pin entered. by Konstantin Lopyrev · 14 years ago
  100. a15dcfa Fix 2677197: Adding minimum complex character support. by Konstantin Lopyrev · 14 years ago