1. f333f5f Handle keyguard visibility states separately. DO NOT MERGE by Craig Mautner · 12 years ago
  2. cc93507 Merge "DO NOT MERGE Set force hiding differently" into jb-dev by Craig Mautner · 12 years ago
  3. 38b2478 Clear startingDisplayed flag when removing window. by Craig Mautner · 12 years ago
  4. 503d6a4 DO NOT MERGE Set force hiding differently by Craig Mautner · 12 years ago
  5. 183ce02 Fix issue #6761130: Clearing app data in settings does not clear app's USB storage by Dianne Hackborn · 12 years ago
  6. cfb0f40 Merge "Fix issue #6745498: Cannot view consecutive event details from agenda view" into jb-dev by Dianne Hackborn · 12 years ago
  7. 45a25bc Fix issue #6745498: Cannot view consecutive event details from agenda view by Dianne Hackborn · 12 years ago
  8. 4fa4648 Merge "Update dumpsys power output." into jb-dev by Craig Mautner · 12 years ago
  9. 672083b Update dumpsys power output. by Craig Mautner · 12 years ago
  10. 3bb98ae Merge "Fix issue #6730064: When turning off Nakasi, it very often..." into jb-dev by Dianne Hackborn · 12 years ago
  11. ea40154 Fix issue #6730064: When turning off Nakasi, it very often... by Dianne Hackborn · 12 years ago
  12. c17f92c Merge "Use removePackageLI instead of removing mPackages" into jb-dev by Kenny Root · 12 years ago
  13. ab294ee Merge "DevicePolicyManagerService: dump less" into jb-dev by Nick Kralevich · 12 years ago
  14. be00b41 DevicePolicyManagerService: dump less by Nick Kralevich · 12 years ago
  15. 9e608c1 Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank black screen." into jb-dev by Dianne Hackborn · 12 years ago
  16. 1799039 Merge "Fix issue #6717667: expanded notification actions don't work on the lock screen" into jb-dev by Dianne Hackborn · 12 years ago
  17. fca66cd8 Merge "DO NOT MERGE Fix issue #6697105: App launching sometimes has random pauses" into jb-dev by Dianne Hackborn · 12 years ago
  18. eca64b3 Use removePackageLI instead of removing mPackages by Kenny Root · 12 years ago
  19. 1927ae8 Fix issue #6717667: expanded notification actions don't work on the lock screen by Dianne Hackborn · 12 years ago
  20. 42e620c Fix issue #6381224: Initial emulator boot fails and shows a blank black screen. by Dianne Hackborn · 12 years ago
  21. 780c46f Don't wait until boot timeout if there is no wallpaper. by Jeff Brown · 12 years ago
  22. 08a746a Don't enable input dispatch until display enabled. by Jeff Brown · 12 years ago
  23. 5beeb04 Merge "Don't display based on a dummy animation." into jb-dev by Hiroshi Lockheimer · 12 years ago
  24. 9c5bf3b Don't display based on a dummy animation. by Craig Mautner · 12 years ago
  25. ab779e0 Merge "Increase bitmap memory cap for widgets (Bug 6597440)" into jb-dev by Michael Jurka · 12 years ago
  26. e92aad4 Increase bitmap memory cap for widgets (Bug 6597440) by Winson Chung · 12 years ago
  27. 357d99c DO NOT MERGE Fix issue #6697105: App launching sometimes has random pauses by Dianne Hackborn · 12 years ago
  28. 0b9b053 Merge "Don't crash in window manager if we fail getting .apk resources." into jb-dev by Dianne Hackborn · 12 years ago
  29. f412095 Fix starting window problems. by Craig Mautner · 12 years ago
  30. 0b80019 Don't crash in window manager if we fail getting .apk resources. by Dianne Hackborn · 12 years ago
  31. f530ac3 Fix issue #6700897: Activity paused by activating the... by Dianne Hackborn · 12 years ago
  32. 8e306a6 Don't reset brightness to 0 on initial boot. by Jeff Brown · 12 years ago
  33. 5680267 Merge "Workaround: Never reset the default IME if the system is not ready" into jb-dev by satok · 12 years ago
  34. d0d3a85 Merge "Fixing gesture recognition configuration in TouchExplorer." into jb-dev by Charles Chen · 12 years ago
  35. 0fa4d30 Merge "Fix issue #6686339: 2 taps required to launch notification..." into jb-dev by Dianne Hackborn · 12 years ago
  36. 4c0e715 Workaround: Never reset the default IME if the system is not ready by satok · 12 years ago
  37. 6e2281d Fix issue #6686339: 2 taps required to launch notification... by Dianne Hackborn · 12 years ago
  38. ea6fbc0 Fixing gesture recognition configuration in TouchExplorer. by Casey Burkhardt · 12 years ago
  39. 5785e05 Merge "Clear sendingToBottom when animation is complete." into jb-dev by Craig Mautner · 12 years ago
  40. 3f99fde Clear sendingToBottom when animation is complete. by Craig Mautner · 12 years ago
  41. 0abe556 Handle SCREEN_ON/OFF broadcasts without blocking. by Jeff Sharkey · 12 years ago
  42. 89f5a46 Merge "More paths for turning on screen immediately." into jb-dev by Craig Mautner · 12 years ago
  43. 75fc9de More paths for turning on screen immediately. by Craig Mautner · 12 years ago
  44. 1991850 Merge "Implement issue #6680894: Provide a way to configure app defaults..." into jb-dev by Dianne Hackborn · 12 years ago
  45. fc8b7fe Implement issue #6680894: Provide a way to configure app defaults... by Dianne Hackborn · 12 years ago
  46. ee17241 Fix an NPE and possible unsynchronized call of Locked method. by Jeff Brown · 12 years ago
  47. d7a04de Capture window manager's last ANR state in bug report. by Jeff Brown · 12 years ago
  48. 22aa512 Capture input dispatcher's last ANR state in bug report. by Jeff Brown · 12 years ago
  49. 2fe8fb2 Fix issue #6664140: Time to lock should work even Stay awake... by Dianne Hackborn · 12 years ago
  50. 6e3d6da Fix issue #6636731: Mariner animation ring gets stuck by Dianne Hackborn · 12 years ago
  51. 734f021 Merge "Help out issue #6654729: CAB + screen off during playback" into jb-dev by Dianne Hackborn · 12 years ago
  52. b80395c Help out issue #6654729: CAB + screen off during playback by Dianne Hackborn · 12 years ago
  53. 0e44a6b Merge "Don't finish noHistory="true" activities behind the lock screen" into jb-dev by Christopher Tate · 12 years ago
  54. 7661bc6 Merge "Run the screen on/off broadcasts at foreground priority" into jb-dev by Christopher Tate · 12 years ago
  55. 2cb1357 Run the screen on/off broadcasts at foreground priority by Christopher Tate · 12 years ago
  56. d3f175c Don't finish noHistory="true" activities behind the lock screen by Christopher Tate · 12 years ago
  57. 68a808b Merge "Show even fewer notifications in Setup." into jb-dev by Daniel Sandler · 12 years ago
  58. 8b9c6d51 Merge "Expose apps when keyguard animating." into jb-dev by Craig Mautner · 12 years ago
  59. a676cda Merge "Tweak recents launch app animation" into jb-dev by Michael Jurka · 12 years ago
  60. f03e4c5 Expose apps when keyguard animating. by Craig Mautner · 12 years ago
  61. 590d515 Show even fewer notifications in Setup. by Daniel Sandler · 12 years ago
  62. b9a38c5 Tweak recents launch app animation by Michael Jurka · 12 years ago
  63. 9b1767b Merge "Active window not updated window not updated properly." into jb-dev by Svetoslav Ganov · 12 years ago
  64. 5d043ce Active window not updated window not updated properly. by Svetoslav Ganov · 12 years ago
  65. 52d3465 Merge "If a gesture cannot be detected the device should transition to touch exploration state." into jb-dev by Svetoslav Ganov · 12 years ago
  66. bfd125a Merge "Fix NPE when public API removeProximityAlert() used before addProximityAlert()." into jb-dev by Nick Pelly · 12 years ago
  67. 95068e5 If a gesture cannot be detected the device should transition to touch exploration state. by Svetoslav Ganov · 12 years ago
  68. 01ed75c Fix NPE when public API removeProximityAlert() used before addProximityAlert(). by Nick Pelly · 12 years ago
  69. 4323d6e Merge "Do not hide animating window behind keyguard." into jb-dev by Craig Mautner · 12 years ago
  70. f8d05b4 Merge "Update wallpaper visibility at time of hide/show." into jb-dev by Craig Mautner · 12 years ago
  71. 9632189 Merge "Clear identity when snoozing limit." into jb-dev by Jeff Sharkey · 12 years ago
  72. 507a2ee Update wallpaper visibility at time of hide/show. by Craig Mautner · 12 years ago
  73. 6c0b4f3 Clear identity when snoozing limit. by Jeff Sharkey · 12 years ago
  74. 2ec541f Do not hide animating window behind keyguard. by Craig Mautner · 12 years ago
  75. 1c95810 Merge "Set detached wallpaper on the scale up animation." into jb-dev by Craig Mautner · 12 years ago
  76. f6f7f1d Low disk space string change, surface state. by Jeff Sharkey · 12 years ago
  77. a803371 Set detached wallpaper on the scale up animation. by Craig Mautner · 12 years ago
  78. 4d6a0df Merge "Do not cancel animations when switching." into jb-dev by Craig Mautner · 12 years ago
  79. 4cabbef Merge "Make sure to stop noHistory="true" activities properly" into jb-dev by Christopher Tate · 12 years ago
  80. 5007ddd Make sure to stop noHistory="true" activities properly by Christopher Tate · 12 years ago
  81. 9fec779 Do not cancel animations when switching. by Craig Mautner · 12 years ago
  82. 265f1cc Improve ANR diagnostics. by Jeff Brown · 12 years ago
  83. 0fa77c1 Remove over aggressive optimization. by Craig Mautner · 12 years ago
  84. c38869a Revert "Merge errors." by Craig Mautner · 12 years ago
  85. a5bbb89 Merge errors. by Craig Mautner · 12 years ago
  86. 64dbcd6 Merge "Tweak recents out animation a bit more" into jb-dev by Michael Jurka · 12 years ago
  87. c016aaa Tweak recents out animation a bit more by Michael Jurka · 12 years ago
  88. 409d563 Merge "DO NOT MERGE: Cherry-pick 2ed524966d3c4bd04ea5f54026ed59558d73cd44 to JB." into jb-dev by Dianne Hackborn · 12 years ago
  89. 47adf86 Merge "Fix exposing wallpaper on rotations and other." into jb-dev by Craig Mautner · 12 years ago
  90. ac5f998 DO NOT MERGE: Cherry-pick 2ed524966d3c4bd04ea5f54026ed59558d73cd44 to JB. by Vairavan Srinivasan · 12 years ago
  91. d667aeb Merge "VPN: move VpnDialogs away from system uid." into jb-dev by Chia-chi Yeh · 12 years ago
  92. b9836b9 Fix exposing wallpaper on rotations and other. by Craig Mautner · 12 years ago
  93. a7e3a1e Merge "Include important native processes in watchdog stacks." into jb-dev by Dianne Hackborn · 12 years ago
  94. b772615 Merge "Crash in the touch explorer." into jb-dev by Svetoslav Ganov · 12 years ago
  95. f72467a Include important native processes in watchdog stacks. by Dianne Hackborn · 12 years ago
  96. e45c0b2 Crash in the touch explorer. by Svetoslav Ganov · 12 years ago
  97. ee33ad2 Settings crash after enabling TalkBack accessibility. by Svetoslav Ganov · 12 years ago
  98. 78fc35b Merge "Hide wallpaper when wallpaper target gets hidden." into jb-dev by Craig Mautner · 12 years ago
  99. dadc857 VPN: move VpnDialogs away from system uid. by Chia-chi Yeh · 12 years ago
  100. ff92f04 Hide wallpaper when wallpaper target gets hidden. by Craig Mautner · 12 years ago