REQUEST transparent notification background - Galaxy Note II Themes and Apps

Hello,
I already have a transparant background trough simplistic framework.
I also changed the brightness background in transparent.i edit this in tw_status_bar_expanded.xml.
But now i want to try changing the black background when you are getting a message or you have connected your usb.
Is there maby someone how can and wil tell me where to change this(in wich xml)
Hopely someone can help me:fingers-crossed:

try this

do you know how
remove all iconsin brightness background control (like name "auto" and icon on left with "sunshine"?

transparent background
deusson said:
remove all iconsin brightness background control (like name "auto" and icon on left with "sunshine"?
Click to expand...
Click to collapse
Thank you but it didn't work for me:good:
I already changed the brightness background in tw_bar_expanded.xml
Now i want to change only the notify background.
I mean when there is coming a message or i am charging then you will see the background is black for a part in the pulldown
and i only want to change that to transparent
I think it is in a xml to change just like i did change the brightness controller background

maybe this
http://d-h.st/QFJ

http://forum.xda-developers.com/showthread.php?t=2078585
I believe this is what you are referring too...its the actual notifications that you want transparent right?
If so, this thread gives instructions. Its a smali edit. I couldn't get it to take but everything else did...
-Team Nocturnal Like A Boss
-Galaxy Note II Lab Rats Edition

transparent background
cbucz24 said:
http://forum.xda-developers.com/showthread.php?t=2078585
I believe this is what you are referring too...its the actual notifications that you want transparent right?
If so, this thread gives instructions. Its a smali edit. I couldn't get it to take but everything else did...
-Team Nocturnal Like A Boss
-Galaxy Note II Lab Rats Edition
Click to expand...
Click to collapse
Awesome Super :good:
Thank you very much
It works
I already saw the link but did not understand to do that because there is also standing
notification_panel_bg and i was trying to change that
Now i have changed the smali
Regards Faouzi

Help
faouz said:
Hello,
I already have a transparant background trough simplistic framework.
I also changed the brightness background in transparent.i edit this in tw_status_bar_expanded.xml.
But now i want to try changing the black background when you are getting a message or you have connected your usb.
Is there maby someone how can and wil tell me where to change this(in wich xml)
Hopely someone can help me:fingers-crossed:
Click to expand...
Click to collapse
how you make it transparent ?
i using GT-S6810 , and i following some guides but its not give me a trasnparent effect . can you help me about it ?

Hello
deleded

Related

Mod Requests/Ideas...

I'm looking to start a new metamorph project this week. So, I figured I'd ask the community if anyone had any requests of how they want their phone modded? If you have any ideas or requests of framework modifications (satus bar, status bar icons, battery, notification pulldown items settings menu, ex.), just let me know here or shoot me a PM and I'll see what I can do. Thanks!
I have posted this before but as far as I can tell no one has done it for eclair. I would like a set of black apps. I have the modded black dialer and would like someone to either create or help me create a black version of twitter, gmail and gtalk.
Black meaning the main screen are all black (aka no power used) with maybe a whitish text and grey highlight bar. I know this can be done as I have found it for froyo, I am just not ready to move to froyo yet as my bionix rom is nearly perfect.
adm1jtg said:
I have posted this before but as far as I can tell no one has done it for eclair. I would like a set of black apps. I have the modded black dialer and would like someone to either create or help me create a black version of twitter, gmail and gtalk.
Black meaning the main screen are all black (aka no power used) with maybe a whitish text and grey highlight bar. I know this can be done as I have found it for froyo, I am just not ready to move to froyo yet as my bionix rom is nearly perfect.
Click to expand...
Click to collapse
I have yet to modify an app, but I will definitely give it a try. It must be easier then modding the framework anyway. Do you have any screenshots of the froyo version? Or better yet, a link to download the apps for froyo?
I am by no means trying to steal anyone elses hard work I have seen the black apps in froyo rom called 928BlackDroidGlass there is also a market and twitter addon. I have tried to re-create these apps in eclair by doing a file by file compare of a standard froyo version and this version then using the diff files making the same changes in the froyo version. I have so far failed miserably. There are about 10 xml files just for gtalk alone that need color changes it seems. It would seem almost all the changes are to the background color or text color. I know I am close but just cant get it working and just dont have enough time to re-trace and find my error. If you like when I am home I can send you the filenames and locations that I suspect are the xml files that need to be changed for the gtalk app.
I took a look and think I know which files your talking about, but definitely send me what you got and maybe we can get it working.
Honestly I just want a plain touchwiz stock battery mod like how it should be. I started working on it but haven't picked it back up. I just want the stock color blue no percentage and it be accurate and compatiable with JI6.
mentalex2 said:
I took a look and think I know which files your talking about, but definitely send me what you got and maybe we can get it working.
Click to expand...
Click to collapse
This is what I believe are all the files needed for GTALK
*** Layout
chat_screen.xml
chat_view.xml
custom_title.xml
group_chat_approval.xml
picture_view.xml
search_results.xml
set_status.xml
*** Values
colors.xml
*** Drawable
chat_item_background.xml
In each there are settings for background of test color. It appears if we reverse the colors on them we may get the desired effect but I cant get it to work. Color codes appear to be FF000000 and FFFFFFFF
Any help yuo can provide would be much appreciated. Would also love to do this for other apps as I mentioned previously but have not had time to do a file compare on anything else.
P.S. Remind me to send you my twframework and framework files, a combination of mods based on bioni and black mesh with notification icons by s0niqu3 (her skills are unparalleled) and the accurate segmented battery mod (green as dont like the blue).
danr238 said:
Honestly I just want a plain touchwiz stock battery mod like how it should be. I started working on it but haven't picked it back up. I just want the stock color blue no percentage and it be accurate and compatiable with JI6.
Click to expand...
Click to collapse
You got it. I'm gonna get this up and running sometime this week. I take it you're on bionix?
Ps- I have created a blue battery mod WITH percentage ([Mod]Battery mod (blue, accurate) located somewhere in this thread.You can try it out to hold you over until I can get the new one up.
Sent from my SGH-T959 using XDA App
adm1jtg said:
This is what I believe are all the files needed for GTALK
*** Layout
chat_screen.xml
chat_view.xml
custom_title.xml
group_chat_approval.xml
picture_view.xml
search_results.xml
set_status.xml
*** Values
colors.xml
*** Drawable
chat_item_background.xml
In each there are settings for background of test color. It appears if we reverse the colors on them we may get the desired effect but I cant get it to work. Color codes appear to be FF000000 and FFFFFFFF
Any help yuo can provide would be much appreciated. Would also love to do this for other apps as I mentioned previously but have not had time to do a file compare on anything else.
P.S. Remind me to send you my twframework and framework files, a combination of mods based on bioni and black mesh with notification icons by s0niqu3 (her skills are unparalleled) and the accurate segmented battery mod (green as dont like the blue).
Click to expand...
Click to collapse
Sounds good. I'm away for the weekend, but I will contact you early next week. I'd like to get gmail running properly before moving on to other apps. Thanks for your help!
danr238 said:
Honestly I just want a plain touchwiz stock battery mod like how it should be. I started working on it but haven't picked it back up. I just want the stock color blue no percentage and it be accurate and compatiable with JI6.
Click to expand...
Click to collapse
I would love this for all the Froyo ROMs that are out. Or any morphs for that matter!
mentalex2 said:
You got it. I'm gonna get this up and running sometime this week. I take it you're on bionix?
Ps- I have created a blue battery mod WITH percentage ([Mod]Battery mod (blue, accurate) located somewhere in this thread.You can try it out to hold you over until I can get the new one up.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Yeah I've used your mod and like it. Thanks for taking request. Like I said I started working on it but with a 2 an 3 year old and my wife working nights I have no time to dedicate to it. Thanks again!

How to make the text on the lockscreen bold?

Hello!
This is my lockscreen right now: http://i.imgur.com/MkvfR.png
As you may see, the clock and the date under the clock is pretty hard to see. Therefore I want to make the text bold, so I can see it better. Does anyone know how I can do this? If I can't make it bold, I would like to change color of it if possible.
Thanks in advance!
rafflan said:
Hello!
This is my lockscreen right now: http://i.imgur.com/MkvfR.png
As you may see, the clock and the date under the clock is pretty hard to see. Therefore I want to make the text bold, so I can see it better. Does anyone know how I can do this? If I can't make it bold, I would like to change color of it if possible.
Thanks in advance!
Click to expand...
Click to collapse
rather than that a simple Dark background picture will do the trick, since the present one is too white for the text's to be highlited
Sun90 said:
rather than that a simple Dark background picture will do the trick, since the present one is too white for the text's to be highlited
Click to expand...
Click to collapse
Yeah a dark background would solve the problem, but that girl is nicer than a black background
rafflan said:
Yeah a dark background would solve the problem, but that girl is nicer than a black background
Click to expand...
Click to collapse
at least u can use a photo editor software to reduce the background whiteness so that u can retain the girl's photo as well as ur issue also resolves
Sun90 said:
at least u can use a photo editor software to reduce the background whiteness so that u can retain the girl's photo as well as ur issue also resolves
Click to expand...
Click to collapse
If I would do that, would I be able to reduce the background whiteness so much that I can see the clock and the picture is still OK?
If so, could you recommend me a photo editor that has the ability to reduce the background whiteness?
rafflan said:
If I would do that, would I be able to reduce the background whiteness so much that I can see the clock and the picture is still OK?
If so, could you recommend me a photo editor that has the ability to reduce the background whiteness?
Click to expand...
Click to collapse
there are lot of them available on the net. like Adobe photoshop is the one.
yes if u reduce the background whiteness u can see the clock and picture is still oK.
else u can use it as ur desktop wall paper and select a darker background one for the lock screen
change backgroung
rafflan said:
Hello!
This is my lockscreen right now: http://i.imgur.com/MkvfR.png
As you may see, the clock and the date under the clock is pretty hard to see. Therefore I want to make the text bold, so I can see it better. Does anyone know how I can do this? If I can't make it bold, I would like to change color of it if possible.
Thanks in advance!
Click to expand...
Click to collapse
Apparently, there is no fix to this issue. GS2 displays white-colored text on lockscreen. You've set a white wallpaper which matches with color of text. Result- no text. white + white + white. Use a background with dark or at least non-white colors.

[MOD][THEME][CYANMOBILE][CM7] Jelly Bean inspired Theme

Hi!
I made a Jelly Bean inspired Theme for the new rom: CyanMobile eXperience [2.3.8][MB526]
Instructions:
- download the file
- copy to your SD Card
- install it with File Manager
- go to ThemeChooser, and apply
- ignore the warning, apply anyway
- REBOOT!!!
- after that, just use Your Phone!
If You find some bugs, errors or something, just report me here in post, or send me a private message! If You can, make a screenshot, so it is easier to find, what is the problem!
There are two different files, one for CyanMobile Experience, and one for "pure" CM7.
If You use some of CM7 version, than download: JBT v1.2
If You use CyanMobile Experience, than download: JBTEX v1.1
Here are a lot of screenshot for CM7 version and here for CyanMobile !
If You have any question, suggestion, support, or anything else, just find the way to do it!
hi,
it looks really nice but the system ui stat icons for off (e.x.com_android_systemui_stat_2g3g_off.png) are to dark, i can see it on the status bar is it possible to make it brighter?
the signal png never go blue and i have a H connection.
i use the maniac cm7 rom.
thnaks for your work
smoky
I updated the Theme, You can download here: JBT v1.1
Now the power widget OFF color is the same, as the icons on the statusbar. It is more visible on Sunshine
Edit: At ThemeChooser, it's no preview screen. It's a windows bug.
Edit_2: The H connection problem: I don't know, what is the problem, I tryed it now, and at me everything looks good. Anyone else, who has the problem, that the signal bars don't go blue? (see attached file below)
plzz....support mdpi
thanks
MDPI
It's difficult, to support MDPI size. I made this theme for my Defy, an it's HDPI, so the theme is also HDPI ONLY!
And why? Because when I change something, I can verify that looks good, it fits, the color or something is good or not.
Unfortunately I don't have any phone with mdpi screen, so I can't test. That is the reason for HDPI only.
Hi there, I'm using it on my Defy+ (with CMX) atm, and I love it.
Thank you
I have, one simple question thou. I happen to have a little bit diffrent color (cyan) than the one your screenshoot (lightblue).
All I found was how to change color of diffrent items, or global font color, but...
Is there easy way to change the whole color setup so it would look exactly like on the screenshoot? Oh, and btw, may I know the hex code for that lightblue color of yours?
Savix Reito said:
...
Click to expand...
Click to collapse
Hi!
Ideally the color change automatically, but in CMX I find this bug too, but for me was just the lockscreen, what doesn't changed the color. If You go to Settings (I use now euroskank, so sorry, if I don't remember exactly where You sould go), CyanMobile Settings - Interface tweaks - Status bar tweaks - here You find a lot of "xyz color" , and the hex code is the right color ( ff33b5e5 ), just the system can't change. Just choose the option, that you want to change the color, then pick in the middle of the color circle, and it will be change!
The colors, what I used, is the same as find HERE, but what You looking for is: 33b5e5 !
Thanks, looks great
Great theme, could you change the color text of the "state" of the sms? I mean, Sent at 13:28, because I use the black wallpaper in mms.apk, and the color text is black, so I can't see it, im using CM7, thanks.
Thanks for reporting, I changed the color to blue. The new version have some minor updates too.
Download:
JBT v1.2
JBTEX v1.1
I changed the files in the first post too.
Fugitive05 said:
Thanks for reporting, I changed the color to blue. The new version have some minor updates too.
Download:
JBT v1.2
JBTEX v1.1
I changed the files in the first post too.
Click to expand...
Click to collapse
Thank you, i'll try it!
nice work
i have wildfire ( ldpi ) and its good theme for my phone
but a problem with program |: phone.apk
the numbers are very big in dialer and are not fit wiz screen
and i think beautiful and smaller signal bars can make the theme more awsome
nice.
Thanks!
Change the color for incoming notification. Blue on black is hard to read.

Help making systemui and the rest of the apps black

I need help making the ui black in my z2.
i know how to decompile, recompile but i dont know which files to edit.
anyone who can help me with this?
skaggmuff said:
I need help making the ui black in my z2.
i know how to decompile, recompile but i dont know which files to edit.
anyone who can help me with this?
Click to expand...
Click to collapse
Its not easy dude.. Colors.xml, styles.xml, layout files and pngs.. There is plenty of roms available with black ui add ons.. U can flash one of them na? Easy na?
no i have seen that yes there is a couple of roms available with black ui add ons, one of them is yours and i like it.
but the reason why i want to do it on my own phone is because i want to learn how to do it
i have found guides on how to theme media apps from white to black and that was not so complicated but to theme system seems not to be easy
skaggmuff said:
no i have seen that yes there is a couple of roms available with black ui add ons, one of them is yours and i like it.
but the reason why i want to do it on my own phone is because i want to learn how to do it
i have found guides on how to theme media apps from white to black and that was not so complicated but to theme system seems not to be easy
Click to expand...
Click to collapse
Some apps like Packageinstaller, Clock, TeleServices, Sound picker are very easy to theme black. But some like InCallUI and Phonebook is little tough...
@Rajeev
hi bro,
hoping my wish is a little bit easier ...
can you tell me how to turn the backcolor of the statusbar and navbar into black (Kitkat 4.4.4 stock)?
Always open Settings or any apk the statusbar and navbar changed to ugly grey...
i am no noob in compiling system apk´s, so what´s the trick?
Thx
Rajeev said:
Some apps like Packageinstaller, Clock, TeleServices, Sound picker are very easy to theme black. But some like InCallUI and Phonebook is little tough...
Click to expand...
Click to collapse
yep i saw that
i have tried a little and get some apps black but right now i am on aosp/cm rom with layers and testing that out

Old Thread

Started a new thread with more colour options, the op was getting too crowded
So I'm sharing a theme I made for anyone else that wants a lightweight theme.
Main changes from stock:
-iOS inspired dialer.
-Dark switches, system settings & quick settings icons.
-Changed brightness & volume sliders.
-Google sans font
-Darker text in some areas & and some system dialogue box backgrounds.
Only tested on my Mate 20 Pro, but will try to fix any errors if any are found.
Just remove ".zip" to use the theme
Thanks to @maurydes for allowing me to use some elements from his blue gradient theme, can be found here:
https://themesmanager.app/links/aGJU
*Launcher Icons made with Iconpackstudio:
https://play.google.com/store/apps/details?id=ginlemon.iconpackstudio
(if anyone wants to use them, can also update to include any missing icons)
Mega link for the icon pack: https://is.gd/s672uw
11 Feb 20
*Added green (grn), orange (org) & red accent colours, plus Gboard gradient backgrounds.
If anyone want to use a different dialer colour you can unzip the theme and swap com.android.contacts.
***Known bug, the subject text on Gmail notification is dark grey, this only happens when the qs & notification are black, still trying to fix this***
Great work all around, just some tips... Make the names in contacts a little bit highlighted. Also u should change the background color of sharesheet as attached
faisal.fmq said:
Great work all around, just some tips... Make the names in contacts a little bit highlighted. Also u should change the background color of sharesheet as attached
Click to expand...
Click to collapse
Thanks, what app did you use to call that share sheet mine is dark grey, also what part of the contacts?
Sent from my LYA-L09 using Tapatalk
kam333 said:
Thanks, what app did you use to call that share sheet mine is dark grey, also what part of the contacts?
Click to expand...
Click to collapse
When you share post on Instagram, that's when the share sheet comes. N yes , make that name highlighted as you have shown in your screen shot. Also another bug I found is that when an SMS comes in Google messages the mark as read and reply option is invisible and not readable
faisal.fmq said:
When you share post on Instagram, that's when the share sheet comes. N yes , make that name highlighted as you have shown in your screen shot. Also another bug I found is that when an SMS comes in Google messages the mark as read and reply option is invisible and not readable
Click to expand...
Click to collapse
Ok, I'll take a look later this evening but I don't use Instagram or Google messages so might need you to test. Also probably do a separate new theme since I prefer the darker text, any other requests for the new theme?
Sent from my LYA-L09 using Tapatalk
kam333 said:
Ok, I'll take a look later this evening but I don't use Instagram or Google messages so might need you to test. Also probably do a separate new theme since I prefer the darker text, any other requests for the new theme?
Click to expand...
Click to collapse
No thanks, darker text is fine, no need to change , if u can make or keep it as stock contact dark theme would be nice. Just hopefully if u can make the text readable for Google messages WhatsApp etc... Would be great. Love the pitch black shades
faisal.fmq said:
No thanks, darker text is fine, no need to change , if u can make or keep it as stock contact dark theme would be nice. Just hopefully if u can make the text readable for Google messages WhatsApp etc... Would be great. Love the pitch black shades
Click to expand...
Click to collapse
Had some time today, theme updated v1.4, fixed dark notification text, made text in contacts a few shades lighter & share sheet in Instagram darker.
Let me know if you see anything else, i dont use many stock apps so might have missed something.
Cheers
kam333 said:
Had some time today, theme updated v1.4, fixed dark notification text, made text in contacts a few shades lighter & share sheet in Instagram darker.
Let me know if you see anything else, i dont use many stock apps so might have missed something.
Cheers
Click to expand...
Click to collapse
Thanks, looks great till now, who definitely let u know if I see any bugs... Thanks for the quick response...
Suggestion, possible to make the shade of grey more darker of the share sheet in Instagram.
I'll keep u up to date on any bugs if found... Love the changes u made into contact, texts looks much better
Possible to make the subject of email in notification readable in Gmail if not white... Some other color to read the subject text when u receive email.
Another bug found on the default weather app... Weird black bar at the top, even after restarting phone. Also a suggestion can u not make the font color bold in settings but more like as stock, less highlighted... Better for the eyes
faisal.fmq said:
Another bug found on the default weather app... Weird black bar at the top, even after restarting phone. Also a suggestion can u not make the font color bold in settings but more like as stock, less highlighted... Better for the eyes
Click to expand...
Click to collapse
Cheers, I'll take a look...[emoji1474]
Sent from my LYA-L09 using Tapatalk
faisal.fmq said:
Another bug found on the default weather app... Weird black bar at the top, even after restarting phone. Also a suggestion can u not make the font color bold in settings but more like as stock, less highlighted... Better for the eyes
Click to expand...
Click to collapse
Ok, fixed the weather app (v1.5), but haven't figured out which string is causing the dark text in Gmail notification, when I get a bit more time I'll take another look.
Thanks!
Sent from my LYA-L09 using Tapatalk
kam333 said:
Ok, fixed the weather app (v1.5), but haven't figured out which string is causing the dark text in Gmail notification, when I get a bit more time I'll take another look.
Thanks!
Click to expand...
Click to collapse
Thank a lot for your quick fixes
Found another bug while expanding notification for Gmail and facebook
Just want to thank u so much for taking any suggestions into consideration. Very appreciated... Near perfect dark theme.
Hi, is it possible to make the Instagram share sheet this shade of dark, u can use marydues pitch black theme for reference. It will look really cool n cohesive with the rest of theme.
Btw, wanted to ask why is the contact not fully pitch black, it's a shade lighter than the bottom part and search box.
Also a suggestion as u can in the first screenshot of the file manager, is it possible to make the font color of the general theme like this in terms of boldness, like the main title n subtitle of this shade of white.
Very big bug report, icons n texts are not visible per screenshot in the in call app
faisal.fmq said:
Very big bug report, icons n texts are not visible per screenshot in the in call app
Click to expand...
Click to collapse
Yeah, I was rushing and left out the incall UI it's fixed now, also fixed the expanding notification (v1.6).
I've just seen your post about the file manager and contacts, both are intentional but I'll take a look tomorrow.
Thanks
All the best [emoji1474]
Sent from my LYA-L09 using Tapatalk
Thank u so much for your quick response... Love this theme that's why giving feedback n suggestion. You should upload the theme in playstore, will definitely support you.

Categories

Resources