[Q] Exposing/Hiding Static Bitmap Images - Zooper Widget General

Bitmap has been added into Module but needs more fine tuning. ??>Hide/Exposing the Image<??
[/b]$#DH#>8&&#DH#<18$ did not work. any more tips are helpful.

*skew said:
Bitmap has been added into Module but needs more fine tuning. ??>Hide/Exposing the Image<??
[/b]$#DH#>8&&#DH#<18$ did not work. any more tips are helpful.
Click to expand...
Click to collapse
I just turn it's opacity to 0 to hide it.
Sent from my Nexus 4 using Tapatalk

*skew said:
Bitmap has been added into Module but needs more fine tuning. ??>Hide/Exposing the Image<??
[/b]$#DH#>8&&#DH#<18$ did not work. any more tips are helpful.
Click to expand...
Click to collapse
Here it is!
Code:
[bo]$#DH#>8&&#DH#<18?100:0$[/bo]
[bo][/bo] - to change opacity, 100- visible, 0- invisible
You can also take look at my widget. It has same but in minutes.
http://forum.xda-developers.com/showpost.php?p=47580141&postcount=24
Click to expand...
Click to collapse

Related

Question about theming

I'm trying to modify certain icons on the status bar but not having any luck. Some files are locked when I open them up in photoshop so I can't edit them.
Anyone have any idea why that is? It isn't a .9 file...
I've attached a screen shot so you can see what I'm talking about:
http://img573.imageshack.us/f/screenh.png/
TIA.
blazinazn said:
I'm trying to modify certain icons on the status bar but not having any luck. Some files are locked when I open them up in photoshop so I can't edit them.
Anyone have any idea why that is? It isn't a .9 file...
I've attached a screen shot so you can see what I'm talking about:
http://img573.imageshack.us/f/screenh.png/
TIA.
Click to expand...
Click to collapse
This is most likely because the image is in indexed color mode. Try changing it to RGB by going to Image > Mode > RGB. Hope this helps!
Edit: I'm stealing the text from the very bottom of your signature btw
Double click the locked layer in the layer palette a dialog should pop up and hit ok that usually unlocks the layer for me.
Sent from my SPH-D700 using XDA App
thomasskull666 said:
This is most likely because the image is in indexed color mode. Try changing it to RGB by going to Image > Mode > RGB. Hope this helps!
Edit: I'm stealing the text from the very bottom of your signature btw
Click to expand...
Click to collapse
That worked! Thanks And have at it
halfcourtshoes said:
Double click the locked layer in the layer palette a dialog should pop up and hit ok that usually unlocks the layer for me.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I tried doing that but no dice. Thanks for the suggestion though
blazinazn said:
That worked! Thanks And have at it
Click to expand...
Click to collapse
Awesome, I ran into this problem a few times as well, some of the images in the framework are indexed and some are not, there are even a few in there that are grayscale, which will really throw you off when you are trying to add color haha
thomasskull666 said:
Awesome, I ran into this problem a few times as well, some of the images in the framework are indexed and some are not, there are even a few in there that are grayscale, which will really throw you off when you are trying to add color haha
Click to expand...
Click to collapse
I think I ran into one that has grayscale. So how do I add color?!
blazinazn said:
I think I ran into one that has grayscale. So how do I add color?!
Click to expand...
Click to collapse
I'm not on my laptop right now so I can't check to make sure this works, but try changing the mode to indexed color and save it. Then exit photoshop and reopen it and open the file again and change it to RGB. That should do the trick, if not let me know and i'll look into it myself; i'll be back at my comp in like 15 mins lol. Also, if it still isn't being colored in RGB mode, make sure that the hue/saturation is not turned all the way down in the document itself, not just the layer.

Night mode in stock 7.1.2?

Is there any way to get it neck without flaking pixel UI mods?
If you're talking about the dim **** display for night time, they renamed it from daydream to screen saver. Or are you talking about the color shifting?
jrk190 said:
Is there any way to get it neck without flaking pixel UI mods?
Click to expand...
Click to collapse
Do you have root? It is a simple framework mod.
Tulsadiver said:
Do you have root? It is a simple framework mod.
Click to expand...
Click to collapse
Could you explain the procedure? Thanks!
EvilHowl said:
Could you explain the procedure? Thanks!
Click to expand...
Click to collapse
If you are talking about night light, decompile your framework-res.apk. Goto values folder, bools.xml, and change bool config_nightDisplayAvailable from false to true. Save and recompile.

Theme SystemUI.apk | G531F | 5.1.1 (Updated V2.0)

Hello All,
There are a lot of themed SystemUI.apk and have bugs in them which really made me feel sad not being able to customize my device the way I want it and the worst part is not being able to understand the codes I can't theme one my self as well :crying: ,
but after days of google-ing I finally themed my systemUI for G531F and thought it would be nice to add one more themed SystemUI for our device.
V 1.0
Screenshot - https://imghost.io/image/a9C0A
Download - https://drive.google.com/file/d/0B9qGaKrvRL5odTc0RmtZUjd0bDg/view
V2.0 (New)
Screenshot - https://imghost.io/image/a9pzZ | https://imghost.io/image/a9Ghj
Download - https://drive.google.com/open?id=0B9qGaKrvRL5oX1dNSlhWTk1sZXc
Hit Thanks if you like my work :good:
admire your work...im going to try this
Gonna test it ?
Working well :good: ...status bar icons not clearly visible when they are off..I think you should make icons more dark black for a clear view
Vidura Dissanayake said:
Working well :good: ...status bar icons not clearly visible when they are off..I think you should make icons more dark black for a clear view
Click to expand...
Click to collapse
This should suffice
See attached screenshot
awesome work
Owen007 said:
awesome work
Click to expand...
Click to collapse
Glad you liked my work , it still needs "Auto Brightness" to be added any Idea how can we enable it. I have seen the arrays and strings available including the images for check box but not sure how to do it do you think you can figure it out?
iamandy said:
This should suffice
See attached screenshot
Click to expand...
Click to collapse
Nice ??
---------- Post added at 01:12 AM ---------- Previous post was at 01:09 AM ----------
I like icons of v1..look fresh
iamandy said:
Glad you liked my work , it still needs "Auto Brightness" to be added any Idea how can we enable it. I have seen the arrays and strings available including the images for check box but not sure how to do it do you think you can figure it out?
Click to expand...
Click to collapse
I don't think its possible.Because device missing Ambient light sensor
iamandy said:
Glad you liked my work , it still needs "Auto Brightness" to be added any Idea how can we enable it. I have seen the arrays and strings available including the images for check box but not sure how to do it do you think you can figure it out?
Click to expand...
Click to collapse
M not that good in theming but i will try in free time.
Owen007 said:
M not that good in theming but i will try in free time.
Click to expand...
Click to collapse
Well neither am I but lets try and pull this off :good:
Hey @iamandy I want to try this, could you please grant my request to download, thanks.
What's the purpose of posting this if you don't want to share your work? It's kinda disappointing, why do we need permission to download this on google drive?
rhadz19 said:
What's the purpose of posting this if you don't want to share your work? It's kinda disappointing, why do we need permission to download this on google drive?
Click to expand...
Click to collapse
I apologize I accidentally locked the link, but its available for download again
Sorry for the inconvenience caused
rhadz19 said:
Hey @iamandy I want to try this, could you please grant my request to download, thanks.
Click to expand...
Click to collapse
I apologize I accidentally locked the link, but its available for download again
Sorry for the inconvenience caused
iamandy said:
I apologize I accidentally locked the link, but its available for download again
Sorry for the inconvenience caused
Click to expand...
Click to collapse
Thank you! And I'm sorry too for being impatient brat, I just really want to try this, thanks again
After installing your systemui, I quickly noticed these:
1. Some of the quicksetting icons are with the wrong labels
2. Screen mirroring icon is almost not visible, and 3. The pen icon on the upper right corner should be the settings icon
Can you fix those? Btw, thank you for your effort of doing this.
rhadz19 said:
After installing your systemui, I quickly noticed these:
1. Some of the quicksetting icons are with the wrong labels
2. Screen mirroring icon is almost not visible, and 3. The pen icon on the upper right corner should be the settings icon
Can you fix those? Btw, thank you for your effort of doing this.
Click to expand...
Click to collapse
How to get car mode on status bar
[email protected] said:
How to get car mode on status bar
Click to expand...
Click to collapse
I don't have car mode, it was just a wrong label. It supposed to be NFC not car mode.
rhadz19 said:
After installing your systemui, I quickly noticed these:
1. Some of the quicksetting icons are with the wrong labels
2. Screen mirroring icon is almost not visible, and 3. The pen icon on the upper right corner should be the settings icon
Can you fix those? Btw, thank you for your effort of doing this.
Click to expand...
Click to collapse
Which device are you on?

Android P Ambient Display Question

Anyone know what this line is for on the ambient display for android p?
https://www.androidpolice.com/wp-content/uploads/2018/03/nexus2cee_ambient-display-p.png
I'm thinking it may be where weather would go if you have that feature set up. I don't. Wondering if there's a way to remove it.
Thanks!
byproxy said:
Anyone know what this line is for on the ambient display for android p?
https://www.androidpolice.com/wp-content/uploads/2018/03/nexus2cee_ambient-display-p.png
I'm thinking it may be where weather would go if you have that feature set up. I don't. Wondering if there's a way to remove it.
Thanks!
Click to expand...
Click to collapse
I assumed it was just a separator between the phone's info (time, date, etc) and the notifications? I guess you need to find someone who has the weather enabled (I don't) to see if it's still there. I'm guessing it is.
bigbamboo5 said:
I assumed it was just a separator between the phone's info (time, date, etc) and the notifications? I guess you need to find someone who has the weather enabled (I don't) to see if it's still there. I'm guessing it is.
Click to expand...
Click to collapse
Yeah it's a separator. You won't see it unless you have notifications
henderjr said:
Yeah it's a separator. You won't see it unless you have notifications
Click to expand...
Click to collapse
No it isn't, it's where the weather should be. Unfortunately it requires a clean wipe to fix.
https://www.androidpolice.com/2018/...-weather-conditions-lock-screen-ambient-mode/
http:// said:
No it isn't, it's where the weather should be. Unfortunately it requires a clean wipe to fix.
https://www.androidpolice.com/2018/...-weather-conditions-lock-screen-ambient-mode/
Click to expand...
Click to collapse
This comment says you don't need to:
"Uninstalled Google updates (disable then enable the Google app from phone settings) => restart => update Google app => restart and Voilaaaa the weather in the lock screen [emoji2][emoji2]
N.B.: I have a Pixel 2 XL and got the Android P through OTA if that matters."
Sent from my Pixel 2 XL using Tapatalk
EeZeEpEe said:
This comment says you don't need to:
"Uninstalled Google updates (disable then enable the Google app from phone settings) => restart => update Google app => restart and Voilaaaa the weather in the lock screen [emoji2][emoji2]
N.B.: I have a Pixel 2 XL and got the Android P through OTA if that matters."
Sent from my Pixel 2 XL using Tapatalk
Click to expand...
Click to collapse
Confirmed. Good stuff.
Ironically, the separator is still there with the weather.
http:// said:
No it isn't, it's where the weather should be. Unfortunately it requires a clean wipe to fix.
https://www.androidpolice.com/2018/...-weather-conditions-lock-screen-ambient-mode/
Click to expand...
Click to collapse
The line is a seperator on ambient display, the pics in the link you quoted are the lockscreen, not ambient display.
the weather on ambient display appears to the right of the date just as it does on homescreen.
remember ambient display is an all black screen.
And yes, it also does appear on the lockscreen, in the same format: date - weather
Seems some people have it, others dont.
I had it yesterday, but its gone today.
http:// said:
No it isn't, it's where the weather should be. Unfortunately it requires a clean wipe to fix.
https://www.androidpolice.com/2018/...-weather-conditions-lock-screen-ambient-mode/
Click to expand...
Click to collapse
http:// said:
Confirmed. Good stuff.
Ironically, the separator is still there with the weather.
Click to expand...
Click to collapse
Yep it is a separator to split out notifications from the standard Ambient Display info.
Thanks for the info on getting the weather to display. Good stuff! :good:
When I fixed the weather thing I just removed the Google update then put it right back. No reboot was required for me.
uicnren said:
The line is a seperator on ambient display, the pics in the link you quoted are the lockscreen, not ambient display.
the weather on ambient display appears to the right of the date just as it does on homescreen.
remember ambient display is an all black screen.
And yes, it also does appear on the lockscreen, in the same format: date - weather
Seems some people have it, others dont.
I had it yesterday, but its gone today.
Click to expand...
Click to collapse
LOL
Not relevant.
Thanks for this. Any way to have the weather in Fahrenheit rather than Celsius?
http:// said:
LOL
Not relevant.
Click to expand...
Click to collapse
completely relevant to this thread that is titled "Android P Ambient Display Question"
but thats OK.
---------- Post added at 05:29 PM ---------- Previous post was at 05:23 PM ----------
bigbamboo5 said:
Thanks for this. Any way to have the weather in Fahrenheit rather than Celsius?
Click to expand...
Click to collapse
launch assistant, go to settings: under account > preferences > weather select your desired setting
uicnren said:
launch assistant, go to settings: under account > preferences > weather select your desired setting
Click to expand...
Click to collapse
Thanks for this. I do have F set there, which means on the homescreen I have the correct temperature, but on the lockscreen it's in C. Odd.
bigbamboo5 said:
Thanks for this. I do have F set there, which means on the homescreen I have the correct temperature, but on the lockscreen it's in C. Odd.
Click to expand...
Click to collapse
ohh, that is very odd.
I didn't need to wipe the phone to fix the missing weather on the lock screen. Go into apps and disable Google. That reverts it to an older version. Reenable and give it a little bit and it will be there.
uicnren said:
ohh, that is very odd.
Click to expand...
Click to collapse
Although it's less of a problem, because this morning it has disappeared altogether. Still, never mind. I'll just look out of the window.
I actually never got it to work even though I tried the "fix" I quoted. And further along in the comments, it looks like it disappears for everyone.
Sent from my Pixel 2 XL using Tapatalk
I reported mine worked last night after disabling Google then re-enabling it. This morning it is gone again.
EeZeEpEe said:
I actually never got it to work even though I tried the "fix" I quoted. And further along in the comments, it looks like it disappears for everyone.
Sent from my Pixel 2 XL using Tapatalk
Click to expand...
Click to collapse
ya, seems for me to go away after about 3 hours.
uicnren said:
ya, seems for me to go away after about 3 hours.
Click to expand...
Click to collapse
If anything, I'm happy that the battery percentage is now on the AOD. That's more helpful to me.
Sent from my Pixel 2 XL using Tapatalk

Display Based Magisk Module

There was a module I was using yesterday, but I did not configure to my liking so I decided to uninstall it for the time being. Now I cannot find. What the module did was this, allow change to display corners, allow changing the statusbar height and also add the option notchar killer. Does anyone know where I can find this one module?
RagedElimanator said:
There was a module I was using yesterday, but I did not configure to my liking so I decided to uninstall it for the time being. Now I cannot find. What the module did was this, allow change to display corners, allow changing the statusbar height and also add the option notchar killer. Does anyone know where I can find this one module?
Click to expand...
Click to collapse
Are you sure it was a magisk modul? For me it sounds more like nacho notch... An app you find in playstore.
RagedElimanator said:
There was a module I was using yesterday, but I did not configure to my liking so I decided to uninstall it for the time being. Now I cannot find. What the module did was this, allow change to display corners, allow changing the statusbar height and also add the option notchar killer. Does anyone know where I can find this one module?
Click to expand...
Click to collapse
You told me you had substratum installed when you were looking into my mods. Is that what you are referring to?
Tulsadiver said:
You told me you had substratum installed when you were looking into my mods. Is that what you are referring to?
Click to expand...
Click to collapse
Yes I had substratum installed and adaway, but I did remove that magisk module I mentioned above before trying yours because I could not set the module G-Visual Mod up to my liking so I went to try your adb mods.
Sent from my crosshatch using XDA Labs
Donric13 said:
Are you sure it was a magisk modul? For me it sounds more like nacho notch... An app you find in playstore.
Click to expand...
Click to collapse
Well thanks for the help anyways, I did manage to locate it again. It is called G-Visual Mod.
Sent from my crosshatch using XDA Labs
RagedElimanator said:
Well thanks for the help anyways, I did manage to locate it again. It is called G-Visual Mod.
Sent from my crosshatch using XDA Labs
Click to expand...
Click to collapse
You know you'll have less screen if you make your statusbar smaller. Why not just black.it out? If you tell me what you want, I'll make the module for you. All you'll have to do is flash it in Magisk manager.
Tulsadiver said:
You know you'll have less screen if you make your statusbar smaller. Why not just black.it out? If you tell me what you want, I'll make the module for you. All you'll have to do is flash it in Magisk manager.
Click to expand...
Click to collapse
I agree with you on that, which is why I tried to make it bigger. The reason I do not want to black it out is because I want utilize my entire screen. I would appreciate if you could modify Notch Killer, so that when I click on that option in display cutout the statusbar is also made the same size of the notch. That way the intended functionality is filling the screen while not having the notch cutting or bring on top of content This is what G-Visual Mod used, https://github.com/zigafide/universal-notch-killer
Sent from my crosshatch using XDA Labs
RagedElimanator said:
I agree with you on that, which is why I tried to make it bigger. The reason I do not want to black it out is because I want utilize my entire screen. I would appreciate if you could modify Notch Killer, so that when I click on that option in display cutout the statusbar is also made the same size of the notch. That way the intended functionality is filling the screen while not having the notch cutting or bring on top of content This is what G-Visual Mod used, https://github.com/zigafide/universal-notch-killer
Sent from my crosshatch using XDA Labs
Click to expand...
Click to collapse
That mod is not targeting the statusbar height so there is nothing to change. All I could do is increase the status bar height to 48 in a separate module but it would be 48 dip in portrait mode all the time, or at least, as long as my module is enabled.
Tulsadiver said:
That mod is not targeting the statusbar height so there is nothing to change. All I could do is increase the status bar height to 48 in a separate module but it would be 48 dip in portrait mode all the time, or at least, as long as my module is enabled.
Click to expand...
Click to collapse
Well notch killer is not targeting the statusbar, I just meant like additional code so it could also target the status bar as well when notch killer is the option selected. Maybe I should look into the display cutout apps because I tried tall cutout and the status bar shrinked in potrait, and with double cutout it shrinked in landscape.
Sent from my crosshatch using XDA Labs
RagedElimanator said:
Well notch killer is not targeting the statusbar, I just meant like additional code so it could also target the status bar as well when notch killer is the option selected. Maybe I should look into the display cutout apps because I tried tall cutout and the status bar shrinked in potrait, and with double cutout it shrinked in landscape.
Sent from my crosshatch using XDA Labs
Click to expand...
Click to collapse
Replace the one in the module with this one and see what happens.
Tulsadiver said:
Replace the one in the module with this one and see what happens.
Click to expand...
Click to collapse
Did so, seems like nothing changed.
Sent from my crosshatch using XDA Labs
RagedElimanator said:
Did so, seems like nothing changed.
Sent from my crosshatch using XDA Labs
Click to expand...
Click to collapse
I can't tell the difference between notch killer and default...
I saw it now. I'm not sure exactly what you are looking for though. You say you want the statusbar larger....I don't play games with my phone so I'm not sure what you want. Can you draw me a picture or show me an example??
Tulsadiver said:
I can't tell the difference between notch killer and default...
Click to expand...
Click to collapse
Ah okay I will explain, so default seems to tell apps there is missing screen space in the middle so what happens to apps that do not support the notch there is a black bar. With Notch Killer code tells there is nothing there or no code is written about so what ends up happening is the whole screen is covered but the status bar ends up being smaller in apps that do not support the notch only otherwise like you also said no difference. One more thing to note is the amount of icons in each mode. Now the first image is default, the second is notch killer.
Sent from my crosshatch using XDA Labs
Tulsadiver said:
I can't tell the difference between notch killer and default...
I saw it now. I'm not sure exactly what you are looking for though. You say you want the statusbar larger....I don't play games with my phone so I'm not sure what you want. Can you draw me a picture or show me an example??
Click to expand...
Click to collapse
This is not just for a game, this is a solution for having notch support for just about any app.
Sent from my crosshatch using XDA Labs
RagedElimanator said:
Ah okay I will explain, so default seems to tell apps there is missing screen space in the middle so what happens to apps that do not support the notch there is a black bar. With Notch Killer code tells there is nothing there or no code is written about so what ends up happening is the whole screen is covered but the status bar ends up being smaller in apps that do not support the notch only otherwise like you also said no difference. One more thing to note is the amount of icons in each mode. Now the first image is default, the second is notch killer.
Sent from my crosshatch using XDA Labs
Click to expand...
Click to collapse
Can you tell me of another app that doesn't support notch.... I don't want to setup a Nintendo account.
Tulsadiver said:
Can you tell me of another app that doesn't support notch.... I don't want to setup a Nintendo account.
Click to expand...
Click to collapse
Of course, try Temple Run 2 for your testing.
Sent from my crosshatch using XDA Labs
Alto's Adventure also doesnt support it.
I am searching for a way to make the display 18:9 and the radii of the top side of the display the same as the bottom side by cutting away a bit from top top of the display.
Do you guys think that would work with notch killer?
kluedox said:
Alto's Adventure also doesnt support it.
I am searching for a way to make the display 18:9 and the radii of the top side of the display the same as the bottom side by cutting away a bit from top top of the display.
Do you guys think that would work with notch killer?
Click to expand...
Click to collapse
To answer your question it should have no issues the first image is default and the second is notch killer. Luckily for you content is not really cutoff possibly because this is in landscape rather than in potrait.
Sent from my crosshatch using XDA Labs

Categories

Resources