1. 37425c3 LocationManager permissions cleanup by Victoria Lease · 14 years ago
  2. 88c66cb Merge "Dream when user activity times out while docked if appropriate." into jb-mr1-dev by Jeff Brown · 14 years ago
  3. 586503d Merge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev by Jeff Brown · 14 years ago
  4. ec6aa59 Dream when user activity times out while docked if appropriate. by Jeff Brown · 14 years ago
  5. 23fa032 Merge "Add a notification icon when connected to wireless display." into jb-mr1-dev by Jeff Brown · 14 years ago
  6. 27f1d67 Add special mirroring modes for demonstration purposes. by Jeff Brown · 14 years ago
  7. a7f9c96 Add a notification icon when connected to wireless display. by Jeff Brown · 14 years ago
  8. b6c171b Merge "Do cleanup when Stopping users" into jb-mr1-dev by Amith Yamasani · 14 years ago
  9. 05ad745 Merge "Long press not working if explore by touch and magnification are on." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  10. e13ae64 Merge "Use parent window to evaluate show-to-all-users." into jb-mr1-dev by Craig Mautner · 14 years ago
  11. 72e3512 Long press not working if explore by touch and magnification are on. by Svetoslav Ganov · 14 years ago
  12. de5c3a0 Merge "Handle unknown case in LocationManager.getProvider" into jb-mr1-dev by Laurent Tu · 14 years ago
  13. 645b05a Merge "Blank all displays including Wifi Display when screen is off." into jb-mr1-dev by Jeff Brown · 14 years ago
  14. 8ec0943 Blank all displays including Wifi Display when screen is off. by Jeff Brown · 14 years ago
  15. 341220f Use parent window to evaluate show-to-all-users. by Craig Mautner · 14 years ago
  16. b7f9d25 Handle unknown case in LocationManager.getProvider by Laurent Tu · 14 years ago
  17. 964629a Merge "Occasionally triple tap on the keyboard toggles screen magnification." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  18. dc9e13b Merge "Perform all layouts within first loop." into jb-mr1-dev by Craig Mautner · 14 years ago
  19. 417b059 Merge "Revert app freeze timeout delay." into jb-mr1-dev by Craig Mautner · 14 years ago
  20. a13a41d Perform all layouts within first loop. by Craig Mautner · 14 years ago
  21. 55468c6 Occasionally triple tap on the keyboard toggles screen magnification. by Svetoslav Ganov · 14 years ago
  22. a4942c9 Revert app freeze timeout delay. by Craig Mautner · 14 years ago
  23. 1f07529 Merge "Allow any user to clear a notification targeted at USER_ALL." into jb-mr1-dev by Daniel Sandler · 14 years ago
  24. f6dbd61 Merge "Always layout Keyguard on config change." into jb-mr1-dev by Craig Mautner · 14 years ago
  25. 809bb40 Merge "Flag window animation transactions as animations." into jb-mr1-dev by Jamie Gennis · 14 years ago
  26. b6ce6e4 Flag window animation transactions as animations. by Jamie Gennis · 14 years ago
  27. 0e08215 Merge "Stop dreaming if the battery not charging effectively." into jb-mr1-dev by Jeff Brown · 14 years ago
  28. 322de60 Merge "Cleanup some internal documentation." into jb-mr1-dev by Jeff Brown · 14 years ago
  29. df40923 Merge "Update wifi display device name when renamed." into jb-mr1-dev by Jeff Brown · 14 years ago
  30. 756901d Do cleanup when Stopping users by Amith Yamasani · 14 years ago
  31. 016ff14 Stop dreaming if the battery not charging effectively. by Jeff Brown · 14 years ago
  32. ab887a0 Cleanup some internal documentation. by Jeff Brown · 14 years ago
  33. 3f840c8 Merge "fix crashing apps" into jb-mr1-dev by Victoria Lease · 14 years ago
  34. ee4f029 Update wifi display device name when renamed. by Jeff Brown · 14 years ago
  35. da479c5 fix crashing apps by Victoria Lease · 14 years ago
  36. 532c9c4 Merge "Protect more service dump() methods." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  37. a3f4bf5 Always layout Keyguard on config change. by Craig Mautner · 14 years ago
  38. 321e9c5 Allow any user to clear a notification targeted at USER_ALL. by Daniel Sandler · 14 years ago
  39. a30d969 Merge "Monitor the right interface re VPN" into jb-mr1-dev by Robert Greenwalt · 14 years ago
  40. 52801aa Protect more service dump() methods. by Jeff Sharkey · 14 years ago
  41. 53c04bd Monitor the right interface re VPN by Robert Greenwalt · 14 years ago
  42. 861a3b2 Revert fix to issue #6880627: PendingIntent.getService() returns... by Dianne Hackborn · 14 years ago
  43. 810df89 Merge "Return ApplicationInfo with requested userId." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  44. 3da6c21 Merge "Do not launch Somnambulator as a dock app." into jb-mr1-dev by Jeff Brown · 14 years ago
  45. 11159e9 Do not launch Somnambulator as a dock app. by Jeff Brown · 14 years ago
  46. 38f8688 Return ApplicationInfo with requested userId. by Jeff Sharkey · 14 years ago
  47. 4cce397 Merge "Letting partial update fall through if the widget has not received a full update yet. (Bug 7214731)" into jb-mr1-dev by Winson Chung · 14 years ago
  48. 2e21bdb Merge "Ensure MediaRouter correctly handles renamed Wifi displays." into jb-mr1-dev by Jeff Brown · 14 years ago
  49. 1702686 Merge "Ensure Binder in-calls to UiModeManagerService are guarded." into jb-mr1-dev by Jeff Brown · 14 years ago
  50. 46fb9e9 Merge "Check for apps closing and restore mExiting test." into jb-mr1-dev by Craig Mautner · 14 years ago
  51. 2444ae7 Ensure MediaRouter correctly handles renamed Wifi displays. by Jeff Brown · 14 years ago
  52. 6611988 Letting partial update fall through if the widget has not received a full update yet. (Bug 7214731) by Winson Chung · 14 years ago
  53. a987d43 Check for apps closing and restore mExiting test. by Craig Mautner · 14 years ago
  54. ee0d8de Merge "Skip merge and assign RemoteViews directly if updateAppWidget() has not been called. (Bug 7214731)" into jb-mr1-dev by Winson Chung · 14 years ago
  55. 487bb6e Ensure Binder in-calls to UiModeManagerService are guarded. by Jeff Brown · 14 years ago
  56. 596b185 Skip merge and assign RemoteViews directly if updateAppWidget() has not been called. (Bug 7214731) by Winson Chung · 14 years ago
  57. 0ea1603 Screen magnification does not auto-pan when fragment dialog pops up. by Svetoslav Ganov · 14 years ago
  58. ee44fae Prevent out of range magnification scale to be persisted. by Svetoslav Ganov · 14 years ago
  59. a517de3 Donot reset mEnable flag when binding timeout. by Matthew Xie · 14 years ago
  60. 78eb122 Dejank electron beam. by Jeff Brown · 14 years ago
  61. 3c584f2 Use exactly the same timings for the ElectronBeam as JB. by Jeff Brown · 14 years ago
  62. bcfc1ca Merge "Don't play notifications during speech recognition" into jb-mr1-dev by Jean-Michel Trivi · 14 years ago
  63. 0a75ed0 Merge "Revert "Remove debugging statements before final ROM."" into jb-mr1-dev by Craig Mautner · 14 years ago
  64. f864401 Merge changes I00665385,Ic76db232 into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  65. c194016 Merge "Use the original caller pid for computing visibility" into jb-mr1-dev by Chris Craik · 14 years ago
  66. c31ed39 Send accessibility notification events only for the current user. by Svetoslav Ganov · 14 years ago
  67. 3198ef3 Use the original caller pid for computing visibility by Chris Craik · 14 years ago
  68. 9ea6343 Merge "The active window for accessibility purposes can be miscomputed." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  69. 64ecc0e Revert "Remove debugging statements before final ROM." by Craig Mautner · 14 years ago
  70. 6ae8a24 The active window for accessibility purposes can be miscomputed. by Svetoslav Ganov · 14 years ago
  71. fa5bc08 Merge "Increase window freeze timeout for bigger screens." into jb-mr1-dev by Craig Mautner · 14 years ago
  72. d677054 Don't play notifications during speech recognition by Jean-Michel Trivi · 14 years ago
  73. 7dfcb01 Increase window freeze timeout for bigger screens. by Craig Mautner · 14 years ago
  74. 2514456 Merge "Bluetooth multi-user updates: change bluetooth manager system service to reject background user access. disable and enable Bluetooth when user is switched" into jb-mr1-dev by Zhihai Xu · 14 years ago
  75. f6138f0 Merge "Don't consider the boot completed until the animation is over." into jb-mr1-dev by Jeff Brown · 14 years ago
  76. 40874a0 Bluetooth multi-user updates: change bluetooth manager system service by Zhihai Xu · 14 years ago
  77. 20767b2 Don't consider the boot completed until the animation is over. by Jeff Brown · 14 years ago
  78. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 14 years ago
  79. 840590d Merge "Fix issue #7311376: Add API to allow apps to know if they are..." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  80. 6f2cdcd Merge "fix concurrent headset and HDMI connection" into jb-mr1-dev by Eric Laurent · 14 years ago
  81. 0cd6410 Merge "Remove debugging statements before final ROM." into jb-mr1-dev by Craig Mautner · 14 years ago
  82. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 14 years ago
  83. f545660 Merge "Prevent full wake lock from keeping device awake while dreaming." into jb-mr1-dev by Jeff Brown · 14 years ago
  84. 9e6e835 fix concurrent headset and HDMI connection by Eric Laurent · 14 years ago
  85. 1042874 Prevent full wake lock from keeping device awake while dreaming. by Jeff Brown · 14 years ago
  86. a8a6b08 Merge "Add fused location provider to real provider list" into jb-mr1-dev by Kenny Root · 14 years ago
  87. f1b246d Merge "Fix verfication bypassed for adb installs" into jb-mr1-dev by rich cannings · 14 years ago
  88. 36070b4 Fix verfication bypassed for adb installs by rich cannings · 14 years ago
  89. f1f3b49 Remove debugging statements before final ROM. by Craig Mautner · 14 years ago
  90. c357518 Add fused location provider to real provider list by Kenny Root · 14 years ago
  91. c0c0c0e Merge "Multiuser love for LocationManager" into jb-mr1-dev by Victoria Lease · 14 years ago
  92. 6be35dd Merge "Fix an issue on showInputMethodPickerFromClient" into jb-mr1-dev by Satoshi Kataoka · 14 years ago
  93. c86884c Fix an issue on showInputMethodPickerFromClient by Satoshi Kataoka · 14 years ago
  94. 9e316a1 Blank or unblank all displays as need. by Jeff Brown · 14 years ago
  95. b711d57 Multiuser love for LocationManager by Victoria Lease · 14 years ago
  96. 2aac1a0 Merge "Improve the power off fade animation." into jb-mr1-dev by Jeff Brown · 14 years ago
  97. 252c206 Improve the power off fade animation. by Jeff Brown · 14 years ago
  98. 0fb7e32 Merge "Last position improvements for GeofenceManager" into jb-mr1-dev by Victoria Lease · 14 years ago
  99. 55c7029 Merge "Show the touch explore enable dialog for the current user." into jb-mr1-dev by Svetoslav Ganov · 14 years ago
  100. 4efbab4 Merge "Framework side of issue #7302511: GCM client needs to use new framework API..." into jb-mr1-dev by Dianne Hackborn · 14 years ago