Status bar tint - Galaxy Note 4 Themes and Apps

...

If you are using touchwiz, you wouldn't need it. If you use nova launcher, there is an option.
Otherwise you are out of luck atm, I believe.
Also, next time atleast mention the correct device, not somethingelse like g3. Your topic was not wrongfully moved, your own fault.
Sent from my SM-N910U using XDA Premium 4 mobile app

I mentioned I used certain apps previously on the G3. Should have been more clear on that. This is for the note 4 which I now own. However I learned that I could manually change the color for individual apps with tinted status bar mod thru exposed. It's kind of a pain getting them to match. I thought the app would automatically match the status to the action bar color.
Sorry

Use colour picker app from play store, you'll get the colours to match easily, this is what I've done in the past with status bar tint on my m7

srimay said:
I mentioned I used certain apps previously on the G3. Should have been more clear on that. This is for the note 4 which I now own. However I learned that I could manually change the color for individual apps with tinted status bar mod thru exposed. It's kind of a pain getting them to match. I thought the app would automatically match the status to the action bar color.
Sorry
Click to expand...
Click to collapse
Take a screenshot and use this site to get a color match. Works perfectly.

Thx

Related

REQ-Transparent Status bar

Just wondering if anyone can hook up a transparent status bar
Also for the sake of not starting a separate thread does anybody know how to add a default gallery such as quick pic to greyblur? Im talking specifically about the camera interface on the bottom left.
Clear status bars, while possible, don't work so well. This is because most apps have a background image and if the status bar is clear then you will see that image beneath it. So if you build a theme with a clear status bar that looks good on a home screen it won't look good in other places. Also when pulling down the notifications shade you see each part of it behind the status bar as you pull it down, which also looks weird. That said, if you'd like to see for yourself you can pick out one of my themes/ports and Ill make you a version with a clear status bar.
As for the gallery app question, have you tried clearing all your defaults? Try going to Manage Apps in Settings and clearing the defualt for gallery or gallery++, which ever you use.
thx for the reply. it seemed to work well on my old desire z but i see your points.
As for the gallery, i tried clearing all defaults but it doesnt work
Maybe try freezing the gallery app you dont want in titanium backup?
tried that too. all that does is just auto close the gallery and not fill it in with the new one.
blunted09 said:
Just wondering if anyone can hook up a transparent status bar
Click to expand...
Click to collapse
I have it done on my phone, the issue with overlap during notification dragdown can be overcome with xml tricks in framework-res.apk. It depends on your firmware how well that goes. But as a starting point, all you need is to change a statusbar_background.9.png in framework-res.apk to be transparent. It helps if you run it through apktool to do the 9 patch stuff correctly. layout/statusbar.xml is another thing you'd want to mess with for the font colours, and there are a few one liners edits in services.jar for the clock colour, and transparent dragdown.
Cheers!
Whats the xml trick to have the pull down not show until beneath the status bar?
blunted09 said:
tried that too. all that does is just auto close the gallery and not fill it in with the new one.
Click to expand...
Click to collapse
Weird, maybe rerun the deodex zip? To refresh all your apps. I'm just guessing now.
yea im gonna try this again.
Nottach said:
Whats the xml trick to have the pull down not show until beneath the status bar?
Click to expand...
Click to collapse
For the Bell stock firmware I just made the date background wider (fill_parent instead of fill_content) and used a non transparent png. Soon as you start dragging, the date's background covers up the transparent statusbar. Other firmware have a different statusbar.xml setup with the carrier up top instead of the date, haven't played with it much, but in theory you can do the same thing, for the text for the carrier, make it fill_parent, and set a different background. One caveat is that the market messes with the statusbar somehow, so it's fragile/buggy.
Cheers!

Looking for something like Tinted Status Bar

Heyo,
i am looking or an extension somewhat like tinted status bar. I want to give Navbar and satusbar different color for each app. I know Tinted Status bar does that but here are the reasons i don´t want to keep it:
1: the status bar does no fluent fade when I open an app but it flickers. A lot.
2: when you are in an app that can hide the header on scrolling actions (just like reddit sync) the app does a thing that really annoys me. When the header is there the status bar blends in and becomes grey, when it fades it just goes back to black. Even when i set custom colors it does that.
So is there any way i can do that? I´d also have no Problem setting all the colors manually.
Thanks in advance!
PS: I don´t know if this is the right subforum for requests, if not please move this thread.
Have a nice day :good:
This sounds like fantastic idea!!! I would love that i only wish I could build a module do such a thing lol good luck tho ill be sure to check back
Sent from my SM-N900T using Tapatalk
Hehe, it´s just that there already is this module. Tinted status bar does that but it has some bugs and the dev seems to be abscent..

Hide notification icon from status bar

Is there something that replicates this feature?: changing a notifications priority/or hiding the notification icon from the status bar.
I know that you can permanently hide all notifications of an app via app info, but what I am looking for is something that will allow me to only hide any icon from the status bar, but the notification will still be there when I pull down the notification shade.
I currently use a ROM that has this feature, and I have yet to find it implemented in any other way or through any other ROM. I would love to go back to stock or an AOSP rom and use only Xposed modules, but this is the only thing that is stopping me. This feature is absolutely vital in my opinion in my everyday use.
You can see this feature in the screenshot below. When I long press any notification when I select the Hide status bar apps notification icon, the icon will not show up. As if it either replaces it (which I believe it does with a transparent dot) or just as useful would be to change the priority of the notification to low.
This just amazes me that I can't find anything else that does this. I'm hoping there is some type of xposed module that can replicate this feature, or anything really. If only i could find the code in the source of the rom myself to compile it into stock or something... But Any thoughts anyone? I'd greatly appreciate the help. 
Sent from my Nexus 5 using XDA Premium 4 mobile app
Hello
If I could be able to do that I would remove whole the notification bar and release myself from sticky notifs.
Thats amazing
arian...1995 said:
Hello
If I could be able to do that I would remove whole the notification bar and release myself from sticky notifs.
Thats amazing
Click to expand...
Click to collapse
Well you can with Beanstalk ROM. I have a Nexus 5. But I know its been ported to tons of other devices. Check it out its so great. I hate leaving it it has so many features it doesn't even compare, but I can't take CM any longer at this point.
Sent from my Nexus 5 using XDA Premium 4 mobile app
arian...1995 said:
Hello
If I could be able to do that I would remove whole the notification bar and release myself from sticky notifs.
Thats amazing
Click to expand...
Click to collapse
Wow. I found a way thanks to someone at the Xposed community on G+.
The Xposed Module 'App Settings' can set priority of a notification. If you set it to Min. The icon no longer appears in the status bar. Perfect! Been using this app for so long and yet never knew of this feature.
Check it out if you are interested in that feature. Its also a really nice app for much more too.
Sent from my Nexus 5 using XDA Premium 4 mobile app

Tinted Status Bar [Xposed] Color Codes

Tinted Status Bar has been out for a long time now and despite its popularity its no longer being updated which means we have to take matters into our own hands and set the color codes manually to get the perfect color coding like in Android Lollipop.
Here I will list the color codes of apps in which tinted status bar didn't work
Add these color codes by going in per app tints and select the app and add them in All activities unless a specific activity is specified in brackets "(...)". Incase a specific activity is mentioned, only add in it.
Chrome
*ffe2e2e2
Android Device Manager
*ffd1d1d1
Google Docs (com.google.android.apps.docs.app.NewMainProxyActivity)
*ff4089f6
Google Slides (com.google.android.apps.docs.app.DocListActivity)
*fff6b400
Google Sheets (com.google.android.apps.docs.app.DocListActivity)
*ff0b9d58
Facebook
*ff3b5b98
Gmail
*ffdb4334
Google Play Games
*ff4f8027
(com.google.android.gms.games.ui.destination.games.GameDetailActivity)
*ff242424
(Note: For Google Play Games, add the first code in all activities, and the second in the activity mentioned)
Google Play Music
*ffef6a00
Google Play News and Weather
*ffffffff (turn icon color to ff000000)
Google Play Store
*ff6a9f38
Google +
*ffdb4336
Hangouts
*ff0b9d58
Google Keep
*ffffbf09
Google Messenger (com.google.android.apps.messaging.ui.ConversationListActivity)
*ff0089d1
Mobogenie (com.mobogenie.activity.DownloadManagerActivity)
*ff008cd1
Sound Cloud
*ff242424
Twitter
*ff55afef
Youtube
*ffe71f13
These codes will make the status bar match the action bar, if you want a stock lollipop kind of feel, go in overlay options and select the semi transparent overlay, it will give you slightly darker status bar as compared to action bar, as in Lollipop.
If you are using a Navigation Bar, tick the link status & Nav bar option in default settings for best results.
For those apps which do not follow a specific color code or do not have an action bar we need to determine a default colour, so go in default settings and change the following:
Default Status bar
*ff242424
Default Nav Bar
*ff242424
If you are using the Google Keyboard with Material Light Theme, then also change the following in default settings:
Navigation Bar Tint (IM)
*ffe3eaea
Navigation Bar Icon Tint (IM)
*ff2e373c
For Material Dark Theme on Google Keyboard, change to this:
Navigation Bar Tint (IM)
*ff21292b
Navigation Bar Icon Tint (IM)
*ffe3eaea
If you want codes for other apps not mentioned here, download the color picker app from playstore and open your target app, take a screenshot and then open color picker, load the screenshot and touch on action bar to get your code, enter that in tinted status bar to set it, also post it here in comments to help others! :laugh:
Cheers!
Did you know that Tinted Status Bar has a feature called "Notification Color Picker"? It automagically detects app color and let's you set the color per activity or to the whole app.
So you don't need to mess with color codes, color picker apps, screenshots, etc. You just launch the notification color picker and you can configure 20 apps in 60 seconds.
Yes that's what I used to know about the activity names, but that's all it can do, tell activity name, after that you still need screen shot and pick color and manually set that color to the respective activity
Sent from my QMobile Noir A700 using XDA Free mobile app
I thinks you better install Flat Style Colored Bars, it performs better than TSB
Doesn't work for us who are stuck on Jellybean
Sent from my QMobile Noir A700 using XDA Free mobile app
Ali18997 said:
Yes that's what I used to know about the activity names, but that's all it can do, tell activity name, after that you still need screen shot and pick color and manually set that color to the respective activity
Sent from my QMobile Noir A700 using XDA Free mobile app
Click to expand...
Click to collapse
Are you kidding? You can add the color directly from the notification, see the attachments.
Add app, add activity and apply color. You are making this way more difficult than it is, man.
OK just tried it, its really amazing and yes it takes much lesser time, I really didn't knew about it, thanks dude!
Sent from my QMobile Noir A700 using XDA Free mobile app
my second sim color is not changing. what to do?
navtab said:
my second sim color is not changing. what to do?
Click to expand...
Click to collapse
That's because this module doesn't recognize the second Sim, it was made for single Sim devices in mind, my second Sim doesn't change color too, anyway you can still use gravity box to give it a color of your choice, though it won't change automatically
Sent from my QMobile Noir A700 using XDA Free mobile app
Where's the notification color picker?
I can't find it. Help me brother.
Sent from my XT1052
whats material desing for me is ff35b0b5
Sorry for the late reply, I hope you have figured that by now. If no its in the main menu.
Sent from my ASUS_Z00AD using XDA Free mobile app

Can I change the status bar icons on the Verizon variant of the phone?

I would really like the stock Android status bar icons. My main gripe is that 4g/3g takes up a whole other icon instead of being combined into the cell signal. Any chance of modifying these without root?
This is always my complaint on Verizon phones. They insist on messing with the icons. I have not figured out anything yet, besides using a material status bar app from the play store, but the problem with it is the status bar will not go transparent on the home screen with Nova launcher. Once we can get Andromeda or Substratum support, it opens up a whole new world.
skytbest said:
I would really like the stock Android status bar icons. My main gripe is that 4g/3g takes up a whole other icon instead of being combined into the cell signal. Any chance of modifying these without root?
Click to expand...
Click to collapse
Try this...https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
lyall29 said:
Try this...https://play.google.com/store/apps/details?id=com.zacharee1.systemuituner
Click to expand...
Click to collapse
So close! This lets me enable/disable various status bar icons but not change them. Thanks though.
Found it! An app just called Status. Transparency on the homescreens only works if you have a non-live wallpaper tho.
9646gt said:
Found it! An app just called Status. Transparency on the homescreens only works if you have a non-live wallpaper tho.
Click to expand...
Click to collapse
Cool, thanks. I was really hoping to avoid just overlaying the system status bar, but that might be the only way unfortunately.

Categories

Resources