Introduction
Anyone remember Data Toggle? It's quite old now and I've been working on a replacement with a better UI and increased functionality. Here it is: Introducing Dashboard!

Initially it was a collection of Layers on top of a static background image, but I've since re-written it to create the 'ToggleLayer', representing each item, complete with all the functions to manage them as an array.
This (along with the collection hosted in a ScrollLayer) means that it can be almost infinitely expanded with new toggles! The limit is that of the total number of images that can be bundled with the watchapp, but that's a way off yet.
Feature Set
This app (along with it's companion watchapp) allows you to:
- Toggle Wi-Fi, Network Data and Bluetooth radios.
- Set the phone ringer mode between loud, vibrate and silent.
- Toggle the master AutoSync mode (used for device accounts such as email etc.)
- See the phone's network name and battery level.
Download
You can get the watchapp (with link to companion app) on the Pebble Appstore, or as a bundle from Google Play.
Any suggestions for extra toggles is greatly appreciated!