Display brightness at boot, can we change that? - X Style (Pure) Q&A, Help & Troubleshooting

Is there a way to change the initial screen brightness during boot?
The screen starts at 100% until the sensors kicks in during Android startup, which is too bright and for relatively too long. It would be nice to bring that down to 50%.
Can someone with the knowledge lookup the boot partition for some code inside with regard of this parameter?
Inviato dal mio XT1575 utilizzando Tapatalk

Yes would like if that happens because the screen gets too bright.

I secomd the motion

WAIT!!!! STOP!!!!! Thanks.. while you're in there, can you turn off the damn 'test vibration'?? Thanks

The easiest thing to do would be to replace the logo.bin with a dark themed one and to replace (or remove) the boot animation with something dark. Not sure on the vibration...
m.x.p.e

ffejy462 said:
The easiest thing to do would be to replace the logo.bin with a dark themed one and to replace (or remove) the boot animation with something dark. Not sure on the vibration...
m.x.p.e
Click to expand...
Click to collapse
I agree with ffejy462. Here's a link to a thread with a white-on-black logo.bin. It really makes the brightness more tolerable. Wish I could do away with the vibration on boot too... maybe down the road with a different ROM.
http://forum.xda-developers.com/moto-x-style/help/req-black-white-boot-logo-t3241991

Related

CRT-Screen off pixelated fix-test

We have had it with this dammned bug (black squares on CRT white animation, pixelated as karendar says), lets hope we get it right this time uh!
update: seems the only way to break the CRT is taking a screenshot from the samsung included screencapture and music app...that is holding down the home button and pressing power at the same time..... this is for the pixelated effect.
I also own a Galaxy tab, which doesnt have the smooth animation on CRT effect either, this feels like there is something on framework.jar and even on the surfaceflinger.cpp (where the animation is stored) that differs from the one HTC uses.....I dont know any coding of drivers, neither how to edit cpp files, I do know however how to decompile jar files, took a look inside and at first glance everything seems the same.
I feel the CRT effect is as good as is going to get, until someone comes along and breaks the surfaceflinger apart and compare it to the HTC one. There are more important things to do and fix regarding the S2 than the CRT off animation (which ain that bad withouth pixels to begin with), so, if anyone is willing to invest time on cpp coding, pm me and Ill help it whatever way I can.
Now, CRT pixelated effect is indeed fixed with blur set to slow, which means the surfaceflinger is unable to handle the overload when set to fast which then leads me to the following:
Have two theories about the screencapture pixelating the CRT animation
1.- the white flash that it uses to take the screenshot corrupts the animation or overloads surfaceflinger.
2.- the screen is resized while taking the screenshot wich again corrupts the animation or overloads surfaceflinger.
Thanks everyone who tested it, and I already see it is being implemented on ROMS and themes, which honestly makes me happy to have been on any help
Continue on with experimenting then.......
so straight to the point..... based on this
false
did the following (dont have to be a genius to do it)
decompiling framework-res.apk, navigate to res/values/bools.xml
change the following[/B]
from
false
to
true
and of course, enable CRT effect
from
true
to
false
then compile back
Have been testing it on my device and have not had the bug ever since......Obviously this needs more testers than myself (lol), reason for this thread.....
I am providing an example for VillainRom v2.1, CWR flashable zip, with only the two mods explained above, nothing else, but feel free to mod the framework on you desired rom
and if working....pls give credits....!
btw, should work on CM7 too.(edit, just saw CM7 already has this config and bug still exists there, but i also know surfaceflinger is not optimized yet)
Needs feedback working or not!
Mods, I think this is the wrong subforum right?, sorry, pls change it to the right one....(I think it is
Galaxy S II Original Android Development)
@pulser_gt, if working feel free to add it to VRtweaks
mirror
http://www.multiupload.com/P6TLZBYECR
doctorcete said:
and of course, enable CRT effect
from
<bool name="config_animateScreenLights">false</bool>
to
<bool name="config_animateScreenLights">false</bool>
Click to expand...
Click to collapse
i think you meant true on that first bit
looks promising, though!
edit: oh so it's true to false lol i couldn't remember
Ok, I tried this on Villain Rom 2.1 lite, a very good try by doctorcete, but somehow this fix didn't work for me
kryptoner said:
Ok, I tried this on Villain Rom 2.1 lite, a very good try by doctorcete, but somehow this fix didn't work for me
Click to expand...
Click to collapse
what happens, u have the squared bugs on CRT?....I always had the bug when long pressing power button, now i dont have it, been using it, and havent bumped into it....is lite version odexed aswell?, maybe that has to do with it too?
Does this fix the sudden brightness changes bug thing?
eiraku said:
Does this fix the sudden brightness changes bug thing?
Click to expand...
Click to collapse
I dont know about that....maybe?
but it is intended to prevent the squared display that sometimes happens on CRT screen off effect.
doctorcete said:
what happens, u have the squared bugs on CRT?....I always had the bug when long pressing power button, now i dont have it, been using it, and havent bumped into it....is lite version odexed aswell?, maybe that has to do with it too?
Click to expand...
Click to collapse
Yeah, I still see the screen turning off weirdly, I mean its not like what we saw on nexus s... I think villain 2.1 lite is same as original rom, only apps are removed... but I'm not sure, because it was not mentioned in the rom thread and it was themed
do u mean the smoothness of the animation, or u see the black squares inside the white fliping crt animation?.......if so, how are u reproducing it?
Give it a try. How does the animation work is it like the boot animation?
Greetz Nebucatnetzer
doctorcete said:
do u mean the smoothness of the animation, or u see the black squares inside the white fliping crt animation?.......if so, how are u reproducing it?
Click to expand...
Click to collapse
I mean the smoothness, its still not very smooth, maybe its my view, we need more testers... this should be in original development...
ah ok....its intended to fix those ugly black squares, about the smoothness, if this is fixed, that is the next step.....
(u made me wipe the phone just to retest, lol)
How is this any different to the CRT animation off thats been around for some time, I never noticed it bug out on me.. can you guys put up a video on how this "fix" looks like?
it aint different.....for instance, if long pressing power button, then presseng back, and turn off phone (just hit the power button, standby), The white flipping image becomes distorted, with black squares, this aims to prevent those black squares, as I said, same animation, just not distorted...
EarlZ said:
How is this any different to the CRT animation off thats been around for some time, I never noticed it bug out on me.. can you guys put up a video on how this "fix" looks like?
Click to expand...
Click to collapse
he already said its for testing.. just try it and post whether you feel any improvements or not... If this post gets enough positive responses, then it can be a major fix... so please try
It works! In my case, the bug appears when I activate the alarm. Now doesn't, thank you!
Finally, two feedbacks...thanks....im glad to be of any help
Hey Doc!
Does this use the odex framework? I ask because i had the extended power menu mod posted in the Villian thread installed which deodexed the browser before this, well i flashed through cwm and wiped cache and now i get a few random force closes and when i try to enter the power menu i get booted to the boot screen.
Gonna try again now on a fresh install.
Not sure if im being dumb or or it was to do with odex.
I will say the crt seems to be working a treat from what ive seen lol
No more black squares on Cog 1.15 great job !
Thx m8
kryptoner said:
he already said its for testing.. just try it and post whether you feel any improvements or not... If this post gets enough positive responses, then it can be a major fix... so please try
Click to expand...
Click to collapse
Im doing a battery life testing right now and rebooting the phone is not part of the test, sorry I cant be of much help yet.
On cognition 1.15, this fixed it for me when opening the power menu!

[Q] Is there a way to disable the screen fade when locking the screen?

Anyone know how? Can't find it in settings or even developer options
I know it's only a silly little thing but I don't like it
Custom roms
Sent from my Xoom using xda app-developers app
What do you mean by screen fade
Rizy7 said:
What do you mean by screen fade
Click to expand...
Click to collapse
When you press the power button to switch the screen off, the screen goes from being black to a white line in the middle, then goes off. kinda like an old TV set
LooieENG said:
When you press the power button to switch the screen off, the screen goes from being black to a white line in the middle, then goes off. kinda like an old TV set
Click to expand...
Click to collapse
Custom ROM's have CRT off option
Thanks guys, but is there a way to disable this without installing a custom ROM?
I have root access
Also, if I have the stock ROM, but rooted, can I still just install OS updates like normal?
Not sure about JB, but in GB it was a framework mod. Decompile it and it's in one of the strings.xml
All you have to do is turn off the animations in developer options. I dont know which of the three changes the crt animation but one of them does. Youll need to reboot the phone for the changes to take place. No custom rom needed
Rizy7 said:
All you have to do is turn off the animations in developer options. I dont know which of the three changes the crt animation but one of them does. Youll need to reboot the phone for the changes to take place. No custom rom needed
Click to expand...
Click to collapse
hahah right! totally forgot about that.
Rizy7 said:
All you have to do is turn off the animations in developer options. I dont know which of the three changes the crt animation but one of them does. Youll need to reboot the phone for the changes to take place. No custom rom needed
Click to expand...
Click to collapse
Awesome
I'd done this before after a bit of Googling but didn't know you needed to reboot the phone
Much better now

[Q] LG 4.2.2 Change System Dialogs to Look More Like KitKat?

Hi,
I've installed Nova Launcher and it pretty much does the job converting the phone's look to KitKat on the Stock LG 4.2.2 ROM.
The only things Nova Launcher doesn't replace are the Notification Bar and the System Dialogs (like the Dialog that does Power Off). System Dialogs are an ugly white and grey, and they look surprisingly similar to Samsung's ugly ass UI, at least early versions of it.
So, does anyone know how to make the System Dialogs look more like KitKat, or at least, turn them dark from white?
Thanks in advance.
PS: I've used the Xpload framework and it really messed over my battery life, I'd like to do this using root if possible.
autom8r said:
Hi,
I've installed Nova Launcher and it pretty much does the job converting the phone's look to KitKat on the Stock LG 4.2.2 ROM.
The only things Nova Launcher doesn't replace are the Notification Bar and the System Dialogs (like the Dialog that does Power Off). System Dialogs are an ugly white and grey, and they look surprisingly similar to Samsung's ugly ass UI, at least early versions of it.
So, does anyone know how to make the System Dialogs look more like KitKat, or at least, turn them dark from white?
Thanks in advance.
PS: I've used the Xpload framework and it really messed over my battery life, I'd like to do this using root if possible.
Click to expand...
Click to collapse
Decompile the framework invert all the toast images and a bunch more then find the XML that controls the text color you want and walla.. All done.
PS.. Odds are when you do this your going to inadvertently cause white on white or black on black. Best of luck
Sent from my VS980 4G using Tapatalk
zathus said:
Decompile the framework invert all the toast images and a bunch more then find the XML that controls the text color you want and walla.. All done.
PS.. Odds are when you do this your going to inadvertently cause white on white or black on black. Best of luck
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Not sure about the last statement in the PS, white and black are easily distinguishable colors #FFFFFF vs #000000...
Anyway, is there any root level app that does this type of asset replacement?
Thanks!
autom8r said:
Not sure about the last statement in the PS, white and black are easily distinguishable colors #FFFFFF vs #000000...
Anyway, is there any root level app that does this type of asset replacement?
Thanks!
Click to expand...
Click to collapse
No what I ment was sometimes there tied to something else. Like you change the text for the toast popups to white, and in settings the text is also white. So, in settings its white on white. Just an example, and I don't think there is an app however I'd imagine there could be. Xposed or something. Toss in a request on the g2 xposed threads.
Sent from my VS980 4G using Tapatalk
zathus said:
No what I ment was sometimes there tied to something else. Like you change the text for the toast popups to white, and in settings the text is also white. So, in settings its white on white. Just an example, and I don't think there is an app however I'd imagine there could be. Xposed or something. Toss in a request on the g2 xposed threads.
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Ah yes, I see what you're saying. Luckily though, I think this won't be the case because LG literally uses white on black and there's absolutely no dark backgrounds I could find in their UI whatsoever. The dialer is a dark grey, but I don't need to change the dialer, just system dialogs.
I am going down this road now, I am ripping apart the assets in the backend trying to find the key files to tweak and replace. Fun, I love this.

Share Lockscreen screenshot

Hi peeps. Could anyone share there lockscreen screenshots here? See mine. It has that irreplaceable white status bar which looks really awkward ;( Consider that I've done so many things already to make it transparent except rooting.
All ok
Basic lockscreen with a cloud that cloud that moves with the gyroscope
How do you edit the lock screen? Want to change my background and clock widget to match my home screen -- sorry im coming from an apple so im new to android os
gyxter said:
Hi peeps. Could anyone share there lockscreen screenshots here? See mine. It has that irreplaceable white status bar which looks really awkward ;( Consider that I've done so many things already to make it transparent except rooting.
Click to expand...
Click to collapse
Can someone tell me, how I can add a weather widget on my lock screen?
Found this polygon wallpaper. The colors look really nice on my gold edge.
flamingoezz said:
How do you edit the lock screen? Want to change my background and clock widget to match my home screen -- sorry im coming from an apple so im new to android os
Click to expand...
Click to collapse
There's a lot of apps you can download that changes the lookscreen and adds customizability
https://play.google.com/store/apps/details?id=com.cmcm.locker&hl=en
https://play.google.com/store/apps/details?id=mobi.appplus.hilocker&hl=en
https://play.google.com/store/apps/details?id=com.achep.acdisplay
do any of these work with fingerprint scanner? CM says it does, but i don't see the option in their menu -- just pattern or password.
starfighter1106 said:
There's a lot of apps you can download that changes the lookscreen and adds customizability
https://play.google.com/store/apps/details?id=com.cmcm.locker&hl=en
https://play.google.com/store/apps/details?id=mobi.appplus.hilocker&hl=en
https://play.google.com/store/apps/details?id=com.achep.acdisplay
Click to expand...
Click to collapse
Guys, can I hijack this thread to ask if your backlight is on when you use a pure black wallpaper as your lock screen wallpaper?
My blacks are pure black when I open my screensaver in the gallery (if i tap the screen to remove the UI, I can't see the screen at all in a dark room) and it's the same for most screens except for the lock screen. In the lock screen it almost appears gray or it appears like it's affected by backlight bleeding. Just wanted to find out if it's a software bug (since it's almost like the Night Clock bug) or if it's a defect with my phone. I also cleared my cache with no success.
Also, how do you take a screenshot of the lock screen?
flamingoezz said:
do any of these work with fingerprint scanner? CM says it does, but i don't see the option in their menu -- just pattern or password.
Click to expand...
Click to collapse
Not sure if they work with the s6 edge, might have to wait for that support. I'll personally just wait for xposed to be updated so i can get fun stuff like wanam xposed, and just live with the current launcher, as i really like the fingerprint scanner.
flamingoezz said:
How do you edit the lock screen? Want to change my background and clock widget to match my home screen -- sorry im coming from an apple so im new to android os
Click to expand...
Click to collapse
You can change wallpaper by long pressing on an empty space in the homescreen. It goes into edit mode and you will see a wallpaper icon and label at the bottom left. Tap that and you are directed to another menu to select whether to apply your wallpaper to just your home or lockscreen or both. You can also go to settings>wallpaper to change wallpapers.
As for the weather, the design changes accordingly with the theme you choose.
Hope this helps.
Mucky2 said:
View attachment 3285807
Can someone tell me, how I can add a weather widget on my lock screen?
Click to expand...
Click to collapse
Tap on your homescreen weather widget. Go to more>settings>show weather information. Profit.
ng4g3d said:
Guys, can I hijack this thread to ask if your backlight is on when you use a pure black wallpaper as your lock screen wallpaper?
My blacks are pure black when I open my screensaver in the gallery (if i tap the screen to remove the UI, I can't see the screen at all in a dark room) and it's the same for most screens except for the lock screen. In the lock screen it almost appears gray or it appears like it's affected by backlight bleeding. Just wanted to find out if it's a software bug (since it's almost like the Night Clock bug) or if it's a defect with my phone. I also cleared my cache with no success.
Also, how do you take a screenshot of the lock screen?
Click to expand...
Click to collapse
Press home+powerkey simultaneously to get a screenshot anywhere in your phone.
Thanks so much for sharing guys. I wonder if there's a way to get rid of that white status bar I have in the lockscreen. It just looks so ugly. Hopefully an upcoming FW update from my carrier would fix it. :fingers-crossed:
Does someone know how to get the wallpaper the S6 gets when it's on update mod? Blue cyan w/bugdroid on the middle. I really love it
Simple look.
Sent from my SM-G925F using XDA Free mobile app
junghyun01 said:
Simple look.
Sent from my SM-G925F using XDA Free mobile app
Click to expand...
Click to collapse
I don't understand why there is a shortcut to the camera on the lockscreen?
I thought you could open the camera frem everywhere with two cliks on the home button?

			
				
Slaughter59 said:
Does someone know how to get the wallpaper the S6 gets when it's on update mod? Blue cyan w/bugdroid on the middle. I really love it
Click to expand...
Click to collapse
No one?
Slaughter59 said:
No one?
Click to expand...
Click to collapse
Why the need to change that? You only see that when there's an update. Do you get an update every hour?

[Q] Advanced Always On Display

Hey guys,
I was wondering if it was possible to modify the existing AOD for more options.
For example: I couldn't care less about the clock, I'm wearing and using a watch anyway.
It would be nice if one could lay his smartphone onto the table with it beeing completly black except when you have notifications.
Something like in the picture I've quickly put together.
http://www.directupload.net/file/d/4959/6ckdllab_png.htm
Are there any roms which support this? Is it even possible to modify the Samsung AOD in that way or would one have to write a new app?
For now im using a black screen with the LED but that's suboptimal.
Thank you very much,
Chilz0r
Edit: Image
There are some themes available from Samsung Store but anything like you posted is currently not seen. Moreover, you should post questions in question/answer section. This section is not for question or discussion purpose.
dksoni411 said:
Moreover, you should post questions in question/answer section. This section is not for question or discussion purpose.
Click to expand...
Click to collapse
You might wanna check that again.
chilz0r said:
Hey guys,
I was wondering if it was possible to modify the existing AOD for more options.
For example: I couldn't care less about the clock, I'm wearing and using a watch anyway.
It would be nice if one could lay his smartphone onto the table with it beeing completly black except when you have notifications.
Something like in the picture I've quickly put together.
http://www.directupload.net/file/d/4959/6ckdllab_png.htm
Are there any roms which support this? Is it even possible to modify the Samsung AOD in that way or would one have to write a new app?
For now im using a black screen with the LED but that's suboptimal.
Thank you very much,
Chilz0r
Edit: Image
Click to expand...
Click to collapse
how u get this black screen with white notification???
this called ambient display from nexus and it light ur phone with black screen and white notification when u get a new notification
carlitobahsoun said:
how u get this black screen with white notification???
this called ambient display from nexus and it light ur phone with black screen and white notification when u get a new notification
Click to expand...
Click to collapse
Yeah I just took any picture on the internet and photoshopped it to show what I'm looking for.
This ambient display feature would be perfect if it would use the advantages of the S8 Display,
meaning lighting up particular pixels the whole time and not areas of the screen for a small time.
dksoni411 said:
There are some themes available from Samsung Store but anything like you posted is currently not seen.
Click to expand...
Click to collapse
This answers my question, thank you.
But I'm curious now: would it be reasonable trying to programm such an app oneself,
or alternatively is it possible to get the Samsung AOD code to modify it?
chilz0r said:
Yeah I just took any picture on the internet and photoshopped it to show what I'm looking for.
This ambient display feature would be perfect if it would use the advantages of the S8 Display,
meaning lighting up particular pixels the whole time and not areas of the screen for a small time.
This answers my question, thank you.
But I'm curious now: would it be reasonable trying to programm such an app oneself,
or alternatively is it possible to get the Samsung AOD code to modify it?
Click to expand...
Click to collapse
This isn't bad if you try to build such app but AFAIK and untill now, it is nearly impossible to build such app. You probably won't get exact source code for AOD because most things are hard-coded. Even, if you manage to get code, modify it and build your desired app it will be hard or impossible to install it over pre-installed AOD app. Kind of complicated, but you can still try, maybe you end up being Samsung hero.

Categories

Resources