Small_Tiny notification area? - Honor 6, 6 Plus Q&A, Help & Troubleshooting

.. does anyone have any idea/solution how to increase font size on notification area (upper left corner) .. it is impossible to see what is notification, also even when use some battery widget apps with notification option like battery bot, these font are also small, it cannot be read ..
any idea?
thanks!

Try using Flat Style Bar Indicator app. I believe this maybe can help you on that.

Ksawery said:
Try using Flat Style Bar Indicator app. I believe this maybe can help you on that.
Click to expand...
Click to collapse
he should be rooted and running xposed right?

Yes, of course!

.. after some searching I think this is more elegant solution (root not needed) https://play.google.com/store/apps/details?id=com.james.status&hl=en .. it has large number of notification icons, also icons can be set as large almost huge .. one important thing: after install remember to set app as protected one (battery settings) if not, Status behave unstable and it goes off randomly .. when protect app everything works ok ..

fango_vk said:
.. after some searching I think this is more elegant solution (root not needed) https://play.google.com/store/apps/details?id=com.james.status&hl=en .. it has large number of notification icons, also icons can be set as large almost huge .. one important thing: after install remember to set app as protected one (battery settings) if not, Status behave unstable and it goes off randomly .. when protect app everything works ok ..
Click to expand...
Click to collapse
i think thats kinda laggy

fango_vk said:
.. after some searching I think this is more elegant solution (root not needed) https://play.google.com/store/apps/details?id=com.james.status&hl=en .. it has large number of notification icons, also icons can be set as large almost huge .. one important thing: after install remember to set app as protected one (battery settings) if not, Status behave unstable and it goes off randomly .. when protect app everything works ok ..
Click to expand...
Click to collapse
This is a better solution.

.. after some time using Status I'm satisfied, it is not laggy at all, however DU Phone Cooler app mark Status as top overheating app together with google play store when active, so it must be monitored ..

fango_vk said:
.. after some time using Status I'm satisfied, it is not laggy at all, however DU Phone Cooler app mark Status as top overheating app together with google play store when active, so it must be monitored ..
Click to expand...
Click to collapse
Have a close look on that one.
Sent from my Honor 8 using XDA Labs

adriansticoid said:
Have a close look on that one.
Click to expand...
Click to collapse
There is a phone cooler app in DU ?

gopinaidu77 said:
There is a phone cooler app in DU ?
Click to expand...
Click to collapse
No bro. It's the DU Apps in the Play Store. Not affiliated with Dirty Unicorns.
Sent from my Honor 8 using XDA Labs

adriansticoid said:
No bro. It's the DU Apps in the Play Store. Not affiliated with Dirty Unicorns.
Click to expand...
Click to collapse
Oh i just got mini heartattack listening to that phone cooler (fooler) app:silly:

gopinaidu77 said:
Oh i just got mini heartattack listening to that phone cooler (fooler) app:silly:
Click to expand...
Click to collapse
Hahaha. Silly. :silly:

Its true bro . Never heard getting such feature

.. ok, after few charging cycles battery consumption level of Status shows 18% and still is marked as high heat apps .. now, I've noticed some overheating issues, like 15-20 min. surfing, FB app, Viber, battery become hot and the worst is lcd screen becomes very hot (DU phone cooler shows abnormal 60C) .. now, I'm not sure is it Status issue or what causes this overheat .. first I'll remove Status and observe heat issue .. when charging, making a call, phone is normal temperature

Fb ,fb messager are battery beasts. Even the cooler app u said is also a battery beast. Keep the apps minimal and then it wil be ok

Definitely one or more apps is causing the heat up.
Sent from my Honor 8 using XDA Labs

Yeah , but not one or more.
For example:
battery drain will be higher when we have 50 apps compared to 30 . It will be low when there are less number of installed apps.

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.

What is GCOREFLP

I have a wake lock on a few separate apps that says GCOREFLP & alarm manager I want to know what they are so I can get rid of them thanks in advance for any help
Nexus 5 xposed + gravitybox
Bump
was looking for the same thing...
...I googled "flp wiki" and found something called "fast link pulse" whatever that means. Reading on it now. Hope this helps.
https://en.wikipedia.org/wiki/Autonegotiation
Also seeing large amount of wakelocks from gcoreflp in Unbounce... it says safe to unbounce so i did....guess i'll see what happens
seems like the latest play services update doesnt rape my battery so much but also seems to mess up a little easier when I try to disable some of those pesky all-the-time running services that I don't want. all the "safe to unbounce" wakelocks dont seem to be really bugging me that much
Just the dang location polling I cant stand I killed everything location. sacrifices
Sent from Tapatalk App on my WicKed GalaXy X3-KT747
camry89 said:
it says safe to unbounce so i did....guess i'll see what happens
Click to expand...
Click to collapse
And what happened?
simmac said:
And what happened?
Click to expand...
Click to collapse
Haven't noticed any bad effects.... just great battery life
Still unanswered what this wakelock is
marknoll said:
Still unanswered what this wakelock is
Click to expand...
Click to collapse
It seems to be connected to googles quick search bar that's as much as I know you could disable it and the monitor the wakelock
Em it's obviously Google play services (updates, play store, location, etc.) Which are the biggest battery rapists. You can find out by just tapping on it
Sent from my Nexus 5X using XDA Labs
Fused location provider
Core service to get location. Without it google apps and maybe more apps that depend on it they won't get background location.
Background !!!

[TESTING] L Speed (Android O support)

This thread is only for Android O testers, since this preview introduced new things, we have to make app fully compatible with them.
If you are not on Android O, please DO NOT post anything below.
What to test:
- All auto tools (fstrim, boost)
- Aggressive doze
- Widgets
- App launcher shortcuts
And everything else
Download from:
Play Store link:
https://play.google.com/store/apps/details?id=com.paget96.lspeed&hl=en
Join beta channel on Play Store:
https://play.google.com/apps/testing/com.paget96.lspeed
If you want, you can also donate me using this link:
http://paypal.me/Paget96
or simply disable adblocker and support me with ads inside the app
Thanks for support.
Installing it atm, gonna see how it improves battery life (my main goal).
neth15 said:
Installing it atm, gonna see how it improves battery life (my main goal).
Click to expand...
Click to collapse
Nexus 5x, running android O, right?
Paget96 said:
What device you have?
Click to expand...
Click to collapse
Nexus 5X, I installed Android O yesterday with Racer kernel and Super SU. Got max 2h of SoT, gonna see how it holds up now. Installed newest L Speed beta from playstore.
neth15 said:
Nexus 5X, I installed Android O yesterday with Racer kernel and Super SU. Got max 2h of SoT, gonna see how it holds up now. Installed newest L Speed beta from playstore.
Click to expand...
Click to collapse
Ok, waiting for reports. One thing, since Android O have a notification channels, do you get L Speed notification on boot?
Send some screenshots if you don't mind
Paget96 said:
Ok, waiting for reports. One thing, since Android O have a notification channels, do you get L Speed notification on boot?
Send some screenshots if you don't mind
Click to expand...
Click to collapse
Yup, no problem here. L Speed firstly showed countdown, then processing notification and finaly notification saying Configuration has been applied successfuly (showed on screenshot, sry for another language, gonna toggle Force English option from now).
neth15 said:
Yup, no problem here. L Speed firstly showed countdown, then processing notification and finaly notification saying Configuration has been applied successfuly (showed on screenshot, sry for another language, gonna toggle Force English option from now).
Click to expand...
Click to collapse
No problem for language
Paget96 said:
No problem for language
Click to expand...
Click to collapse
Btw, L Speed still doesn't support notification categories (or how the hell is it called). I can only toggle them on or off completely, just like on previous versions of Android.
I mean, in Android O you can seperate notifications e.g. for settings applied on boot and error messages. Therefore users can disable error messages while keeping that "settings applied" notification.
neth15 said:
Btw, L Speed still doesn't support notification categories (or how the hell is it called). I can only toggle them on or off completely, just like on previous versions of Android.
I mean, in Android O you can seperate notifications e.g. for settings applied on boot and error messages. Therefore users can disable error messages while keeping that "settings applied" notification.
Click to expand...
Click to collapse
Yes, exactly. I can add NotificationCategories but i have to make one app separated with different configs, so let it be like this for now
When Google release API we will make it more compatible.
Thanks for testing
Paget96 said:
Yes, exactly. I can add NotificationCategories but i have to make one app separated with different configs, so let it be like this for now
When Google release API we will make it more compatible.
Thanks for testing
Click to expand...
Click to collapse
Switched to Balanced profile, battery was charging REALLY slowly. IDK, maybe it's not related to your app, but it's worth mentioning. UI wasn't snappy enough, too, but I was expecting that.
Additionaly, after boot, L Speed tweaks seem to be executed a lot later than time set in app (like one or two minutes later). However, that may be related to SuperSU. I read something about delaying things on boot due to problems with early (and the only) version that's there right now.
Will post more observations later tommorow, it needs time to test
Unexpected edit: Just tested charging, works fine now. Maybe reboot fixed it, before it phone became extremely sluggish. Screenshots show normal charging now.
neth15 said:
Switched to Balanced profile, battery was charging REALLY slowly. IDK, maybe it's not related to your app, but it's worth mentioning. UI wasn't snappy enough, too, but I was expecting that.
Additionaly, after boot, L Speed tweaks seem to be executed a lot later than time set in app (like one or two minutes later). However, that may be related to SuperSU. I read something about delaying things on boot due to problems with early (and the only) version that's there right now.
Will post more observations later tommorow, it needs time to test
Unexpected edit: Just tested charging, works fine now. Maybe reboot fixed it, before it phone became extremely sluggish. Screenshots show normal charging now.
Click to expand...
Click to collapse
It's still a preview, so you can expect bugs.
I'm waiting for next reports ^^
Paget96 said:
It's still a preview, so you can expect bugs.
I'm waiting for next reports ^^
Click to expand...
Click to collapse
No problems so far, only videos are freezing for one second after started playing. Not a big deal, tho
neth15 said:
No problems so far, only videos are freezing for one second after started playing. Not a big deal, tho
Click to expand...
Click to collapse
L Speed issue, or you have it too without LS installed?
Also what CPU governor are you using?
Paget96 said:
L Speed issue, or you have it too without LS installed?
Click to expand...
Click to collapse
Before installing L Speed everything worked properly, even then with battery profile
Paget96 said:
Also what CPU governor are you using?
Click to expand...
Click to collapse
Interactive
neth15 said:
Before installing L Speed everything worked properly, even then with battery profile
Interactive
Click to expand...
Click to collapse
Ok, thanks
Try alpha versions, some people report nice battery backup
Here
https://forum.xda-developers.com/showpost.php?p=71729271&postcount=12
Thanks for testing
New apk to test.
Waiting for reports.
@Paget96 Aggressive doze doesn't work well for me. I left phone in charger overnight and at the morning, after pressing power button, the screen stayed black and after like 3 seconds phone restarted. Doesn't have log, though.
Now rocking Light doze optimization, see how it's gonna hold up.
Balanced profile seems to do good job in increasing performance on DP3, however, I'm gonna test battery life further.
neth15 said:
@Paget96 Aggressive doze doesn't work well for me. I left phone in charger overnight and at the morning, after pressing power button, the screen stayed black and after like 3 seconds phone restarted. Doesn't have log, though.
Now rocking Light doze optimization, see how it's gonna hold up.
Balanced profile seems to do good job in increasing performance on DP3, however, I'm gonna test battery life further.
Click to expand...
Click to collapse
Ok, thanks for reporting
Sent from my Nexus 5 using Tapatalk
neth15 said:
@Paget96 Aggressive doze doesn't work well for me. I left phone in charger overnight and at the morning, after pressing power button, the screen stayed black and after like 3 seconds phone restarted. Doesn't have log, though.
Now rocking Light doze optimization, see how it's gonna hold up.
Balanced profile seems to do good job in increasing performance on DP3, however, I'm gonna test battery life further.
Click to expand...
Click to collapse
One more thing. It can be also related to the preview. Will see

Background Services being killed in EMUI 5.0

I know this is a common problem, but there are so many discussions about different bugs and builds and so much misinformation, i had to start a new discussion. I'm using EMUI 5.0 Android 7.0 b389.
EMUI kills power consuming background apps by default after about 10 minutes. Doesnt matter if the screen is locked or not.
The setting 'Close excessively power-intensive apps' does nothing, it makes absolutely no difference. 'Power-intensive app history' and 'History of closed apps' are empty. But when I use the tool 'Battery -> Optimize' it still shows: 'x power consuming background apps closed', and the services gets killed. I suspect EMUI performs this optimization by default from time to time.
Could somebody with a similar behaviour try the Optimze feature and see, if you can replicate the results? I've tried every possible setting and by now I'm pretty sure, this is a bug.
Second question: Who solved a similar problem by rooting the device and either:
a) Putting the service (for me it is Whatsapp) in the system app folder
b) Disabling the Phone Manager. Here im wondering, if there are negative consequences doing this. Like settings disappearing (e.g in the Battery menu) or faulty RAM management or whatever.
Nobody has Problems with notifications or background processes anymore on EMUI 5.0? A response if everything works fine, like Whatsapp notifications, would be great too. Maybe I have a faulty device.
badabumbum said:
Nobody has Problems with notifications or background processes anymore on EMUI 5.0? A response if everything works fine, like Whatsapp notifications, would be great too. Maybe I have a faulty device.
Click to expand...
Click to collapse
I don't have any issue with WhatsApp at all or any notifications for that matter. Did u turn on lockscreen cleanup? Also it WhatsApp restored from a backup?
Sent from my Honor 8 using XDA Labs
ayush rao said:
I don't have any issue with WhatsApp at all or any notifications for that matter. Did u turn on lockscreen cleanup? Also it WhatsApp restored from a backup?
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
It's turned off, but the app is killed even when the screen stays on, so thats not the problem. Whatsapp is installed fresh. I even did a factory reset and just installed Whatsapp, but the problem remains.
Would you mind trying something for me, to go under:
settings -> battery -> optimize
And see if it says something like "1 power consuming background app closed.
If it doesnt say that, then you should see a green checkmark.
Also is your whatsapp power consumption high? Mine is at 28 mAh right now for the last hour, and EMUI seems to decide, thats too much.
badabumbum said:
It's turned off, but the app is killed even when the screen stays on, so thats not the problem. Whatsapp is installed fresh. I even did a factory reset and just installed Whatsapp, but the problem remains.
Would you mind trying something for me, to go under:
settings -> battery -> optimize
And see if it says something like "1 power consuming background app closed.
If it doesnt say that, then you should see a green checkmark.
Also is your whatsapp power consumption high? Mine is at 28 mAh right now for the last hour, and EMUI seems to decide, thats too much.
Click to expand...
Click to collapse
I'm not sure what u meant by optimize but the second I hit it, it killed all the apps on my phone including my services like LastPass and my live wallpaper.
Also I've added my WhatsApp consumption below. Doesn't seem like a lot to me.
Sent from my Honor 8 using XDA Labs
ayush rao said:
I'm not sure what u meant by optimize but the second I hit it, it killed all the apps on my phone including my services like LastPass and my live wallpaper.
Also I've added my WhatsApp consumption below. Doesn't seem like a lot to me.
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
Thanks for trying that. That means, your phone has also recognized these background apps as power-consuming. But the difference ist, thats what happens to my phone every 10 minutes. Maybe my device is faulty for real.
Ive tried every possible setting, factory resets and new installations. Ive even disabled Power Genie and Phone Manager over adb. Nothing works. Man, this just sucks.
badabumbum said:
Thanks for trying that. That means, your phone has also recognized these background apps as power-consuming. But the difference ist, thats what happens to my phone every 10 minutes. Maybe my device is faulty for real.
Ive tried every possible setting, factory resets and new installations. Ive even disabled Power Genie and Phone Manager over adb. Nothing works. Man, this just sucks.
Click to expand...
Click to collapse
So I was just snooping around the settings and I found that I have exempted WhatsApp from battery optimizations.....
Sent from my Honor 8 using XDA Labs
ayush rao said:
So I was just snooping around the settings and I found that I have exempted WhatsApp from battery optimizations.....
Sent from my Honor 8 using XDA Labs
Click to expand...
Click to collapse
Yeah me too, but it did not help. I think this setting is about the doze feature from android. So strange that nobody else seems to have that problem since Android 7.
I had this problem, do you find the way to fix this?
I had this problem, do you find the way to fix this?
jackfan1111 said:
I had this problem, do you find the way to fix this?
Click to expand...
Click to collapse
Have you tried updating your phone to the latest fw? I don't have any problems atm.
Greenify
Jhayzt said:
Have you tried updating your phone to the latest fw? I don't have any problems atm.
Click to expand...
Click to collapse
yes, my phone is the latest version

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

Categories

Resources