[MOD] NoClock for Sense - removing clock from status bar (VU, VD) - myTouch 4G Themes and Apps

Following this request by coupetastic-droid, I've made the mod attached.
Thanks to this reference by Paul627g, that helped me to avoid testing phase (I initially made the mod by attempting to shrink the clock area to 0 width, but it didn't work so well - and then found the mentioned reference).
The mods were made for:
Virtuous Unity 1.29 and below
Virtuous Unity 2.35 and above (can most probably be flashed on 2.33 BETA as well)
Virtuous Doubleshot 1.1.5
Sense 3.5 R_type 1.0 (Runnymede)
You can attempt to flash this on other Gingerbread Sense ROMs, but remember to back up the ROM and restore if the mod doesn't work.

oh yeah! this is going to make the status bar much more cleaner. specially when other mods are added. ill post screenies of mine later.

all I need now is the 4g icon that I still can't get to work with the transperant pulldown.
Sent from my HTC Glacier using xda premium

Is this supposed to make the pull down transparent? Cause it would not do it for me?
Sent from my HTC Glacier using xda premium

bigwillyg said:
Is this supposed to make the pull down transparent? Cause it would not do it for me?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
This mod only removes the clock in status bar as stated in op.
Sent from my HTC Glacier using xda premium

Is thr a way to backup-restore d original clock?

Copy your /system/app/SystemUI.apk and save it somewhere, place it back in /system/app/ if you want the clock back.

Jack, is it possible to get this mod updated for bliss and runnymede?
I'm running rafy's runnymede rom and would like to remove the clock out of this one as well.
Sent from my HTC Glacier using xda premium

Please upload me the SystemUI.apk, or point me to the ROM download. Thanks.

http://android-maisters.net/roms/in...t4g-runnymede-sense-35/39-mt4gsense35rtypev10
Which I can just upload my systemui but is hard for me to come by a pc. But above is the link for the rom download.
Sent from my HTC Glacier using xda premium

First post updated with your request. Please test and reply.

sorry jack. that broke my status bar.
heres my systemui.apk if it helps better.

Sorry, got the same results. Looks like I can't decompile the APK properly - apktool shows warnings, that are probably the reason for the failure you saw.

Jack_R1 said:
Sorry, got the same results. Looks like I can't decompile the APK properly - apktool shows warnings, that are probably the reason for the failure you saw.
Click to expand...
Click to collapse
Thanx for the effort man. Can't win them all.
Sent from my HTC Glacier using xda premium

Related

[Q] Remove Clock from any ROM. {Q}

Here is the systemui apk
from Myns Warm ROM. But you can edit any ROM with a method ill hopefully put up soon.
I think the clock is the fusion.apk...unless your talking about the lockscreen.
No at the stat bar. I never even thought about that. Ill try it and report. I wanna make a simple method for people who like it minimal and without messing the overscroll and animations
Sent from my PG86100 using XDA App
EDIT: Changed OP
coffeehandle said:
No at the stat bar. I never even thought about that. Ill try it and report. I wanna make a simple method for people who like it minimal and without messing the overscroll and animations
Sent from my PG86100 using XDA App
EDIT: Changed OP
Click to expand...
Click to collapse
the clock in the status bar is an edit in the status_bar.xml in systemUI. where did the M10s come from that you linked to?
Ah! Well it's not from there. I'll get it up asap. I'm fixing to teach my class
steal25 said:
the clock in the status bar is an edit in the status_bar.xml in systemUI. where did the M10s come from that you linked to?
Edit. And this is myns rom I'm referring too. So if you have it you can go ahead and do some magic
Click to expand...
Click to collapse
Sent from my PG86100 using XDA App
But it came from the fusion apk
steal25 said:
the clock in the status bar is an edit in the status_bar.xml in systemUI. where did the M10s come from that you linked to?
Click to expand...
Click to collapse
Sent from my PG86100 using XDA App

Rotating Roise (Homescreen landscape) for Virtuous Doubleshot

First off, Thanks to Google/Android, XDA Developers, Virtuous Doubleshot, other Android posts, which got me to this.
Virtuous Doubleshot released for Glacier & Vision, both support home screen landscape version. Rosie.apk is same for both the versions, but it is hardware keyboard driven, so it doesn't work on ur HTC Glacier/myTouch 4G.
Here is how U do it:
1. Take a backup of ur /system/app/Rosie.apk. Pull the Rosie.apk to ur host PC.
2. Using apktool, decompile** the Rosie.apk. (apktool d -f -t glacier Rosie.apk)
3. Open Rosie/AndroidManifest.xml & replace all "nosensor" to "sensor".
4. Using apktool, recompile the Rosie.apk. (apktool b Rosie Roise.apk)
5. After this, you need to sign the apk & zipalign it. Done, good to go...!!!
6. Mount ur /system read-write.
7. Push back the signed version of Rosie.apk to /system/app.
8. Reboot (probably not necessary. but it will be clean setup i thought).
**-> U might get some errors at step 2, to fix that,
1. pull com.htc.resources.apk & framework-res.apk from the device or ur Virtuous Doubleshot.
2. Add these resources to apktool base.
(apktool if com.htc.resources.apk glacier)
(apktool if framework-res.apk glacier)
3. Now continue with Step 3 & 4. It should work fine.
I was able to do this & it worked pretty well. Just remember, I tried this not to publish but to put it on my phone, so if you end up bricking(highly impossible i think), or losing data(again, i dint face this), I don't take any responsibility.
Moreover, you may not be able to do this on other ROM releases for myTouch 4G. This can only be done on the ROM ports which have landscape support, technically speaking, Rosie.apk must have landscape resources under Rosie/res/. Otherwise it will not work!
Hope its useful, Im posting this bcoz I googled a lot for myTouch 4G/Glacier HomeScreen rotation/landscape support etc & there wasn't even a single post yet.
*** one last thing, my original Rosie.apk was ~21MB, but the recompiled version is 3.2MB. I don't know why, please let me know if you know why. But the 3.2MB recompiled version seem to work fine!!!
** best, after reading developer.android.com, found tat u can rather use "user" instead of "sensor", this will b more user friendly. if u disable auto rotation in settings -> display, home screen will not rotate for "user", but for "sensor", its forced.. ur phone, ur call..
Tried the same procedure for Phone.apk/HTCContacts.apk/HTCDialer.apk, but not much of use. Dialer wont rotate landscape. Contacts also, only if u select a contact, it will rotate for tat contact. I wish Contacts/Dialer rotated landscape, especially if u r connected using headset, u dont need to rotate phone portrait to answer/make calls, right! Help me, if u figure out a way to make those apps landscape.
Would you be willing to post a working version? I'm willing to try it, I just don't have access to those tools.
Sent from my mytouch 4G using XDA Premium
Absolutely!! Try this upload. (pull your original Rosie.apk, to revert if u have to).
I changed to Virtuous Unity 2.35 yesterday.. Tough to make tat landscape.
phanirvcse said:
Absolutely!! Try this upload. (pull your original Rosie.apk, to revert if u have to).
I changed to Virtuous Unity 2.35 yesterday.. Tough to make tat landscape.
Click to expand...
Click to collapse
Thanks. Will try this out.
Sent from my HTC Glacier using xda premium
phanirvcse said:
Absolutely!! Try this upload. (pull your original Rosie.apk, to revert if u have to).
I changed to Virtuous Unity 2.35 yesterday.. Tough to make tat landscape.
Click to expand...
Click to collapse
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Mmm...are you running the double shot ROM?
Sent from my HTC Glacier using xda premium
I used your apk. It worked perfectly! Thanks.
Sent from my myTouch_4G_Slide using xda premium
Yup. It is working beautifully on mine as well. Btw, I am running the eng bootloader.
Sent from my myTouch_4G_Slide using xda premium
Hey. You should pass this info on to evil d. Maybe he can make it part of the ROM, either an updated ROM or just a patch.
Sent from my myTouch_4G_Slide using xda premium
coupetastic-droid said:
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Do you have the stock hboot or eng hboot? I have the engineering hboot.
Sent from my myTouch_4G_Slide using xda premium
sorry. I quoted my response instead of editing it. This is me fixing it.
Sent from my myTouch_4G_Slide using xda premium
bigwillyg said:
Hey. You should pass this info on to evil d. Maybe he can make it part of the ROM, either an updated ROM or just a patch.
Sent from my myTouch_4G_Slide using xda premium
Click to expand...
Click to collapse
Thanks a lot. I'm new to xda & this is my first post, so no idea ow to pass this info to evil D. If U know ow to pass this info to Virtuous Doubleshot dev team, plz lemme know.
Thanx.
coupetastic-droid said:
The uploded rosie.apk just fc's the device when device is rebooted.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Is it? Sorry!
Can u share ur stock Rosie.apk? Also, share ur com.htc.resources.apk, framework-res.apk, u can find them under /system/framework. Or try this, open ur stock Rosie.apk using winzip/winrar & check if u av "assets/land" or "asset/land" folder, if u don't, u probably cant use this mod.
phanirvcse said:
Thanks a lot. I'm new to xda & this is my first post, so no idea ow to pass this info to evil D. If U know ow to pass this info to Virtuous Doubleshot dev team, plz lemme know.
Thanx.
Click to expand...
Click to collapse
I just posted a link to this thread in the virtuous Doubleshot thread telling them about it. You can try that and maybe offer up the same file you posted here.
Sent from my myTouch_4G_Slide using xda premium
Sorry guys I thought it was for any rom. I'm not running doubleshot sorry.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
Sorry guys I thought it was for any rom. I'm not running doubleshot sorry.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Nyway U shud try Virtuous Doubleshot...
bigwillyg said:
I just posted a link to this thread in the virtuous Doubleshot thread telling them about it. You can try that and maybe offer up the same file you posted here.
Sent from my myTouch_4G_Slide using xda premium
Click to expand...
Click to collapse
Thank U. Just did. Hope to c it included in d next release. lol. (Damn.. Y m i limited to only 5 "Thanks" hits per day.. )
phanirvcse said:
Nyway U shud try Virtuous Doubleshot...
Click to expand...
Click to collapse
I did. Was running it for a week. Didn't like the mysense look that much and that it didn't have shortcuts in the lockscreen. So I stuck with vu.
Sent from my HTC Glacier using xda premium
coupetastic-droid said:
I did. Was running it for a week. Didn't like the mysense look that much and that it didn't have shortcuts in the lockscreen. So I stuck with vu.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Makes sense. But rest of the UI is just mind blowing. Nobody released a lockscreen UI to allow shortcuts??? VU is awesome too. Thanks to all these Great ppl bringing out new ROMs each day & porting them all to Glacier.

Help Theming Rosie (Sense 2.1 GB)

So I am trying to get a transparent Rosie dock going for my BAMF 2.4.1 install but it isn't turning out well. I replaced the necessary files but the button backgrounds still aren't transparent. Are there any other locations for these images besides the HTC framework apk? Here is a screen shot so you can see whats going on.
Sent from my ADR6400L using XDA App
Bumped with a slightly better pic. Drocap is
solarpolitiks said:
Bumped with a slightly better pic. Drocap is
Click to expand...
Click to collapse
the images are all in rosie.apk and com.htc.resources.apk
Any reason why they wouldn't be transparent then?
Thanks for the help man
Sent from my ADR6400L using XDA App
Forgot to mention I did edit Rosie apk as well. Still no transparency for button backgrounds
Sent from my ADR6400L using XDA App

[request]themes for Virtuous Affinity

hello
i was looking for some themes for Virtuous Affinity but no luck.
can anyone post themes or links for some Virtuous Affinity themes?????
sorry for bad english
The only one I've found that works without an issue is one made by a guy named federico. He posted it in the dhd thread for affinity..id post a link to it directly but im roaming right now and can't upload it to my drop box..
Edit: ok actually there are a couple more now
http://narod.ru/disk/40099851001/Ketroy_Mod_2.05.zip.html
One by federico
http://www.mediafire.com/?1swz4md600m4qkp
Don't forget to hit thanks button
Sent from my HTC Glacier using xda premium
Thanks very much
I appreciate it
Sent from my HTC Glacier using xda premium
There is a theme in this very section..But the ones people have said are good ones as well.
Sent from my HTC Glacier using xda premium
i found ICS theme
dont remembered where i found it
http://www.mediafire.com/?gmmmw2n07m57n7v
i have tried to create status bar and notification mod
https://rapidshare.com/files/1816011888/status_bar_mod.zip
gsminhas said:
i found ICS theme
dont remembered where i found it
http://www.mediafire.com/?gmmmw2n07m57n7v
i have tried to create status bar and notification mod
https://rapidshare.com/files/1816011888/status_bar_mod.zip
Click to expand...
Click to collapse
Do we flash these or do I need to move it to a certain folder?
just flash these from recovery
but take backup before flashing

( Dev ) CARBON EXPRESSO skin for froyo

Hi i would create a new skin ( the carbon expresso ) based on my desire skin.I need help and somorne who have dropox / mediafire acount to upload it.
First we have to mod the clock.
Secondly mod the navbar.
WILL add the version of the mod here.
If you like the project press on the tanks butom.
Sent from my HTC Wildfire using xda premium
Anyone whant help me on this project??We only have to mod the desire navbar in htc resource.apk in order to get carbon expresso navbar
Sent from my HTC Wildfire using xda premium
I'm a bit confused, you say you've ported it to wildfire but they look like mdpi to me so how did you port it, can't you just use com.htc.resources.apk framework-res.apk and rosie.apk from a stock rom, swap the images for yours and that's it. No resizing should be needed I thought the framework did the resizing and if there is any to do it should be minimal.
"I don't look for trouble it just kind of follows me around"
Scratch0805 said:
I'm a bit confused, you say you've ported it to wildfire but they look like mdpi to me so how did you port it, can't you just use com.htc.resources.apk framework-res.apk and rosie.apk from a stock rom, swap the images for yours and that's it. No resizing should be needed I thought the framework did the resizing and if there is any to do it should be minimal.
"I don't look for trouble it just kind of follows me around"
Click to expand...
Click to collapse
I try this way also but we need to resize all the png for the navbar and it's hard to mod the rosie.We need to resize all the png it will be dificult but we can do that.And these skin are the first relase .I upload those to get help in order to have final relase.So if you want to help me you are welcome( i don't know if that means what i want to say but...)
Sent from my HTC Wildfire using xda premium
Will use as base rempuzle skin.
Sent from my HTC Wildfire using xda premium
thank you for this!
Im not a dev and kylon have a lot of thing to do.So i don't thing this project will finish.Sory all
Sent from my HTC Wildfire using xda premium
KoolSavas95 said:
You are not a dev?
Click to expand...
Click to collapse
Yes like i say im not a dev.
But i ask to some dev to port this skin.
Sent from my HTC Wildfire using xda premium

Categories

Resources