Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #1

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Fix typo #1

merged 1 commit into from
Dec 3, 2018

Conversation

a1ex4
Copy link
Contributor

@a1ex4 a1ex4 commented Dec 2, 2018

Hey, I only now am checking all your work, from the pipy package to your fixes in python-adb, this is an amazing piece of work, thank you so much you're awesome!

Hey, I only now am checking all your work, from the pipy package to your fixes in python-adb, this is an amazing piece of work, thank you so much you're awesome!
@JeffLIrion JeffLIrion merged commit 20ca4ca into JeffLIrion:master Dec 3, 2018
@JeffLIrion
Copy link
Owner

Thanks!

You should check out the work done by @caffeinatedMike: https://github.com/caffeinatedMike/python-androidtv and https://github.com/caffeinatedMike/androidtv. I don't actually own an Android TV device, so my contribution was just based off the Fire TV component.

JeffLIrion added a commit that referenced this pull request Feb 18, 2022
* Add Option for Custom Audio State command

* Add Option for Custom Audio State command

* Add Option for Custom Audio State command

* Add Option for Custom Audio State command

* Add Option for Custom Audio State command

Correction to default return value

* Formatting

* Formatting

* Formatting Fix

* Add test for CUSTOM_AUDIO_STATE

* Test correction

* PR Suggestions (#1)

* Reorder _cmd function

* Code suggestion change

* Code suggestion change

* Re-Ordering

* Update docs to refer to function

* Update basetv.py

Co-authored-by: Jeff Irion <JeffLIrion@users.noreply.github.com>
grimpy added a commit to grimpy/python-androidtv that referenced this pull request Oct 12, 2022
Parsing of current app is broken incase google assitant gets triggered and closed again. Suddenly we have Windows JeffLIrion#1 as `mOwnerUid=10050 showForAllUsers=false package=com.google.android.inputmethod.latin appop=NONE` this is not correct.

In this pull request based on the link issue, I've moved the command to find the windows that has the inputfocus instead

See: home-assistant/core#69723
grimpy added a commit to grimpy/python-androidtv that referenced this pull request Oct 13, 2022
Parsing of current app is broken incase google assitant gets triggered and closed again. Suddenly we have Windows JeffLIrion#1 as `mOwnerUid=10050 showForAllUsers=false package=com.google.android.inputmethod.latin appop=NONE` this is not correct.

In this pull request based on the link issue, I've moved the command to find the windows that has the inputfocus instead

See: home-assistant/core#69723
Signed-off-by: Jo De Boeck <deboeck.jo@gmail.com>
JeffLIrion pushed a commit that referenced this pull request Oct 13, 2022
Parsing of current app is broken incase google assitant gets triggered and closed again. Suddenly we have Windows #1 as `mOwnerUid=10050 showForAllUsers=false package=com.google.android.inputmethod.latin appop=NONE` this is not correct.

In this pull request based on the link issue, I've moved the command to find the windows that has the inputfocus instead

See: home-assistant/core#69723
Signed-off-by: Jo De Boeck <deboeck.jo@gmail.com>

Signed-off-by: Jo De Boeck <deboeck.jo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants