Results 417 comments of Andy Holmes

For anyone looking to contribute to this PR, note that you will probably want to do more that just swap `aggregateMenu` with `quickSettings`, since this is a new API. We...

This should be more or less what was requested. I wasn't sure how to juggle the existing `docker.yml` and `Dockerfile` without breaking existing actions, so I added `container.yml` and `Containerfile`...

As far as I know bluetooth is still considered an unstable feature, since it isn't even enabled in the beta Android app. There was some discussion [a few months ago...

That would be great, I'll admit I know very little about bluetooth so I hadn't looked much into it yet. My understanding is the only part really different is the...

Sorry I've been so busy lately. I've been putting some work into `protocol.js` to make it easier to extend the `Channel` class (previously LanChannel) and getting a DBus skeleton for...

@getzze Since there's been some work on bluetooth upstream to get payloads and such working, I've started actually working on this based on your implementation and SDP record. I've had...

A short status update. * I seem to have a fair amount of this working (standard plugins, connecting, etc) * File transfers aren't implemented yet, but should be possible soon...

> Sorry, I am really busy and I haven't find the time to help on this, but I will try to test this! No problem, your original work is the...

Yeah, pairing is a little weird right now. I talked briefly with Matthijs who I think is continuing the bluetooth for KDE Connect about it, but not sure he understood...

No extra encryption is added over Bluetooth in gsconnect, it just means the only identification is hostname. But as long as paired Bluetooth devices are assumed trusted for kdeconnect also...