Skip to content

Add a per-device confirmation before copying the contacts

Albert Vaca Cintora requested to merge work/confirm-copying-contacts into master

The contacts plugin is the only one that copies (and persists) data to the remote device just by connecting. By adding this extra confirmation once per device, we prevent this from happening in cases where someone paired with a friend just to transfer a file for a moment, or paired by accident.

Merge request reports