-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Message notification sound #75
Comments
This is a bit strange and may be a bug with WhatsApp rather than our application. We simply pass android the Notification.DEFAULT_SOUND flag. |
On further testing, it does seem this is a WhatsApp bug, since it affects other notifications (not just batphone), and only when an outgoing audio message is present on WhatsApp. Date: Sun, 3 Feb 2013 16:06:55 -0800 This is a bit strange and may be a bug with WhatsApp rather than our application. We simply pass android the Notification.DEFAULT_SOUND flag. However we should add a preference to allow the user to select from any of the installed notification sounds which should allow you to work around this issue.
|
Issue #86 added the new preference. |
Nexus 7 (unrooted JB) to Galaxy Ace (rooted cyanogenmod 7) messaging on mesh (local wifi network via home router); Galaxy Ace has WhatsApp installed:
Notification on receipt of message plays last audio message sent from whatsapp - stored in "/mnt/sdcard/WhatsApp/Media/WhatsApp Audio"
Deleting the audio file returns notification to standard message tone.
The text was updated successfully, but these errors were encountered: