Could someone please supply me with a link ( to anywhere), where I can find a complete list of all the icons that show up on the Note..thanks
Icons like in the status bar, settings app, etc?
CreekDirt said:
Icons like in the status bar, settings app, etc?
Click to expand...
Click to collapse
probably so
but OP most should be self explanatory
if there are some you dont recognize(which should be only a few), take a screen shot and post here and we'll identify it for you
Icon list
RTFM. See pages 20 to 28 for a list of icons. There is other useful info to be found here too.
http://www.att.com/support_static_files/manuals/Samsung_Galaxy_Note_I717.pdf
Related
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!
Hi,
I am looking to get my battery percentage showing in the status bar, instead of the normal battery icon. I do not want to use a widget for this, because you can only see that on the home screen - the status bar is viewable even when you are in an app. Typically this involves editing framework-res.apk which is possible now that we have root. If someone can help me out with this I would give them many thanks!
- Brian
brianez21 said:
Hi,
I am looking to get my battery percentage showing in the status bar, instead of the normal battery icon. I do not want to use a widget for this, because you can only see that on the home screen - the status bar is viewable even when you are in an app. Typically this involves editing framework-res.apk which is possible now that we have root. If someone can help me out with this I would give them many thanks!
- Brian
Click to expand...
Click to collapse
Hey Brian...until someone figures out some modifications to framework....give this one a try, it shows on your status bar. The post was actually 4th post down from where you posted, hehe.
Battery Circle
Bandage said:
Hey Brian...until someone figures out some modifications to framework....give this one a try, it shows on your status bar. The post was actually 4th post down from where you posted, hehe.
Battery Circle
Click to expand...
Click to collapse
Yes, but then I have 2 battery indicators. I want to get rid of the old one in that case
Wrong area sorry
Is it possible to remove the clock from the status Bar?
Howto?
I use VillainRom or Cognition
Why would you do that ? I don't see a case where it's useful to hide the clock... Unless you have a ton of bull**** applications which makes tons of bull**** notifications
It's possible with CyanogenMod though.
XpLoDWilD said:
Why would you do that ? I don't see a case where it's useful to hide the clock... Unless you have a ton of bull**** applications which makes tons of bull**** notifications
It's possible with CyanogenMod though.
Click to expand...
Click to collapse
Well, if you have a clock on your homescreen, everyone will laugh at you when they see you have 2 clocks visible on 1 screen since it's pretty retarded.
If he can turn off the satus bar clock he doesn't have to look retarded while using a homescreen clock.
hhttp://forum.xda-developers.com/showpost.php?p=16367156&postcount=68ttp://
Agree 100% - status bar clock is worthless IMO, delighted to be rid of it.
Revolution ROM also supports EDT tweaks/clock removal.
B3311 said:
hhttp://forum.xda-developers.com/showpost.php?p=16367156&postcount=68ttp://
Agree 100% - status bar clock is worthless IMO, delighted to be rid of it.
Revolution ROM also supports EDT tweaks/clock removal.
Click to expand...
Click to collapse
Thank you!
Just what I wanted.
Agree. But the EDT tweaks will still shows date and time on the slide down notification status bar which make it look very crumsy.
That's nice if your drop down menu has a non-transparant background.
prodygee said:
That's nice if your drop down menu has a non-transparant background.
Click to expand...
Click to collapse
yes it is possible
follow this guide I made
and make <string name="quickpanel_ampm_position_formatter">%1$s %2$s</string>
make it look like this
<string name="quickpanel_ampm_position_formatter"></string>
save and recompile.
Im scouring the Play Store for an app like this, a one line in notification bar that list the recent apps horizontally, preferable most recent on the left most.
I manage to find something like it but it list the apps vertically so its eating a lot of lines on my notification bar.
Isnt this a feature of JB bur removed from ICS?
here you go bro
https://play.google.com/store/apps/details?id=com.gdroid.taskbarswitcher&feature
BratPAQ said:
Im scouring the Play Store for an app like this, a one line in notification bar that list the recent apps horizontally, preferable most recent on the left most.
I manage to find something like it but it list the apps vertically so its eating a lot of lines on my notification bar.
Isnt this a feature of JB bur removed from ICS?
Click to expand...
Click to collapse
Or this one might do the job.
https://play.google.com/store/apps/...1bGwsMSwxLDEwMiwiY29tLmdkcm9pZC5mYXN0Zml2ZSJd
charlie81 said:
here you go bro
https://play.google.com/store/apps/details?id=com.gdroid.taskbarswitcher&feature
Click to expand...
Click to collapse
Thanks dude, this one would be it but its vertical so it takes a lot of space.
Census Taker said:
Or this one might do the job.
https://play.google.com/store/apps/...1bGwsMSwxLDEwMiwiY29tLmdkcm9pZC5mYXN0Zml2ZSJd
Click to expand...
Click to collapse
Thanks, this is what I'm looking for!
"DIESEL : The most used apps" allows apps shortcuts in notification
BratPAQ said:
Im scouring the Play Store for an app like this, a one line in notification bar that list the recent apps horizontally, preferable most recent on the left most.
I manage to find something like it but it list the apps vertically so its eating a lot of lines on my notification bar.
Isnt this a feature of JB bur removed from ICS?
Click to expand...
Click to collapse
Use my app:
https://play.google.com/store/apps/details?id=com.bhanu.recentapps
its allows to access the recently used apps / most used apps from notification, its have lot of other customization options like, Icon pack, icon shapes. blacklist apps, add shortcuts to notifications like Bookmarks, direct dial etc.
Hey,
ive 5 apps that has an icon on statusbar but there is only place for 4 icons, so the icon of one app is not shown in statusbar, only in this dropdown notification center (or whatever the name is)!
so my question is:
How can i choose which icons are displayed in statusbar ( without closing them)???????
TheKingOfQueens said:
Hey,
ive 5 apps that has an icon on statusbar but there is only place for 4 icons, so the icon of one app is not shown in statusbar, only in this dropdown notification center (or whatever the name is)!
so my question is:
How can i choose which icons are displayed in statusbar ( without closing them)???????
Click to expand...
Click to collapse
first install those apps which icons you want to display
and then install others
thank you for answering me, is there any other way? cause ive configured them and personalized them, i can kill one app then the icon that was not show will show now, but there must be a better way?!?