Hi everyone here the thread of cm7.2 mod.Thanks to all user who share theyr mod here :thumbup:
Sent from my HTC Wildfire using xda premium
Maybe you can take the statusbar from the Gingerbread ROM which is themed like ICS. I think its called Gingerbread by JM or somehow ^^
Sent from my HTC One X using xda premium
I would like to have statut bar layout like this :
http://forum.xda-developers.com/showthread.php?p=34534231
There is an tuto on how to do this but i understand nothing ( i don't speak english very well ).
Sent from my HTC Wildfire using xda premium
Pator57 said:
I would like to have statut bar layout like this :
http://forum.xda-developers.com/showthread.php?p=34534231
There is an tuto on how to do this but i understand nothing ( i don't speak english very well ).
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
You'll need Holo launcher and some zips which are attached in the op. The you just have to install them. This works for every device also on the wildfire.
Sent from my HTC One X using xda premium
miniAndroidian said:
You'll News Holo launcher and some zips which are attached in the op. The you just have to install them. This works for every device also in the wildfire.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Ha ok big thanks i will try then.And if that don't work i will make an port of the moded cm7 jb from samsung galaxy Gio.
Sent from my HTC Wildfire using xda premium
Hey Pator, this is my mod
add carrier label on statusbar close on
tathanhlam66 said:
add carrier label on statusbar close on
Click to expand...
Click to collapse
Thanks great mod will try.
And it only miss the center clock patch.Did somoene can make on for us ?
PS: Im sory to ask some dev to make that :$.Forget me .
Sent from my HTC Wildfire using xda premium
give me tut how to make center clock, i will try
No guide found yet :/.
Sent from my HTC Wildfire using xda premium
tathanhlam66 said:
give me tut how to make center clock, i will try
Click to expand...
Click to collapse
This is the guide I first used to make it although its not complete, there's a few things missing such as adding a background to the date view line in the .xml. My willy is out on loan so I can't do these anymore. I'll look through my PC to see if I still have one laying about somewhere to get the exact code I used to use......
http://forum.xda-developers.com/showthread.php?t=1174202
Sent from my GT-I9100 using Tapatalk 2
bla bla....
center clock for cm7 nighly
tathanhlam66 said:
bla bla....
center clock for cm7 nighly
Click to expand...
Click to collapse
BIG THANKS.
Thanks so great miss only transparant statut bar to get fully jellybean interface but don't know how to use zdune patch lol.
Sent from my HTC Wildfire using xda premium
i don't know use patch, i use notepad++ edit layout
tathanhlam66 said:
i don't know use patch, i use notepad++ edit layout
Click to expand...
Click to collapse
Ho could you make an transparant statut bar so ?
Sent from my HTC Wildfire using xda premium
i will try
tathanhlam66 said:
i will try
Click to expand...
Click to collapse
• Find the file named StatusBarService.smali, open it in a text editor.use notepad or notepad++
• Search for .line 1526, the line just under it should read: const/4 v5, -0x3. If it does not, but instead reads const/4 v5, 0×1 or const/4 v5, 0×2, change it. In some cases line number 1526 may be different like .line 1519 etc.
• Search for
invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V; a line above you should see const/4 v5, 0×2. Change it to const/4 v5, -0×3.
• Save the file and exit.
Sent from my GT-I9100 using Tapatalk 2
Scratch0805 said:
• Find the file named StatusBarService.smali, open it in a text editor.use notepad or notepad++
• Search for .line 1526, the line just under it should read: const/4 v5, -0x3. If it does not, but instead reads const/4 v5, 0×1 or const/4 v5, 0×2, change it. In some cases line number 1526 may be different like .line 1519 etc.
• Search for
invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V; a line above you should see const/4 v5, 0×2. Change it to const/4 v5, -0×3.
• Save the file and exit.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Thanks to giving tuto .PS: Have you the tuto to make left network carier in statut bar ( like in joyos rom and other ? )
Sent from my HTC Wildfire using xda premium
Pator57 said:
Thanks to giving tuto .PS: Have you the tuto to make left network carier in statut bar ( like in joyos rom and other ? )
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
No I didn't quite perfect that part, I did successfully get the carrier label on the status bar by copying the carrier line from statusbarexpanded.xml (i think) but the text format was different to the clock so it looked odd but that should be easily changed, I just never got round to it.
Sent from my GT-I9100 using Tapatalk 2
tathanhlam66 said:
bla bla....
center clock for cm7 nighly
Click to expand...
Click to collapse
Q1) what theme is that ?
Q2) how to revert back to stock cm7 status bar ?
I tried v3 and its amazing but now i want to get back. How can i ?
Sent from my HTC Wildfire using xda app-developers app
Related
*greetings*
so being a freak about transparency i thought i woud post this. this can be done on the stock sense systemui or the ported zeus mod systemui. having been on the dinc threads with ihtfp69 im a zeus mod user.i havnt seen this done so this may be a first. not sure
this wont be a tutorial on how to extract the apk and decompile. this is assuming you have that knowledge.
decompile systemui. go to-
smali/com/android/systemui/statusbar/RecentApps.smali
because zeus systemui and stock systemui have differences this will not be in the same locaton in the smali thread. you want to search for this
const v5, -0xddddde
invoke-virtual {p0, v5}, Lcom/android/systemui/statusbar/RecentApps;->setBackgroundColor(I)V
change to this-
const v5, -0x3
invoke-virtual {p0, v5}, Lcom/android/systemui/statusbar/RecentApps;->setVisibility(I)V
recompile and sign flash or push to system/ app. i have not found it neccessary to make the recent apps image in drawable-hdpi transparent but your results may be different. if that is the case you will need to make these images transparent-
recent_apps_bar_background
recent_apps_bar_background_l
recent_apps_bar_page_background
recent_apps_bar_page_background_l
i dont believe it will be neccessary but your results may be different then mine
Very nice!
Could you do a thread for transparent Notification bar? Is it even possible?
Oh please oh please do a tutorial on transparent notification and BTW how does one open jar files? Lest say framework.jar
Sent from my PG86100 using Forum Runner
Cool,gonna try this later. I hate that damn recent apps bar.
now the voices are 3d
scrosler said:
Very nice!
Could you do a thread for transparent Notification bar? Is it even possible?
Click to expand...
Click to collapse
Do you mean the taskbar? I have a bit to say about that. I will post tonight after work
Sent from my PG86100 using xda premium
Thanks for this man. Your work is very awesome!
dfskevinohyeah said:
Oh please oh please do a tutorial on transparent notification and BTW how does one open jar files? Lest say framework.jar
Sent from my PG86100 using Forum Runner
Click to expand...
Click to collapse
You can change the file extension to .apk instead of .jar and use apktool or manager.
Or you can use baksmali, smali from a command line
Sent from my PG86100 using xda premium
the problem with our device and im not quit sure why the sensation is different is that the taskbar is pulled from skins. so we pretty much had enabled transparency and didnt even know it. Fusion is a library htc has built into their framework and i have spent a good deal of time trying to write it out of their apps. it worked with mms, i had some success with the dialer but writing the taskbar image out of skins in systemui source code has eluded me. so if you set transparency in systemui then you need to have a transparent taskbar in whatever skin you use. i will contimue to try t make that image internal to systmui and will post it if i ever succede.
how do you make the background transparent when you pull down to see notifications? the one that is usually white? I want to make that semi-transparent
dfskevinohyeah said:
how do you make the background transparent when you pull down to see notifications? the one that is usually white? I want to make that semi-transparent
Click to expand...
Click to collapse
Go here
http://forum.xda-developers.com/showthread.php?t=1238079
Sent from my PG86100 using xda premium
fernando sor said:
Go here
http://forum.xda-developers.com/showthread.php?t=1238079
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
Thanks alot buddy
Sent from my PG86100 using Forum Runner
Hello I saw on a friend's phone (LG Optimus, Android 2.3.7 based rom) a special notification menu (the one you activate by sliding from top to bottom): it was white and composed of 2 parts, one for notifications and the other window/part for switches (like wifi, gps, sound...). Have you got any idea what was named and if there is a possibility to install on my ACE? (stock based 2.3.6 ROM) It was awesome and it will help me a lot
Thanks a lot!
s8tan said:
Hello I saw on a friend's phone (LG Optimus, Android 2.3.7 based rom) a special notification menu (the one you activate by sliding from top to bottom): it was white and composed of 2 parts, one for notifications and the other window/part for switches (like wifi, gps, sound...). Have you got any idea what was named and if there is a possibility to install on my ACE? (stock based 2.3.6 ROM) It was awesome and it will help me a lot
Thanks a lot!
Click to expand...
Click to collapse
I saw same thing in htc chacha.......any idea....can we do that wit help of uot kitchen....if then i will try it...actually this should be posted in general section.....its okay...if anybody know the answer pls post ur answer....or. ...review.thnks...in advance...bye
Sent from my GT-S5830 using xda premium
Do you mean this menu: http://www.tracyandmatt.co.uk/blogs...alaxy-ace-review_cd56/notification-tray_2.png ? This menu is in stock ROM
or this??
from HTC sensation and HTC Droid Incredible
UOT Kitchen has got this feature, but in CM 7,2 isnt this menu style...
PsykopathCZ said:
Do you mean this menu: http://www.tracyandmatt.co.uk/blogs...alaxy-ace-review_cd56/notification-tray_2.png ? This menu is in stock ROM
Click to expand...
Click to collapse
I mean the below one......below ur last post
Sent from my GT-S5830 using xda premium
Someone should port this:
http://forum.xda-developers.com/showthread.php?t=1435655
Or at least settings and notification area.
Sent from my GT-S5830 using XDA App
Sonic0509 said:
Someone should port this:
http://forum.xda-developers.com/showthread.php?t=1435655
Or at least settings and notification area.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
isnt that miui ?
Sent from my GT-S5830 using xda premium
spacecaker said:
isnt that miui ?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Nope. Miui won't run on HTC Hero which has ARMv6 CPU. It's just really heavily themed CM7
I'm gonna try replacing some apks on CM 7.2 and/or 7.1 on my Ace tomorrow. ;-)
Sent from my GT-S5830 using XDA App
Edit 19:32 (GMT+1), 03.02.2012:
LiGux settings apk works fine when installed as normal apk (pushing it to /system/app/ should also work) but it just has links to Android's Settings.apk
Replacing SystemUI.apk/CMParts.apk/framework-res.apk/framework.jar (CM7.2 RC0 upd. 23.01) makes phone not bootable or breaks statusbar. I don't have any idea why (because I'm not into making android apps and porting them ). BUT if someone knows how it shouldn't be difficult to port since LiGux is also a CM7.2 build.
The better solution for ur question is UOT kitchen... U can check the status bar section and move to quick settings tab.. I never tested it.. Hope it might work...
This is a really cool mod someone came to me and asked for and since.it got my attention I decided to put it out here for everyone!
Original mod by Heyjoe66 HTC amaze
I simply ported to our sense 3.0 evo3D!!
What it does is enable wallpaper scrolling while disabling the unlock and carousel .
A cool sense 4.0 like experience. ill get a write up on how its done asap.
4 edits to smali files in rosie.
Includes :
Launcher.smali
SettingUtil.smali
WallpaperManager.smali
SlideController.smali
This apk will work on 2.17 bases. tested on ZR3D cdma and working.
Flash in recovery.
https://www.dropbox.com/sh/at1zg7h5knqqm58/Yj2h86kqnY/sense4.0likeRosie217.zip
Hi,
need to mention, it's kind of performance hungry, if you'll fill all 7 pages, you may experience lags on scrolling. vfs_cache_pressure = 200 seems to make some difference.
Also it involves disabling of spinning animation. And even more, I would strongly recommend you to use it in conjunction with ultra-smooth rosie patch, again to avoid lags.
So it goes somehow like this (- means remove line, + add line):
note: synthetic access$ methods may have different numbers in your ROM, so look for method's content but not the title
To disable spinning animation on unlock:
-------------------
Launcher.smali
-------------------
.method static synthetic access$5700(Lcom/htc/launcher/LauncherZ
.registers 2
- iget-boolean v0, p0, Lcom/htc/launcher/Launcher;->mSkipUnlockAnimation:Z
+ const/4 v0, 0x1
return v0
.end method
To disable spinning animation on long swipe:
-------------------
SettingUtil.smali (disable spin on long swipe)
-------------------
.method public static loadSettings(Landroid/content/ContextV
sget-object v3, Lcom/htc/launcher/settings/SettingUtil;->sEaseOutBackCoefficients:[F
const/high16 v4, 0x3f00
aput v4, v3, v10
- invoke-static {}, Lcom/htc/launcher/settings/SettingUtil;->usesRingSlide()Z
- move-result
+ const/4 v3, 0x0
if-eqz v3, :cond_16a
sget-object v3, Lcom/htc/launcher/settings/SettingUtil;->sEaseOutCoefficientsShort:[F
To enable wallpaper scrolling:
------------------------------
WallpaperManager.smali
------------------------------
.method public setWallpaperOffsets(Landroid/os/IBinder;FF)V
.registers 5
- invoke-static {}, Lcom/htc/launcher/settings/SettingUtil;->usesRingSlide()Z
- move-result v0
+ const/4 v0, 0x0
if-eqz v0, :cond_10
invoke-virtual {p0}, Lcom/htc/launcher/WallpaperManager;->isCircularWallpaper()Z
To switch to swinging scroll:
---------------------------------
SlideController.smali
---------------------------------
.method private defaultEasingFunction()Lcom/htc/launcher/widget/EasingFunction;
.registers 2
- invoke-static {}, Lcom/htc/launcher/settings/SettingUtil;->usesRingSlide()Z
- move-result v0
+ const/4 v0, 0x0
if-eqz v0, :cond_c
Here is a quick demo video I made. Sorry for poor quality. Recorded with another device.
http://www.youtube.com/watch?v=euUUaUEE8gY&nomobile=1
Sent from my PG86100 using xda premium
dropzeroc said:
Here is a quick demo video I made. Sorry for poor quality. Recorded with another device.
http://www.youtube.com/watch?v=euUUaUEE8gY&nomobile=1
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
You're gonna get your "Thanks" meter blown up for this one! Awesome work buddy!
Thanks for the mod. Always good to see more.
#Root-Hack_Mod*Always\
No problem! thought this was a cool addition to all the great mods already out here!
Sent from my Radiant OG dinosaur..
How do we install this
attack of the cooty snatchers
Nice man! Great job . Will be hitting you up later in a PM to see if I can't use this in a theme of mine . Great work
Sent from my EVO 3D using Tapatalk 2 Beta-4
Just got real
Sent from my PG86100 using xda premium
shizkoff777 said:
How do we install this
attack of the cooty snatchers
Click to expand...
Click to collapse
Just flash zip in recovery, wipe dalvik and cache, then reboot.
This is really awesome. Always wondered why they decided in Sense 3.0 and 3.5 to disable this.
One word of caution, if you have any Rosie mods like 5 column drawer, non-paginated app drawer, and transparent parts it changes all of that.
Works well though.
ill whip up a leedroid compatible version in a few for those who need that. sorry guys not alot of time today
dropzeroc said:
ill whip up a leedroid compatible version in a few for those who need that. sorry guys not alot of time today
Click to expand...
Click to collapse
Please. And thank you. Nothing more irritating than trying to swipe to the next screen, and having the whole damn thing spin for 5 minutes like a roulette wheel.
Smartass with a Dumb Phone.
ch1naski said:
Please. And thank you. Nothing more irritating than trying to swipe to the next screen, and having the whole damn thing spin for 5 minutes like a roulette wheel.
Smartass with a Dumb Phone.
Click to expand...
Click to collapse
what ROM? that specific mod has been done for a few weeks, for both old base and new
il Duce said:
what ROM? that specific mod has been done for a few weeks, for both old base and new
Click to expand...
Click to collapse
Mean ROM, but with Lee Droid tweaks.
The tweaks put the spinning home screens back.
Smartass with a Dumb Phone.
ch1naski said:
Mean ROM, but with Lee Droid tweaks.
The tweaks put the spinning home screens back.
Smartass with a Dumb Phone.
Click to expand...
Click to collapse
PM jeffsanace, he has it
Looks good drop.....looks real good in here!
This is quite nice.
Sent From My HTC Evo 3D, On The Now Network By Sprint.
Thanks for this.
Do you think you could make one up with a semi trans app drawer for ZR3D? I would love to help out and make it up my self but my computer is down right now and I can't make anything till its fixed. The ROM is running nice btw , with the few trans apps and that semi trans black quick settings its looking great.
Sent from my PG86100 using Tapatalk
linsalata28 said:
Thanks for this.
Do you think you could make one up with a semi trans app drawer for ZR3D? I would love to help out and make it up my self but my computer is down right now and I can't make anything till its fixed. The ROM is running nice btw , with the few trans apps and that semi trans black quick settings its looking great.
Sent from my PG86100 using Tapatalk
Click to expand...
Click to collapse
Ill see if I can tonight. Now we have a finished darker transparent rosie to work with . I was just waiting for that to be finished to do this.
Its also leedroid compatible.
Sent from my Radiant OG dinosaur..
dropzeroc said:
Ill see if I can tonight. Now we have a finished darker transparent rosie to work with . I was just waiting for that to be finished to do this.
Its also leedroid compatible.
Sent from my Radiant OG dinosaur..
Click to expand...
Click to collapse
Looks like someone beat me to it.
Sent from my PG86100 using xda premium
dropzeroc said:
Looks like someone beat me to it.
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
Lol sorry but Idk if mine is leedroid compatible, don't think it is
Edit: nvm, it is compatible
Sent from my PG86100 using Tapatalk
Is there any available Dev. can help me Semi transparent my Status Bar Please ?
eddjanier143 said:
Is there any available Dev. can help me Semi transparent my Status Bar Please ?
Click to expand...
Click to collapse
try this reply if its work or not btw which rom r u using??
my ROM is DDKQ8 Sir
.i will try it later Sir because im in Hospital right now
vaibhavx said:
try this reply if its work or not btw which rom r u using??
Click to expand...
Click to collapse
Sir its not working Black Only there is no Transparent
Search for status_bar_background.png or something.I dont remember the name right.Change that png with the png you want.Done.
Prawesome said:
Search for status_bar_background.png or something.I dont remember the name right.Change that png with the png you want.Done.
Click to expand...
Click to collapse
ExactlyIt is a .9 PNG. U need to patch it with music.souls tut .
Sent from my GT-S5830 using Tapatalk 2 Beta-5
Prawesome said:
Search for status_bar_background.png or something.I dont remember the name right.Change that png with the png you want.Done.
Click to expand...
Click to collapse
On stock no PNG for status bar need to edit some PNG on status_bar.XML correct me if I were wrong
Sent from my GT-S5830 using xda premium
U want to change status bar background when its open or the baxkground on top when uts closed
1.If u want to change background there are 2 .9png to be changed one in framework and second in systemui
2.If u want to change the header background its in colors.xml
3.Just UOT
Sent from my GT-S5830 using xda premium
Deleted
Sent from my GT-S5830 using xda premium
KevinXI said:
U want to change status bar background when its open or the baxkground on top when uts closed
1.If u want to change background there are 2 .9png to be changed one in framework and second in systemui
2.If u want to change the header background its in colors.xml
3.Just UOT
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
uot kitchen is not working. .
I am trying to gain the same but its not that easy we have to edit some smalis and xml's in it so I tried once or twice and couldn't compile it correctly. Will let you know if I am able to do it on my phone.
Sent from my HTC Wildfire S A510e using XDA
How to set trasparent status bar on last cm9 nightly?
rohil surana said:
I am trying to gain the same but its not that easy we have to edit some smalis and xml's in it so I tried once or twice and couldn't compile it correctly. Will let you know if I am able to do it on my phone.
Sent from my HTC Wildfire S A510e using XDA
Click to expand...
Click to collapse
Ill wait Sir
I want 2 semi transparent status bar for stock rom. KTM uot kitchen not work 4 me... Can help me?
Enviado desde mi imparable Galaxy Ace
Saw this thread
http://forum.xda-developers.com/showthread.php?t=1678710
Thought you might be having a bit Same coding in the systemui.apk
Tried it on my htc wildfire s but gave errors while recompilling
You guys try it and tell if it works for you.
The procedures not in the op of that thread so look for it somewhere below it.
Sent from my HTC Wildfire S A510e using XDA
dredremon said:
On stock no PNG for status bar need to edit some PNG on status_bar.XML correct me if I were wrong
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I thanked u accidentally -_- Anyway,getting status bar transparent in stock rom is bit difficult.If its CM,then its just a value edit in smali.
Sent from my fingers to your face,take it or leave it.
rohil surana said:
Saw this thread
http://forum.xda-developers.com/showthread.php?t=1678710
Thought you might be having a bit Same coding in the systemui.apk
Tried it on my htc wildfire s but gave errors while recompilling
You guys try it and tell if it works for you.
The procedures not in the op of that thread so look for it somewhere below it.
Sent from my HTC Wildfire S A510e using XDA
Click to expand...
Click to collapse
Wont work on DDKQ8,but someone could do it anyway,who knows Btw,the above mentioned link gives you the value edit to get transparent status bar by editing a value in smali which i was talking about before.However,it DOES work on CM..If you are in need of transparent status bar that badly guys,then check out one of wonokairen's ( I always spell it wrong) theme,it is the only theme that enables transparency in stock roms.As far as i know,TW does not support status bar transparency which is why you guys are facing difficultues.
Sent from my fingers to your face,take it or leave it.
Prawesome said:
Wont work on DDKQ8,but someone could do it anyway,who knows Btw,the above mentioned link gives you the value edit to get transparent status bar by editing a value in smali which i was talking about before.However,it DOES work on CM..If you are in need of transparent status bar that badly guys,then check out one of wonokairen's ( I always spell it wrong) theme,it is the only theme that enables transparency in stock roms.As far as i know,TW does not support status bar transparency which is why you guys are facing difficultues.
Sent from my fingers to your face,take it or leave it.
Click to expand...
Click to collapse
If it works.on ddkq8 it will works too.in xwktm
Sent from my GT-S5830 using xda premium
dredremon said:
If it works.on ddkq8 it will works too.in xwktm
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Actually,i told it wont work on DDKQ8
Sent from my GT-S5830 using Tapatalk
Prawesome said:
Actually,i told it wont work on DDKQ8
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
Lol i already try it the ultimate sg2 (ddqk8) install to xwktm its works without bug
Sent from my GT-S5830 using xda premium
***THIS THREAD CAN BE LOCKED NOW!! UKB CONTAINS THIS MOD BY DEFAULT *****
This is a mod that removes the GPS reticle from UKB.
I sent the method to Nitsuj if he wants to include..
This will have to be updated as he makes system mods or flashing this will put your back to the 12/5 release SystemUI
I'll do my best to do that.. but no promises.
As always .. backup
Download
Fixed!! .. Sorry for the non-functional version.
Screenshot (thanks whoever made the awesome wallpaper ... Thanks @xoomdev for pointing it out)
For those who want to do this to another ROM or DIY after Nitsuj updates and i haven't gotten to it... here's how
Decompile via APKtool (not explaining that one .. google provides plenty of help)
Its Under:
/smali/com/android/systemui/statusbar/policy/HtcCdmaStatusBar.smali
.method private updateGpsoneVisibility()V
.locals 4
.prologue
const/4 v3, 0x0
gitku said:
This is a mod that removes the GPS reticle from UKB.
I sent the method to Nitsuj if he wants to include..
This will have to be updated as he makes system mods or flashing this will put your back to the 12/5 release SystemUI
I'll do my best to do that.. but no promises.
As always .. backup
Download
Screenshot (thanks whoever made the awesome wallpaper ... Thanks @xoomdev for pointing it out)
For those who want to do this to another ROM or DIY after Nitsuj updates and i haven't gotten to it... here's how
Decompile via APKtool (not explaining that one .. google provides plenty of help)
Its Under:
/smali/com/android/systemui/statusbar/policy/HtcCdmaStatusBar.smali
.method private updateGpsoneVisibility()V
.locals 4
.prologue
const/4 v3, 0x0 <<------this is what you change to 0 from 3
const/4 v2, 0x0
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
The one in the themes and apps section already works on ukb
Sent from my HTC Droid DNA
jonah1234 said:
The one in the themes and apps section already works on ukb
Sent from my HTC Droid DNA
Click to expand...
Click to collapse
If the system UI doesn't match you will get fcs and reboots ... Assume that nitsuj put an extra menu in his UI ... When you flash a generic over that you will lose those options or get a reboot if another app calls an image/edit that isn't available
Sent from my HTC6435LVW using xda app-developers app
gitku said:
If the system UI doesn't match you will get fcs and reboots ... Assume that nitsuj put an extra menu in his UI ... When you flash a generic over that you will lose those options or get a reboot if another app calls an image/edit that isn't available
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I've gotten no fcs and reboots with the other one
Sent from my HTC Droid DNA
jonah1234 said:
I've gotten no fcs and reboots with the other one
Sent from my HTC Droid DNA
Click to expand...
Click to collapse
.... Tried to explain ... Use which one you choose
Sent from my HTC6435LVW using xda app-developers app
He's teaching you how to fish here, be appreciative or move on. Great job man. Wish more people did this.
im not sure if this happened to anyone else or not, but when i flashed this my wallpaper and my status bar disappeared .
maybe its because im also running cubed kernel
http://db.tt/yAbo0tzw
Give this a shot if you don't care ... I think that one may have gotten corrupted somehow .. a few people have said that .. this one is themed jb style but let me know if it works
Sent from my HTC6435LVW using xda app-developers app
gitku said:
http://db.tt/yAbo0tzw
Give this a shot if you don't care ... I think that one may have gotten corrupted somehow .. a few people have said that .. this one is themed jb style but let me know if it works
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
same issue occurred.......
No status bar or wallpaper
Sorry, but what is UKB?
UKB is a custom ROM put together by DSB..
This will work on other roms but I wouldn't use other ROMs mods on UKB due to SystemUI modification .. you will lose some funcionality ..
Download is fixed and working now BTW .. sorry bout that.
So it works correctly on a stock ROM?
Spaded21 said:
So it works correctly on a stock ROM?
Click to expand...
Click to collapse
Should work on deodexed
Sent from my HTC6435LVW using xda app-developers app
Does this remove the GPS satellite icon when the phone is actively using stand-alone GPS?
It does not
Sent from my HTC6435LVW using xda app-developers app
So can anyone confirm that they have flashed this on UKB without borking their notification bar? I don't want to have to fix that again.
BotsOne said:
So can anyone confirm that they have flashed this on UKB without borking their notification bar? I don't want to have to fix that again.
Click to expand...
Click to collapse
My sync would come up in the wrong spot but sync almost never comes up for me and if it does it is very briefly.
Sent from my HTC Droid DNA
Few on rootzwiki have flashed ... No issues since the update ..
Sent from my HTC6435LVW using xda app-developers app
jonah1234 said:
My sync would come up in the wrong spot but sync almost never comes up for me and if it does it is very briefly.
Sent from my HTC Droid DNA
Click to expand...
Click to collapse
I realize sync is few and far between but can you provide an example? .... This method doesn't just make the icon invisible it eliminates its presence ... The status bar is set up to float all items to the right so the sync should be moved right by the distance of the reticle removed ... Other than that there should be no issue ... Mine has popped a few times but I am running the themed version I posted over at rootz and it showed up fine ..
Sent from my HTC6435LVW using xda app-developers app
gitku said:
I realize sync is few and far between but can you provide an example? .... This method doesn't just make the icon invisible it eliminates its presence ... The status bar is set up to float all items to the right so the sync should be moved right by the distance of the reticle removed ... Other than that there should be no issue ... Mine has popped a few times but I am running the themed version I posted over at rootz and it showed up fine ..
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Next time I see it I will post a screenshot.
Sent from my HTC Droid DNA