Iván Cea Fontenla

Results 16 comments of Iván Cea Fontenla

The name AutoCompleteTextView is already showing matching card names. How do you want to also add recent queries? Maybe show like the last 2 queries and below the cards to...

I'v changed some configurations and a dependency version: - In `package.json`: `vscode` from `^1.1.25` to `^1.1.37`. The old version is giving me an erorr in its postinstall script (a 404...

For now only the code fence part was replaced. If you think this approach is acceptable, I'll change the other regexes. In the other hand, to replace the other regexes,...

> > > I just tried this branch, and it seems like [step references](https://github.com/microsoft/codetour#step-references) are broken. Are you seeing that behavior? Fixed. The AST-to-string was escaping literal characters with backslashes...

Still waiting for review or comments on this PR. I'm not sure if this is still a problem now after +1 year. I deleted my fork by error, so it's...

I'm checking it. I can't test this hypothesis right now: as webhook support was added here (https://github.com/home-assistant/core/pull/88346), and as the event is currently only sent inside the polling strategy method...

@elasticmachine update branch

Waiting for https://github.com/elastic/elasticsearch/issues/108675 to be fixed. After it, this PRs fix will be reverted

This has been created as the starting point to integrate Automotive sensors: https://github.com/home-assistant/android/pull/4122 Only existing Auto car sensors are added there, and only in the "full" version (Non-google play) of...

About Google feedback on making a Google Play version, I'd suggest to ask on Discord. About custom build, you can enable the full app as a flag in code. Or...