Question Not vibrating on Messaging - OnePlus Nord N200 5G

For some reason I noticed the device does not vibrate for any type of notifications.
SMS, Email, Calendar etc.
Anyone know how to fix this.
I tried going into setting and sounds , i am only able to set vibrate patterns on ring only, nothing for sms or notifications.
is there an external app or something we can do to fix this?
let me know

rinnycoop121 said:
For some reason I noticed the device does not vibrate for any type of notifications.
SMS, Email, Calendar etc.
Anyone know how to fix this.
I tried going into setting and sounds , i am only able to set vibrate patterns on ring only, nothing for sms or notifications.
is there an external app or something we can do to fix this?
let me know
Click to expand...
Click to collapse
Hi @rinnycoop121,
First and foremost, are you certain that all of your vibration settings are correctly set?
First, check all of the following sections within settings:
Sounds & Vibration (Vibration & Silent)
Make sure that "Vibration" is on
Sounds & Vibration (Sound Effects and Modes)
Make sure that "Default notification sound" is set to a sound you can adequately hear
System > Accessibility (Vibration & haptic strength)
Make sure that it is on for "Notification vibration"
Then, for each app you wish to change the notification settings for, do the following::
Go into the "App info" (Settings) of the app, select "Notifications", and then make sure everything you want is checked.
You would do the same thing for every other app where you want notifications to appear.
If the previous procedures did not solve your issue, there is an external app that you may utilize. "BuzzKill," which specializes in notification automation, is the one I'm most acquainted with. According to the Google Play store, BuzzKill "allows you to see the notifications you want to see when you want to see them and filter out those you don't". I suppose "BuzzKill" may be the answer you're looking for to solve your notification issue.

Related

new workaround for endless vibration

There's been this issue with the Nike that when you enable vibration on incoming SMS alerts, it will at a certain point vibrate endlessly, and the only way to stop the vibration is to pull out the battery (if I can recall it right, even a soft reset won't stop it).
I don't know if there has been a fix for this already but I'm just gonna post this for people who wants their phone to vibrate when receiving SMS
The workaround is really simple, just download the app OS Remind Me here: http://forum.xda-developers.com/showthread.php?t=405071&highlight=hide+sim+contacts
Enable the vibration option and check the option "Unread SMS". On the "Alarm Sound" option, choose another kind of sound, one that makes less noise like the Default.wav, BECAUSE it will play at the same time with your default SMS alert tone and will mix up the sounds. Finally, make sure the program is running! Don't close it, use the "hide" function so it stays up and running.
And taadaaaaa... every time someone texts you it will vibrate
Thank you to whoever made this app!

How to turn of vibrate on exchange mail

Hi
Love the S3
However, i cannot for the life of me figure out how to disable vibration when recieving a mail on my exchange account...
I have my phone set to vibrate only all the time, and i want it to vibrate only when recieving a call or a text...
However it always vibrates when recieving exchange mail! It does NOT vibrate when recieving gmail... If i switch off the exchange tray notification it does NOT vibrate. However i want the tray/led notification, but no vibration... Im 99% sure this is how it is on SGSII, Galaxy Nexus and so on...
Any ideas?
Under settings vibrate somewhere there is a setting for auto vibrate/auto haptic.
Check if it's active for the exchange app. You can either disable it for only exchange or disable the feature altogether.
I'm imagining it's not a small oversight by you about forgetting to untick vibrate alert in the exchange mail app itself.
Sent from my HTC Desire using XDA
g4rvd4 said:
Under settings vibrate somewhere there is a setting for auto vibrate/auto haptic.
Check if it's active for the exchange app. You can either disable it for only exchange or disable the feature altogether.
I'm imagining it's not a small oversight by you about forgetting to untick vibrate alert in the exchange mail app itself.
Sent from my HTC Desire using XDA
Click to expand...
Click to collapse
No auto haptic is disabled, otherwise everthing will vibrate
Notifications are set to silent..
There are no option to select vibrate or not in the e-mail app...
Epedemic said:
No auto haptic is disabled, otherwise everthing will vibrate
Notifications are set to silent..
There are no option to select vibrate or not in the e-mail app...
Click to expand...
Click to collapse
I don't know if this will work, I only just flipped it myself:
In the file /data/data/com.android.email/shared_prefs/AndroidMail.Main.xml, I've set the line <boolean name="<UUID>.vibrate" value="false" />. Before it was true. The <UUID> is a (surprise) UUID, that I'm guessing identifies the account; a guess that other lines in the file seems to support.
Try it out. It might work. When I find out either way, I'll post back, but I wanted to share my findings ASAP.
EDIT: You need root for this to work, obviously. Those files are protected against fiddling from the regular user.
Hmm i think you have a point.. There are quite a bit of references to vibrate ,including one set to "always" in the files in that folder, which i set to "never"... I edited around a bit with root explorer, which creates a .bak file, but the changes seem to be reverted when rebooted, and the .bak files are deleted as well...
I hardly have time now, but over the weekend i will mess around with it a bit...
adamhassel said:
Try it out. It might work. When I find out either way, I'll post back, but I wanted to share my findings ASAP.
Click to expand...
Click to collapse
Hmm, no dice. The setting that seems to be the right one, which is in com.android.email_preferences.xml and called <string name="account_settings_vibrate_when">always</string> can be set to "never", but whenever I enter the settings screen from the phone, it reverts back to 'always'.
I have also fiddled around in the database files, thinking that maybe the xml got overridden from a database value, but no dice.
I have found a work around temporarily before they update the software with a more discrete management of vibration in different notifications.
Under settings - sounds - vibration intensity you can set the notification vibration to nil.
I primarily use this for it to only vibrate when phone call comes and all other notification i only want sound and no vibration.
yuhaohuang said:
I have found a work around temporarily before they update the software with a more discrete management of vibration in different notifications.
Under settings - sounds - vibration intensity you can set the notification vibration to nil.
I primarily use this for it to only vibrate when phone call comes and all other notification i only want sound and no vibration.
Click to expand...
Click to collapse
Problem is that also turns off vibration for texts/SMS'es, and I don't want that (turns out BTW that the stock Samsung SMS-app also lacks a vibration option in its notification settings... a trend?). It sucks balls.
adamhassel said:
Hmm, no dice. The setting that seems to be the right one, which is in com.android.email_preferences.xml and called <string name="account_settings_vibrate_when">always</string> can be set to "never", but whenever I enter the settings screen from the phone, it reverts back to 'always'.
I have also fiddled around in the database files, thinking that maybe the xml got overridden from a database value, but no dice.
Click to expand...
Click to collapse
Yay! After the latest Samsung firmware update (I9300XXBLFB), a 'Vibrate' checkbox has appeared in the settings for the email app. Sadly, still nothing in the SMS app. But it's a start.
adamhassel said:
Yay! After the latest Samsung firmware update (I9300XXBLFB), a 'Vibrate' checkbox has appeared in the settings for the email app. Sadly, still nothing in the SMS app. But it's a start.
Click to expand...
Click to collapse
Hi all
I upgraded my S3 to Android 4.0.4 yesterday on Rogers in Canada and it's running even better.
The only issue I noticed is regarding the vibration notification form the native email app. I used to not get notified when I was on a call and an email comes through. Now, it vibrates every time i get an email while on a call. i did find the setting in the email app to remove the vibration notification but it removes it completely even when not on a call and also when it's in vibrate mode??
for Gmail it's working well, only get a silent status bar notification which is what I want.
does anyone experience the same? let me know what I should do. it's frustrating to get that vibrating noise while on a call. i did try the kill the duck app but it didn't work....
Thanks
zeim said:
Hi all
I upgraded my S3 to Android 4.0.4 yesterday on Rogers in Canada and it's running even better.
The only issue I noticed is regarding the vibration notification form the native email app. I used to not get notified when I was on a call and an email comes through. Now, it vibrates every time i get an email while on a call. i did find the setting in the email app to remove the vibration notification but it removes it completely even when not on a call and also when it's in vibrate mode??
for Gmail it's working well, only get a silent status bar notification which is what I want.
does anyone experience the same? let me know what I should do. it's frustrating to get that vibrating noise while on a call. i did try the kill the duck app but it didn't work....
Thanks
Click to expand...
Click to collapse
Anyone??
zeim said:
Hi all
I upgraded my S3 to Android 4.0.4 yesterday on Rogers in Canada and it's running even better.
The only issue I noticed is regarding the vibration notification form the native email app. I used to not get notified when I was on a call and an email comes through. Now, it vibrates every time i get an email while on a call. i did find the setting in the email app to remove the vibration notification but it removes it completely even when not on a call and also when it's in vibrate mode??
for Gmail it's working well, only get a silent status bar notification which is what I want.
does anyone experience the same? let me know what I should do. it's frustrating to get that vibrating noise while on a call. i did try the kill the duck app but it didn't work....
Thanks
Click to expand...
Click to collapse
Phone -> Menu -> Call Settings -> Call Alert -> Alerts on Call
adamhassel said:
Phone -> Menu -> Call Settings -> Call Alert -> Alerts on Call
Click to expand...
Click to collapse
Thanks... but already have tried that. It works for all apps except for the native email app. Seems that after the update to Android 4.0.4, after they've added the vibration notification option, it seems to override all other vibrate notifications.
So for instance if i tick off that option in the native email app settings... and my phone is on vibrate, i won't get the vibe notification. and if i have it on, it will always be on, even while on a call....
So I only need a solution to suppress it while on a call... tried some apps like kill the duck and it still didn't work....
Help!
---------- Post added at 11:19 AM ---------- Previous post was at 10:37 AM ----------
zeim said:
Thanks... but already have tried that. It works for all apps except for the native email app. Seems that after the update to Android 4.0.4, after they've added the vibration notification option, it seems to override all other vibrate notifications.
So for instance if i tick off that option in the native email app settings... and my phone is on vibrate, i won't get the vibe notification. and if i have it on, it will always be on, even while on a call....
So I only need a solution to suppress it while on a call... tried some apps like kill the duck and it still didn't work....
Help!
Click to expand...
Click to collapse
Anyone???
zeim said:
So I only need a solution to suppress it while on a call... tried some apps like kill the duck and it still didn't work....
Click to expand...
Click to collapse
Well, since that option didn't work, one solution is Tasker. It'll give you (among a sh*tload of other stuff) the ability to define a context, e.g. 'Call in progress' and then set 'Vibrate on Notify: Off' while that context is true.
It's got a GAZILLION more possibilities, and the learning curve may seem a bit steep. And it's a pay-app. But it's worth every last penny, if you ask me.
Check it out.
(Disclaimer: not affiliated. Just satisfied user)
adamhassel said:
Well, since that option didn't work, one solution is Tasker. It'll give you (among a sh*tload of other stuff) the ability to define a context, e.g. 'Call in progress' and then set 'Vibrate on Notify: Off' while that context is true.
It's got a GAZILLION more possibilities, and the learning curve may seem a bit steep. And it's a pay-app. But it's worth every last penny, if you ask me.
Check it out.
(Disclaimer: not affiliated. Just satisfied user)
Click to expand...
Click to collapse
Apart from Tasker, is there anything else out there? 4.99$ for an app to simply disable the email vibrate notification on a call is not the ideal solution....
zeim said:
Apart from Tasker, is there anything else out there? 4.99$ for an app to simply disable the email vibrate notification on a call is not the ideal solution....
Click to expand...
Click to collapse
Well, there are other similar apps, like Locale or Settings Profile. Some of them have "Lite" or "Free" versions that may or may not work. All of them are general purpose context/setting apps, though. I don't know of any, except that Duck app you mentioned, which didn't work, that do just what you want. Sorry.
On a side note, Tasker has a 7-day trial version on their home page.

[Q] How to turn off email vibration alert?

Every email I get, I have a small vibration alert.
I only wants an alert on the notification bar, without any sound or vibration.
I managed to set the sound to Silent, but I can't find any settings to avoid the vibration.
This option is freaking me out.
I got dozens of emails every day - each one the phone vibrates.
Am I the only one?!
I'm sure your not dude.
In the settings/sound did you untick "Sound and vibration"?
I have found a work around temporarily before they update the software with a more discrete management of vibration in different notifications.
Under settings - sounds - vibration intensity you can set the notification vibration to nil.
I primarily use this for it to only vibrate when phone call comes and all other notification i only want sound and no vibration.
You should be able to do this by opening up your email application> settings> select your desired email account> you should now be able to adjust your email notification settings from the available options.
Hope this helps

Notification settings

I have a Moto Z2 Play with Nougat 7.1.1
I jumped directly from Kitkat (Cyanogen OS which my old phone had and which I never updated as it was very buggy update to Lollipop and I wanted for MM which never came) to Nougat when I bought the Z2 Play. It's mostly a positive change except for the notification settings. I know it's been discussed at length how Google messed up the notification settings on Lollipop and the trend has continued in Nougat too.
So now to my issue with it. I have currently set ringtones at full volume and Notifications on silent by selecting default notification ringtone as "None" as I don't want to hear a chime on every notification that comes through as most of my notifications are News feeds. Whenever l recieve a notification my phone vibrates so I assume there's no setting to customize Silent/Vibrate by default for all notifications and also individual app unless the app itself has implemented it in its settings like Textra and merely selecting no notification ringtone sets it to vibrate unless I go to individual app settings and set on the toggle "Show Silently". It is quite convoluted really.
Now what I want to achieve with the way my phone acts on notifications is something like this:
I want the to set a default notification ringtone and I want to set some notifications to vibrate and some to silent which I simply cannot do unless the app provides its own settings of silent/vibrate.
I want the Reminders and Events set in the Google and Calendar app to have a notification ringtone even when in default settings I have set notification ringtone to "None" but they rely on default notification settings. Some apps like Textra provide their own so is it really hard for Google's own app to do the same. This way I can set a different ringtone too than the default one. So I would like to know of a way to do so.
And honestly why aren't Reminders relying on Alarm sound i.e. if alarms are allowed to make a sound Reminders should too. It is really frustrating. I missed a reminder like this today because I wasn't aware of the convoluted way Nougat handles all this.
Kitkat had the best implementation. It had a separate slider for notification sounds too.(Cyanogen OS had one).
What I think is a better implementation is allowing to set a default ringtone in Sounds settings and then in individual app's notification settings separating the vibrate part from the "Show Silently" option. This would allow me to achieve my goal of having a ringtone for some apps, vibrate for some and silent for some. And it would solve my problem of having a sound when I have set a reminder in the Google app and have set default notification ringtone to "None".
The best implementation of course would be to set a default silent, vibrate or ringtone for notifications and then have granular control for each app i.e have a list of all apps and allowing to choose from Silent, Vibrate or ringtone for each app which would override the default.
Also why not allow to change the default sound that the volume rockers control. In Google's own YouTube app volume rockers change the notification volume and not the media volume which is again very frustrating.
Sorry for the long post and rant. I really wish Google fixes this but I doubt it.

Google Voice Peek Notification issue

Apologize if this is a duplicate. Search did not bring back the info I was looking for.
Having the problem with Google voice text. I want to disable the peek notifications while the phone is on. So I'm not interrupted doing other things.
I have set all the settings to make noise only, but i still get the peek notification when a text is received.
I did notice that on the HUD when you swipe the notification and click on the settings icon for the notification, the Uncategorized section in the notification area for the google voice app flashes to focus attention.
I double checked on my Essential Ph-1 the uncategorized section can be set to Allow sound, but on my S9+ there is not a setting in this category for sound only. Just let app decide. If i turn sound off for the categorized section then I do not get GV text message notifications.
To clarify what I want to do is suppress the peek notifications for GV text messages while the phone is on, but allow a sound to play.
Weird that my Ph-1 would allow this but the S9+ does not even allow the change of the setting.

Categories

Resources