-
-
Notifications
You must be signed in to change notification settings - Fork 739
Allow the app to be the launcher #5023
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
Comments
already requested #4030
this is a symptom of the app crashing or not having background access a bug report instaed of feature request should be filed What actual launcher features do you want? Pretty sure webview cannot be a launcher element so not sure what the end goal of the request is. |
I previously used https://wallpanel.xyz/ for my tablet, it has not been updated in ages and so I figured I would try the companion app on this new wall tablet. With that app it would stay running for weeks at a time without fail. My only goal is to not have to manually open the app on the tablet every few days. This tablet does not have a battery and none of the background or battery features are available. It doesn't say anything about crashing, I just walk past the tablet and it's sitting on the launcher window and the companion app is gone. I relaunch it and repeat every few days. If there's something I can do to get some logs from it that explain why to file a bug report I'll do so. |
thats the exact symptom of the app crashing actually, you dont always get a pop-up Next time that happens when you open the app go to Settings > companion app > troubleshooting > show and share logs and you may see a Recent Crash tab at the top and if that is there you will see the crash and the reason for it. The app becoming a launcher wont fix that crash. You may need to try for a few days if the crash or 2 does not get caught but hopefully the app can save the crash. |
There wasn't a tab there from the crash earlier, I'll check again next time it happens. Thank you |
It has closed down 2 more times, neither time had a Recent Crash tab. |
Maybe the Play Store auto update is closing it? |
Only if it's been updated 5 times in the last week. |
@bs42 there are a few options to achieve something similar Another option that might work is if you pin the app. Different devices call it differently. For example on the samsung tablet I'm using the options is called "keep open". It is accessed when I open the recents apps and then click the HA icon. Perhaps you could try that and see if it helps? A third option would be to introduce a lock screen listener so that it reopens the app when the screen gets locked. Also there are options like making the app a "device owner", through the DPM (Device policy manager) kind of like an admin app, but that too has it's drawbacks. Additionally I'm not up to date on the google play store policies about such apps. Would you be willing to test out option two and report how it goes? |
There are some requests out there for the companion app to be modified so it can be selected as an Android launcher app. However, it seems people suggest workarounds to accomplish something similar rather than the app being modified to do so. Is there any particular reason why it shouldn't be allowed to become a launcher app? Reasons why I'd like to use the companion app rather than an alternative (such as full kiosk, etc) include
Reasons why I'd like to use it as a launcher app (rather than just starting it automatically, etc) include
|
This tablet is super bare bones (it's actually a Digtal Signage that runs Android), I have looked everywhere I can think of in the apps and settings and there is nothing like this. |
I can only speculate, but what I've personally encountered is that the Play Store has certain restrictions / policies regarding such apps and it's always considered as a last resort. Additionally, I believe Apple doesn't even have such capabilities.
Those are some valid and compelling reasons. I too have been thinking about this more and more. I will start looking into this, but no promises . |
If it helps, I don't even use the play store but instead use F-Droid |
I use a wall mounted tablet for Home Assistant. It would be very useful if the companion app could be the launcher. This would permit the app to automatically load on boot as well as help prevent it from getting automatically closed which happens to mine every few days.
The text was updated successfully, but these errors were encountered: