Timothy

Results 153 comments of Timothy

Just a tips for anyone that would take this bug to fix. We recently introduce a new command in the external bus `navigate` that basically move the current WebView to...

@Gregman-js I'm working on migrating the webViews to compose so that we can handle this into one place.

@Gregman-js here is the PR https://github.com/home-assistant/android/pull/5419 for the migration to Compose. It will be easier to apply your fix in compose and it will work for the other screens too....

@Gregman-js The PR about compose has been merged. Could you impl your proposal in compose only and apply it to the two places that uses a WebView. FYI we can't...

It seems that in some case we have the capability to get the version of the server through mDNS https://github.com/home-assistant/android/blob/d3408300ddf984fb8363bd148142a7767d7eb146/app/src/main/kotlin/io/homeassistant/companion/android/onboarding/discovery/HomeAssistantSearcher.kt#L100 Then it won't work for ppl that set the address...

I did the inital version in compose here https://github.com/home-assistant/android/pull/5507 it adds the bar with the right color. I'll make a second PR with the needed changes to react to a...

Closing this PR since now we are using compose 👍🏻

> Really miss nutrition sensor We have hard time to pass the Google play validation when adding new sensors. To anyone that wants a new sensor, please write a sample...

> > To anyone that wants a new sensor, please write a sample of use case to help us explain to Google how this feature would improve your experience. >...

> nsumed calories sensor into the dashboard would provide users with a more complete and data-driven view of their overall health and wellness. The sensor would enable accurate tracking of...