hey all! Thought I'd make this so we could share what we're all doing with our notification centre widgets. Apps like Launcher let us put shortcuts to apps etc in there, so let's see what we've all got!
Would be great if we all share the URL Schemes that got us those actions too.
So far, I've got shortcuts to:
- Personal Hotspot (prefs:root=INTERNET_TETHERING)
- Location Services (prefs:root=LOCATION_SERVICES)
- Mobile Data (prefs:root=MOBILE_DATA_SETTINGS_ID)
- Sounds (prefs:root=Sounds)
Some others:
VPN: prefs:root=General&path=VPN
Phone App: mobilephone://
Settings App: prefs:root
In my notification centre. Full control centre switches now! Huzzah.
Image
You can get URL Schemes for apps and such from these sources (they let you create customised actions):
http://handleopenurl.com
http://aijazansari.com/urlschemelist/
http://wiki.akosma.com/IPhone_URL_Schemes
http://schemes.zwapp.com
Hope they help.