summaryrefslogtreecommitdiff
path: root/services/companion
AgeCommit message (Expand)Author
2025-03-20Merge "Rename the new limited VDM role." into main Vladimir Komsiyski
2025-03-12Merge "Support virtual sensor additional info" into main Vladimir Komsiyski
2025-03-07Support virtual sensor additional info Vladimir Komsiyski
2025-03-06Merge "Never skip the CDM dialog for VDM profiles" into main Vladimir Komsiyski
2025-03-05Never skip the CDM dialog for VDM profiles Vladimir Komsiyski
2025-03-04Rename the new limited VDM role. Vladimir Komsiyski
2025-03-04Remove unused CDM association listener from VDM service Biswarup Pal
2025-03-03Merge "[CDM] Remove mac address while storing last removed association." into... Treehugger Robot
2025-02-28[CDM] Fix race condition that caused handshake init collision detection to be... Raphael Kim
2025-02-25[CDM] Remove mac address while storing last removed association. Guojing Yuan
2025-02-19Merge "[CDM] Add last removed association to disk and DUMPSYS" into main Guojing Yuan
2025-02-19Expose the public VD from VDMInternal Vladimir Komsiyski
2025-02-18[CDM] Add last removed association to disk and DUMPSYS Guojing Yuan
2025-02-14Refactor the VDM locks Vladimir Komsiyski
2025-02-10Merge changes from topic "avf-extend" into main Raphael Kim
2025-02-10[W][CDM] Initialize a transport with extended patch diff if device is WEARABL... Raphael Kim
2025-02-10[W][CDM] Add flagging support for transport attachment Raphael Kim
2025-02-07Fix the VDM<->WM deadlock when creating a display. Vladimir Komsiyski
2025-02-06Merge "Clean up virtual camera flags launched in Android 15" into main Vladimir Komsiyski
2025-02-04Merge "[W][CDM] Add wearable_sensing device profile which grants the app acce... Treehugger Robot
2025-01-30Fix the new keyguard check in CDM on HSUM builds Vladimir Komsiyski
2025-01-30Merge "Allow for CDM associations w/o role grants." into main Vladimir Komsiyski
2025-01-29Clean up virtual camera flags launched in Android 15 Vladimir Komsiyski
2025-01-28Allow for CDM associations w/o role grants. Vladimir Komsiyski
2025-01-27[W][CDM] Add wearable_sensing device profile which grants the app access to a... Raphael Kim
2025-01-24[CDM] Fix a bug when checking system uid Guojing Yuan
2025-01-20Merge "Improve locks in VDMS binder calls" into main Treehugger Robot
2025-01-20Improve locks in VDMS binder calls Marvin Ramin
2025-01-17Merge "[Bugfix] avoid deadLock caused by onAuthenticationPrompt()" into main ... Treehugger Robot
2025-01-17Merge "Fix associate shell command for selfManaged" into main Treehugger Robot
2025-01-17Fix associate shell command for selfManaged Evan Chen
2025-01-16Merge "[CDM] Handle multi users while checking SYSTEM UID" into main Guojing Yuan
2025-01-16[CDM] Handle multi users while checking SYSTEM UID Guojing Yuan
2025-01-16Clean up launched VDM custom IME flag Vladimir Komsiyski
2025-01-14Clean up launched VDM public APIs flag Vladimir Komsiyski
2025-01-13Merge "Clean up launched VDM custom home flag" into main Vladimir Komsiyski
2025-01-13Merge "Clean up VDM flags launched in Android 15." into main Treehugger Robot
2025-01-09Clean up launched VDM custom home flag Vladimir Komsiyski
2025-01-08Remove VDMS reference from VirtualDeviceInternal Vladimir Komsiyski
2025-01-08Clean up VDM flags launched in Android 15. Vladimir Komsiyski
2025-01-07Merge changes from topic "rename-mouse-acceleration-api" into main Michael Checo
2025-01-07Merge "[CDM] Disk IO must be run on a separate thread." into main Guojing Yuan
2025-01-07Rename setMousePointerAccelerationEnabled Michael Checo
2025-01-06Clean up launched VDM flags from SensorManager Vladimir Komsiyski
2024-12-24[Bugfix] avoid deadLock caused by onAuthenticationPrompt() panhaihui
2024-12-23Fix NPE when display is not connected when onSecureWindowShown is called Dorin Drimus
2024-12-11Merge "CDM support for the new limited VDM role." into main Vladimir Komsiyski
2024-12-09Add native VDM getDeviceIdForDisplayId Vladimir Komsiyski
2024-12-04Fix matches deviceId base on flag Evan Chen
2024-11-27Merge "[W] Introduce DeviceId" into main Evan Chen