Timothy

Results 153 comments of Timothy

I didn't find any way to make it works on Android 15. The only solution seems to move away from getting the result in the activity to get the result...

Hey @KvRae anyone can take it, so feel free to do it :)

To be fair this one is huge, and should be done in multiple PRs. So yes you can take this but make small PRs.

I tried to play with the ADB command to reduce the timeout to 5mn and it kept the persistent connection so I'm not sure the ADB command is working. We...

High Accuracy mode is not impacted because it uses `location` type. It only impacts `dataSync` type. For the persistent connection it could have an impact, if the total amount of...

But maybe because it also has `messaging` type it actually not fall under this new restriction that would be nice.

Hey @smithrashell, sure you can do it on top of this PR https://github.com/home-assistant/android/pull/5279#discussion_r2097686272 or wait for it to be merged.

I had the same issue. While I was trying to find the root cause of the issue I found out that pulseaudio was not started so the `native` socket was...

Since you are changing the notification, you will also need two others PR in the developer documentation.

Out of curiosity I've asked ChatGPT, and it said that we should use [AdaptiveIcons](https://developer.android.com/develop/ui/views/launch/icon_design_adaptive) with a clear distinction between background and foreground so that the system knows how to manipulate...