1. c220d8e Stop crypto UI from crashing during encryption by Paul Lawrence · 10 years ago
  2. 5c0f472 CEC: Add missing protections for some HdmiControlService API - DO NOT MERGE by Jinsuk Kim · 10 years ago
  3. 7b4a38b Delay discovery of system trust agents by Adrian Roos · 10 years ago
  4. e69bdca DevicePolicy: Restore CA warning to K behaviour by Robin Lee · 10 years ago
  5. 5d60418 Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev by Kristian Monsen · 10 years ago
  6. a6711ff Accessibility no longer overrides strong encryption. by Svetoslav · 10 years ago
  7. ba3787d Let TYPE_ANNOUNCEMENT be sent from any window by Kristian Monsen · 10 years ago
  8. cd410ba Use the correct method to check if device is encrypted by Amith Yamasani · 10 years ago
  9. 7d96dc6 Merge "Fix getStorageEncryptionStatus() in DevicePolicyManager" into lmp-dev by Jim Miller · 10 years ago
  10. a28b5c5 Eliminate race condition around backup completion + resumption by Christopher Tate · 10 years ago
  11. d5b0842 Send accessibility events with no window. by Svet Ganov · 10 years ago
  12. b7d8514 Merge "Allow root and system to bypass the always-on VPN firewall rules" into lmp-dev by Lorenzo Colitti · 10 years ago
  13. 917c547 Merge "Don't make lockdown VPN source firewall rules over-broad." into lmp-dev by Lorenzo Colitti · 10 years ago
  14. 28dcf03 Merge "Propagate network state changes to the LockdownVpnTracker." into lmp-dev by Lorenzo Colitti · 10 years ago
  15. 0f32717 Fix spurious restore session timeouts by Christopher Tate · 10 years ago
  16. 5d460b8 Merge "Remove unnecessary logging." into lmp-dev by Craig Mautner · 10 years ago
  17. 3d7485c Remove unnecessary logging. by Craig Mautner · 10 years ago
  18. e527910 Merge "Move desired task to top if not already there." into lmp-dev by Craig Mautner · 10 years ago
  19. 737fae2 Move desired task to top if not already there. by Craig Mautner · 10 years ago
  20. b2344c8 Merge "Leave zen when apps set ringer-mode = non-silent (normal/vibrate)." into lmp-dev by John Spurlock · 10 years ago
  21. 3836c9a Fix getStorageEncryptionStatus() in DevicePolicyManager by Jim Miller · 10 years ago
  22. c7be69f Merge "Don't call size on a null metadata" into lmp-dev by RoboErik · 10 years ago
  23. 421c9df Don't call size on a null metadata by RoboErik · 10 years ago
  24. 2c3886c Merge "Fix admin policies in managed profiles" into lmp-dev by Amith Yamasani · 10 years ago
  25. 242f4b1 Fix admin policies in managed profiles by Amith Yamasani · 10 years ago
  26. e5b42d9 Leave zen when apps set ringer-mode = non-silent (normal/vibrate). by John Spurlock · 10 years ago
  27. 88a6ed5 Merge "Reduce PackageInstaller Binder memory pressure." into lmp-dev by Jeff Sharkey · 10 years ago
  28. 97d47ed Reduce PackageInstaller Binder memory pressure. by Jeff Sharkey · 10 years ago
  29. ad4cd0c Allow root and system to bypass the always-on VPN firewall rules by Lorenzo Colitti · 10 years ago
  30. 02c7aba Don't make lockdown VPN source firewall rules over-broad. by Lorenzo Colitti · 10 years ago
  31. 0cb7903 Propagate network state changes to the LockdownVpnTracker. by Lorenzo Colitti · 10 years ago
  32. 5873c3e Merge "DO NOT MERGE CEC: Queue actions for starting later when not ready" into lmp-dev by Jinsuk Kim · 10 years ago
  33. 9797880 Start cross profile intents as caller. by Jeff Sharkey · 10 years ago
  34. dc876b5 Merge "Fix a NPE in device policy manager service." into lmp-dev by Svetoslav · 10 years ago
  35. eaab72a DO NOT MERGE CEC: Queue actions for starting later when not ready by Jinsuk Kim · 10 years ago
  36. ea49664 Merge "Add null check" into lmp-dev by Craig Mautner · 10 years ago
  37. 29c58ca Add null check by Craig Mautner · 10 years ago
  38. 28433db Fix a NPE in device policy manager service. by Svetoslav · 10 years ago
  39. dbfbb17 Backport of ordering apps for boot dexopt. by Jeff Hao · 10 years ago
  40. 35de0e2 Merge "Fix issue #10034864: Define YouTube application as the preferred..." into lmp-dev by Dianne Hackborn · 10 years ago
  41. f85e7af Fix issue #10034864: Define YouTube application as the preferred... by Dianne Hackborn · 10 years ago
  42. c130b42 Merge "Ensure that the SIM language doesn't override the user language on the encryption UI." into lmp-dev by Elliott Hughes · 10 years ago
  43. 9c33f28 Ensure that the SIM language doesn't override the user language on the encryption UI. by Elliott Hughes · 10 years ago
  44. 2dfd8d5 Merge "Update config when "Show input method" is changed" into lmp-dev by Yohei Yukawa · 10 years ago
  45. 265d3e9 Merge "Clean-up ColorFade's shaders and buffers." into lmp-dev by Michael Wright · 10 years ago
  46. ce09f5a Fix issue #17829949: Don't kill Bluetooth service... by Dianne Hackborn · 10 years ago
  47. 8629784 Update config when "Show input method" is changed by Yohei Yukawa · 10 years ago
  48. 294297d Merge "CEC: Prevents HdmiControlService from turning on TV on wakeup" into lmp-dev by Jinsuk Kim · 10 years ago
  49. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  50. 5018df7 Clean-up ColorFade's shaders and buffers. by Michael Wright · 10 years ago
  51. 2aa1d18 Fix bug 17931760 - spurious timeout leads to mayhem by Christopher Tate · 10 years ago
  52. fdf5b35 Implement issue #17906468: Allow search request to fall back to global search by Dianne Hackborn · 10 years ago
  53. d0130e8 DevicePolicy: One cert tracker warning per profile by Robin Lee · 10 years ago
  54. 2e0f668 Merge "Also monitor MOVED_TO events for wallpaper updates" into lmp-dev by Christopher Tate · 10 years ago
  55. da058e2 Also monitor MOVED_TO events for wallpaper updates by Christopher Tate · 10 years ago
  56. 704998a Merge "Ensure we correctly unblank displays when added." into lmp-dev by Jeff Brown · 10 years ago
  57. 6dea8de Merge "Actually tell the widget service that restore is starting" into lmp-dev by Christopher Tate · 10 years ago
  58. a78601dc Merge "Ensure metadata bundles are unparceled before making them available" into lmp-dev by RoboErik · 10 years ago
  59. 6eb0f48 Merge "BUG 17887323: Need to turn off DEBUG log spam in Job Scheduler" into lmp-dev by Georgi Nikolov · 10 years ago
  60. 724dbbd7 Make MmsServiceBroker more robust to MmsService crashes by Ye Wen · 10 years ago
  61. 0033a86 Ensure we correctly unblank displays when added. by Jeff Brown · 10 years ago
  62. 326f230 BUG 17887323: Need to turn off DEBUG log spam in Job Scheduler by Georgi Nikolov · 10 years ago
  63. 6067d79 Actually tell the widget service that restore is starting by Christopher Tate · 10 years ago
  64. 3dd06d9 Merge "Restored widget provider id not properly updated." into lmp-dev by Svetoslav · 10 years ago
  65. 89b1969 Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  66. 82df2c0 Ensure metadata bundles are unparceled before making them available by RoboErik · 10 years ago
  67. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  68. ad870c3 Restored widget provider id not properly updated. by Svetoslav · 10 years ago
  69. 229c422 CEC: Prevents HdmiControlService from turning on TV on wakeup by Jinsuk Kim · 10 years ago
  70. d76f80b Merge "ignore null TaskStack and continue layout for PRIVATE_PRESENTATION window" into lmp-dev by keunyoung · 10 years ago
  71. 90f46ec Merge "Add mProperSigningKeySet to PackageKeySetData constructor." into lmp-dev by dcashman · 10 years ago
  72. 030a93f ignore null TaskStack and continue layout for PRIVATE_PRESENTATION window by keunyoung · 10 years ago
  73. d876a1d Add mProperSigningKeySet to PackageKeySetData constructor. by dcashman · 10 years ago
  74. 1a98dd5 Merge "Load shared library dependencies for AppWidgets" into lmp-dev by Adam Lesinski · 10 years ago
  75. d00bb5e Load shared library dependencies for AppWidgets by Adam Lesinski · 10 years ago
  76. 41bb345 Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev by Amith Yamasani · 10 years ago
  77. aa6634e Set the default user restrictions to disallow calling and sms by Amith Yamasani · 10 years ago
  78. 99586dc Merge "Reduce PackageInstaller I/O pressure." into lmp-dev by Jeff Sharkey · 10 years ago
  79. 02bd784 Reduce PackageInstaller I/O pressure. by Jeff Sharkey · 10 years ago
  80. bbebe42 Merge "adb backup/restore fixes" into lmp-dev by Christopher Tate · 10 years ago
  81. 7f7d240 Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev by Dianne Hackborn · 10 years ago
  82. 71c4578 Merge "CEC: Reset active source status on routing control" into lmp-dev by Yuncheol Heo · 10 years ago
  83. 995fcfc CEC: Reset active source status on routing control by Jinsuk Kim · 10 years ago
  84. 4c88087 Merge "Recover from missing upgrade to system package." into lmp-dev by Jeff Sharkey · 10 years ago
  85. 1c13310 Recover from missing upgrade to system package. by Jeff Sharkey · 10 years ago
  86. 3438bc1 Merge "Correctly rollback failed system app installs." into lmp-dev by Jeff Sharkey · 10 years ago
  87. ecae211 adb backup/restore fixes by Christopher Tate · 10 years ago
  88. 914bd79 Correctly rollback failed system app installs. by Jeff Sharkey · 10 years ago
  89. f393e49 Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-dev by Robert Greenwalt · 10 years ago
  90. 8ff6d70 Merge "Clear identity before calling into the mount service." into lmp-dev by Svetoslav · 10 years ago
  91. 9f70a4c Clear identity before calling into the mount service. by Svetoslav · 10 years ago
  92. 2d7576b Fix issue #17752399: Multiple apps broken by GET_TASKS permission change by Dianne Hackborn · 10 years ago
  93. 47b9c15 TouchExploer computes incorrectly the click location. by Svetoslav · 10 years ago
  94. 483d1fb Switch the NetworkInfo.mIsAvailable default by Robert Greenwalt · 10 years ago
  95. 900e3b5 Merge "More durable logging around system app upgrades." into lmp-dev by Jeff Sharkey · 10 years ago
  96. 3933a5d More durable logging around system app upgrades. by Jeff Sharkey · 10 years ago
  97. 76716c5 Revert "TouchExplorer computes incorrectly the click location." by Svetoslav Ganov · 10 years ago
  98. b88ba91 Merge "Fix alarm delivery-order sorting" into lmp-dev by Christopher Tate · 10 years ago
  99. 1590f1e Fix alarm delivery-order sorting by Christopher Tate · 10 years ago
  100. 24861ea Merge "Send callbacks for Net property changes" into lmp-dev by Robert Greenwalt · 10 years ago