1. 9ad091a am 118d92f7: Merge change I16925b91 into eclair by Dianne Hackborn · 17 years ago
  2. 195f6a0 Finish fixing issue #2228381: android.view.InflateException... by Dianne Hackborn · 17 years ago
  3. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 17 years ago
  4. 4103924 am 8abd5f0d: Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 17 years ago
  5. 8abd5f0 Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 17 years ago
  6. 34c5813 am 174b7269: Merge change Id886fb28 into eclair by Mike Lockwood · 17 years ago
  7. 983ee09 Fix deadlock in WindowManagerService.reenableKeyguard() by Mike Lockwood · 17 years ago
  8. a2f4c25 am 1d62ea9d: Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 17 years ago
  9. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 17 years ago
  10. acbd9fd am 48515f49: Merge change I0de7979b into eclair by Dianne Hackborn · 17 years ago
  11. 6adba24 Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen by Dianne Hackborn · 17 years ago
  12. 949ffa3 am 11cff8cd: Merge change Ie211adae into eclair by Marco Nelissen · 17 years ago
  13. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 17 years ago
  14. 6b07bf3 am 3cba7288: Merge change I6ccd2ebc into eclair by Charles Mendis · 17 years ago
  15. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 17 years ago
  16. 750e82e am bf50200b: Merge change Ic9568e39 into eclair by Suchi Amalapurapu · 17 years ago
  17. c9568e3 When tasks are moved to top or bottom, the app tokens are being rearranged. by Suchi Amalapurapu · 17 years ago
  18. 18eedba am a47a1e77: Merge change Ic03d28b9 into eclair by Suchi Amalapurapu · 17 years ago
  19. c03d28b Check that the window which wants to force hide is visible before setting the flag forceHiding to true. If we do layout the surfaces by Suchi Amalapurapu · 17 years ago
  20. 405d089 DO NOT MERGE: Fix loss of focus after wakeup into incall screen by Christopher Tate · 17 years ago
  21. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 17 years ago
  22. 3d0ea72 Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats. by Mike Lockwood · 17 years ago
  23. 73e92b4 Improve wallpaper offset handling. by Dianne Hackborn · 17 years ago
  24. dd88468 Fix race condition in WindowManagerService.disableKeyguard() by Mike Lockwood · 17 years ago
  25. 3d163f07 More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 17 years ago
  26. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 17 years ago
  27. 9825ec6 Prevents the WindowManager from requesting empty or negative surfaces. by Romain Guy · 17 years ago
  28. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 17 years ago
  29. 6b1cb35 Fix issue #2149126: unable to answer incoming call, various problems by Dianne Hackborn · 17 years ago
  30. 733fdf3 Disable keyguard while docked when the lock screen is insecure. by Mike Lockwood · 17 years ago
  31. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 17 years ago
  32. 7433e8a Fix issue #2148939: Sholes slow to wake up in landscape mode by Dianne Hackborn · 17 years ago
  33. 8b571a8 Fix Activity.overridePendingTransition(). by Dianne Hackborn · 17 years ago
  34. 3b3e145 A variety of work on animations. by Dianne Hackborn · 17 years ago
  35. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 17 years ago
  36. 5baba16 Newer animations. by Dianne Hackborn · 17 years ago
  37. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 17 years ago
  38. bfe319e Turn animations on by default. by Dianne Hackborn · 17 years ago
  39. 65c2387 Fix transformation on windows. by Dianne Hackborn · 17 years ago
  40. 6136b7e Show the live wallpaper on the lock screen. by Dianne Hackborn · 17 years ago
  41. 248b188 Fix #1827299: Google login screen to re-enter password is not viewable by Dianne Hackborn · 17 years ago
  42. 93e462b Implement issue #1780928: Need support hiding nav keys. by Dianne Hackborn · 17 years ago
  43. 9767e41 Some improvements for wallpaper configuration. by Dianne Hackborn · 17 years ago
  44. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 17 years ago
  45. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 17 years ago
  46. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 17 years ago
  47. 0586a1b Fix issue #2095422: Some fades from opaque to transparent don't work by Dianne Hackborn · 17 years ago
  48. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 17 years ago
  49. bdd52b2 Fix issue #2097060: Screen all messed up when setup wizard finished by Dianne Hackborn · 17 years ago
  50. a8f6018 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 17 years ago
  51. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 17 years ago
  52. 6c3f571 Fix issue #2069662: The wallpaper doesn't move along with the home screen by Dianne Hackborn · 17 years ago
  53. 83360b3 Fix bug that would leave old windows around. by Dianne Hackborn · 17 years ago
  54. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 17 years ago
  55. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 17 years ago
  56. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 17 years ago
  57. 8df8b2b Allow wallpapers to get touch events. by Dianne Hackborn · 17 years ago
  58. 7341d7a More work on wallpapers. by Dianne Hackborn · 17 years ago
  59. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 17 years ago
  60. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 17 years ago
  61. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 17 years ago
  62. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 17 years ago
  63. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 17 years ago
  64. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 17 years ago
  65. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 17 years ago
  66. a1bd466 am 89888b2d: Merge change 20038 into donut by Android (Google) Code Review · 17 years ago
  67. 9f028e6 Remove debug code which reads the max_events_per_sec property on every touch event by Michael Chan · 17 years ago
  68. 88e1bab am 20583ff9: Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 17 years ago
  69. 20583ff Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 17 years ago
  70. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 17 years ago
  71. 30b06eb am 589cebe2: * Use the scaled size for surface view instead of native. The surface will be always scaled by surface flinger in compatiblity mode. The original approach confused the app because the surface size and the view size were different. * a few clean up. remo by Mitsuru Oshima · 17 years ago
  72. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 17 years ago
  73. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 17 years ago
  74. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 17 years ago
  75. fce2972 am 3b5449e9: Merge change 7862 into donut by Android (Google) Code Review · 17 years ago
  76. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 17 years ago
  77. 0fde7de am 54f09101: Merge change 7613 into donut by Android (Google) Code Review · 17 years ago
  78. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 17 years ago
  79. 545f979 am b9bae58e: Merge change 7402 into donut by Android (Google) Code Review · 17 years ago
  80. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 17 years ago
  81. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 17 years ago
  82. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 17 years ago
  83. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  84. 0d0012e am 54af78a3: Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  85. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  86. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  87. 6463ff2 resolved conflicts for merge of 66c2942a to master by Dianne Hackborn · 17 years ago
  88. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  89. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 17 years ago
  90. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  91. a2aaa9e resolved conflicts for merge of 6edb3487 to master by Dianne Hackborn · 17 years ago
  92. cfaef69 Implement permission test for activity, window, service manager. by Dianne Hackborn · 17 years ago
  93. f40e1a5 Fix botched merge from commit b61498d1ac8e25f0024dcde46b41bcf0d8336d89 by Eric Fischer · 17 years ago
  94. b61498d resolved conflicts for merge of f31cbb to master by Romain Guy · 17 years ago
  95. 06882f8 Enable HierarchyViewer on debuggable builds, even if they're secure. by Romain Guy · 17 years ago
  96. e10de97 Throttle one last user activity call to 1/sec that was missed last time by Michael Chan · 17 years ago
  97. ccee782 am d1a93373: Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 17 years ago
  98. d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 17 years ago
  99. 53071d6 Added LatencyTimer to ease latency measurements by Michael Chan · 17 years ago
  100. 05d24af Merge branch 'readonly-p4-donut' into donut by Michael Chan · 17 years ago