Hello, I really hate the Pixel’s internet quick setting. When I need to turn off wi-fi I have to click on the internet tile and then I can turn off wi-fi using the toggle. I cannot find WiFi only tile. Any suggestions?

P.s. First post on Lemmy!

  • CosmicSploogeDrizzle@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I’ve been using this:

    https://github.com/rostopira/wifi_qs

    I’m on a pixel 6 pro and just updated to Android 14 and it still works. It does say “disconnected” when the tile is activated even though I’m connected and it works. So as long as that doesn’t bother you.

    Apparently this method is depreciated in favor of running some ADB commands. There is a link within the GitHub link to the new method. I haven’t tried that as the tile still works for me.

  • AlmightySnoo 🐢🇮🇱🇺🇦@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 year ago

    Hi and welcome to the Lemmyverse! A quick Google search gave me this and it seems to be exactly what you want but I haven’t tried it yet: https://www.androidpolice.com/get-old-wifi-toggle-back-android-12/

    Quoting Mishaal directly:

    FYI: If you want to replace the Internet panel with the WiFi and mobile data Quick Settings tiles, run the following two commands in ADB shell:

    settings put global settings_provider_model false
    
    settings put secure sysui_qs_tiles "wifi,cell,$(settings get secure sysui_qs_tiles)"
    
  • random65837@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    11 months ago

    Nothing to do with the Pixel, that was an AOSP change a handful of versions ago. I also wasn’t really a fan of that but in reality, the majority of people aren’t always turning itn on/off and using the auto options. IIRC when that first happened, there was a buried option to separate them again. Thats long gone now sadly.