WallPanel-Project / wallpanel-android

This project is deprecated; try out this active fork: https://thanksmister.com/wallpanel-android/
Apache License 2.0
207 stars 27 forks source link

Auto show navigation bar / focus on app displayed #47

Open martyouel opened 6 years ago

martyouel commented 6 years ago

HI,

i'm using WallPanel since a few weeks to display a HA dasboard. I love it, works great, but i'm trying / looking to avoid a boring thing.

WallPanel is running on an old Samsung Galaxy Tab 10.1. When tablet goes in sleep, I show a family slideshow pictures (daydream android function).

When the tablet wake up (by touch the screen, or by an automation that call WallPanel API) my dashboard is then shown again but not "focused". So, I have to touch again the screen, then my navigation bar is shown and then now my dashboard button is now clickable. I call it a kind of "double-touch".

I would like to find a way to have WallPanel "ready to be touched" when the tablet wake up.

Any idea ? Is there a way right now to do this ? Is there an enhancement possible to the application to do this ?

thanks,