Description:
Attention Grabber extends the functionality of the Attention Manager, it grabs your attention by emitting a beep, turning on the LED or vibrating periodically when you have pending alerts.
This is most useful on a device like my Treo 650 wich does not continuously alert me to the fact that I've missed a call or an SMS, something I was used to from my previous phone.
Here are some key features of "Attention Grabber":
You can enable or disable the app (note that it is always disabled while running but it re-enables when it closes).
You can tell the app to re-enable itself after a soft reset.
You can specify the number of seconds between attention grabbing attempts.
You can enable or disable the audible beep.
You can enable or disable the LED while there are pending attention items.
You can enable or disable the vibrator (useful if you have muted the sound on your Treo).
Update Description:
- The seconds were incorrectly initialized (for new installs only).
- Use ForceNone instead of ForceOff so that normal LED/Vibrate functions are returned.