Hi guys! I am making another applet. Simple profile & volume manager. It's only a beta but it works fine. VGA only a the moment.
With this applet you get:
- 6 profiles. Fully customizable in a xml file.
<Profile_One>
<Name>Loud</Name>
<Ring>none</Ring>
<SystemVol>100</SystemVol>
<RingVol>100</RingVol>
<Script>av0pw3r</Script>
<Icon>Loud.jif</Icon>
<IconSelected>Loud.Selected.jif</IconSelected>
<BT>Off</BT>
<Wifi>0</Wifi>
</Profile_One>
Where:
- <Ring> can be none, *none*, *vibrate* or path to your ringtone.
- <BT> can be On, Off or Discoverable.
- <Wifi> 1 - on, 0 - off
Stable:
- Finally working timer (As good as possible. Updates only when device is active or/and immediately after the device wakes up)
- More profiles.
- Option to toggle on/off: Bluetooth and wifi.
- QVGA version.
- Menu option to save your current ringtone.(do it at first run to if you don't want to loose settings for your current ringtone)
Beta 2:
- Timer to set the time to change the profile not working properly!
- Menu to select next profile( will change to that profile after selected time)
- New icons for profiles
- Option to change Profile icons in the xml file (sample base buttons attached)
Beta 1:
- System and ringer volume control. Vibrate and mute options.
Todo:
- QVGA!
- More profiles with more options( waiting for your suggestions ).
- Combine it with comm manager
- Change the look;)
- Profiles schedule
- Switch profile automatically during meetings (to Vibrate)

