Black Bar Mod - Sapphire 1.0.0

pdroid

Silver Member
Joined
Mar 4, 2010
Messages
2,252
Reaction score
7
Location
Philly
Thank you very much Joel.

- your faithful user pdroid. ;)
 
OP
J

JoelWRX

Member
Joined
Jun 8, 2010
Messages
61
Reaction score
0
@WilK - It is the same, just ported. I am looking into a few other options people have proposed to me, stay tuned.

@brochaos - I just updated the theme to include that
 
Last edited:

undroid

Member
Joined
Jun 5, 2010
Messages
137
Reaction score
0
is it me or is the 3G icon on the status bar moves up and down when showing activity? can it be fixed?
 

RW-1

Silver Member
Joined
Nov 29, 2009
Messages
2,245
Reaction score
1
Location
Nazareth, PA
Thanks! Just what I was looking for ... :)

Possible to just put the default 3G icon back or was that corrected?
(Not sure if I see it jumping)
 

RW-1

Silver Member
Joined
Nov 29, 2009
Messages
2,245
Reaction score
1
Location
Nazareth, PA
I hear you.

Ok, here's one for everyone, can you get to the downloads section of the market?

Right after I configured this bar, I setup the text colors and rebooted.

Can open market, but going to Downloads I get a server error has occurred, or network error has occurred.

I also initially tried wi fi, to see the icon, and the first time after turning off, it never reconnected to 3G, though I have it now.

trying a *228 to do the PRL's now ...

Update: PRL update successful.

I still get a server error has occurred, after hitting retry, I get my list.

Update2: Ok, seems to have cleared up for now. That was frackkin weird. Will evaluate. Hadn't updated PRL's since going to Sapphire, perhaps I was due.
 
Last edited:

undroid

Member
Joined
Jun 5, 2010
Messages
137
Reaction score
0
is it me or is the 3G icon on the status bar moves up and down when showing activity? can it be fixed?

It's not just you. :)

i finally modified the two 3G images that have been bothering me since day 1.

./res/drawable-hdpi/stat_sys_data_in_3g.png
./res/drawable-hdpi/stat_sys_data_out_3g.png

Reboot into recovery

$ adb shell
# mount -t yaffs2 /dev/block/mtdblock6 /system
# exit
$ adb push framework-res.apk /system/framework/
$ adb shell
# sync
# umount /system

Reboot phone.

Link to the modified framework-res.apk (from black_bar-1.1.1-update.zip):

framework-res.apk

Enjoy!
 
Last edited:
Top