1. 1f903c3 Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly by Dianne Hackborn · 13 years ago
  2. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 13 years ago
  3. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  4. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  5. 50469db am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  6. ed60f81 resolved conflicts for merge of 76450622 to master by Dianne Hackborn · 13 years ago
  7. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  8. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  9. 8c1132e Merge "Framework support for Android Dreams." by Daniel Sandler · 13 years ago
  10. 0601eb7 Framework support for Android Dreams. by Daniel Sandler · 13 years ago
  11. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  12. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  13. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  14. 2973568 DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  15. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  16. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  17. dacea8c Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  18. 9d13264 Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  19. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  20. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  21. 520d8bc KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 13 years ago
  22. 664644d visibility ("lights out") API. by Joe Onorato · 13 years ago
  23. f99f9c5 Fix issue #3153930: orphan window left on screen by Dianne Hackborn · 14 years ago
  24. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
  25. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  26. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  27. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  28. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  29. b73617d Rotation lock. by Daniel Sandler · 14 years ago
  30. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 14 years ago
  31. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  32. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  33. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  34. fd57416 Fix build. by Dianne Hackborn · 14 years ago
  35. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  36. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 14 years ago
  37. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  38. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  39. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  40. b8b11a0 Further improvements to window management! by Dianne Hackborn · 14 years ago
  41. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 14 years ago
  42. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 14 years ago
  43. 254cb44 More device admin. by Dianne Hackborn · 14 years ago
  44. de2606d Don't perform app transition of the app is not currently visible. by Dianne Hackborn · 15 years ago
  45. 44000eb am 678c2e35: Merge change I9ef88863 into eclair by Mike Lockwood · 15 years ago
  46. 435eb64 Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor. by Mike Lockwood · 15 years ago
  47. db727a8 Remove some unused window manager methods. by Mike Lockwood · 15 years ago
  48. 3d0ea72 Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats. by Mike Lockwood · 15 years ago
  49. 3d163f07 More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 15 years ago
  50. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 15 years ago
  51. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  52. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  53. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  54. 6136b7e Show the live wallpaper on the lock screen. by Dianne Hackborn · 15 years ago
  55. c17f07a Revert "Don't activate keyguard if screen is turned off while proximity sensor is active." by Mike Lockwood · 15 years ago
  56. 25994b4 Wallpapers: new transitions, hiding when not visible, other cleanup. by Dianne Hackborn · 15 years ago
  57. ddfe879 Don't activate keyguard if screen is turned off while proximity sensor is active. by Mike Lockwood · 15 years ago
  58. f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 15 years ago
  59. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 15 years ago
  60. 7ac3f67 AI 143901: am: CL 143899 am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 15 years ago
  61. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  62. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  63. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  65. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  66. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  67. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  68. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  69. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago