mywalkb / LSPosed_mod

My changes to LSPosed
GNU General Public License v3.0
3.63k stars 167 forks source link

Request: allow to create the shortcut to the app after it was lost #143

Open AndroidDeveloperLB opened 2 months ago

AndroidDeveloperLB commented 2 months ago

Is your feature request related to a problem?

Yes, I can't find the shortcut to the app anymore. It's installed fine and I see its modules working fine, but I can't find how to reach it and open it. All I see is that the Magisk module of "Zygisk - LSPosed" is installed. I can only turn it off&on, and remove it

Describe the solution you'd like

Maybe there is a way via Magisk to open it? Or at least trigger showing a notification to allow me to re-create a shortcut to it? I tried to turn it off, restart OS, turn it on, restart OS again, but nothing happened...

Additional context

No response

NastyaGrifon commented 2 months ago

If the lsposed module is loaded, you will see the notification to launch the app: Screenshot_20240911-120649_Shell.png

From the app itself you can create a shortcut to your default launcher: Screenshot_20240911-120708_Shell.png

AndroidDeveloperLB commented 2 months ago

@NastyaGrifon But I can't reach the app. How can I reach the app to cause the notification to appear, or to reach its settings to add the shortcut?

NastyaGrifon commented 2 months ago

Dial *#*#5776733#*#*

If Lsposed is installed, it will show up

AndroidDeveloperLB commented 2 months ago

@NastyaGrifon Witchcraft! How was this implemented? Is this in official API of Android? Please add this explanation in the module description here on Github's main page and on Magisk app. Could be useful...

I tried to create the shortcut, but for some reason I don't see it. Any reason why? EDIT: Tried again, and this time it showed up. Weird. Perhaps issue with Nova launcher?

NastyaGrifon commented 2 months ago

I believe it's in the docs

Since I'm not an active developer for this repo, I can't add anything but PRs

You can still open the app from the notification, make sure to enable persistent notification in the settings tho

AndroidDeveloperLB commented 2 months ago

@NastyaGrifon Where? How did you find about this?

NastyaGrifon commented 2 months ago

Google pointed me right here

AndroidDeveloperLB commented 2 months ago

@NastyaGrifon You mean the comment of *#*#LSPOSED#*#* . How odd that I don't see it here though

AndroidDeveloperLB commented 2 months ago

Anyway, please add explanation here on the repository's page, and also in the module's description in Magisk. Maybe it's even possible to do it via Magisk somehow, too.