1. 236617e Merge "Add vladokom to VDM owners" am: b0ed36e55d by Vladimir Komsiyski · 2 years, 5 months ago
  2. f9c911f Add vladokom to VDM owners by Vladimir Komsiyski · 2 years, 5 months ago
  3. b4f6470 Catch the exception when ble startScan by Evan Chen · 2 years, 6 months ago
  4. a120143 Fixed camera streaming not being blocked when user taps camera on personal streaming apps by Cliff Wu · 2 years, 6 months ago
  5. d093418 Merge "Post callback onSecureWindowShown on the main thread" into tm-qpr-dev by Iris Yang · 2 years, 6 months ago
  6. febe3f0 Post callback onSecureWindowShown on the main thread by Iris Yang · 2 years, 6 months ago
  7. fa3d822 Add listeners for the changes of App UIDs running on virtual displays. by Zixuan Qu · 2 years, 7 months ago
  8. 81b40bae Merge "Add listeners for the creation and destruction of virtual displays. This will be used later by VibrationSettings to keep record of active virtual displays." into tm-qpr-dev by Zixuan Qu · 2 years, 7 months ago
  9. f4154a8 Show warning toast for secure window by Iris Yang · 2 years, 7 months ago
  10. 2d7a2f1 Add listeners for the creation and destruction of virtual displays. by Zixuan Qu · 2 years, 8 months ago
  11. 06a345d Fix NPE for the feature flag check by Guojing Yuan · 2 years, 8 months ago
  12. 13c7d4b Fix feature flag check for FEATURE_COMPANION_DEVICE_SETUP by Guojing Yuan · 2 years, 8 months ago
  13. 6c95f48 Re-introduce ActivityTaskManager in CdmService by Raphael Kim · 2 years, 9 months ago
  14. e2d8e7c Merge "Re-introduce ActivityTaskManager in CdmService" into tm-dev am: 06258e35ce am: dfda3dad5c by Raphael Kim · 2 years, 9 months ago
  15. e4c67f6 Re-introduce ActivityTaskManager in CdmService by Raphael Kim · 2 years, 9 months ago
  16. 3f9ae86 Delay role revoke when the app is not visible to the user by Evan Chen · 2 years, 10 months ago
  17. a207130 Merge "Let virtualdevice.launchPendingIntent() to start BAL using its BAL permission" into tm-dev by Bernardo Rufino · 2 years, 9 months ago
  18. 99945d5 Merge "Implement dumpsys for CompanionDeviceManagerService.CompanionDeviceManagerImpl" into tm-dev by Raphael Kim · 2 years, 9 months ago
  19. d5c42a3 Let virtualdevice.launchPendingIntent() to start BAL using its BAL permission by Ricky Wai · 2 years, 9 months ago
  20. 725dad7 Prevent deadlocks during VirtualDisplay creation by Antony Sargent · 2 years, 10 months ago
  21. 0bdc276 Merge "Move binder death handling logic to ServiceConnector#binderDied()." into tm-dev by Raphael Kim · 2 years, 10 months ago
  22. d7df1b2 Merge "Use DeviceProfile to determine whether to exclude tasks from Recent" into tm-dev by Iris Yang · 2 years, 10 months ago
  23. 30356d2 Use DeviceProfile to determine whether to exclude tasks from Recent by Iris Yang · 2 years, 10 months ago
  24. 8d06d27 Implement dumpsys for CompanionDeviceManagerService.CompanionDeviceManagerImpl by Raphael Kim · 2 years, 10 months ago
  25. bd3f5ca Move binder death handling logic to ServiceConnector#binderDied(). by Raphael Kim · 2 years, 10 months ago
  26. a833f61 [CDM] Update binding flag for self-managed apps by Guojing Yuan · 2 years, 10 months ago
  27. ea8aa9e Merge "Introduce run-cleanup adb command for CTS test" into tm-dev by Sergey Nikolaienkov · 2 years, 10 months ago
  28. 5f7154d Merge "Remove role checker for non-selfManaged association" into tm-dev by Evan Chen · 2 years, 10 months ago
  29. f9dded9 Remove role checker for non-selfManaged association by Evan Chen · 2 years, 10 months ago
  30. 801e627 Display IME locally on virtual displays by Christine Franks · 2 years, 10 months ago
  31. fb9cbc6 Merge "Handle device presence registry when device is already active." into tm-dev by Raphael Kim · 2 years, 10 months ago
  32. 99c31fd Introduce run-cleanup adb command for CTS test by Evan Chen · 3 years ago
  33. 31966ee Handle device presence registry when device is already active. by Raphael Kim · 2 years, 11 months ago
  34. 287a66e Only update the current connected set for selfManaged only by Evan Chen · 2 years, 10 months ago
  35. 75577e9 Merge "Remove package title from notification access confirmation intent" into tm-dev by Raphael Kim · 2 years, 10 months ago
  36. 8b0ef791 Merge "Add simulate-device-(dis)appeared CDM shell commands" into tm-dev by Sergey Nikolaienkov · 2 years, 10 months ago
  37. 0197bcf Add simulate-device-(dis)appeared CDM shell commands by Sergey Nikolaienkov · 2 years, 11 months ago
  38. eb2d1e6 Make virtual input device creation synchronous by Prabir Pradhan · 3 years ago
  39. 735bcf8 Remove package title from notification access confirmation intent by Raphael Kim · 2 years, 11 months ago
  40. f90a00f Update connected devices sets when app is killed by Evan Chen · 2 years, 10 months ago
  41. dd0e2f3 Only do the ble scan if association isNotifyOnDeviceNearby by Evan Chen · 2 years, 11 months ago
  42. 3895dba9 Fixed that the camera will not be blocked on the virtual display in special cases by Cliff Wu · 3 years, 1 month ago
  43. 20d034f Merge "Implement CDM metric" into tm-dev by TreeHugger Robot · 2 years, 11 months ago
  44. eaceca7 Merge "Guard against incorrect ID assignment in CdmService" into tm-dev by TreeHugger Robot · 3 years ago
  45. e360c27 Merge "Decide on navigation to task by policy in Virtual Device" into tm-dev by Shaun Corkran · 3 years ago
  46. 8228658 Guard against incorrect ID assignment in CdmService by Sergey Nikolaienkov · 3 years ago
  47. 46ef678 Implement CDM metric by Evan Chen · 3 years ago
  48. 8e9e270 Decide on navigation to task by policy in Virtual Device by Shaun Corkran · 3 years ago
  49. e230a7d Update the strings on app unavailable alert dialog by Cliff Wu · 3 years ago
  50. 3ece298 Merge "Add launch complete status to launchPendingIntent" into tm-dev by TreeHugger Robot · 3 years ago
  51. ad1bf17 Don't register playback/recording change if caller doesn't care it by yuanjiahsu · 3 years ago
  52. 5cecf53 Add launch complete status to launchPendingIntent by Maurice Lam · 3 years ago
  53. 9df4056 Merge "Update toast strings for blocking camera to match UX guideline" into tm-dev by Cliff Wu · 3 years ago
  54. 5483a97 Merge "Do not wake up all displays" into tm-dev by Xu Cao · 3 years ago
  55. 9428265 Do not wake up all displays by Xu Cao · 3 years ago
  56. ab63d06 Don't send callback with null topActivity by yuanjiahsu · 3 years ago
  57. 43791f7 Update toast strings for blocking camera to match UX guideline by Cliff Wu · 3 years ago
  58. c20e008 Merge "Clean up mayAssociateWithoutPrompt()" into tm-dev by Sergey Nikolaienkov · 3 years ago
  59. 6253682 Fix NPE in CompanionDeviceServiceConnector by Sergey Nikolaienkov · 3 years ago
  60. f8bd335 Merge "Update CDM binding flags" into tm-dev by Guojing Yuan · 3 years ago
  61. 39387cb Update CDM binding flags by Guojing Yuan · 3 years ago
  62. 46ee87f Rename API: DisconnectReasonToString by William Escande · 3 years ago
  63. 77946e2 Merge "Add API to indicate supported windowing modes on the virtual displays" into tm-dev by TreeHugger Robot · 3 years ago
  64. 6d709f6 Add API to indicate supported windowing modes on the virtual displays by Iris Yang · 3 years ago
  65. cf00b9c Clean up mayAssociateWithoutPrompt() by Sergey Nikolaienkov · 3 years ago
  66. 11a5c82 More CDM presubmits by Sergey Nikolaienkov · 3 years ago
  67. 9b73080 Optimize checking if package defines companion services in CDM by Sergey Nikolaienkov · 3 years, 1 month ago
  68. f5170f4 Merge "Fix secondary user test for VirtualDevice" into tm-dev by TreeHugger Robot · 3 years ago
  69. 8e34e63 Fix secondary user test for VirtualDevice by Maurice Lam · 3 years, 1 month ago
  70. 47d52ee Merge "Specify default activity policy" into tm-dev by TreeHugger Robot · 3 years ago
  71. ec712b7 Properly handle pending intent for multi-user by Evan Chen · 3 years ago
  72. c1c451f [CDM bug] Fix CDM crash when there's no CDM service by Guojing Yuan · 3 years, 1 month ago
  73. 804b699 Specify default activity policy by Maurice Lam · 3 years, 1 month ago
  74. a2d34f4 Return a copy of the "real" set in AssociationStore by Sergey Nikolaienkov · 3 years, 1 month ago
  75. 20c1ba9 Catch Exceptions thrown by BleScanner in CDM by Sergey Nikolaienkov · 3 years, 1 month ago
  76. 8fe4c2a Merge "Add a lock to protect mRunningUids in GenericWindowPolicyController" by Cliff Wu · 3 years, 1 month ago
  77. 5536865 Clean up audio resources when VirtualDevice is closed by yuanjiahsu · 3 years, 1 month ago
  78. fe197a7 Merge "[CDM Bug] Fix a crash issue when serviceConnector is empty" by TreeHugger Robot · 3 years, 1 month ago
  79. 366b07b [CDM Bug] Fix a crash issue when serviceConnector is empty by Guojing Yuan · 3 years, 1 month ago
  80. 465f4c8 Fix ble stop scan crash when BT is not turned on by Evan Chen · 3 years, 1 month ago
  81. fe5a3e5 Add a lock to protect mRunningUids in GenericWindowPolicyController by Cliff Wu · 3 years, 1 month ago
  82. f04d752 KeyguardManager#isDeviceSecure() by Xu Cao · 3 years, 1 month ago
  83. 1bf2e3c Merge "Block camera access for apps running on VirtualDevices" by TreeHugger Robot · 3 years, 1 month ago
  84. db33f67 Merge "Use property instead of meta-data for primary CDM service" by TreeHugger Robot · 3 years, 1 month ago
  85. d1528ca Block camera access for apps running on VirtualDevices by Antony Sargent · 3 years, 1 month ago
  86. b0385bd Merge "Give CompanionDeviceServiceConnector its own worker thread" by TreeHugger Robot · 3 years, 1 month ago
  87. f63c105 Merge "[8/8] Use PresenceController and AppController in CdmService" by TreeHugger Robot · 3 years, 1 month ago
  88. 69cf285 Implement VirtualAudioDevice API by yuanjiahsu · 3 years, 3 months ago
  89. bb287ae Use property instead of meta-data for primary CDM service by Evan Chen · 3 years, 1 month ago
  90. aa15e1c [8/8] Use PresenceController and AppController in CdmService by Sergey Nikolaienkov · 3 years, 2 months ago
  91. 82952ea Merge "Guard VirtualDevice#close by permission" by TreeHugger Robot · 3 years, 1 month ago
  92. 2a017cd Guard VirtualDevice#close by permission by Christine Franks · 3 years, 1 month ago
  93. de16f71 Roll forward "Show error dialog if activity is blocked from streaming" by Maurice Lam · 3 years, 1 month ago
  94. 0ba7aa9 Merge "Add API to hide cursor for virtual mice" by Christine Franks · 3 years, 1 month ago
  95. 2073a5e Give CompanionDeviceServiceConnector its own worker thread by Sergey Nikolaienkov · 3 years, 1 month ago
  96. 27a354b Add API to hide cursor for virtual mice by Christine Franks · 3 years, 2 months ago
  97. a3f857f Merge "Fix VirtualDeviceManagerService startUser crash" by Adam Bookatz · 3 years, 1 month ago
  98. 8438010 Merge "Revert "Show error dialog if activity is blocked from streaming"" by Maurice Lam · 3 years, 1 month ago
  99. 6821cae Fix VirtualDeviceManagerService startUser crash by Adam Bookatz · 3 years, 1 month ago
  100. 66e8619 Revert "Show error dialog if activity is blocked from streaming" by Maurice Lam · 3 years, 1 month ago