1. af5ddbf Change getName and getAddress permission to BLUETOOTH by Matthew Xie · 12 years ago
  2. e0a676a Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  3. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  4. 40973c5 Merge "BT is still on after enable flight mode, and reboot the DUT" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  5. 401202b BT is still on after enable flight mode, and reboot the DUT by Zhihai Xu · 12 years ago
  6. ed3fba6 Merge "Avoid null mobile interfaces." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  7. 6a328af Avoid null mobile interfaces. by Jeff Sharkey · 12 years ago
  8. c566b43 Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  9. 7b1aa77 Include child windows when looking for insertion point. by Craig Mautner · 12 years ago
  10. b1a01ab Merge "Allow the NFC process to call Bluetooth APIs." into jb-mr1.1-dev by Martijn Coenen · 12 years ago
  11. 675814d Merge "Maybe fix issue #7596986: Frequent runtime restarts; IAE at..." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  12. aae329e Merge "Don't apply transformation fudge when not rotating." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  13. 4b16969 Don't apply transformation fudge when not rotating. by Dianne Hackborn · 12 years ago
  14. ebec231 Merge "Always report user switched after unfreezing screen." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  15. 6c5406a Maybe fix issue #7596986: Frequent runtime restarts; IAE at... by Dianne Hackborn · 12 years ago
  16. e1a867f Merge " BluetoothManagerService call should allow SYSTEM_UID" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  17. 6eb7652 BluetoothManagerService call should allow SYSTEM_UID by Zhihai Xu · 12 years ago
  18. 4d78abf Always report user switched after unfreezing screen. by Dianne Hackborn · 12 years ago
  19. 05db19b Merge "trigger kernel blocked stack trace on system server watchdog" into jb-mr1.1-dev by Colin Cross · 12 years ago
  20. 5df1d87 trigger kernel blocked stack trace on system server watchdog by Colin Cross · 12 years ago
  21. 143d73d Merge "Fix multiuser bug in StatusBarManagerService." into jb-mr1.1-dev by John Spurlock · 12 years ago
  22. 8f3e6d5 Fix multiuser bug in StatusBarManagerService. by John Spurlock · 12 years ago
  23. 8385c5a Allow the NFC process to call Bluetooth APIs. by Martijn Coenen · 12 years ago
  24. 24d966a Merge "Fix math errors causing black screen. DO NOT MERGE" into jb-mr1.1-dev by Craig Mautner · 12 years ago
  25. 9dd9e0c Fix math errors causing black screen. DO NOT MERGE by Craig Mautner · 12 years ago
  26. 860d0cd Merge "Cleaner initial boot." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  27. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  28. 035352b Merge "Making sure keyguard and homescreen only display eligible widgets (issue 7550090)" into jb-mr1.1-dev by Adam Cohen · 12 years ago
  29. d9e5af3 Making sure keyguard and homescreen only display eligible widgets (issue 7550090) by Adam Cohen · 12 years ago
  30. b4d5a9e Merge "WFD: Fallback to PIN mode if PBC is not supported" into jb-mr1.1-dev by Irfan Sheriff · 12 years ago
  31. 6681be2 WFD: Fallback to PIN mode if PBC is not supported by Irfan Sheriff · 12 years ago
  32. 68e0da7 Merge "Quiet down a lot of logging." into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  33. e3f7c45 Merge "Settings shows it is connected to A2DP, though the device is not actually connected" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  34. 5c0f3e5 Merge "Cannot enable Bluetooth after using airplane and Bluetooth tethering sequentially" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  35. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  36. 9e98927 Merge "Retain configuration change info and sync access." into jb-mr1.1-dev by Craig Mautner · 12 years ago
  37. f426ace Merge "Only wipe device if primary user (for failed password attempts)" into jb-mr1.1-dev by Amith Yamasani · 12 years ago
  38. e855214 Retain configuration change info and sync access. by Craig Mautner · 12 years ago
  39. ba4ac51 Merge "Improve debugging for issue #7586414: AlarmManager wakelocks held" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  40. 8103890 Improve debugging for issue #7586414: AlarmManager wakelocks held by Dianne Hackborn · 12 years ago
  41. 1af0841 Merge "Hide current soft input when a background user gains window focus." into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  42. 7be52cb Merge "Logging to help find the cause of widget crash in clock widget." into jb-mr1.1-dev by Amith Yamasani · 12 years ago
  43. 791f877 Logging to help find the cause of widget crash in clock widget. by Amith Yamasani · 12 years ago
  44. f7614fc Removing unecessary additional lock metadata from QuickSettings user tile. by Winson Chung · 12 years ago
  45. 7f2a989 Merge "Ignore invalid combination of PowerManager flags." into jb-mr1.1-dev by Craig Mautner · 12 years ago
  46. 6edb6db Ignore invalid combination of PowerManager flags. by Craig Mautner · 12 years ago
  47. 3f64ede Merge "Fix IME down caret in keyguard nav bar bug." into jb-mr1.1-dev by John Spurlock · 12 years ago
  48. bc7b6fc Fix IME down caret in keyguard nav bar bug. by John Spurlock · 12 years ago
  49. 4a7a9b9 DEFAULT_VIBRATE must always use the default vibe pattern by Daniel Sandler · 12 years ago
  50. 8d03305 Hide current soft input when a background user gains window focus. by Satoshi Kataoka · 12 years ago
  51. 2656abe Merge "Fix an inconsistent state with IMMS and Settings when the hard keyboard is connected" into jb-mr1.1-dev by Satoshi Kataoka · 12 years ago
  52. 7b0c877 Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev by Michael Jurka · 12 years ago
  53. 75b5cfb Delete appWidgetId when removing lockscreen widgets by Michael Jurka · 12 years ago
  54. 32f0742 Only wipe device if primary user (for failed password attempts) by Amith Yamasani · 12 years ago
  55. acddb72 Merge "Make sure that the owner user is marked initialized." into jb-mr1.1-dev by Amith Yamasani · 12 years ago
  56. 15451bd Fix an inconsistent state with IMMS and Settings when the hard keyboard is connected by Satoshi Kataoka · 12 years ago
  57. 6189888 Merge "Making sure launcher doesn't show keyguard-only widgets (issue 7550090)" into jb-mr1.1-dev by Adam Cohen · 12 years ago
  58. 3fcc6b2 Making sure launcher doesn't show keyguard-only widgets (issue 7550090) by Adam Cohen · 12 years ago
  59. bc962505 Make sure that the owner user is marked initialized. by Amith Yamasani · 12 years ago
  60. b02eb4b Merge "Pushing state persistence to a background thread" into jb-mr1.1-dev by Adam Cohen · 12 years ago
  61. a1a2f96 Pushing state persistence to a background thread by Adam Cohen · 12 years ago
  62. f5377a7 Merge "Useful annotations for code documentation." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  63. a319d65 Merge "Avoid runtime restart after vold reconnects." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  64. f6ba84b Merge "Reduce verbosity of service event logging." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  65. 020d652 Merge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  66. 83b2596 Merge "Notification vibration improvements:" into jb-mr1.1-dev by Daniel Sandler · 12 years ago
  67. 681ae7f Cannot enable Bluetooth after using airplane and Bluetooth tethering sequentially by Zhihai Xu · 12 years ago
  68. 0be607c Avoid runtime restart after vold reconnects. by Jeff Sharkey · 12 years ago
  69. d4d2de2 Do not vibe when the default notification sound is Silent. by Daniel Sandler · 12 years ago
  70. 75819a9 Merge "Resolve LocationManager + ActivityManager conflict" into jb-mr1.1-dev by Victoria Lease · 12 years ago
  71. edbb380 Notification vibration improvements: by Daniel Sandler · 12 years ago
  72. 61ecb02 Resolve LocationManager + ActivityManager conflict by Victoria Lease · 12 years ago
  73. 4e22ad3 Settings shows it is connected to A2DP, though the device is not actually connected by Zhihai Xu · 12 years ago
  74. c10914c Merge "Support Wifi display devices that rename themselves." into jb-mr1.1-dev by Craig Mautner · 12 years ago
  75. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  76. 282e9fc Merge "Avoid recycling recently removed user IDs." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  77. bc0edec Merge "Increase readability of connectivity event log." into jb-mr1.1-dev by Jeff Sharkey · 12 years ago
  78. 4f017e7 Merge "When in vibrate mode, all notifications will vibrate." into jb-mr1.1-dev by Ed Heyl · 12 years ago
  79. 71789e1 When in vibrate mode, all notifications will vibrate. by David Agnew · 12 years ago
  80. 9d6d890 Reduce verbosity of service event logging. by Jeff Sharkey · 12 years ago
  81. 2528b50 Increase readability of connectivity event log. by Jeff Sharkey · 12 years ago
  82. 86597df Emit event log message when switching users. by Jeff Sharkey · 12 years ago
  83. a46a74f Merge "Remove extraneous logs." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  84. 7ff3011 Remove extraneous logs. by Dianne Hackborn · 12 years ago
  85. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  86. 3fe2cb4 Merge "Don't cancel any notifications that are meant for all users, if no package is specified." into jb-mr1-dev by Amith Yamasani · 12 years ago
  87. 74da109 Support Wifi display devices that rename themselves. by Jeff Brown · 12 years ago
  88. 5ec00e9 Don't cancel any notifications that are meant for all users, if no package is specified. by Amith Yamasani · 12 years ago
  89. ad84f7f Merge "disable geofences for secondary users" into jb-mr1-dev by Victoria Lease · 12 years ago
  90. ffe0cb4 Avoid recycling recently removed user IDs. by Jeff Sharkey · 12 years ago
  91. 8d80325 am e6299d5a: Merge "Fires geofence if the device is already in the geofence area." into jb-mr1-dev by Victoria Lease · 12 years ago
  92. 56e675b disable geofences for secondary users by Victoria Lease · 12 years ago
  93. 4cd0a50 Fires geofence if the device is already in the geofence area. by Victoria Lease · 12 years ago
  94. bfec0a8 Add isSafeModeEnabled() API to WindowManagerService by Jim Miller · 12 years ago
  95. 47eb0c1 am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching by Dianne Hackborn · 12 years ago
  96. 2ea9bae Fix issue #7457380: IME leaves a mark after user switching by Dianne Hackborn · 12 years ago
  97. 841ce67 Merge commit '81af21e67cd842d16d4b45e8a2d1ec56ff8d764f' into jb-mr1-dev by Baligh Uddin · 12 years ago
  98. f74d0c3 Merge "Polish user selector accessibility." into jb-mr1-lockscreen-dev by Svetoslav Ganov · 12 years ago
  99. fc9c4cd Polish user selector accessibility. by Svetoslav Ganov · 12 years ago
  100. 35e0186 am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev by Laurent Tu · 12 years ago