Timothy
Timothy
If I'm not wrong the S22 Ultra has a notch right? Because of that the Inset API that we are using is giving us a safe area bellow the notch...
> Thanks for the explanation. > > Yes the S22 Ultra does have a notched forward facing camera embedded into the status area, whereas the J5 does not. The J5...
> > Thanks for the explanation. > > Yes the S22 Ultra does have a notched forward facing camera embedded into the status area, whereas the J5 does not. The...
> > Hi, I also encountered the same screen-cropping issue with the latest update. I hope it can be resolved without difficulty. I'm attaching the screenshots to better explain the...
> > > > Hi, I also encountered the same screen-cropping issue with the latest update. I hope it can be resolved without difficulty. I'm attaching the screenshots to better...
I've started the PR https://github.com/home-assistant/frontend/pull/25566 but I cannot finish it since it touches too many pieces and I don't know the codebase enough. So we are waiting from someone from...
@jpelgrom I've looked at this a little and I see that we are using the `recorderQueue` to store records but this queue can be update while receiving the `STT_START` event...
> > @jpelgrom I've looked at this a little and I see that we are using the recorderQueue to store records but this queue can be update while receiving the...
Yep sorry I forgot to drop a comment here. But I'm going to merge this PR once I merge the big mess, since it contains the bump for the RAM.
> Do you have a good way to test this without manually editing the app code to skip this step? 😅 Not really unfortunately ... I did tweak the code,...