LukeDefeo

Results 22 comments of LukeDefeo

Thanks @vishen I ran watch on a my kitchen speaker and added playback to it from the app. Music was already playing on living room speaker. This is what i...

As for the protobuf decode, It was just binary and the hex showed no readable characters, I tried reading it with the cli tool but it kept saying it was...

I had another go and its failing still, ive tried all sorts. Would a random message in the stream be encrypted? is that why i cant pass it into `protoc...

That would be nice but at the same time note titles usually are pretty short. In addition the match could be from note titles or from content so some note...

I tried my best at trying to capture the traffic my phone was sending over the network using various tool but wasn't able to get anything useful. The messages wouldn't...

I dont have access to a rooted android device (to run frida) I tried running in an emulator but the google home app doesnt detect any media devices. Probably because...

Im also facing this issue, one of my buckets is negative. I did a little debugging like so: ``` if (latencyNanos < 0) { print(s"got latency < 0 ${latencyNanos} ${name}"...

Hi I don't think it's the tts it seems to be an issue with me being in the U.K and something being set up incorrectly. Will update here when I...

You can parse the string into an int, the developer cant change the type of the sensor without breaking people

hi guys how to do manually call set data?