belatrix / AndroidAllStars

Android All Stars Belatrix Project
http://www.belatrixsf.com/
MIT License
7 stars 7 forks source link

Notification sound #179

Closed claucastv closed 8 years ago

claucastv commented 8 years ago

When a notification is send and appears on the Status Bar , the notification must sound to warn the user.

Expected: The notification must sound to warn the user Actual: The notification only appear on the Status bar and doesn't make any sound.

EduardoChuks commented 8 years ago

vibration, sound and light (working in some devices) added to notifications. Also fixed minor bug.