Since EC05 became the standard, I've been praying for a mod that completely removes the clock from the status bar. Unable to find one that works on EC05 or NoCIQ for that matter. Upon deciding to see if I could do it myself, I was wanting to know what tools would I need to see the difference in the services.jar files where I'm told is where to fix the issue.
Also on another note, I was wanting to learn how to theme, and also found out that Im gonna need the EC05 stock theme and was wondering where I would get it from.
Thanks for any help, from anywhere...
Winmerge and it is free. Assuming you r using windows. Not sure about a linux sys. But this is what I use. Is will do a side by side compare of files.
Sent from my SPH-D700 using XDA Premium App
Related
Hey guys, I've been trying to use the UOT kitchen, and really, I've been having some issues with it and I don't know a fix for it.. I'm running EG22 on RandomROM 2.3.4 w/ EG22 modem. For the framework files I chose the ones in the RandomROM.
the file attached is the UOT kitchen which I flashed, which just doesn't do what all I picked. It only does the overscroll color.
nothing? ...
I myself don't know if using the kitchen has any effects on our Epics. We're in a sense bastardized in many aspects unfortunately. What are you trying to accomplish using the kitchen?
Sent from my Epic 4G
Generally just different notification bar , with a change to the white color, and I'm also changing the volume slider thing & just little tweaks like that.
I think its probably easier to do it manually.
/sig
Avelnan said:
Phones are going to come to life someday. Take note: LG Optimus line. ASUS Transformer. And now the Nexus Prime.
Click to expand...
Click to collapse
zanderman112 said:
I think its probably easier to do it manually.
/sig
Click to expand...
Click to collapse
can i get a tut..?
Sorry, idk how to theme the gingerbread leaks yet
You shouldn't be flashing files from there I think. You should just be clicking and dragging the pngs made to your framework you already have on for your phone
Sent from my SPH-D700 using xda premium
Is it possible to "transplant" an ICS lockscreen (ie from juggernaut 5.0) and install on another ROM?
I'm using MALICE now, with Eugene's new kernel. I'm tech savvy with some things but a noob with this stuff.
Sent from my SGH-T989 using xda premium
evanladoux said:
Is it possible to "transplant" an ICS lockscreen (ie from juggernaut 5.0) and install on another ROM?
I'm using MALICE now, with Eugene's new kernel. I'm tech savvy with some things but a noob with this stuff.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
my lockscreen is transparent. I'm not exactly sure what's the process, but I had a picture from my gallery on there, and I flashed another ROM or something along those lines and the screen is transparent, probably because I don't have that picture anymore? not sure? You can try deleting the picture after you set it?
Sorry I don't know the exact way to do it, but it is possible.
What I did was download go launcher
Then I downloaded go locker then found the ics theme lockscreen then I set the default launcher for whichever rom I was running(don't pick go launcher). And boom ics lockscreen on the rom and you don't even have to run go luncher you just have to download it for the locker to work....probably not the way you wanted but that's probably the easiest way...ha
Sent from my SGH-T989 using XDA
@teo032
I think he meant transplant not transparent. As far as making your lockscreen "transparent" goes, all you need to do is go to cwm and fix permissions, then reboot. It will remove the assigned lockscreen .jpeg file to none.
@evanladoux
Implementing a lockscreen to be built in to a rom is very long process and it requires that you understand programming fairly well.
Yea lockscreens never used to be hard, but in GB witb samsung, its a pain.
M&S
Thank you everybody for your replies.
I was looking to get a built in lockscreen rather than Go Locker, which is what I just went with.
I was hoping it might be as easy as unzipping a ROM, & rename/copy/paste a few files into the DD folders.
Its fine until we have a fully functional TMO ICS. I use Wifi Calling a LOT, so, the current batch of ICS ROMs won't work for me as a DD, though I appreciate all the dev's work to provide (ie M&S .. too many to list)
Sent from my SGH-T989 using xda premium
Would it work to theme the actual cm9 rom to get things themed that themes can't get such as lock screen? That's the only thing I can think of right now but I'm sure there's more things. Would this work or does the theme replace any files that would change whatever was changed from the original rom?
Sent from my SPH-D700 using XDA App
lilajrestnom said:
Would it work to theme the actual cm9 rom to get things themed that themes can't get such as lock screen? That's the only thing I can think of right now but I'm sure there's more things. Would this work or does the theme replace any files that would change whatever was changed from the original rom?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Yes it will work just fine. As long as the theme apk doesnt interfere with what your themeing it will be just fine. I'll break down what the theme is..
Essentially it is a redirection. It has the drawable folders just like the ROM for whatever DPI, in the epic's case HDPI. How it works is a redirection XML will shoot the application to another XML which is written to specify what goes where. Such as the status_bar... you would place that image in the Drawable-HDPI and the XML for the SystemUI.apk would be written for that [email protected]/status_bar.png if you catch my drift.
Of course its a bit more complicated but that is the essential. just an FYI if you decide to ever make one.
Ya I get what you're saying. I have thought of making a cm7/9 theme but never had time. But I think I want to just add a little more to the theme that hasn't been done.
Sent from my SPH-D700 using XDA App
CM7 and CM9 themes aren't cross compatible at least fully.
Sent From My Sprint Galaxy Nexus
ÜBER™ said:
CM7 and CM9 themes aren't cross compatible at least fully.
Sent From My Sprint Galaxy Nexus
Click to expand...
Click to collapse
Ya I know that I meant that they're both used the same way, like the lock screen isn't themed from the theme itself. I know that I can't use them on both roms lol. I may have asked a dumb question earlier about contacts but I'm not that much of a noob to try cm9 themes on cm7 lol. And the contacts was just because I don't have experience with cm9 lol this is the first time I ever ever actually use it lol.
Sent from my SPH-D700 using XDA App
Anybody here successfully decompiled and recompiled SystemUI.apk? I thought I had managed it with APK multi-tool, but it force closed when opening the notification bar...
I tried doing this also, so I could get rid of the AT&T in the notification bar in the ICS leak ROMS, but I couldn't figure it out, either.
I don't think anyone's successfully done it yet. My bet is on dman getting it done first though.
Sent from my SGH-I927 using xda app-developers app
as dman works on aosp version of ics as main part of the source most likely he wont have to change the SystemUI.apk at all - pure vanilla, most likely.
I'm on it right now. I've recompiled and compiled successfully. Current project is clock color but adding date and changing notification back ground are on my list. Unfortunately just so busy
Sent from my SGH-I747 using xda premium
I was able to decompile and recompile successfully too, but I got a FC when I tried to actually use it. Any insight would be helpful. Besides carrier label removal, there's a few other mods I'd like to implement. I was able to swap out the .pngs for the notification bar, but despite adding a full set of battery icons the only ones it uses are the ones corresponding to the stock battery icons, and they are fairly odd (71%? Really?) The ROM already supports 1% battery levels so it should be fairly easy to use the pngs for them, if I could recompile the apk successfully.
Sent from my SGH-I927 using xda premium
I'm really anticipating someone getting rid of that AT&T logo. I'm slightly OCD, and it's really bugging me.
Sent from my SGH-I927 using xda app-developers app
twinsfan14 said:
I'm really anticipating someone getting rid of that AT&T logo. I'm slightly OCD, and it's really bugging me.
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
So long as there's still a data-roaming notification, I'm cool with that... AT&T Service blows in my area, am constantly getting shuffed off to T-Mobile network (and further data charges)
if you want to look at the SystemUI.apk in NardROM 0.4 I finally managed to compile a working version with 1% battery icons, no carrier label, and no text on the quick setting toggles. Adding logic to only display roaming carrier labels would be a bit harder.
Also if you want to swap out the icons, it's really easy. Just rename the .apk and .zip and change them out and rezip. Icon changes don't require recompiling.
Sent from my SGH-I927 using xda premium
There is a guide here on how to decompile and recompile SystemUI that actually works .... if anyones interested
http://forum.xda-developers.com/showthread.php?t=1814441
Hey I know there are mods for 75% transparent and black, but I cant find a fully transparent one.
Can someone point me in the right direction?
Thanks in advance.
Running stock deodexed LJC rom.
Sent from my SPH-L900 using xda premium
Fyi this should be in the Q & A section. But to answer your Queston, in my opinion, a completely transparent "status bar" causes the bar to change color to whatever the last app was that was running behind it. It retains this color until another app is opened that changes the color again. That's probably why people keep at least 25%. As far as the "notification background" (dropdown window), I'm sure there are a few out there. Some roms have the option built in. Id recommend trying an aokp rom or a heavily themable Touchwiz ROM. I'm on tmobile though so i can't help you choose the right ROM. Good luck!
Sent from my SGH-T999 using xda premium
Which LJC rom are u running....I think ur looking for a stand alone mod that'll give you 100% right.......check themes and apps and see if there is something there. Also check with ur rom's dev....he may have something in his mods section or maybe working on something already
Morphology will allow you to set it at 100% transparancy. It's posted in the themes section and allows you to modify alot of different things. A little weird to navigate through since you do it in recovery... I would recommend writing down the options you want from the thread before you actually launch into it. And of course make a back-up first. Have fun!
Sent from my SPH-L900 using xda app-developers app