[SOLVED] Control vibration for all apps? - One (M8) Q&A, Help & Troubleshooting

Hello guys!
As you may well know, with Android Marshmallow we can control whether we want notifications from a particular app, if we want it to peek, etc.
But is there any way to just deactivate vibration from an app which doesn't let you set that setting? For example, to allow app A to sound and vibrate, app B to just sound. App C just visual notifications, etc... I've looked around but I can't really find what I'm looking for... There are apps to deactivate sound, notifications, but nothing for vibration...
Do you guys have any tips on that? To deactivate sound AND vibration from apps which doesn't let you personalise it, in a way that we still get notifications ? Or at least deactivate the vibration... It's driving me craaaazy lol
Thanks!

I found XNotifications (an XPosed module). It does what I was looking for.
Try it out!
Thanks anyway.

Related

[Q] Volume toggle on lockscreen

Hi all,
I have a HTC Desire Z running Audacity Beta 4 (+++)
As far as I can tell, there's no way of configuring a volume toggle in the lockscreen unlike previous ROMs which had this by default. I've seen posts in the Audacity development thread (pages 409-) describing how to add the camera to the lockscreen, however I want to reverse this and re-enable a mute/sound toggle on the lockscreen. I've been into the system->settings->lockscreen but that offers no volume toggle options under apps or activities.
I'm currently working around this by using "Mute" but this seems to be an ugly fix to what seems to be a missing system option.
Does anyone have any better solution or ideas?
Thanks in advance
KeepTriin said:
Hi all,
I have a HTC Desire Z running Audacity Beta 4 (+++)
As far as I can tell, there's no way of configuring a volume toggle in the lockscreen unlike previous ROMs which had this by default. I've seen posts in the Audacity development thread (pages 409-) describing how to add the camera to the lockscreen, however I want to reverse this and re-enable a mute/sound toggle on the lockscreen. I've been into the system->settings->lockscreen but that offers no volume toggle options under apps or activities.
I'm currently working around this by using "Mute" but this seems to be an ugly fix to what seems to be a missing system option.
Does anyone have any better solution or ideas?
Thanks in advance
Click to expand...
Click to collapse
Well, since you can't disable access to the notification bar, you can use the toggle there.
I just looked into this myself and you're right. I did find a workaround though. If you have Tasker you can make a task that switches toggle states and then bind that task to a lockscreen slot with Task Cut (selectable on the first page).
Granted that won't update your icon, but it's something.
As mentioned above though, you can also toggle it from the power widget in the notification drawer.
Sent from my HTC Vision using xda premium
Thanks for the responses. As Tasker isn't free I'll stick with the "Mute" app and add that to the lockscreen for now.
The whole point of this was so that I don't have to unlock on the way in/out of appointments etc... I can just wake the screen and swipe left to mute/unmute the phone. Granted it's not a huge amount of effort to unlock and use the power widget in the notifications screen, but it is an extra step and we're all about efficiency (or idleness!)
It just seems odd to me that this should be something that's inbuilt on the lockscreen, but I guess the developers take a different view nowadays. (It would be nice to have options for both camera and mute in the lockscreen options)
I'd like to have a go at creating an app to do this for myself.
Can anyone recommend any threads on how to start development - I'm reasonably ok with programming though I'll freely admit that java's object orientation will be a bit of a learning curve. I'm hoping that this will be a relatively simple task - All I want to do is to mute/unmute from the lockscreen without changing anything else...
I've found these bits of code to play with:
http://stackoverflow.com/a/7318028
http://stackoverflow.com/a/10921268
but where do I start in trying to create an app around this and packaging it? adb? Can anyone point me in the right direction? I'm looking for an "android how to write apps" or something like that...
Thanks in advance
[edit] - found the android developers pages now and am starting "my first app" - If anyone has any hints and tips though, they'd still be appreciated. Thanks

[Xposed mod] SMS In Ringer Stream

SMS in Ringer Stream - Changes SMS audio stream of notifications from 'notification' to 'ringer'
================
This was made for Samsung Galaxy S3 and tested on it. It should work on other phones, but I can't be sure. I don't held any responsibility for any damage you do on your phone.
The default SMS/MMS app has no option to set volume level for notifications and it uses the level set by the system to all notifications. I prefer to have it use the same level as the ringer so I made this mod to do it. This way I can have a low sound level for notifications, a normal sound level for ringer and hear not only incoming calls but also SMS/MMS.
This uses Xposed framework (http://forum.xda-developers.com/showthread.php?t=1574401)
After you have installed Xposed framework, install this app. After that, enable the mod inside Xposed Installer (you probably have a notification to do it, you can click it). Then reboot your phone (you can soft reboot inside Xposed Installer).
NOTE: This only works in default SMS/MMS app, others apps won't work.
Source code: https://github.com/OXINARF/SMSInRingerStream
Download: View attachment SMSInRingerStream.apk
OXINARF said:
SMS in Ringer Stream - Changes SMS audio stream of notifications from 'notification' to 'ringer'
================
This was made for Samsung Galaxy S3 and tested on it. It should work on other phones, but I can't be sure. I don't held any responsibility for any damage you do on your phone.
The default SMS/MMS app has no option to set volume level for notifications and it uses the level set by the system to all notifications. I prefer to have it use the same level as the ringer so I made this mod to do it. This way I can have a low sound level for notifications, a normal sound level for ringer and hear not only incoming calls but also SMS/MMS.
This uses Xposed framework (http://forum.xda-developers.com/showthread.php?t=1574401)
After you have installed Xposed framework, install this app. After that, enable the mod inside Xposed Installer (you probably have a notification to do it, you can click it). Then reboot your phone (you can soft reboot inside Xposed Installer).
NOTE: This only works in default SMS/MMS app, others apps won't work.
Source code: https://github.com/OXINARF/SMSInRingerStream
Download: View attachment 2054535
Click to expand...
Click to collapse
Good idea...great
...oihcceps ollad klatapaT noc otaivnI
a shame it wont work with other apps (like facebook, whatsapp)...
fredsky2 said:
a shame it wont work with other apps (like facebook, whatsapp)...
Click to expand...
Click to collapse
Well, it can be done, but it's not the purpose of this mod. But source code is available, you just have to change what packages it hooks, it's really simple.
I see, would be nice though, maybe when i learn developing ill give it a shot
Sent from my XT907 using xda app-developers app
This is a great solution !
Now sms is on same volume as the ringer wich is much better then the original !
not working on Note 2 N7100
Android Version 4.3 Leaked .
aukhan said:
not working on Note 2 N7100
Android Version 4.3 Leaked .
Click to expand...
Click to collapse
Check /data/data/de.robv.android.xposed.installer/log/debug.log for any error and report it here (or /xposed/debug.log if you aren't in latest Xposed). Also, how do you know it's not working? Have you tried making notifications silent and then receive a SMS and it didn't played?
It's great to notice one of my most needed mods this still works on kitkat 4.4.2
How about making an app that can change or set volume for all apps separatly?
Work like This:
add an app in it and set volume for that app
add facebook and set volume to 100%
add whatsapp and set volume to 60%
...
maybe an option to change notification sound for every apps too
.
is this possible at all?
genius.lizard2 said:
How about making an app that can change or set volume for all apps separatly?
Work like This:
add an app in it and set volume for that app
add facebook and set volume to 100%
add whatsapp and set volume to 60%
...
maybe an option to change notification sound for every apps too
.
is this possible at all?
Click to expand...
Click to collapse
+1 there are apps that let you put their sounds in another channel (my alarm clock app let me choose between alarm channel and phone call channel) so maybe it is possible to create an app that let us decide in wich channel a sound is played so we can put different volumes in each channel ?
I would love to be able to have some notifications (for example facebook) sound silent while other more important apps (for example mail) make more sound
Something like this for the navigation voice in maps would be awesome. It drives me nuts when listening to music at a low volume that the nav voice can't be heard.
deepsix_69 said:
Something like this for the navigation voice in maps would be awesome. It drives me nuts when listening to music at a low volume that the nav voice can't be heard.
Click to expand...
Click to collapse
+1
I hope someone creates an xposed mod for things like this
genius.lizard2 said:
How about making an app that can change or set volume for all apps separatly?
Work like This:
add an app in it and set volume for that app
add facebook and set volume to 100%
add whatsapp and set volume to 60%
...
maybe an option to change notification sound for every apps too
.
is this possible at all?
Click to expand...
Click to collapse
About setting different volumes I'm not sure, but I think that it may be possible, you have to change the volume every time a notification is going to be played. But I won't be doing it, I don't have time and more importantly I don't need it - and I hate working for no purpose.
deepsix_69 said:
Something like this for the navigation voice in maps would be awesome. It drives me nuts when listening to music at a low volume that the nav voice can't be heard.
Click to expand...
Click to collapse
That is a different thing, you aren't talking about a notification sound, so it requires a different method than this module. But I think it would be possible.
OXINARF said:
Well, it can be done, but it's not the purpose of this mod. But source code is available, you just have to change what packages it hooks, it's really simple.
Click to expand...
Click to collapse
Hi,
Tomorrow I will have a shot at modifying your code to listen for "hello" sms instead of default.
OXINARF said:
But source code is available, you just have to change what packages it hooks, it's really simple.
Click to expand...
Click to collapse
arjag said:
Tomorrow I will have a shot at modifying your code to listen for "hello" sms instead of default.
Click to expand...
Click to collapse
I tried changing the package in the code to use "com.hellotext.hello" instead of "com.android.mms".
I could not figure out to compile on pc, but I got it to compile on tablet with "AIDE" from the store. Unfortunately it didn't work.
:crying:
Any thoughts on how to proceed?
arjag said:
I tried changing the package in the code to use "com.hellotext.hello" instead of "com.android.mms".
I could not figure out to compile on pc, but I got it to compile on tablet with "AIDE" from the store. Unfortunately it didn't work.
:crying:
Any thoughts on how to proceed?
Click to expand...
Click to collapse
Hi arjag,
I can't help you. What I can do is recommend that you read http://www.xda-developers.com/andro...reate-your-very-own-xposed-module-in-eclipse/ and http://www.xda-developers.com/android/easily-configure-xposed-module-projects-in-eclipse/
Also there is the possibility that the app you want to use works in another way, I don't know.

is there a notification center

hi!
how can disable notifications to from the tablet?
i know that theres the "blocking mode" option, but it'll mute only the basic apps, and not all the 3rd party apps.
is there a simple wayto disable them?
thank you!

Expanded volume to separate ringer and notifications?

Is there a way to add the expanded volume control to allow different volumes for ringer and notifications to the stock 7.0? I have done this before with exposed but it is not yet working on 7.0 yet.... is there a way to enable this?
Hello friend.
I had the same problem and today I found the solution. I use Resurrection Remix too.
I had downloaded an app called NOYZE that did the trick.
There's some details, tough. The app isn't in the play store and only expands the panel with pro version activated. So I downloaded it using Blackmart and activated pro using LuckyPatcher.
It overrides the normal volume panel and is very useful.
Check it out if you can.

No Snapchat notification sound?

Just got my OP7T and really like it, but, I can't find a way to use snapchats in app sounds, I tried going to app setting but it doesn't give an option for the SC sounds.
Am I missing something?

Categories

Resources