wifi_qs
wifi_qs copied to clipboard
Stop Deprecation
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.
+1, the adb tweak no longer works on Android 13 😞
Use Better Internet Tiles, just need Shizuku
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.
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: @.***>
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.
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: @.***>
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.
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.
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!
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.
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
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.
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