wifi_qs icon indicating copy to clipboard operation
wifi_qs copied to clipboard

Stop Deprecation

Open LinuxDragon57 opened this issue 2 years ago • 13 comments

Google has removed the ability to even use the ADB shell to bring back old wifi tiles in Android 13, so this software is needed again.

LinuxDragon57 avatar Aug 27 '22 20:08 LinuxDragon57

+1, the adb tweak no longer works on Android 13 😞

Habetdin avatar Aug 30 '22 14:08 Habetdin

Use Better Internet Tiles, just need Shizuku

fillwithjoy1 avatar Dec 13 '22 12:12 fillwithjoy1

I don't like Better Internet Tiles as a solution. Requirement for root access isn't something I want, and Shizuku is inelegant because of having to restart the service on reboots. I think I'm just going to fork this. I have never developed for Android before, and I am super busy; but I'm gonna do this.

LinuxDragon57 avatar Jan 15 '23 01:01 LinuxDragon57

Shizuku auto-stars on boot if you're rooted and is faster than root user. It's also better as you know that it just has adb-level access not superuser privileges that can be abused. But go ahead and fork it, nobody is stopping you.

Sent with Shortwave https://www.shortwave.com?utm_medium=email&utm_content=signature&utm_source=am95c2luZ2guanMxQGdtYWlsLmNvbQ==

On Sun Jan 15, 2023, 01:38 AM GMT, Tyler Gautney @.***> wrote:

I don't like Better Internet Tiles as a solution. Requirement for root access isn't something I want, and Shizuku is inelegant because of having to restart the service on reboots. I think I'm just going to fork this. I have never developed for Android before, and I am super busy; but I'm gonna do this. — Reply to this email directly, view it on GitHub https://github.com/rostopira/wifi_qs/issues/10#issuecomment-1383018260, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHBFVTWYPYUAESOTI3FS4JDWSNIH5ANCNFSM57Z4YVVA. You are receiving this because you commented.Message ID: @.***>

fillwithjoy1 avatar Jan 23 '23 16:01 fillwithjoy1

Shizuku auto-stars on boot if you're rooted and is faster than root user. It's also better as you know that it just has adb-level access not superuser privileges that can be abused. But go ahead and fork it, nobody is stopping you. Sent with Shortwave https://www.shortwave.com?utm_medium=email&utm_content=signature&utm_source=am95c2luZ2guanMxQGdtYWlsLmNvbQ== On Sun Jan 15, 2023, 01:38 AM GMT, Tyler Gautney @.> wrote: I don't like Better Internet Tiles as a solution. Requirement for root access isn't something I want, and Shizuku is inelegant because of having to restart the service on reboots. I think I'm just going to fork this. I have never developed for Android before, and I am super busy; but I'm gonna do this. — Reply to this email directly, view it on GitHub <#10 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHBFVTWYPYUAESOTI3FS4JDWSNIH5ANCNFSM57Z4YVVA. You are receiving this because you commented.Message ID: @.>

I don't want to root my phone for a Wi-Fi tile. It's also not a good solution if I have to somehow run adb commands for a Wi-Fi tile after every reboot.

andris155 avatar Jan 24 '23 17:01 andris155

Do you know that you can also start Shizuku if you're connected to a wifi network? And I've tried to fork it but had no success so I don't think you're going to have success either forking it without the use of Shizuku or root

Sent with Shortwave https://www.shortwave.com?utm_medium=email&utm_content=signature&utm_source=am95c2luZ2guanMxQGdtYWlsLmNvbQ==

On Tue Jan 24, 2023, 05:29 PM GMT, András Marczinkó @.***> wrote:

Shizuku auto-stars on boot if you're rooted and is faster than root user. It's also better as you know that it just has adb-level access not superuser privileges that can be abused. But go ahead and fork it, nobody is stopping you. Sent with Shortwave https://www.shortwave.com?utm_medium=email&utm_content=signature&utm_source=am95c2luZ2guanMxQGdtYWlsLmNvbQ== https://www.shortwave.com?utm_medium=email&utm_content=signature&utm_source=am95c2luZ2guanMxQGdtYWlsLmNvbQ== … On Sun Jan 15, 2023, 01:38 AM GMT, Tyler Gautney @.> wrote: I don't like Better Internet Tiles as a solution. Requirement for root access isn't something I want, and Shizuku is inelegant because of having to restart the service on reboots. I think I'm just going to fork this. I have never developed for Android before, and I am super busy; but I'm gonna do this. — Reply to this email directly, view it on GitHub <#10 (comment) https://github.com/rostopira/wifi_qs/issues/10#issuecomment-1383018260>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHBFVTWYPYUAESOTI3FS4JDWSNIH5ANCNFSM57Z4YVVA https://github.com/notifications/unsubscribe-auth/AHBFVTWYPYUAESOTI3FS4JDWSNIH5ANCNFSM57Z4YVVA. You are receiving this because you commented.Message ID: @.> I don't want to root my phone for a Wi-Fi tile. It's also not a good solution if I have to somehow run adb commands for a Wi-Fi tile after every reboot. — Reply to this email directly, view it on GitHub https://github.com/rostopira/wifi_qs/issues/10#issuecomment-1402324618, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHBFVTVYSAWPKW7XDYZ77U3WUAGRDANCNFSM57Z4YVVA. You are receiving this because you commented.Message ID: @.***>

fillwithjoy1 avatar Jan 25 '23 07:01 fillwithjoy1

Going through that shouldn't be necessary, I haven't used this tool but if it offers a way to bring back the wifi tile without root/custom rom/application workarounds, then it is very much needed. I want the system WiFi toggle, not the combined internet tile.

LZeugirdor avatar Sep 18 '23 02:09 LZeugirdor

I agree with OP, rooting and more extensive tooling seems like an overkill for this kind of small tweak. The app works for me on Android 14 as of now, the only problem is that Airplane Mode needs to be off for the toggle to work.

marcodallagatta avatar Nov 13 '23 09:11 marcodallagatta

Going through that shouldn't be necessary, I haven't used this tool but if it offers a way to bring back the wifi tile without root/custom rom/application workarounds, then it is very much needed. I want the system WiFi toggle, not the combined internet tile.

Well your AOSP build doesn't have that feature on by default. You will need to use ADB to change the setting internally. Shizuku is easy to activate, just connect to a local wifi!

fillwithjoy1 avatar Nov 13 '23 22:11 fillwithjoy1

Going through that shouldn't be necessary, I haven't used this tool but if it offers a way to bring back the wifi tile without root/custom rom/application workarounds, then it is very much needed. I want the system WiFi toggle, not the combined internet tile.

Well your AOSP build doesn't have that feature on by default. You will need to use ADB to change the setting internally. Shizuku is easy to activate, just connect to a local wifi!

If you read the post you will see that is no longer possible.

LZeugirdor avatar Nov 13 '23 23:11 LZeugirdor

Going through that shouldn't be necessary, I haven't used this tool but if it offers a way to bring back the wifi tile without root/custom rom/application workarounds, then it is very much needed. I want the system WiFi toggle, not the combined internet tile.

Well your AOSP build doesn't have that feature on by default. You will need to use ADB to change the setting internally. Shizuku is easy to activate, just connect to a local wifi!

If you read the post you will see that is no longer possible.

🤦, have you heard of Better Internet Tiles

fillwithjoy1 avatar Nov 14 '23 08:11 fillwithjoy1

Going through that shouldn't be necessary, I haven't used this tool but if it offers a way to bring back the wifi tile without root/custom rom/application workarounds, then it is very much needed. I want the system WiFi toggle, not the combined internet tile.

Well your AOSP build doesn't have that feature on by default. You will need to use ADB to change the setting internally. Shizuku is easy to activate, just connect to a local wifi!

If you read the post you will see that is no longer possible.

🤦, have you heard of Better Internet Tiles

Look I appreciate that you're trying to help but I'm looking for a system solution if possible. As I've said before I don't want to use applications that add their own tiles, I don't want root, and I don't want a different ROM. People have said this program still offers that without all of what I've listed, so it seems is possible.

LZeugirdor avatar Nov 14 '23 09:11 LZeugirdor

Going through that shouldn't be necessary, I haven't used this tool but if it offers a way to bring back the wifi tile without root/custom rom/application workarounds, then it is very much needed. I want the system WiFi toggle, not the combined internet tile.

Well your AOSP build doesn't have that feature on by default. You will need to use ADB to change the setting internally. Shizuku is easy to activate, just connect to a local wifi!

If you read the post you will see that is no longer possible.

🤦, have you heard of Better Internet Tiles

Look I appreciate that you're trying to help but I'm looking for a system solution if possible. As I've said before I don't want to use applications that add their own tiles, I don't want root, and I don't want a different ROM. People have said this program still offers that without all of what I've listed, so it seems is possible.

glhf, aospmods would have already done this if it was possible

fillwithjoy1 avatar Nov 16 '23 12:11 fillwithjoy1