Recent content by Florian Sax

  1. F

    Disabling quick settings on lock screens?

    you can modify the quicksetting tiles without root via adb. adb shell settings put secure sysui_qs_tiles flashlight but sadly it will modify the tiles in lockscreen and launcher. there is this automation workaround to swap between the two settings: Lollipop hide quick settings on Lock screen -...