Related
Credit to jonnybueno for all of the edited .png files in here, I took 90 images from it. Sorry for the period of time this wasn't up here, I was drunk when I redid the thread.
I have received a few requests in the past for a black notification bar from some members, and figured that if a few people want it, well then more do as well request thread)
Latest updated 12-01
CM 4.2.7.1 (no longer has smorg icon, apparently it is really hard to tell how much battery you have when the battery looks good)
http://www.mediafire.com/?xgzmjqqzzcf
Dwang v1.13 (still has smorg battery icon)
http://www.mediafire.com/?no4znnwymjn
CM 4.2.3.1 with Stericson's Latest Lockscreen
http://www.mediafire.com/?jezgymucuzy
mirror: http://www.4shared.com/file/147284694/a28bfa58/black_bar_4231_SL_110309-new.html
Old VersionsIf you need an older version shoot me a pm, comment in this thread, or look in the attachments. (it could be there depending on if it had the lockscreen in it.)
Sorry it has taken me so long to make an official update for this.
About various other apps/widgets being skinned, well basically you can take the apk that it is in the theme and put it on the root of your sdcard and do this in the recovery console
Code:
mount system
mount sdcard
ls /system/app (only if you need to find the exact name, skip if you don't need the exact name)
cp /sdcard/exactappnamecapsandall.apk /system/app/exactappnamecapsandall.apk
awesome! keep up the great work
We can haz screenies? Or am I missing something blatantly obvious?
AdrianK said:
We can haz screenies? Or am I missing something blatantly obvious?
Click to expand...
Click to collapse
you are actually having a massive fail (but its ok). there are 3 files edited. one .png, one .xml, one .dex.
literally all this is is a black notification with the clock and date and the text for the notifications white.
david1171 said:
you are actually having a massive fail (but its ok). there are 3 files edited. one .png, one .xml, one .dex.
literally all this is is a black notification with the clock and date and the text for the notifications white.
Click to expand...
Click to collapse
Oh I see...thanks.
I would prefer black bars too, but the problem is that app icons are designed for white background, so some of them can't even be seen when the bar is black.
cigar3tte said:
I would prefer black bars too, but the problem is that app icons are designed for white background, so some of them can't even be seen when the bar is black.
Click to expand...
Click to collapse
if there is a theme with icons you like i can pull them from there and drop them into it so that the icons are visible.
david1171 said:
if there is a theme with icons you like i can pull them from there and drop them into it so that the icons are visible.
Click to expand...
Click to collapse
I personally never cared about the app icons on main screen; I only look at the tray icon and notification bar colors and icons.
The icons I'm talking about are notification ones like the one for Swift, which is just a black flying bird. This would be a black bird on black bar background, making it invisible.
cigar3tte said:
I personally never cared about the app icons on main screen; I only look at the tray icon and notification bar colors and icons.
The icons I'm talking about are notification ones like the one for Swift, which is just a black flying bird. This would be a black bird on black bar background, making it invisible.
Click to expand...
Click to collapse
ooohhh i was talking about battery, signal, wifi, notification icons, but yeah i can't really do anything about other apps
actually i think you could probably use that one method to do this also. where you make the apk match the theme. here wouldnt you just have to look for the png and invert the color? or no? i really dont know just says what I's thinks
roadrunnerx7 said:
actually i think you could probably use that one method to do this also. where you make the apk match the theme. here wouldnt you just have to look for the png and invert the color? or no? i really dont know just says what I's thinks
Click to expand...
Click to collapse
i could but then if some of the apps or paid then it would be an issue of warez and i would rather not get into that. also it would need to be done every time the app is updated.
true. too much work and trouble. well then, guys if you want a simple black bar, be ready to sacrifice some notifications. none of mine are black, except weatherbug, but thank god you can change that one to white its an option in the app!
Sorry 4 being such a noob but how do I use this
coolmarkoo said:
Sorry 4 being such a noob but how do I use this
Click to expand...
Click to collapse
just download it, put it on the ROOT of your sdcard(meaning NOT in any folder) then go into recovery and just flash it like you would flash a rom.
basically its exactly the same as flashing a rom.
That's wat I did but it said bad file and then it aborted the instalation
coolmarkoo said:
That's wat I did but it said bad file and then it aborted the instalation
Click to expand...
Click to collapse
hmmm. which one are you trying, also what did it say , did it tell you it was a bad file (i had that one with a rom, and redownloading it fixed it) or did it say something about about verification or not being signed properly?
I was flashing it normally and it said the blackbar(bad) instalation aborted I was using cm 4.11.1 but I will redownload and try again
i think it might be the signing thing.. does the file name have anything to do with it? cause i see for 4.0.4 it says signed but 4.1.11.1 does not. might be that?
crap i gotta go back to work. be back later!
roadrunnerx7 said:
i think it might be the signing thing.. does the file name have anything to do with it? cause i see for 4.0.4 it says signed but 4.1.11.1 does not. might be that?
crap i gotta go back to work. be back later!
Click to expand...
Click to collapse
nawh man, (or else i probably would've heard something from the 15 or 16 that have got it so far).
i think that means that the download got corrupted, try to redownload it and flash it again, if that doesn't work i will resign it and upload it again.
ok i tried redownloading but its not working with 4.1.11.1 then i tried to download the other one to see if it was a problem with my conection it downloaded fine. i think i might need a mirror
I really want to get rid of the clock on my status bar. Can anyone help me?
you cant remove it but i think you can make it invisible. however the space that the time takes up will still be there. any reason why you want it removed?
djosiah said:
you cant remove it but i think you can make it invisible. however the space that the time takes up will still be there. any reason why you want it removed?
Click to expand...
Click to collapse
If you have a widget clock like the one on sense then it's redundant to have 2 places where time is shown.
Ace42 said:
If you have a widget clock like the one on sense then it's redundant to have 2 places where time is shown.
Click to expand...
Click to collapse
exactly.
10chars
Not always, with me having the Cliq and can't change the clock color(yet) We have black themes so we can't see the clock. It didn't bother me since I had Beautiful Widgets at first. But then I realize how annoying it was always switching to the home screen to look at the time if I was in the middle of some task.
of course you can get rid of the clock, you just need to add this line into the statusbar xml file
android:visibility="gone"
that will remove the clock and will remove the space used for it as well, i would recomend you try apk tool on your framework-res.apk
Heres my experience in the past lol, I got rid of my clock, thinking a widget clock and that status bar clock is useless. About a day after, I couldn't help it. Got it back because that widget clock isn't as useful! It looked great at first, but I couldn't just rely on the widget!
Correcct me if im wrong but the lockscreen shows the time correct?
Ace42 said:
Correcct me if im wrong but the lockscreen shows the time correct?
Click to expand...
Click to collapse
Do you honestly want to lock and unlock your phone/ go to your home screen to see the time? Seems kind of annoying to me...
JAguirre1231 said:
Do you honestly want to lock and unlock your phone/ go to your home screen to see the time? Seems kind of annoying to me...
Click to expand...
Click to collapse
For me it's good cause you can hold the green thing to bring up the (ancient secret)and say alarm or whatever it is to bring up the alarm app.
/s
Ace42 said:
For me it's good cause you can hold the green thing to bring up the (ancient secret)and say alarm or whatever it is to bring up the alarm app.
/s
Click to expand...
Click to collapse
Um.... that's not exactly the most practical way, bringing up Voice Dialer (Gasp, someone else knows) will close what ever your in (or suspend it technically)
JAguirre1231 said:
Um.... that's not exactly the most practical way, bringing up Voice Dialer (Gasp, someone else knows) will close what ever your in (or suspend it technically)
Click to expand...
Click to collapse
I for some reason, find you an amusing person. I love reading your posts!
Hello,
I have been searching all over for this clock shown on the below URL:
http://forum.xda-developers.com/showpost.php?p=3375781&postcount=204
If anyone knows where I can find it please let me know.
Thanks,
Michael...
tylerkramer said:
Hello,
I have been searching all over for this clock shown on the below URL:
http://forum.xda-developers.com/showpost.php?p=3375781&postcount=204
If anyone knows where I can find it please let me know.
Thanks,
Michael...
Click to expand...
Click to collapse
I believe that's Open Home's default clock skin. I may be wrong though.
Hello,
Yes it appears you are correct. It looks like its not a stand alone clock but part of wall paper.
Thanks,
Michael...
Hi,
for some reason my stock Sammy clock does not look right... Ever since loading ICS mine has a black background, the font looks different (fatter) and the day/month/date is displayed at the bottom right instead of the bottom left.
Can anyone post their std clock apk?
Also, the original picture frame widget in HC was much nicer. It used tobe rectangular with a "play" button in the bottom right. Now it is either square or displays multiple images and has a "settings" type gear cog in the bottom right. Is this an irreversible change with ICS or would the old one still work and can anyone post that too?
Cheers.
Arghhhhh!!!! Now I have completely lost the widget! I have it in system/app/ but it doesn't appear in the list of widgets when I try to add it to a screen.
I don't think it it is the correct apk.
Could someone with the official ICS upload theirs?
Here's the stock clock widget that i have. http://db.tt/FAV0kukY
Sent from my GT-P6810 using xda app-developers app
Cheers! At least I have the clock back now, although it still doesn't look the same as previously...
Normal
Mine
Anyone got any ideas?
I'm also having this problem... the honeycomb clock looks nice, while the ICS one is horrendous. It shows up looking correctly in the widget picker, but its appearance gets ugly as soon as its on the home screen, without any options to tweak it.
Can anyone post a fixed version of this widget? I'd be willing to root my device just to get it back.
Clock Widget
Same problem here,the name of the day does not show there is only number instead.
I tried to swap the clock widget but it wont allow me to do so and I cant delete it either.
Iam new to this android stuff, does the tab need to be rooted and what program is best
to change sytem files ?
palexr said:
Cheers! At least I have the clock back now, although it still doesn't look the same as previously...
Normal
Mine
Anyone got any ideas?
Click to expand...
Click to collapse
I know this is dragging somthing back form the dark ages but does anyone who has(d) this issue know of a way of resolvinf this?
My screen just doesn't look the same anymore at... I used to be able to line up the clock and the weather app (stock) exactly under each other. Not possible anymore, there's a gap between the two.
Or is it just the way ICS is (if you use TW Launcher)?
http://imgur.com/a/apfRP
I'm getting some weird corruption of the status bar and notification panel.
Everything seems to be running OK but I'm not sure what could be causing this.
I'm rooted on the latest update btw.
Any ideas?
Looks like a theme problem have you installed any themes or anything
That same thing happened in my S6 Edge. I use a photo from my gallery as a home screen wallpaper. I fixed it by entering the wallpaper settings, selecting the same photo and adjusting it to hide that white area at the top of the photo.
eallan said:
http://imgur.com/a/apfRP
I'm getting some weird corruption of the status bar and notification panel.
Everything seems to be running OK but I'm not sure what could be causing this.
I'm rooted on the latest update btw.
Any ideas?
Click to expand...
Click to collapse
It happened in my S6 Edge in the stock firmware and theme.
mr turtle droid said:
Looks like a theme problem have you installed any themes or anything
Click to expand...
Click to collapse
Thanks for the response, I think mine is a much bigger problem though.
It's a "glitchy" white, sometimes it's not white and it's also affecting the notification pull down, along with the lock screen and keyboard.
mr turtle droid said:
Looks like a theme problem have you installed any themes or anything
Click to expand...
Click to collapse
I can try clearing theme data or something.
Would anyone be willing to share the SystemUI apk from the latest version?
eallan said:
http://imgur.com/a/apfRP
I'm getting some weird corruption of the status bar and notification panel.
Everything seems to be running OK but I'm not sure what could be causing this.
I'm rooted on the latest update btw.
Any ideas?
Click to expand...
Click to collapse
I had the same problem, what I did was boot in recovery and wipe it clean, backup first of course. It fixed mine. Good luck.
humblehyper said:
I had the same problem, what I did was boot in recovery and wipe it clean, backup first of course. It fixed mine. Good luck.
Click to expand...
Click to collapse
Thanks, I just wound up wiping (again) everything seems OK now.
I'm glad it wasn't just me at least.