Timothy

Results 153 comments of Timothy

I don't have any Samsung devices to test unfortunately. I guess everything is related to this https://developer.android.com/develop/connectivity/network-ops/data-saver But I'm not sure why Samsung is removing the widgets. I'm going to...

After hours of debugging to understand what is happening on Samsung Power Saving Mode. Our app can be a launcher by enabling this component ```xml ``` When Samsung phones enters...

> > Unfortunately we can only hope Samsung change this behavior, or another solution would be to remove the Launcher capability from Home Assistant (which I would like to keep)....

From the logs you've sent ``` 11-13 21:47:40.608 6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_monitoron from Home Assistant, not returned in subscribe_entities. 11-13 21:47:40.609 6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable...

> Why do you need view hierarchy info? > > This led me to check the privacy policy which doesn't mention crash statistics or processors at all. I think that...

Last TODOs to address are to verify the URL for the documentation and it is going to be addressed in another PR.

> Taking "No TODO should be left from the onboarding code base" very seriously: > > Missed: > > * https://github.com/home-assistant/android/blob/6229df022dfd04343d16eeabfc2cce792bd94820/onboarding/src/main/kotlin/io/homeassistant/companion/android/compose/composable/HAWebView.kt#L56 Removed in base branch > > * https://github.com/home-assistant/android/blob/6229df022dfd04343d16eeabfc2cce792bd94820/onboarding/src/main/kotlin/io/homeassistant/companion/android/launcher/LauncherActivity.kt#L120 Missed...

It's a duplicate of https://github.com/home-assistant/android/pull/5753. I'm willing to close the old one if you continue the work. It seems the initial author had an issue https://github.com/home-assistant/android/pull/5753#issuecomment-3263534463

@jpelgrom I don't have any objection to merge it like this to get feedback from people. Wdyt?

> > I posted a comment on the other PR about what might fix it, did you try that? > > Yes, I've tried creating samsung specific xml files, with...