Timothy
Timothy
The deprecated API is disabled in API 36 so we have to migrate away from it unfortunately even for old version. https://github.com/home-assistant/android/issues/5332
Could you make your PR to target my branch on the official repo? If your solution works I'm ok with it but we need to make it generic for the...
I can help if you want an old version of an emulator I did struggle with it too and I've found a workaround and posted it on stackoverflow https://stackoverflow.com/a/79514205/3289338 it...
@timmo001 I've updated the code of this PR so that if it connects to a server on 2025.10 it is going to send the safe areas. @jpelgrom I think I've...
> > Edit: and based on a quick search, I'm not sure this is a bug, it seems Compose doesn't have a native scroll bar. > > You are correct....
It would already be something 👍🏻 it would only make sense to make it interactive like in the sensor list to be able to quickly scroll to a section since...
> Apologize but 1 minor difference I need to call out after testing a different PR, very minor. When you initially onboard and select your server this PR pushes down...
I will use `thin` bluring instead of regular. If a user complain we could use `ultraThin`.
> It seems like a no-brainer to and this considering there big push for AI functionality in-home assistant. The only thing I can think of is they're trying to sell...
Would you mind adding some Unit test? I've added recently all the necessary tools to add them.