1. 481bbb9 Merge "Get rid of the global actions menu on tablets." by Joe Onorato · 14 years ago
  2. d208e70 Get rid of the global actions menu on tablets. by Joe Onorato · 14 years ago
  3. 1657f43 Merge "Fix 3061025: Extend wave lockscreen timeout while grabbed." by Jim Miller · 14 years ago
  4. 4139b55 Fix 3061025: Extend wave lockscreen timeout while grabbed. by Jim Miller · 14 years ago
  5. d37870a Don't crash if there is no phone app and someone presses the phone button. by Joe Onorato · 14 years ago
  6. 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
  7. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  8. 27dec99 resolved conflicts for merge of 4d28e8c5 to master by Dianne Hackborn · 14 years ago
  9. 6493e64 Fix issue #3037083: Problem report for Pinball by Dianne Hackborn · 14 years ago
  10. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  11. 04e7905 am 56d60903: am a7bfe6ad: Support "seascape" rotation for "landscape-only" apps by Steve Howard · 14 years ago
  12. a7bfe6a Support "seascape" rotation for "landscape-only" apps by Steve Howard · 14 years ago
  13. 3060421 Add new WaveView widget to framework and integrate into LockScreen. by Jim Miller · 14 years ago
  14. 5bd069f am 27917946: am de04fb0a: Merge "Enforce serial ordering of MotionEvents." into gingerbread by Jeff Brown · 14 years ago
  15. 93ed4e3 Enforce serial ordering of MotionEvents. by Jeff Brown · 14 years ago
  16. 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
  17. 8b7a982 Don't play a sound if a volume key press is canceled. by Jeff Brown · 14 years ago
  18. 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
  19. bc4603b Fix 2579224: Add a separate timeout for lockscreen vs display by Jim Miller · 14 years ago
  20. ee969aa Fix 2797185: Show 3D Recents on xlarge device by Jim Miller · 14 years ago
  21. e6ad1a8 Fix 2797185: Integrate 3D RecentApps View into system. by Jim Miller · 14 years ago
  22. f4a6ec4 Disable FEATURE_ACTION_BAR on windows with incompatible feature sets. by Adam Powell · 14 years ago
  23. 6c6f575 More ActionBar/config change tweaks. Preserve open overflow menus by Adam Powell · 14 years ago
  24. dfc8cde am 1f442104: am e0c8582e: Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 14 years ago
  25. 5eb4958 Improve orientation sensing when waking up while flat. by Steve Howard · 14 years ago
  26. 04253aa Back button closes ActionModes by Adam Powell · 14 years ago
  27. 291905e Maybe fix #2925641: calling onCreateOptionsMenu before attached activity by Dianne Hackborn · 14 years ago
  28. 266b100 Fix some ActionBar bugs. by Adam Powell · 14 years ago
  29. 8171b51 lock screen for xlarge by Jae Yong Sung · 14 years ago
  30. b047208 Cleanup on CL 61012 by Adam Powell · 14 years ago
  31. f6148c5 Fix bug 2911311 and bug 2911700 by Adam Powell · 14 years ago
  32. 943fbb4 Merge "ActionBar overlay mode, height fetching, show/hide" by Adam Powell · 14 years ago
  33. b219a83 am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 14 years ago
  34. 6b336f8 ActionBar overlay mode, height fetching, show/hide by Adam Powell · 14 years ago
  35. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  36. f75eeb2 Fix bug 2908822 - open/closePanel should do the right thing with ActionBars by Adam Powell · 14 years ago
  37. 6dd73b4 Fix some lifecycle issues with populating the action bar's menu by Adam Powell · 14 years ago
  38. 8e55263 Let action modes overlay window content by Adam Powell · 14 years ago
  39. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  40. ac670c0 Generate shaders to cover all possible cases. by Romain Guy · 14 years ago
  41. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  42. 4042744 Disable hiding of the system bar on xlarge devices. by Daniel Sandler · 14 years ago
  43. 8028dd3 Overflow menu for action bars. by Adam Powell · 14 years ago
  44. e92ea34 Fix bug 2835056 - ActionBar doesn't update title properly when set in onCreate by Adam Powell · 14 years ago
  45. 2388ad9 am f8d9379b: am d76b67c3: IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  46. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  47. 4267534 Action Bar now supports submenus as popups. by Adam Powell · 14 years ago
  48. 1a33274 resolved conflicts for merge of 167449e5 to master by Jeff Brown · 14 years ago
  49. 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
  50. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  51. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  52. f92f868 am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  53. 1e4b9f3 Remove InputConsumer, replacing with InputQueue. by Dianne Hackborn · 14 years ago
  54. 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 14 years ago
  55. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  56. 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 14 years ago
  57. 83ea9e3 am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 14 years ago
  58. be81f4f Move out all framework-tests classes. by Brett Chabot · 14 years ago
  59. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  60. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  61. 8a5f10b resolved conflicts for merge of f7b79151 to master by Joe Onorato · 14 years ago
  62. 8bc6c51 Require the STATUS_BAR_SERVICE permission for something to be the status bar. by Joe Onorato · 14 years ago
  63. b31e84bc Add Fragment option menu APIs. by Dianne Hackborn · 14 years ago
  64. 37166e6 am ff97998a: am 4762c2d7: Add expand and collapse. by Joe Onorato · 14 years ago
  65. 60a83af am ee5d0caf: am f3f0e053: Make disable() work. by Joe Onorato · 14 years ago
  66. e635a6b am 12cd606d: am 0cbda99f: The status bar draws its icons now. by Joe Onorato · 14 years ago
  67. 51b3c2f am e0b2ae11: am 25f95f92: Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  68. 4762c2d Add expand and collapse. by Joe Onorato · 14 years ago
  69. f3f0e05 Make disable() work. by Joe Onorato · 14 years ago
  70. 0cbda99 The status bar draws its icons now. by Joe Onorato · 14 years ago
  71. 25f95f9 Rename IStatusBar to IStatusBarService. by Joe Onorato · 14 years ago
  72. f9a166a Fix 2571872: Showing an error message on wrong password/pin entered. by Konstantin Lopyrev · 14 years ago
  73. a15dcfa Fix 2677197: Adding minimum complex character support. by Konstantin Lopyrev · 14 years ago
  74. 9b081a8 resolved conflicts for merge of 8b625a95 to master by Dianne Hackborn · 14 years ago
  75. dc8a7f6 Add new API to take over a window's Surface. by Dianne Hackborn · 14 years ago
  76. c15dcf7 Fix 2571606: Correct message after too many failed attempts for password and pin. by Konstantin Lopyrev · 14 years ago
  77. 33b9743 ActionBar added to framework, integrated with Activity and styles. by Adam Powell · 14 years ago
  78. 6707341 Fixing bug 2660263, changed text for PIN unlock by Konstantin Lopyrev · 14 years ago
  79. 2eebfe4 am faa1461d: am ab4f3c60: Merge "Manual integration of I32a7b5 from froyo" into kraken by Jim Miller · 14 years ago
  80. 1d587e3 Manual integration of I32a7b5 from froyo by Jim Miller · 14 years ago
  81. 2de4955 am 867ab647: Integrate a bunch of stuff from Froyo: by Dianne Hackborn · 14 years ago
  82. 867ab647 Integrate a bunch of stuff from Froyo: by Dianne Hackborn · 14 years ago
  83. 5661490 am 318249e4: Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04" into kraken by Jim Miller · 14 years ago
  84. 318249e Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04" into kraken by Jim Miller · 14 years ago
  85. 5169fc5 Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04 by Jim Miller · 14 years ago
  86. 9771190 am 43725d4d: Merge "Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3" into kraken by Jim Miller · 14 years ago
  87. ecaced9 Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3 by Jim Miller · 14 years ago
  88. 368de81 Lockscreen improvements from froyo. by Daniel Sandler · 14 years ago
  89. e82ca2d Manually integrating froyo lockscreen fixes: by Daniel Sandler · 14 years ago
  90. 62accbc am 02d8d1e0: am a240ce20: Merge "Finish moving the policies out of frameworks/policies/base and into frameworks/base." into kraken by Joe Onorato · 14 years ago
  91. a5c5137 Finish moving the policies out of frameworks/policies/base and into frameworks/base. by Joe Onorato · 14 years ago
  92. 6e251d7 de-activate makefile by Jean-Baptiste Queru · 14 years ago
  93. f97c343 de-activate makefile by Jean-Baptiste Queru · 14 years ago
  94. 663eefe am 2994a0cb: am 7d8866f9: Redo the look of the recent apps switcher. by Joe Onorato · 14 years ago
  95. e6b6f42 am 7d8866f9: Redo the look of the recent apps switcher. by Joe Onorato · 14 years ago
  96. e58d1c4 Redo the look of the recent apps switcher. by Joe Onorato · 14 years ago
  97. 85cbee0 am 9dda10c3: am 876b0644: Fix 2555028: Restore showing tab unlock before PIN & password entry. by Jim Miller · 14 years ago
  98. fc8686b am 876b0644: Fix 2555028: Restore showing tab unlock before PIN & password entry. by Jim Miller · 14 years ago
  99. 466d776 Fix 2555028: Restore showing tab unlock before PIN & password entry. by Jim Miller · 14 years ago
  100. e09826c am 07e96081: am 71836f4c: Remove scroll barrier constant. Bug #2553595 by Romain Guy · 14 years ago