1. a2c1449 Merge "Turn off hotword when in power save mode" into lmp-dev by Sandeep Siddhartha · 10 years ago
  2. b8e6838 Merge "Fix adb backup for encrypted case" into lmp-dev by Paul Lawrence · 10 years ago
  3. 306908f Merge "Implement API review feedback for JobScheduler" into lmp-dev by Matthew Williams · 10 years ago
  4. efe0f9c Turn off hotword when in power save mode by Sandeep Siddhartha · 10 years ago
  5. 79dbce8 Merge "Restore legacy VPN stats dialog." into lmp-dev by Jeff Davidson · 10 years ago
  6. d4c3a1f Merge "Fix matrix multiply in accessiblity display adjustments." into lmp-dev by Jeff Brown · 10 years ago
  7. a96a3c1 Merge changes I9bd3a235,I9c4dbdef into lmp-dev by Jeff Brown · 10 years ago
  8. d7761be Merge "Poke interactive hint from userActivity and add @SystemApi." into lmp-dev by Jeff Brown · 10 years ago
  9. de25dc0 Merge "Require DEVICE_POWER permission for DOZE_WAKE_LOCK." into lmp-dev by Jeff Brown · 10 years ago
  10. 90b1b9f Restore legacy VPN stats dialog. by Jeff Davidson · 10 years ago
  11. d1c0675 Implement API review feedback for JobScheduler by Matthew Williams · 10 years ago
  12. d4efaac Update TrustAgentService API after review. by Jim Miller · 10 years ago
  13. 7653a30 Merge "Display notification effects suppressor in the volume panel." into lmp-dev by John Spurlock · 10 years ago
  14. b478252 Display notification effects suppressor in the volume panel. by John Spurlock · 10 years ago
  15. e7bbe47 Merge "Automatically bind to newly-installed backup transports" into lmp-dev by Christopher Tate · 10 years ago
  16. 6dd08fd Merge "Show a user switching dialog before starting the user switch" into lmp-dev by Amith Yamasani · 10 years ago
  17. 12eec23 Merge "JobScheduler only run jobs for started users." into lmp-dev by Matthew Williams · 10 years ago
  18. d9a218d Merge "Fix jank in when drawing magnification bounds" into lmp-dev by Svetoslav · 10 years ago
  19. 5684dae Automatically bind to newly-installed backup transports by Christopher Tate · 10 years ago
  20. 250bf41 Merge "Work on issue #17011123: Hit Back/Recents button when in Recents..." into lmp-dev by Dianne Hackborn · 10 years ago
  21. 7805a10 Show a user switching dialog before starting the user switch by Amith Yamasani · 10 years ago
  22. 28d6247 Merge "NoMan: Turn off aggregated stats" into lmp-dev by Christoph Studer · 10 years ago
  23. 9e3618c Merge "NoMan: Add flag to turn off aggregated in-mem stats" into lmp-dev by Christoph Studer · 10 years ago
  24. 7505e33 Fix jank in when drawing magnification bounds by Svetoslav · 10 years ago
  25. 0a31453 NoMan: Turn off aggregated stats by Christoph Studer · 10 years ago
  26. 856b2b8 NoMan: Add flag to turn off aggregated in-mem stats by Christoph Studer · 10 years ago
  27. 32d0673 Fix adb backup for encrypted case by Paul Lawrence · 10 years ago
  28. 9a434ae Merge "Move SystemBackupAgent from services.jar to frameworks.jar" into lmp-dev by Brian Carlstrom · 10 years ago
  29. 717d951 Merge "Allow NetworkRequest release from the system process." into lmp-dev by Jeff Davidson · 10 years ago
  30. 076e725 Merge "Only run TrustAgentServices for users with secure keyguards" into lmp-dev by Adrian Roos · 10 years ago
  31. 31fe102 Remove a line that was accidentally committed. by Narayan Kamath · 10 years ago
  32. 8864415 Fix matrix multiply in accessiblity display adjustments. by Jeff Brown · 10 years ago
  33. 1bfd0f4 Improve adaptive brightness in very dark rooms. by Jeff Brown · 10 years ago
  34. 97a50ad Merge "Fix service tests." into lmp-dev by Narayan Kamath · 10 years ago
  35. dbe6b45 Add spam-safe logger. by Jungshik Jang · 10 years ago
  36. 8def5cb Move SystemBackupAgent from services.jar to frameworks.jar by Brian Carlstrom · 10 years ago
  37. 0a57112 Poke interactive hint from userActivity and add @SystemApi. by Jeff Brown · 10 years ago
  38. 6385953 Merge "Implement interfaces for MHL scratchpad command" into lmp-dev by Jungshik Jang · 10 years ago
  39. 72671fb Require DEVICE_POWER permission for DOZE_WAKE_LOCK. by Jeff Brown · 10 years ago
  40. 9ae3dbe JobScheduler only run jobs for started users. by Matthew Williams · 10 years ago
  41. e258de6 Merge "Rework the per-network URL API." into lmp-dev by Lorenzo Colitti · 10 years ago
  42. f424932 Implement interfaces for MHL scratchpad command by Jungshik Jang · 10 years ago
  43. 1bfc75f Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev by Jinsuk Kim · 10 years ago
  44. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 10 years ago
  45. 096f36b Minor tweaks to recents thumbnails. by Winson Chung · 10 years ago
  46. 6f4d61f Work on issue #17011123: Hit Back/Recents button when in Recents... by Dianne Hackborn · 10 years ago
  47. d530719 CEC: Skip routing control/internal source selection conditionally by Jinsuk Kim · 10 years ago
  48. 6f91390 Allow NetworkRequest release from the system process. by Jeff Davidson · 10 years ago
  49. 0104503 Merge "Work on issue #16683269: system_server still leaking memory" into lmp-dev by Dianne Hackborn · 10 years ago
  50. 56a9ed8 Merge "Change the NetworkInfo for disconnected types." into lmp-dev by Robert Greenwalt · 10 years ago
  51. b1a8a89 Work on issue #16683269: system_server still leaking memory by Dianne Hackborn · 10 years ago
  52. bafeeb9 JobScheduler needs to flush queue on charging by Matthew Williams · 10 years ago
  53. de3af82 Merge "Write device owner name to XML" into lmp-dev by Jason Monk · 10 years ago
  54. 4e7a65f Write device owner name to XML by Jason Monk · 10 years ago
  55. 5c270bf Merge "Use the crop function in the surfaceflinger screenshot api." into lmp-dev by Riley Andrews · 10 years ago
  56. 1889c5c Merge "Show lock to app request on all users" into lmp-dev by Jason Monk · 10 years ago
  57. fffe00d Merge "In startActivityAsCaller, changing the way we get the userId." into lmp-dev by Nicolas Prevot · 10 years ago
  58. caab40d Merge "Fix a regression in partially updading app widgets." into lmp-dev by Svet Ganov · 10 years ago
  59. 63f29d9 Show lock to app request on all users by Jason Monk · 10 years ago
  60. a0b80571 Merge "Clear identity before calling out to PackageHelper" into lmp-dev by Jeff Sharkey · 10 years ago
  61. e812d90 Clear identity before calling out to PackageHelper by Robin Lee · 10 years ago
  62. b91bd65 Merge "Fixing issue with inconsistent icon filename. (Bug 16992882)" into lmp-dev by Winson Chung · 10 years ago
  63. e16a245 Merge "Send captive portal broadcast as user CURRENT." into lmp-dev by Paul Jensen · 10 years ago
  64. 198d9286 Merge "Fix issue #17038762: Add API to add entries to the recents list" into lmp-dev by Dianne Hackborn · 10 years ago
  65. bdb1bdf Change the NetworkInfo for disconnected types. by Robert Greenwalt · 10 years ago
  66. a945c35 Merge "Fix findConnectionTypeForIface." into lmp-dev by Lorenzo Colitti · 10 years ago
  67. 3de01b2 Fix a regression in partially updading app widgets. by Svet Ganov · 10 years ago
  68. bd77236 Invoke shutdownMobileRadios Telephony APIs from ShutdownThread by Naveen Kalla · 10 years ago
  69. d5c5c13 Rename get/setBlockUninstall() to get/setUninstallBlocked() by Esteban Talavera · 10 years ago
  70. 8c5c373 Merge "Remove setApplicationsHidden" into lmp-dev by Esteban Talavera · 10 years ago
  71. 07f82b7 Don't stack toasts for every user press by Jason Monk · 10 years ago
  72. da115eb In startActivityAsCaller, changing the way we get the userId. by Nicolas Prevot · 10 years ago
  73. 5529858 Send captive portal broadcast as user CURRENT. by Paul Jensen · 10 years ago
  74. d8b54e8 Fix service tests. by Narayan Kamath · 10 years ago
  75. b9e468c Merge "Add apis for whitelisting IMEs and accessibility services." into lmp-dev by Kenny Guy · 10 years ago
  76. 115cd65 Remove setApplicationsHidden by Esteban Talavera · 10 years ago
  77. f860be8 Merge "CEC: Fix a bug not sending <Set Stream Path>" into lmp-dev by Jinsuk Kim · 10 years ago
  78. 2626958 CEC: Fix a bug not sending <Set Stream Path> by Jinsuk Kim · 10 years ago
  79. 6800cdd Merge "CEC: Invoke input change for RAP request from MHL device" into lmp-dev by Jinsuk Kim · 10 years ago
  80. 1435595 API Review: android.media.tv by Jae Seo · 10 years ago
  81. e9f6ed3 CEC: Invoke input change for RAP request from MHL device by Jinsuk Kim · 10 years ago
  82. aec68bb Fix issue #17038762: Add API to add entries to the recents list by Dianne Hackborn · 10 years ago
  83. 3bad5cc0 Fixing issue with inconsistent icon filename. (Bug 16992882) by Winson Chung · 10 years ago
  84. 635bc8b Merge "Notify app widget hosts when cross-profile providers change." into lmp-dev by Svet Ganov · 10 years ago
  85. 827296b Merge "Update state to failed if the VPN fails to connect." into lmp-dev by Lorenzo Colitti · 10 years ago
  86. fd6989c Use the crop function in the surfaceflinger screenshot api. by Riley Andrews · 10 years ago
  87. 4384060 Update state to failed if the VPN fails to connect. by Lorenzo Colitti · 10 years ago
  88. 4b9e324 Only run TrustAgentServices for users with secure keyguards by Adrian Roos · 10 years ago
  89. fa80a4f Add apis for whitelisting IMEs and accessibility services. by Kenny Guy · 10 years ago
  90. 6bd7025 Notify app widget hosts when cross-profile providers change. by Svet Ganov · 10 years ago
  91. 4746bc7 Merge "Don't crash good-citizen restore session clients" into lmp-dev by Christopher Tate · 10 years ago
  92. 1c3a35b Fix findConnectionTypeForIface. by Lorenzo Colitti · 10 years ago
  93. 9dbba1b Don't crash good-citizen restore session clients by Christopher Tate · 10 years ago
  94. c8f0ffa Merge "Less intrusive VPN dialog and other UX tweaks." into lmp-dev by Jeff Davidson · 10 years ago
  95. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  96. 3f38f72 Merge "Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API for determining carrier app instead of MCC/MNC." into lmp-dev by Diego Pontoriero · 10 years ago
  97. ed118e1 Merge "More progress towards split APKs in ASECs." into lmp-dev by Jeff Sharkey · 10 years ago
  98. bb7b7be More progress towards split APKs in ASECs. by Jeff Sharkey · 10 years ago
  99. b9d1efe Merge "Reduce shutdown animation duration." into lmp-dev by Michael Lentine · 10 years ago
  100. 0c9a62d Reduce shutdown animation duration. by Michael Lentine · 10 years ago