Hey, before using GOS I automatically disabled WIFI and mobile data when my screen was off to save data and battery. Gave me pretty decent battery life on my earlier device. Had a job running to turn data on every 15 minutes for a few seconds to check if I got new Signal messages.
I Used
svc wifi enable
svc wifi disable
svc data enable
svc data disable
in a root shell to achieve the toggles, automated with Tasker.
Now I am searching for a way to achieve this with GOS. Is it possible somehow?
Is there any interface I could use for that available or is it impossible?
Thank you.