Add support for Direct Share targets
Add support for Direct Share targets as described in https://developer.android.com/training/sharing/direct-share-targets.
This makes connected devices with SharePlugin
enabled show up in Android's Sharesheet and can be directly shared to. Currently the feature works (i.e. one can directly send text and file to another device by clicking on the shortcut), but since I reused existing device icons, the shortcut's icon may not appear correctly in all places.