Stock Oreo - disable persistent background app notification? - Google Pixel Questions & Answers

Postponing it 2 hours at a time is better than nothing, but this is kind of a stupid one to be permanent. I *know* Macrodroid is running in the background... I told it to.
Anyone know a way to disable with without root? Thanks
Sent from my Pixel using Tapatalk

This works for me:
https://www.xda-developers.com/hide-app-running-background-notification-android-oreo/

zeebee said:
This works for me:
https://www.xda-developers.com/hide-app-running-background-notification-android-oreo/
Click to expand...
Click to collapse
Did you have any trouble getting the profile to be active? I followed all the steps and my tasker matched the step 12 screenshot, but upon reboot I get the message saying "no profile active".

tfly212 said:
Did you have any trouble getting the profile to be active? I followed all the steps and my tasker matched the step 12 screenshot, but upon reboot I get the message saying "no profile active".
Click to expand...
Click to collapse
Exactly my experience too, if you haven't used tasker before it's pretty unclear.

This is the most ****ing annoying thing I have see in awhile. Is there a way for me to roll back to 7.1.2 on Verizon or get rid of this notification for good?

For the sake of battery life and the future of Android , instead of wasting time disable the notification , please take time to request the app developer update their app.
Google making this move to warn user which app consume your battery in the background. And the bad written app must be the target to blame , not Google.

heorung said:
For the sake of battery life and the future of Android , instead of wasting time disable the notification , please take time to request the app developer update their app.
Google making this move to warn user which app consume your battery in the background. And the bad written app must be the target to blame , not Google.
Click to expand...
Click to collapse
Ironic, though, to see that GMail shows this notification. Just wanted to point that out. Not doubting that they'll release an update to address this.

I have to start the task after reboot again, then everything works. Also never used tasker before.

heorung said:
For the sake of battery life and the future of Android , instead of wasting time disable the notification , please take time to request the app developer update their app.
Google making this move to warn user which app consume your battery in the background. And the bad written app must be the target to blame , not Google.
Click to expand...
Click to collapse
Certain apps are meant to run full time such as openvpn. This notification is just dumb

I use pie controls so that notification is always there for me as well. I found a root and non root way of disabling it, here on xda. Root way didn't work for me and I'm too lazy to set up tasker. I'm already used to hitting the 2 hour sleep on it. Plus it never shows an actual icon in the status bar.

It's not ideal, but you can also change that notification to low priority to push it lower in the notification shade.
Sent from my iPad using Tapatalk

There's a new app for that and it works great! https://play.google.com/store/apps/details?id=com.iboalali.sysnotifsnooze

I have a two step Tasker task, borrowed from another user. One tap and it is snoozed for years not just two hours.
Sent from my sailfish using XDA Labs

Related

{REQUEST} [app] Active Display Display Battery

Hey everybody.
I know there are 3rd party Active Displays around, but I was wonder if anyone with the know-how would be interested in trying to change the stock Active Display on the Moto X?
I think its great apart from the useless *lock* icon right below the clock if no notifications are present.
It'd be great if this could show the battery level instead of the lock.
I know GravityBox has a cool way of displaying it on the lock screen, but that doesn't apply to Active Display of course.
I would like for the useless lock icon to just not come on when there are no notifications. I just got the phone yesterday so give me one day to just test it with the native active notification app and then I'll test it out tomorrow. I'll start with the app AcDisplay then the next day goto Dynamic notifications.
Sent from my XT1058 using Tapatalk
eqbirvin said:
I would like for the useless lock icon to just not come on when there are no notifications. I just got the phone yesterday so give me one day to just test it with the native active notification app and then I'll test it out tomorrow. I'll start with the app AcDisplay then the next day goto Dynamic notifications.
Sent from my XT1058 using Tapatalk
Click to expand...
Click to collapse
I don't think the lock is useless. It saves you from having to hit the power button. I've had physical buttons wear out on me, so this is far from useless for me.
Arak-Nafein said:
I don't think the lock is useless. It saves you from having to hit the power button to turn the device on.
Click to expand...
Click to collapse
Very true! But I wouldn't mind just pressing the lock button. Any who, I shut off Active Display half way through the day and my battery life as been no different with it off.
Sent from my XT1058 using Tapatalk
hi, i've had my moto-x about a month and this is one of the first things i tried to do, but i don't have much knowledge with editing apks. i was able to decompile the active display app and i found the layout for the main screen in res/layout/breathing.xml. there is actually already a battery indicator coded into the app but it only shows up when your power is low. i tried moving this to where the lock is to see what it did, but it just crashed the app.
actually what i would like to do is have the date displayed below the time and just have the lock removed unless there is a notification. i've unlocked it a bunch of times on accident while holding it in my hand.
//
by the way. the numerals for the time are actually images and not text, such as is used by beautiful widgets. so they're totally editable which is nice. the whole app is essentially a widget.
BaristaBot said:
hi, i've had my moto-x about a month and this is one of the first things i tried to do, but i don't have much knowledge with editing apks. i was able to decompile the active display app and i found the layout for the main screen in res/layout/breathing.xml. there is actually already a battery indicator coded into the app but it only shows up when your power is low. i tried moving this to where the lock is to see what it did, but it just crashed the app.
actually what i would like to do is have the date displayed below the time and just have the lock removed unless there is a notification. i've unlocked it a bunch of times on accident while holding it in my hand.
//
by the way. the numerals for the time are actually images and not text, such as is used by beautiful widgets. so they're totally editable which is nice. the whole app is essentially a widget.
Click to expand...
Click to collapse
how did you decompile it? when i tried (after grabbing the apk from my titanium backup) the only layout file i got was aod_tutorial.xml - i'm looking into learning how about xposed and this is one of ideas to try.
i used apktool. the app is aon.apk in /system/priv-app
Arak-Nafein said:
I don't think the lock is useless. It saves you from having to hit the power button. I've had physical buttons wear out on me, so this is far from useless for me.
Click to expand...
Click to collapse
Yeah, the lock is the whole point for me. Saving hitting the lock button.
Still I would kill to have the date and battery on active notification.
Sent from my XT1060 using Tapatalk
I would like to see battery percentage in the place of the lock image
Sent from my XT1060 using Tapatalk
I just built this app in tasked, give it a try. It isn't exactly what you are looking for but it is a good alternative.
BatteryActive v1.0
Cyphir said:
I just built this app in tasked, give it a try. It isn't exactly what you are looking for but it is a good alternative.
BatteryActive v1.0
Click to expand...
Click to collapse
What is it?
Sent from my XT1060 using Tapatalk
T-Keith said:
What is it?
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
It is an app that you can configure to shoot notifications of your battery percentage level. Notifications that Active Notifications picks up on. That like is outdated. I have a thread here in the Theme and App forums that is kept up to date. When I am actually at my computer and not on my tablet, I can take some screenshots of the app and upload them to my thread.

Serious FLAW w/ Huawei Phone Manager - "Recent Apps" & 3rd party App Startup - HELP!

Serious FLAW w/ Huawei Phone Manager - "Recent Apps" & 3rd party App Startup - HELP!
Hi,
I am having a 2 MAJOR deal-breaker issues with my GEM-703L B112 EMUI 3.1:
* Startup Apps (including Alarm Clocks, Hangouts, 3rd party Email client) don't start after a reboot resulting in missing notifications
* Protected Apps (including Alarm Clocks, Hangouts, 3rd party Email client) get killed/closed when "flicking up" to clear all apps using Recent Apps button resulting in missing notifications
The culprit of this issue seems to be Huawei's Phone Manager. All apps mentioned above are set as Protected Apps, Trusted permissions, allowed all notifications, and background data is enabled.
If anyone has a solution for this issue, *PLEASE* help! I really love the phone but must have this resolved since these are VITAL, especially for my alarm clock - not waking up for work is not an option!
I will be rooting once I get the bootloader unlocked via unlock code from Huawei at which time this issue can be fixed by making these important apps as system apps (thanks to ajsmsg78 for the suggestion as well), but until that time and for many of those who are and won't be rooted, a solution is clearly very badly needed.
Lastly, I believe this issue also exists for other Huawei phones having EMUI such as the P8, etc.
Switch off Power Genie app and set energy saving to least agressive level.
trurl3 said:
Switch off Power Genie app and set energy saving to least agressive level.
Click to expand...
Click to collapse
Thanks for your reply trurl3, my energy saving level is set to "Performance" which is the least aggressive level, but I cannot find this "Power Genie" app. Where would this be found through?
E--Man said:
Thanks for your reply trurl3, my energy saving level is set to "Performance" which is the least aggressive level, but I cannot find this "Power Genie" app. Where would this be found through?
Click to expand...
Click to collapse
Don't bother doesn't help, I've power genie disabled and it's on Performance, still same issue.
hagba said:
Don't bother doesn't help, I've power genie disabled and it's on Performance, still same issue.
Click to expand...
Click to collapse
Thanks hagba.
UPDATE: strangely enough, my startup apps have now slowly started to start up after reboot but not right away. As I do not yet have root on this device, I simply cannot explain why in the world this positive change had happened. I am almost afraid to reboot again because I will be frustrated if/when they do not start up.
The app that I really need to start up is called Alarm Clock Xtreme which is my goto Alarm app for years now. At first it was not showing the permanent notification in the notifications and the Alar, would not go off. Now after a few minutes after reboot it is showing up. Not sure what is going on here code-wise.
Anyone have any input here or a solution for the Recent Apps button killing Protected Apps?
hagba said:
Don't bother doesn't help, I've power genie disabled and it's on Performance, still same issue.
Click to expand...
Click to collapse
Was a problem on the X1 I had as well. Things like google hangouts would get closed and you'd never get notifications, even if it was set as a protected app. From what I can tell only the Huawei apps are truly protected...
You have to root and get a rom with the phone manager removed.
And even then, some things still get closed once in a while, which is odd. There's is plenty of free memory, so not sure why the Huawei phones mess up the memory management so much.
This Huawei memory management issue is really the only bad thing about this phone... Android has a great memory manager built in, don't mess with it
Otherwise, its perfect for me...
hagba said:
Don't bother doesn't help, I've power genie disabled and it's on Performance, still same issue.
Click to expand...
Click to collapse
Hagba not sure if u saw my message above.
omniphil said:
Was a problem on the X1 I had as well. Things like google hangouts would get closed and you'd never get notifications, even if it was set as a protected app. From what I can tell only the Huawei apps are truly protected...
You have to root and get a rom with the phone manager removed.
And even then, some things still get closed once in a while, which is odd. There's is plenty of free memory, so not sure why the Huawei phones mess up the memory management so much.
This Huawei memory management issue is really the only bad thing about this phone... Android has a great memory manager built in, don't mess with it
Otherwise, its perfect for me...
Click to expand...
Click to collapse
Thanks omniphil, I'm wondering if this particular issue could be worked around since startup apps are working but only after a delay (see "UPDATE" above) by having a third party app monitor if a process is killed or having a Tasker profile to relaunch it right away, but then we are back in the same paradox where that third party app or Tasker profile would also be killed when "flicking up" to kill all apps.
@ajsmsg78 , @elio321 , @mcdhol_24 , @hagba , @Djiban:
Perhaps there is a certain third party app or Tasker profile can designate itself with "priority" mode of some sort and can bind itself to notifications or accessibility so that it would be relaunched? Please note I am just brainstorming here! Input would be gladly appreciated...
E--Man said:
Hagba not sure if u saw my message above.
Thanks omniphil, I'm wondering if this particular issue could be worked around since startup apps are working but only after a delay (see "UPDATE" above) by having a third party app monitor if a process is killed or having a Tasker profile to relaunch it right away, but then we are back in the same paradox where that third party app or Tasker profile would also be killed when "flicking up" to kill all apps.
@ajsmsg78 , @elio321 , @mcdhol_24 , @hagba , @Djiban:
Perhaps there is a certain third party app or Tasker profile can designate itself with "priority" mode of some sort and can bind itself to notifications or accessibility so that it would be relaunched? Please note I am just brainstorming here! Input would be gladly appreciated...
Click to expand...
Click to collapse
Hi All and @ajsmsg78, @elio321, @mcdhol_24, @hagba, @Djiban, @omniphil,
I have noticed that unlike my other Protected apps, my SwiftKey keyboard app does not get killed when flicking up to close all apps using the Recent Apps button. I understand that this is obviously because the selected keyboard is required to stay in memory, but can't this or similar exception be leveraged to keep a Tasker profile in memory to relaunch critical apps?
Surely I am not the only unrooted user with this issue!
Thanks again.
I think the big question is, why are you swiping up to kill all apps? They aren't running in the background anyways, they are just place holders. There isn't really any need to kill all the background apps in android anymore, it uses more battery life. Just leave them all there and let android do what it was designed to do
omniphil said:
I think the big question is, why are you swiping up to kill all apps? They aren't running in the background anyways, they are just place holders. There isn't really any need to kill all the background apps in android anymore, it uses more battery life. Just leave them all there and let android do what it was designed to do
Click to expand...
Click to collapse
Hi omniphil, I see what you are saying but killing unused apps does improve the device speed and save on battery usage including background data consumption. I understand that memory is automatically managed by killing apps when more memory is required but the above is not considered in this - just memory.
I fixed this issue by freezing the phone manager through titanium backup. I was also breaking my head over keeping the apps running in the background even if they were killed in the multitasker area. You do need to be rooted to use titanium backup. Hope this helps, it sure fixed the issue for me.
want an app to not be closed by swiping up? on the app itself, on the recents screen, swipe it down. now there's an icon showing on it, right? that means it won't be closed when you do the swipe up to close all apps.
Dead_Dude said:
want an app to not be closed by swiping up? on the app itself, on the recents screen, swipe it down. now there's an icon showing on it, right? that means it won't be closed when you do the swipe up to close all apps.
Click to expand...
Click to collapse
Hi this is true but only valid until next reboot.
can you disable phone manager with debloater software on Windows

notifications

None of my notifications do the normal heads up display on this phone even for the apps that have all options turned on under notifications. The icon just shows in the top bar. How do I fix
You have to enable Banner for the notifications on which you want heads up like notifications. To do this follow these steps:
Go to Settings > Notification panel & status bar
Open Notification centre/manager
Select your app from the list.
Enable Banners for the app you selected.
ENJOY!!
I hope this helps you.
It is like previous Huawei devices with notifications working only for a few selected apps (FB,Twitter,Whatsapp) or they finally fixed the problem and now everyone gets up even without the app being in the background?
DigiGoon said:
You have to enable Banner for the notifications on which you want heads up like notifications. To do this follow these steps:
Go to Settings > Notification panel & status bar
Open Notification centre/manager
Select your app from the list.
Enable Banners for the app you selected.
ENJOY!!
I hope this helps you.
Click to expand...
Click to collapse
This is what I already did. Simply does not work.
km8j said:
This is what I already did. Simply does not work.
Click to expand...
Click to collapse
add those apps in the protected apps section under battery manager in settings
Then is confirmed how is like other older huawei devices and the app don't get a notification if isn't open in the background even with all permission given?
Notifications are working perfect in every Huawei. Just set them right.
Did you tried protecting the apps?
I've done every step to make apps notifications work, they only work if opened in the background all the time, for some motive apps like twitter or facebook are in a white list who make them enabled to get notifications even when closed but games or unknown apps aren't in it.
I never got a notification from a minor app when it was closed, in 2 years I sue my Honor 8.
Now I discovered is because Huawei put some bull**** battery managment program in the phone who totally kills everything but their apps and some of the most famous and never fixed it.
I was hoping for the most recent devices to have a fix, Emui 5 or something but seems like they haven't changed their policy.
Go in Settings/app/advanced/ignore battery optimisation and add your apps.
Come on guys.
I wrote that I've done every step, notifications simply don't work.
VooXoo said:
I wrote that I've done every step, notifications simply don't work.
Click to expand...
Click to collapse
Try manually updating your device by following below steps, your data will get lost so take a backup before.
Download latest firmware of your device.
Extract zip file and put the UPDATE.APP in the root of your external sdcard.
Press all the three hardware keys (Vol UP + Vol DOWN + Power button) simultaneously.
The update process will start.
You'll have your device like out of the box.
I hope this helps you.
Sent from my Honor 7 using Tapatalk
My device (Honor 6) is updated to the latest version, I already done a clean restore, nothing changed, only popular apps get notifications, games, minor apps or not from the play store never get notifications. Every setting for getting them is on.
VooXoo said:
My device (Honor 6) is updated to the latest version, I already done a clean restore, nothing changed, only popular apps get notifications, games, minor apps or not from the play store never get notifications. Every setting for getting them is on.
Click to expand...
Click to collapse
I think Honor is doing some tweaks to clean the background apps so that more RAM stays free, and the battery life gets longer.
If you were on Honor 7 I would have suggested DigiKernel v1.1 as I didn't have any issues of notification after flashing it.
I haven't touched the OS, no root, flash or mods, is clean...and doesn't work, I've heard of how Emui 5 should fix this bug but my device is out the list of the receivers.
ouardo said:
Go in Settings/app/advanced/ignore battery optimisation and add your apps.
Come on guys.
Click to expand...
Click to collapse
I just signed up to say thank you for the solution. :victory:
This option is never mentioned on forums when people asking for solution to notification errors.
"Protecting apps" and " Notification centre/manager" did not help, when the appliction is not checked on the list you say.
TeriYaki_ said:
I just signed up to say thank you for the solution. :victory:
This option is never mentioned on forums when people asking for solution to notification errors.
"Protecting apps" and " Notification centre/manager" did not help, when the appliction is not checked on the list you say.
Click to expand...
Click to collapse
doze mode!!!!.
very helpful indeed!!!
TeriYaki_ said:
I just signed up to say thank you for the solution. :victory:
This option is never mentioned on forums when people asking for solution to notification errors.
"Protecting apps" and " Notification centre/manager" did not help, when the appliction is not checked on the list you say.
Click to expand...
Click to collapse
You're welcome.
I know it's never mentioned on forums, it always surprises me.

Screen flashing white for a while.

Like in title, my screen, sometimes is being white fors a while(like less than 1 sec),like opening an app, but nothing opens and then phone work fine. What to do, what it is? Is it virus?
Fadamaka7 said:
Like in title, my screen, sometimes is being white fors a while(like less than 1 sec),like opening an app, but nothing opens and then phone work fine. What to do, what it is? Is it virus?
Click to expand...
Click to collapse
I'm getting the same thing, mostly when playing a game. Will flash for a split second. Not sure what's causing it.
I don't think it's a virus tho.
Maybe its problem with system or launcher? I haven't found anything like that on internet or how to slove this
Mine is doing the same thing as well. I think at least for me it's because my RAM is getting close to making out.
Same problem
I have the same problem. Has anyone got any hints at least? It's very annoying and no other phone seems to have it.
kikikakakuku said:
I have the same problem. Has anyone got any hints at least? It's very annoying and no other phone seems to have it.
Click to expand...
Click to collapse
I'm having the same issue. Screen goes kinda white for half a second and looks as it would start an app, but then goes back to what app you just had opened.
It is not a constant flickering or flashing, as reported from Samsung and other Devices and which is documented via Videos on the Net.
It would be hard to film it, as I haven't been able to reproduce thus behaviour.
When I play a game (King of Avalon) and when I'm just typing and that issue occurs, the typed text is gone. Luckily it doesn't happen while typing on WhatsApp or other apps with text features.
A while back it was almost gone, but then came back, without me having changed the app Setup.
I will reset the phone and see, if it comes back.
I still think it's an issue brought up from apps that use the GPU a lot.
Have tried different settings the Developer Options from Android (Disable HW-Overlay,...) but it didn't help.
Will report, once I have resetted, but will take a while, until I have time for testing.
Sent from my HTC U11 life using Alien Technology
Hey, I also had this problem, it helped me change the language in voice search to English and turn off "ok google". I use the phone in a different language and I also had it in voice search.
Hello fellow HTC u11 life friends -
I found this thread by Googling, so hopefully others will find it too. I have also been having this very annoying problem for several weeks. Can't remember when exactly it started. Was it after an Android update?
This problem appears to be related to the Google app settings on the phone, as the previous poster suggested. When I read his post, I went to the Google app settings (Setting --> Apps --> Google) and didn't see anything out of the ordinary, but I noticed that there is a setting called Display over other apps. This was set to "yes" by default, so I changed it to "no". Since I made this change yesterday, I have not had the white screen flash once.
It seems like the Google app is being triggered briefly for whatever reason and then closing. By not allowing the app to display over others, if the app is triggered, you won't get that brief white screen like the app is about to open. At least, that's what I think. Fingers crossed the fix holds. I hope this works for others. Let me know!
jdanisse said:
Hello fellow HTC u11 life friends -
I found this thread by Googling, so hopefully others will find it too. I have also been having this very annoying problem for several weeks. Can't remember when exactly it started. Was it after an Android update?
This problem appears to be related to the Google app settings on the phone, as the previous poster suggested. When I read his post, I went to the Google app settings (Setting --> Apps --> Google) and didn't see anything out of the ordinary, but I noticed that there is a setting called Display over other apps. This was set to "yes" by default, so I changed it to "no". Since I made this change yesterday, I have not had the white screen flash once.
It seems like the Google app is being triggered briefly for whatever reason and then closing. By not allowing the app to display over others, if the app is triggered, you won't get that brief white screen like the app is about to open. At least, that's what I think. Fingers crossed the fix holds. I hope this works for others. Let me know!
Click to expand...
Click to collapse
Before I call you a genius, I still have to wait a bit (and of course hoping)
I just turned off different things in the Google App "show notification for ***"
In this case *** was for Price Alert, stocks alert, sports alert and so on.
Furthermore I disabled the "display over other Apps" as well.
I could imagine that this latter feature doesn't have to be turned off completely, rather than turning off all those useless alerts for stuff I've never even looked for.
Will try to go the next days to see, if that blinking is gone and if soy trying to activate the feature with almost no alerts in order to determine, what the exact culprit is.
Disabling the feature totally might do it, but if for example some alerts were useful, then it would be nice, if at least they worked out as supposed to.
Will keep you guys posted.
Fingers crossed ^^
Sent from my HTC U11 life using Alien Technology
ucomix said:
Before I call you a genius, I still have to wait a bit (and of course hoping)
I just turned off different things in the Google App "show notification for ***"
In this case *** was for Price Alert, stocks alert, sports alert and so on.
Furthermore I disabled the "display over other Apps" as well.
I could imagine that this latter feature doesn't have to be turned off completely, rather than turning off all those useless alerts for stuff I've never even looked for.
Will try to go the next days to see, if that blinking is gone and if soy trying to activate the feature with almost no alerts in order to determine, what the exact culprit is.
Disabling the feature totally might do it, but if for example some alerts were useful, then it would be nice, if at least they worked out as supposed to.
Will keep you guys posted.
Fingers crossed ^^
Sent from my HTC U11 life using Alien Technology
Click to expand...
Click to collapse
Did turn off not only for Google but silenced many other apps as well, but still flashes.
Just deactivated "Display over other Apps" in YouTube. Maybe that helps.
Will report, if that helped.
Sent from my HTC U11 life using Alien Technology
If any of you are using Dark Knight, it's specific to that room. I'm using twin famous sick Oreo and I don't get the flash
Hi, after google update flashing comback, so i disable "OK Google enrollment" in applications system and it helped. Maybe you can just turn off the notifications, i dont know, you can try
Popakawe said:
Hey, I also had this problem, it helped me change the language in voice search to English and turn off "ok google". I use the phone in a different language and I also had it in voice search.
Click to expand...
Click to collapse
Tried this method and so far (1h) no flashes. Sounds reasonable, that Google is trying to send some notices to the screen and that functionality is somehow bugged. I'm fine with turning off ok, Google. Have never used it anyway. [emoji28]
Sent from my HTC U11 life using Alien Technology
---------- Post added at 12:41 PM ---------- Previous post was at 12:32 PM ----------
ardaz87 said:
If any of you are using Dark Knight, it's specific to that room. I'm using twin famous sick Oreo and I don't get the flash
Click to expand...
Click to collapse
Had to think at least 3 times which kinda "room" you meant, and why a room should affect a smartphone [emoji848] Then I got it rom != room [emoji16]
Sent from my HTC U11 life using Alien Technology
The white screens interval increesed and taking foto's was sometimes difficult because white screens passed by a few times per taking a foto.
Now I received 8.1 and no white screens till now (20h)
EugeneP1969 said:
The white screens interval increesed and taking foto's was sometimes difficult because white screens passed by a few times per taking a foto.
Now I received 8.1 and no white screens till now (20h)
Click to expand...
Click to collapse
Are you using the built in Camera, or some app?
I got 8.1 too but no changes. Have to admit I'm using Google Cam Port. Might be that, because otherwise I've turned off kinda all notifications, but it's still flashing.
As mentioned earlier, I should do a full wipe and use the built in cam and such, but I don't really like it.
I'll see, when I find the time to wipe and set it up again...
Sent from my HTC U11 life using Alien Technology
ucomix said:
Are you using the built in Camera, or some app?
I got 8.1 too but no changes. Have to admit I'm using Google Cam Port. Might be that, because otherwise I've turned off kinda all notifications, but it's still flashing.
As mentioned earlier, I should do a full wipe and use the built in cam and such, but I don't really like it.
I'll see, when I find the time to wipe and set it up again...
Sent from my HTC U11 life using Alien Technology
Click to expand...
Click to collapse
I am using the built in Camera. Two days 8.1 and not a single white flash. Before the update 8.1 I had it not only with the camera app but very random. I hope you will find a solution. I found it very annoying.
EugeneP1969 said:
I am using the built in Camera. Two days 8.1 and not a single white flash. Before the update 8.1 I had it not only with the camera app but very random. I hope you will find a solution. I found it very annoying.
Click to expand...
Click to collapse
I really have no clue, which app causes those issues. Will try the built-in cam for testing.
If it still persists, I really have to reset the phone.
Thx. I'll find a way and yes, it's pretty much annoying
Sent from my HTC U11 life using Alien Technology
ucomix said:
I really have no clue, which app causes those issues. Will try the built-in cam for testing.
If it still persists, I really have to reset the phone.
Thx. I'll find a way and yes, it's pretty much annoying
Sent from my HTC U11 life using Alien Technology
Click to expand...
Click to collapse
Please, go to setting - apps and notifications - see all - show system, and find "Ok google enrollment" then disable it, please tell me if its help i'm very curious
Popakawe said:
Please, go to setting - apps and notifications - see all - show system, and find "Ok google enrollment" then disable it, please tell me if its help i'm very curious
Click to expand...
Click to collapse
After 4 days a minor white flash returns during scrolling for apps in the app store. I immidiately implemented the above quoted solution and since then no white flash. :fingers-crossed: :fingers-crossed:
Popakawe said:
Please, go to setting - apps and notifications - see all - show system, and find "Ok google enrollment" then disable it, please tell me if its help i'm very curious
Click to expand...
Click to collapse
Just turned it off. Didn't think about the system processes before.
Will report, if anything changed. Thx for that hint so far, sounds promising
Sent from my HTC U11 life using Alien Technology

Do notifications work with screen off or not?

Hi all. In this Video the reviewer states that he isn't getting any notifications with the screen off. Also it is a problem for one of our members. Is anyone else having these hassles? Do you get incoming text, email AUDIO notifications without waking the phone?
Hi
I have no issue with notification at all..
Even when screen is off ..
U do have to active notification from each app setting and alow all permissins...
Also keep in maind to keep app running remove battery restriction from app setting also..
All will work normal
Working for me but I did need to grant WhatsApp and Trurcaller lots of permissions.
I even got True Edge installed for a visual way to get notified and that works brilliantly with the device asleep with screen off.
I was a bit surprised at the extra level of permissions needed. It's all gravy now, but I could see why a reviewer or somebody unaware would get caught out
But yes, I am getting notifications with the screen off in sound and visually, without having to wake the phone.
Indeed at first I wasn't getting any notifications but then I discovered you need to go into the app info and give permission for notifications and turn off battery saver.. now it works perfect and only for the apps I want
The video the OP posted is exactly whats happening to me. I have all the settings as described. Battery saver turned off and even when into each apps settings and allowed ALL permissions just to see if it would work. As the video says, notifications come, but you have to wake the device to see them, there is no sound or anything on screen until the device is woke. Exactly as the video describes. I do hope its fixed soon, I am back to using my Note 5 whilst my beautiful 10 Ultra sits in its box.
Burginthorn said:
The video the OP posted is exactly whats happening to me. I have all the settings as described. Battery saver turned off and even when into each apps settings and allowed ALL permissions just to see if it would work. As the video says, notifications come, but you have to wake the device to see them, there is no sound or anything on screen until the device is woke. Exactly as the video describes. I do hope its fixed soon, I am back to using my Note 5 whilst my beautiful 10 Ultra sits in its box.
Click to expand...
Click to collapse
Have you undone your earlier modifications to the phone (copying files from phone to phone etc)?
You have two problems and the one to ignore for now is louder notifications. It's notifications at all.
It isn't something to fix from Xiaomi's view and it is always worth learning the software. I don't like it myself... It can be cloying etc.
But the default behaviour is to opt in to notifications. It's working as intended. That said look where we are, it's just your problems are a special case. No biggie, let's fix this!
You have an outstanding issue clouding this where you are trying to use unexplained files on the device (like seriously what format are they? Does it work in Music or anything? Have you tried removing them?)
Took a while but I get all my notifications now when screen is off, see 2vattached screen shots
Thanks all for answering my question! I think this is my last question before buying from Liaow.com, if the syncing isn't a constant problem. Does anyone have a major syncing problem as explained in this review? Once or twice a day I can deal with. I check the calendar throughout the day like most people. However if I get busy and forget, missing calendar events/alarms wouldn't work for me. I'd be forced to use my work iPhone<shudder> for calendar events lol.
Sathelp said:
Took a while but I get all my notifications now when screen is off, see 2vattached screen shots
Click to expand...
Click to collapse
How did you get the icons to show on the lock screen?
Mine doesn't. Quite annoying.
Also sometimes the lockscreen doesn't show me notifications even tho they are there.. :s
I have no issues with icons displaying while locked. You do need to enable them and ensure they start automatically and power control is turned off for the app. It has been much easier in the EU ROM for some reason.
Solution!
Here is the thing that helped me with the same notification issue! Just google "xiaomi mi 10 ultra notifications" and in the top 5 links you'll probably find an article from: theunpopulartraveller. It explains the settings, and they need to be accessed by pressing and holding the app icon ^ app info.
Don't give up, try and you'll get the sounds from needed apps back. And ye, actually now I find the way Xiaomi did it much more convenient: I just turned on notifications for 2 apps, and all the rest are silent, while previously I had to turn off all the rest of the apps (much more than 2, definitely) not to get disturbed by all the bull****.
EU Rom doesn't have the "importance" option at 30/31
Well after trying to update to 12.1.1 and seeing what a buggy heap of junk it was, I factory reset, installed 12.0.15, and formatted data. But now notifications don't work when the screen is off whatsoever, absolutely no notifications. Beautiful. I'm so sick of the software issues with this phone, I'm definitely never buying another Xiaomi phone at this point.
AerationCheese said:
Well after trying to update to 12.1.1 and seeing what a buggy heap of junk it was, I factory reset, installed 12.0.15, and formatted data. But now notifications don't work when the screen is off whatsoever, absolutely no notifications. Beautiful. I'm so sick of the software issues with this phone, I'm definitely never buying another Xiaomi phone at this point.
Click to expand...
Click to collapse
Disable adaptive notifications from setting. I dont know what google thinking when creating such feature.
it basically interrupt the whole notification process. Using so called Ai to decide, when to give you notifications or when not to. But most of the time it pick wrong decision and delay our notification altogether.
This is android feature since Q thus also causing problem on Pixel phone. On xiaomi seems like it suddenly got worse on Android 11
AerationCheese said:
Well after trying to update to 12.1.1 and seeing what a buggy heap of junk it was, I factory reset, installed 12.0.15, and formatted data. But now notifications don't work when the screen is off whatsoever, absolutely no notifications. Beautiful. I'm so sick of the software issues with this phone, I'm definitely never buying another Xiaomi phone at this point.
Click to expand...
Click to collapse
How did u manage to roll back to 12.0.15?
Get over to the EU ROM version. Lock screen notifications work fine.
Have you checked each notification that it has no battery optimisation set, also, check in notifications that each one has access to the lock screen. Since A11, notifications have been a pain but for some reason they do work much better on the EU ROM.
Sathelp said:
Get over to the EU ROM version. Lock screen notifications work fine.
Have you checked each notification that it has no battery optimisation set, also, check in notifications that each one has access to the lock screen. Since A11, notifications have been a pain but for some reason they do work much better on the EU ROM.
Click to expand...
Click to collapse
There are issues for Gpay and some banking / local safetynet apps for EU ROM which i do not wish to live with.
Somehow the props file in the eu rom causes those issues.
i am probably going to rollback to 12.0.15... now is the excruciating 160 hours wait for unlock.
You obviously don't follow the EU forums. GPay works, safeynet works and my UK bank works. But you also get everything plus more than the Chinese stock and all updates are based on both weekly and stable stock ROMs respectively.
Sathelp said:
You obviously don't follow the EU forums. GPay works, safeynet works and my UK bank works. But you also get everything plus more than the Chinese stock and all updates are based on both weekly and stable stock ROMs respectively.
Click to expand...
Click to collapse
i don't follow it to the tee, but i've seen some reports of some users not able to use gpay out of the stable roms.
that's why.. too much trouble.. i'll see what i can do when the unlock timer is up..

Categories

Resources