Yes, that was me.Looks like someone put in a feature request before I did
Bug 39 – Add option to disable notification bar clock in spare parts

Hmmmm ... I'll have to pester cvpcs then. Bugzilla here I come.
Yes, that was me.Looks like someone put in a feature request before I did
Bug 39 – Add option to disable notification bar clock in spare parts
Hmmmm ... I'll have to pester cvpcs then. Bugzilla here I come.
Yes, that was me.Looks like someone put in a feature request before I did
Bug 39 – Add option to disable notification bar clock in spare parts
Hmmmm ... I'll have to pester cvpcs then. Bugzilla here I come.
I've spent hours trying to figure this out. I've tried using Notepad+ to compare StatusIcon.smalis from stock service.jar with those from themes with the clocks removed and just can't get it. There seems to be very slight differences between the two, but I have no idea what I'm actually looking at. Making what I think are the correct edits results in a boot loop or the clock still being there. Guess I'll jump on IRC and beg for help.
The sad thing is that when I removed the clock on stock Froyo, it made me nuts and had to put it back. Now it's making me nuts *not* being able to get rid of it. What did I do to deserve this oh lord?
to remove the clock in-code, you simply get ahold of the TextView that it displays as, and set it's visibility to "gone". there are 3 types of visibility for a view: "visible", "invisible" (space is left), and "gone" (as if the view was never added to the layout).
i have no idea how this would be modified in smali, but never fear, the bug is on the bug tracker and i have already decided to include it in the next release. if you can't wait until then, well i hope at least that this has given you a little bit of direction on where to look to fix it![]()
really? I haven't used it in a while, but it worked on CM back before the clock settings were in spare parts
Which doesn't work on source-built ROMs.
really? I haven't used it in a while, but it worked on CM back before the clock settings were in spare parts
Which doesn't work on source-built ROMs.
I cant get into bugzilla to send a request, but I think it would be nice to have 10% battery increments and be able to enable and disable them and edit their colors from spare parts![]()
I cant get into bugzilla to send a request, but I think it would be nice to have 10% battery increments and be able to enable and disable them and edit their colors from spare parts![]()
The battery colors are .pngs, so those would have to be edited thru framework-res.apk. I put in my own custom 10% battery increment .pngs, but haven't paid enough attention to see if framework is actually reporting the 10% increments. I also don't have %s in the .pngs, which makes it harder to tell if x is 60% or 70%, etc.
ah bummer. xUltimate is a sweet programreally? I haven't used it in a while, but it worked on CM back before the clock settings were in spare partsWhich doesn't work on source-built ROMs.
Let me rephrase that:
It worked up to whatever version of CM I was on the last time I successfully used it. I know it's been updated to work with some revision of Froyo. It does not work on Sapphire.
ah bummer. xUltimate is a sweet programreally? I haven't used it in a while, but it worked on CM back before the clock settings were in spare parts
Let me rephrase that:
It worked up to whatever version of CM I was on the last time I successfully used it. I know it's been updated to work with some revision of Froyo. It does not work on Sapphire.
Man I want that clock gone! Just so I realize how convenient it really is and add it back.