Hello!
I keep getting the select input method notification and searched the net and options were install app to get rid of it or change the coding. has lollipop introduced anything to get rid of this notification?
for input methods I have
Samsung keyboard - on and is greyed out
AirdDroid (which I have turned off)
Google voice typing - on automatic
any ideas? its my first android phone so I dont really know what it means and all...
Thanks
Related
I'm using a Galaxy S3 on Omega Rom v44.2
In settings > Accessibility > Services, I only have one option there which is missed It.
When i try and activate it, i get a message saying " Talkback cannot be enabled with smart stay and multi-window. Do you want to disable them to continue?" even though i am not trying to activate talkback. :S
If i disabled them and activate the service, i get the talkback icon constantly in the notification bar, which is annoying.
I've done some googling and I've found it's a common problem.
My question is there anyway to completely remove talkback altogether? or completely disable it.
I have tried disabling Samsung TTS and Google TTS, but the talkback icon still appears.
Thanks
anyone?
I am building a custom KitKat 4.4 ROM for a low-powered Android box. On my new custom ROM, the .apk I use as the launcher runs in Immersive Mode. The problem is that the first time you run the ROM it has the notification up top that says "This app has entered full screen. Swipe down to exit." With the OK button. It is not accessible with the remote and I was able to successfully dismiss it with a USB mouse. I am curious if anyone knows how to disable the notification for Immersive Mode? I can't have future users require a mouse just to dismiss this notification and it has become a huge pain in my ass. Any help is appreciated. Thanks!
I searched and cannot find the answer likely because it probably requires root.
I have a Samsung Galaxy S6 Edge with T-Mobile.
My goal is to have my notifications make a noise when they come in (mainly talking about text messages) but NOT display the caller name and context of the text message.
This is a feature called "headsup" in Lollipop I understand that. And there is even a place in settings that says "turn off pop-ups" but it does not work.
So root or no root, how can I still get a sound and maybe even a visual notification but NOT the name and content of the incoming text message. Gets pretty annoying if watching a movie, etc and for privacy reasons of course.
Thanks!
You mean on lock screen?
No not the lock screen, that is easy to block but the actual popup that happens every time a text message comes in. It is part of Lollipop and I have tried all the settings I can think of and researched it on line.
Pretty sure I need to root and use some rooting app or settings.
vipjeff said:
No not the lock screen, that is easy to block but the actual popup that happens every time a text message comes in. It is part of Lollipop and I have tried all the settings I can think of and researched it on line.
Pretty sure I need to root and use some rooting app or settings.
Click to expand...
Click to collapse
You can do it so you only get notification on the messaging app's icon. If that would be OK. No root needed
Go into
Settings
Applications
Application manager
Then find messaging
Un tick 'show notifications'
To get sound notifications back, download this app
Hope this helps
I love the pinning feature on Android but the only problem is, I wish there were an option to disable unpinning instructions when any buttons are pressed WHILST pinned.
Does anyone know of any Xposed modules or any way I could enable myself to disable the message from popping up.
I want to create an Xposed module but I lack the skill to code within Android Studio but can with other languages.
Thanks all!
This is killing me, and given the original thread is labeled "Lollipop", I thought i would start a more relevant thread subject so people can find it. The problem is in the new Samsung UI 2.1 update re-enables pop-up notifications, and the old method below doesn't "fix them" like it has since Lollipop. Here is the link with details to the original thread:
https://forum.xda-developers.com/android/general/howto-4-to-disable-heads-notifications-t3197660
My hopes are that someone knows how to disable these in UI 2.1. They just kill me when I am trying to type messages and a window keeps popping up over my work with incoming messages. Stupid and so GD iOS'ish it's ridiculous!! The answer before UI 2.1 was the simple command "adb shell settings put global heads_up_notifications_enabled 0" which Samsung must have changed the control variable. I am really hoping someone technical can tell us the new way to disable these annoying pop-ups again which we've been able to do so since Galaxy S5!
I've been asked by a lot of friends on how to disable those notifications which pop up on the top of your phone's screen. They are mistakenly called "pop-up notifications", but their real name is Heads-Up notifications and can be really useful, but sometimes they are extremely annoying. Specially if you need to use a button or something that is located on the top of the screen right when the notification appears. Some ROMs do allow to turn them off in the Settings, but most of them don't.
So in this thread (which is my first here on XDA) I'm gonna put all the info I gathered during my research about disabling the Heads-Up notifications. These methods will COMPLETELY disable them for all applications while MAINTAINING regular notifications in the status bar. All of these methods are free. Some require a rooted device and some don't.
1- ADB method (using your computer) [FREE]
Before trying this method, make sure you have installed Android ADB in your computer, that your phone is connected AND that you have "USB debugging" option enabled in the phone Settings.
If you don't have Android ADB, you can download it here: http://forum.xda-developers.com/show...php?p=48915118. If you have any questions concerning ADB and how to use it, take a look at this thread: http://forum.xda-developers.com/show....php?t=2225405
a) Open a terminal and check if the device is connected using the following command:
Code:
adb devices
b) You should see your phone on the list that appears. Now use the following command:
Code:
adb shell settings put global heads_up_notifications_enabled 0
c) Reboot your phone.
d) Done!
Click to expand...
Click to collapse
It looks like this is now available in the app and the adb hack isn't needed any longer. It would still be nice to apply a global default with this hack rather than changing each app individually. It's there, under "Message notifications" and is called "Show as Pop-up".
madfusker said:
It looks like this is now available in the app and the adb hack isn't needed any longer. It would still be nice to apply a global default with this hack rather than changing each app individually. It's there, under "Message notifications" and is called "Show as Pop-up".
Click to expand...
Click to collapse
Yeah! There's the option to change it.
For example on the Samsung Message app:
Go to notification settings, tap in "General Notifications" (tap on the letters, donĀ“t tap the toggle switch) and then you would find the option "Show as pop-up".
You have to do it individually for each app, in FB messenger and Whatsapp is a little different, but you would find "show as pop-up" by tapping in the letters in each option in the notification settings.
Hope this help!
This option to change it manually for individual app has been there since Android 9 in Samsung. But that's a pain! Every time you install a new app you have to disable it. The option to completely disable heads up notification would be nice for the One UI 2.1