1. 63d991f Merge "Add config option for permanent dpad presence." into lmp-dev by Michael Wright · 10 years ago
  2. a59e623 Add config option for permanent dpad presence. by Michael Wright · 10 years ago
  3. b6eaa86 Merge "Remove a minimum wake-up time for a job" into lmp-dev by Matthew Williams · 10 years ago
  4. 720407a Fix cyclic mute by Jungshik Jang · 10 years ago
  5. 6b096d3 Remove unnecessary warning. by Jungshik Jang · 10 years ago
  6. 9568669 Merge "A little more work on issue ##16907799." into lmp-dev by Dianne Hackborn · 10 years ago
  7. 24c98e8 A little more work on issue ##16907799. by Dianne Hackborn · 10 years ago
  8. f075330 Merge "Fix issue #16907799: Processes containing bound services..." into lmp-dev by Dianne Hackborn · 10 years ago
  9. d8c36a7 Merge "Route volume commands whenever media stream is in use" into lmp-dev by RoboErik · 10 years ago
  10. 465fa39 Fix issue #16907799: Processes containing bound services... by Dianne Hackborn · 10 years ago
  11. 94c716e Route volume commands whenever media stream is in use by RoboErik · 10 years ago
  12. 7ca1161 Merge "Saver: PowerManager call to set low power mode." into lmp-dev by John Spurlock · 10 years ago
  13. e7d6816 Merge "Fix creation issue of stack trace dump directory" into lmp-dev by Ramanan Rajeswaran · 10 years ago
  14. 645df3e3 Merge "Correctly propagate SW_CAMERA_LENS_COVER_BIT" into lmp-dev by Michael Wright · 10 years ago
  15. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  16. f1f886f Merge "Add null checks for quickly disappearing Displays" into lmp-dev by Craig Mautner · 10 years ago
  17. 9e10d25 Correctly propagate SW_CAMERA_LENS_COVER_BIT by Michael Wright · 10 years ago
  18. ee2ec05 TIF: Turn debugging off by Jae Seo · 10 years ago
  19. 07ab087 Merge "Handle null values in registerService" into lmp-dev by Christopher Lane · 10 years ago
  20. a0e0c0d Fix creation issue of stack trace dump directory by Jing Ji · 10 years ago
  21. 13f3c93 Merge "Fix issue with lifecycle of Activities launched from Lockscreen" into lmp-dev by Adam Lesinski · 10 years ago
  22. 1a70a16 Add null checks for quickly disappearing Displays by Craig Mautner · 10 years ago
  23. 0f35cdd Handle null values in registerService by Christopher Lane · 10 years ago
  24. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  25. 54eab3b Fix issue with lifecycle of Activities launched from Lockscreen by Adam Lesinski · 10 years ago
  26. 4b5c2d3 Change the property name to pass selinux. by Yuncheol Heo · 10 years ago
  27. 2175e9c Add support for dozing after screen off. by Jeff Brown · 10 years ago
  28. c0595a7 Merge "Fix NPE in JobServiceContext" into lmp-dev by Matthew Williams · 10 years ago
  29. 7ac52d5 Fix NPE in JobServiceContext by Matthew Williams · 10 years ago
  30. a9f993c Remove a minimum wake-up time for a job by Matthew Williams · 10 years ago
  31. 6225dd2 Merge "Rework the task affiliate chain validation" into lmp-dev by Craig Mautner · 10 years ago
  32. b242cf5 Merge "Update Inet state when NetworkMonitor re-evaluates a network." into lmp-dev by Robert Greenwalt · 10 years ago
  33. f610bff Merge "Track enable/disable of transport components" into lmp-dev by Christopher Tate · 10 years ago
  34. ad50a1f Update Inet state when NetworkMonitor re-evaluates a network. by Paul Jensen · 10 years ago
  35. 2ade126 Rework the task affiliate chain validation by Craig Mautner · 10 years ago
  36. 61642ce Merge "Better handling of unvalidated networks." into lmp-dev by Robert Greenwalt · 10 years ago
  37. 39b2787 Merge "Fix issue #17479850: AppOpsManager.checkPackage() allows..." into lmp-dev by Dianne Hackborn · 10 years ago
  38. 0fcef84 Fix issue #17479850: AppOpsManager.checkPackage() allows... by Dianne Hackborn · 10 years ago
  39. ae69f9f Merge "Handle user privacy properly during network initiated requests. Bug: 16131208" into lmp-dev by Tsuwei Chen · 10 years ago
  40. 112d0ab Merge "do not allow monkey to flip OEM unlock flag" into lmp-dev by Guang Zhu · 10 years ago
  41. 514c580 do not allow monkey to flip OEM unlock flag by Guang Zhu · 10 years ago
  42. 64f10ef Track enable/disable of transport components by Christopher Tate · 10 years ago
  43. 4876657 Merge "Prevent device owner registration after setup is complete" into lmp-dev by Amith Yamasani · 10 years ago
  44. 7c485bf Handle user privacy properly during network initiated requests. Bug: 16131208 by Tsuwei Chen · 10 years ago
  45. 99f4c7d Invalidate the people cache on Contacts provider changes. by Chris Wren · 10 years ago
  46. d616a33 Prevent device owner registration after setup is complete by Amith Yamasani · 10 years ago
  47. 37ccf18 Merge "Fix lock inversion in PackageInstaller." into lmp-dev by Jeff Sharkey · 10 years ago
  48. 71ac935 Merge "Bring install and install-multiple into parity." into lmp-dev by Jeff Sharkey · 10 years ago
  49. 2161a8e Better handling of unvalidated networks. by Paul Jensen · 10 years ago
  50. a6c52ac Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev by Cheuksan Wang · 10 years ago
  51. 820b70d Merge "NoMan: Refresh ManagedServices on user switch" into lmp-dev by Christoph Studer · 10 years ago
  52. cbf4791 Fix lock inversion in PackageInstaller. by Jeff Sharkey · 10 years ago
  53. 135ce76 Merge "remove unused matchesCallFilter(Bundle, int)" into lmp-dev by Chris Wren · 10 years ago
  54. b53dfd4 NoMan: Refresh ManagedServices on user switch by Christoph Studer · 10 years ago
  55. d09fbaf Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-dev by Esteban Talavera · 10 years ago
  56. b5ef162 Add new adb dpm (= DevicePolicyManager) command by Esteban Talavera · 10 years ago
  57. 3b9309a CEC: Stub MHL Device by Jinsuk Kim · 10 years ago
  58. a94417a CEC: Refactoring for MHL by Jinsuk Kim · 10 years ago
  59. d4a94db CEC: Bug fixes for vendor-specific command handling by Jinsuk Kim · 10 years ago
  60. 753fcc8 Merge "Handle <Menu Status> message." into lmp-dev by Yuncheol Heo · 10 years ago
  61. 29b3e79d Merge "Respond <Feature Abort: Invaild operand> for the invaild messages." into lmp-dev by Yuncheol Heo · 10 years ago
  62. 929d5ac Merge "Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener" into lmp-dev by Griff Hazen · 10 years ago
  63. 184b124 Handle <Menu Status> message. by Yuncheol Heo · 10 years ago
  64. 4c21289 Respond <Feature Abort: Invaild operand> for the invaild messages. by Yuncheol Heo · 10 years ago
  65. b3ecb72 Use async polling for HPD action by Jungshik Jang · 10 years ago
  66. 5c0ed94 Merge "Consistent clean up of failed installs." into lmp-dev by Jeff Sharkey · 10 years ago
  67. e980804 Bring install and install-multiple into parity. by Jeff Sharkey · 10 years ago
  68. aeb88ed Merge "Work on issue #17477510: Time change notifications sent too often" into lmp-dev by Dianne Hackborn · 10 years ago
  69. d7f4609 Merge "Fix issue #17377423: Frequently see 500ms latency on app open..." into lmp-dev by Dianne Hackborn · 10 years ago
  70. 20d97e1 Merge "Add null checks to WindowState.getStack() calls." into lmp-dev by Craig Mautner · 10 years ago
  71. 998e608 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  72. 68ab6cf Merge "Replace the MHL register name 'scratchpad' with 'vendor'" into lmp-dev by Jinsuk Kim · 10 years ago
  73. cbc771f Merge changes Ia6fe9724,I682b9acb into lmp-dev by Craig Mautner · 10 years ago
  74. 3bab7c1 Merge "UsageStats should deal with changing time" into lmp-dev by Adam Lesinski · 10 years ago
  75. b3fbf9d Replace the MHL register name 'scratchpad' with 'vendor' by Jinsuk Kim · 10 years ago
  76. 41a7b79 Add null checks to WindowState.getStack() calls. by Craig Mautner · 10 years ago
  77. 66143fa UsageStats should deal with changing time by Adam Lesinski · 10 years ago
  78. 7d7808f Show all windows from activity that hides keyguard by Craig Mautner · 10 years ago
  79. 9d52f79 Fix issue #17377423: Frequently see 500ms latency on app open... by Dianne Hackborn · 10 years ago
  80. cf79a56 Merge "Check for singleUser attribute even for persistent apps" into lmp-dev by Amith Yamasani · 10 years ago
  81. 1208e27 Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITY by Michael Wright · 10 years ago
  82. 12a1d81 Check for singleUser attribute even for persistent apps by Amith Yamasani · 10 years ago
  83. 532e551 Merge "Add null check to TaskPersister file list." into lmp-dev by Craig Mautner · 10 years ago
  84. 335e1f0 Fix a NPE in NotificationManagerSerivice.cancelNotificationFromListener by Griff Hazen · 10 years ago
  85. ee04543 Send and download MMS via content provider instead of PDU bytes. by Cheuksan Wang · 10 years ago
  86. a5badf0 Add null check to TaskPersister file list. by Craig Mautner · 10 years ago
  87. 90f86ba Write new wallpaper files from scratch... by Christopher Tate · 10 years ago
  88. cde5bb4 Change callback methods from add to register. by Michael Wright · 10 years ago
  89. 91b3566 Temp enable the log to identify the wake up cause. by Xin Guan · 10 years ago
  90. 484d8bd Merge "Add DevicePolicyManager PrivateKey mgmt" into lmp-dev by Robin Lee · 10 years ago
  91. 26408cc Add DevicePolicyManager PrivateKey mgmt by Bernhard Bauer · 10 years ago
  92. 8a16eab Merge "Don't require CONNECTIVITY_INTERNAL check for protected broadcasts" into lmp-dev by Vinit Deshpande · 10 years ago
  93. 26f9ea3 Fix build by Amith Yamasani · 10 years ago
  94. 2f67e23 Merge "Windows for accessibility with wrong coords on rotation." into lmp-dev by Svetoslav · 10 years ago
  95. 91911fd Merge "Add flag to JobParameters for job expired" into lmp-dev by Matthew Williams · 10 years ago
  96. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  97. d86734b Merge "Allow device owners to update LOCATION_MODE." into lmp-dev by Julia Reynolds · 10 years ago
  98. e107c3e Remove package level intent forwarding. by Adam Connors · 10 years ago
  99. 0ecb0c4 Merge "Fix: always allow getProviderMimeType within the same user." into lmp-dev by Nicolas Prevot · 10 years ago
  100. b180d77 Windows for accessibility with wrong coords on rotation. by Svetoslav · 10 years ago