1. 60061a6 Avoid reusing a currently active NetID. by Paul Jensen · 10 years ago
  2. d26bfec Merge "Allow the system in other users to call startActivityAsCaller." into lmp-dev by Nicolas Prevot · 10 years ago
  3. 5ef7e19 Allow the system in other users to call startActivityAsCaller. by Nicolas Prevot · 10 years ago
  4. 0fc2ff7 Merge "Add check to allow notification listener packages to post >50 notifications" into lmp-dev by Justin Koh · 10 years ago
  5. 38156c5 Add check to allow notification listener packages to post >50 notifications by Justin Koh · 10 years ago
  6. 5e85359 Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev by Terry Heo · 10 years ago
  7. 1ca0a43 CEC: Broadcast language setting whenever it changes by Terry Heo · 10 years ago
  8. 8e6e1e2 Merge "Use id to find proper HdmiDeviceInfo instead of ojbect itself." into lmp-dev by Jungshik Jang · 10 years ago
  9. cf44587 Use id to find proper HdmiDeviceInfo instead of ojbect itself. by Jungshik Jang · 10 years ago
  10. b135d06 Remove incomplete media router API. (DO NOT MERGE) by Jeff Brown · 10 years ago
  11. 9727b33 Merge "CEC: Hook up device select API to MHL device RAP" into lmp-dev by Jinsuk Kim · 10 years ago
  12. 87f22a2 CEC: Hook up device select API to MHL device RAP by Jinsuk Kim · 10 years ago
  13. 34ff492 Fixes for a few bugs related to visible-behind activities by Jose Lima · 10 years ago
  14. 5ba6906 Merge "Clean up MHL local devices when HdmiControlService turns into disabled state" into lmp-dev by Jungshik Jang · 10 years ago
  15. 2738e2d Implement missing mhl apis by Jungshik Jang · 10 years ago
  16. 350e68d Clean up MHL local devices when HdmiControlService turns into disabled state by Jungshik Jang · 10 years ago
  17. 15c56aa TIF: Call setMain(false) when session is released. by Ji-Hwan Lee · 10 years ago
  18. 8809f1e Merge "CEC: Invoke events listener upon MHL device state change" into lmp-dev by Jinsuk Kim · 10 years ago
  19. ed08645 CEC: Invoke events listener upon MHL device state change by Jinsuk Kim · 10 years ago
  20. 611f8f1 Merge "Exposes style and theme data, adds developer option." into lmp-dev by Jon Miranda · 10 years ago
  21. 836c0a8 Exposes style and theme data, adds developer option. by Jon Miranda · 10 years ago
  22. 3b57e1d Merge "Remove parameter field in HdmiCecKeycode." into lmp-dev by Jungshik Jang · 10 years ago
  23. 5691b2f Remove parameter field in HdmiCecKeycode. by Jungshik Jang · 10 years ago
  24. d185857 Merge "Add callbacks for MediaProjection start / stop." into lmp-dev by Michael Wright · 10 years ago
  25. d86ecd2 Add callbacks for MediaProjection start / stop. by Michael Wright · 10 years ago
  26. ccc8c29 Merge "Fix issue #17114392: android.com.phone crashes - PackageManager code" into lmp-dev by Dianne Hackborn · 10 years ago
  27. 4a88bf9 Fix issue #17114392: android.com.phone crashes - PackageManager code by Dianne Hackborn · 10 years ago
  28. f52233d Merge "When forwarding intents, ignoring the package set in the intent." into lmp-dev by Nicolas Prevot · 10 years ago
  29. 0c3b4ad Merge "TIF: Remove session state when hardware wrapper input crashes" into lmp-dev by Ji-Hwan Lee · 10 years ago
  30. 4835497 TIF: Remove session state when hardware wrapper input crashes by Ji-Hwan Lee · 10 years ago
  31. 468fef6 Merge "Persist Show IME option." into lmp-dev by Michael Wright · 10 years ago
  32. 7b5a96b Persist Show IME option. by Michael Wright · 10 years ago
  33. 665366a Change 'disable hardware keyboard' to 'show input method' by Michael Wright · 10 years ago
  34. 03861d0 Merge "CEC: Handle Remote Control command" into lmp-dev by Terry Heo · 10 years ago
  35. 3e1564e CEC: Handle Remote Control command by Terry Heo · 10 years ago
  36. 73f8448 Merge "Zen: Remove "allow disable" filter from noman." into lmp-dev by John Spurlock · 10 years ago
  37. dd753c0 Zen: Remove "allow disable" filter from noman. by John Spurlock · 10 years ago
  38. 0a82e80 Stop using LinkProperties for static configuration. by Lorenzo Colitti · 10 years ago
  39. c22d0c0 TIF: Make passthrough related method names consistent by Jae Seo · 10 years ago
  40. 3d34b54 Merge "Fix ConcurrentModificationException in PersistentDataStore" into lmp-dev by Chulwoo Lee · 10 years ago
  41. 4612a6e Implement MHL send key action. by Jungshik Jang · 10 years ago
  42. 404bef8 Fix ConcurrentModificationException in PersistentDataStore by Chulwoo Lee · 10 years ago
  43. 98f4c16 Merge "CEC: Replace the usage of logical address with id for HdmiDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  44. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  45. 89e4ae2 Merge "Work on issue #16629489: Google (Play?) Services eating through battery" into lmp-dev by Dianne Hackborn · 10 years ago
  46. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  47. 5713728 Merge "Fix issue #17082301: replacePreferredActivity is ignoring userId" into lmp-dev by Dianne Hackborn · 10 years ago
  48. f2ac276 Fix issue #17082301: replacePreferredActivity is ignoring userId by Dianne Hackborn · 10 years ago
  49. d47ad03 Fix bars jumping to black on activity launch by Adrian Roos · 10 years ago
  50. 95d9ad0 Merge "Fixes to lock task API from API review" into lmp-dev by Jason Monk · 10 years ago
  51. 8043225 Merge "Fix a logic error so mtu works." into lmp-dev by Robert Greenwalt · 10 years ago
  52. 8e5482f Merge "Change 'disable hardware keyboard' to 'show input method'" into lmp-dev by Michael Wright · 10 years ago
  53. 3f05bf4 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 10 years ago
  54. 90f58b4 Merge "Make sure we initialize to enable the default voice interaction service." into lmp-dev by Dianne Hackborn · 10 years ago
  55. 12450c7 Merge "Add cross profile intent in order after intent filter resolution" into lmp-dev by Esteban Talavera · 10 years ago
  56. 54edd1c Add cross profile intent in order after intent filter resolution by Esteban Talavera · 10 years ago
  57. 028ceeb Fix issue #14617210: Apps can gain access to any ContentProvider... by Dianne Hackborn · 10 years ago
  58. 90aefa2 Merge "Minor restore fixes" into lmp-dev by Christopher Tate · 10 years ago
  59. 5b1caaf TIF: Fix some comment warnings by Jae Seo · 10 years ago
  60. 10ab095 Minor restore fixes by Christopher Tate · 10 years ago
  61. 8415477 Merge "Progress towards staging ASECs." into lmp-dev by Jeff Sharkey · 10 years ago
  62. 742e790 Progress towards staging ASECs. by Jeff Sharkey · 10 years ago
  63. 15ed275 Fix path for handling system window with app token. by Dianne Hackborn · 10 years ago
  64. 16ec080 Make sure we initialize to enable the default voice interaction service. by Dianne Hackborn · 10 years ago
  65. 4307403 Fix a logic error so mtu works. by Robert Greenwalt · 10 years ago
  66. bd431ee Merge "Configure MTU based on network MTU parameter" into lmp-dev by Robert Greenwalt · 10 years ago
  67. cab3eb0 Merge "Fix default scorer provisioning." into lmp-dev by Jeff Davidson · 10 years ago
  68. 3edf527 Add trace tag for power management. by Jeff Brown · 10 years ago
  69. 6cbc07b Merge "Tighten restore-at-install behavior" into lmp-dev by Christopher Tate · 10 years ago
  70. d438def Merge "Apply lockdowns when user restrictions are set." into lmp-dev by Julia Reynolds · 10 years ago
  71. 3d9eb78 Apply lockdowns when user restrictions are set. by Julia Reynolds · 10 years ago
  72. 3e3b251 Merge "PackageInstaller API refactoring." into lmp-dev by Jeff Sharkey · 10 years ago
  73. a090743 PackageInstaller API refactoring. by Jeff Sharkey · 10 years ago
  74. a63246d Tighten restore-at-install behavior by Christopher Tate · 10 years ago
  75. 376e4ba When forwarding intents, ignoring the package set in the intent. by Nicolas Prevot · 10 years ago
  76. 3d69256 Revert "PowerManager: Adds a call to reduce refresh rate while device is in BatterySaverMode" by Ruchi Kandoi · 10 years ago
  77. 528dcd2 Zen: tweak audience interruption logic. by John Spurlock · 10 years ago
  78. 4db0d98 Zen: Downtime now a condition provider, persist conditions. by John Spurlock · 10 years ago
  79. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  80. 6c4b9de Validate instruction sets passed to installd. by Narayan Kamath · 10 years ago
  81. 15afd81 Configure MTU based on network MTU parameter by w19976 · 10 years ago
  82. 56f9f73 Fix default scorer provisioning. by Jeff Davidson · 10 years ago
  83. 82d6d33 Merge "Some networks may have null ifaces, I guess?" into lmp-dev by Jeff Sharkey · 10 years ago
  84. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  85. 48aacba Fixes to lock task API from API review by Jason Monk · 10 years ago
  86. 7c9ee19 Fix race condition between binder deaths by Craig Mautner · 10 years ago
  87. 8960d1b CEC: Replace the usage of logical address with id for HdmiDeviceInfo by Jinsuk Kim · 10 years ago
  88. 4a8dddbf Clean up app following death when creating service by Craig Mautner · 10 years ago
  89. 1d2a1c9 Merge "Pipe caller's identity through volume methods" into lmp-dev by RoboErik · 10 years ago
  90. 0dac35a Pipe caller's identity through volume methods by RoboErik · 10 years ago
  91. 235510e Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 10 years ago
  92. 4b6c669 Renamed "media playing" APIs to "visible behind" by Jose Lima · 10 years ago
  93. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  94. 5b1500a Merge "Fix singleInstance usage when singleTop intended" into lmp-dev by Dianne Hackborn · 10 years ago
  95. ad400af Fix singleInstance usage when singleTop intended by Craig Mautner · 10 years ago
  96. 592ddc3 Merge "TIF: handle HDMI CEC power status change" into lmp-dev by Wonsik Kim · 10 years ago
  97. e92f857 TIF: handle HDMI CEC power status change by Wonsik Kim · 10 years ago
  98. 8e083ec CEC: Remove timeout from deviceSelect processing by Jinsuk Kim · 10 years ago
  99. eb829f2 Merge "Disassociate system windows from apps" into lmp-dev by Craig Mautner · 10 years ago
  100. a31413a Fix delete clause for sound model DB by Sandeep Siddhartha · 10 years ago