abrenoch / hyperion-android-grabber

Screen grabber for hyperion
MIT License
201 stars 35 forks source link

Feature/screenoff clear #57

Closed abrenoch closed 6 years ago

abrenoch commented 6 years ago

Got a few things tucked in here.

Resolution for #47

Couple mobile UI bugs fixed (the gradient would flash on for a second the first time the the grabber failed to start - because of a host being empty or something, and the button needing to be pressed twice after the failure)

Added a few more comments

abrenoch commented 6 years ago

Actually this might need a little more work still - I'll keep this open for now tho

ninovanhooff commented 6 years ago

Allright, I removed myself as reviewer for the time being

abrenoch commented 6 years ago

I think I am going to roll this back to not include the power off & reboot events for now... The behavior on those events is not at all consistent (I've observed at least 4 different things happen in the logs during these events)... But the screen off event seems to work as expected.

abrenoch commented 6 years ago

Took out the power events code for now, I'll look into that a bit more later. So just clearing the lights on screen off events for now.