Stericson Lockscreen - Dwang's and Cyanogens Rom - Android Themes

If anyone could post the update .zips with the correct .jar files and framework pngs for each build... you would be a lifesaver!!!
Also, to all the themers out there... if anyone has a modded version of the new 1.66 Market Apk that can be installed to the /system/app file, please post as well... Last question, I promise... Where can I find the internal sound files so that I can mod them? I will do a search for this last one, but I figured Id ask since it was on my mind and I have your attention haha
If there is anything I can do in exchange, be sure to let me know... Im always up to help
My updated theme will be up tonight!!! It's amaaaaazing (well, to me haha)

Search a tad
http://forum.xda-developers.com/showthread.php?t=609045

Mikey1022 said:
Search a tad
http://forum.xda-developers.com/showthread.php?t=609045
Click to expand...
Click to collapse
thanks for the heads up on cyan's but im looking for dwangs the most... is it even possible? last time i checked it required a specific services.jar that i couldnt find....

Related

Flip+Weather from FullHeroV3

Can someone please help me find this APK I would like it in JAC's 1.3 but don't want to have to flash all over again and run into nagging bootloops
...u cant get hero widgets on a cupcake build....
JACxHERO 1.3, I'm very aware thanks
if you found it on a rom, it should be inside as an apk file.
I thought you were refering to JACxRomv1.3, i didnt realize JACxHEROSkiv1.3 was out my bad.
I'm so sorry. I never thought that the APKS were in the ZIP files....... the more you know. Thank you

Standalone Stericson Lockscreen

Can anybody point me in the right direction so I can port Stericson's lockscreen over to a Roger's rom?. I imagine there are other people that switch themes often and would just want the lockscreen without having to flash an entire theme so even if this is something that is exclusive to Cyanogens roms is it possible to just port the lockscreen?
CC CEO said:
Can anybody point me in the right direction so I can port Stericson's lockscreen over to a Roger's rom?. I imagine there are other people that switch themes often and would just want the lockscreen without having to flash an entire theme so even if this is something that is exclusive to Cyanogens roms is it possible to just port the lockscreen?
Click to expand...
Click to collapse
yes can someone explain the process for porting stericsons lockscreen over to a rom/theme what all needs to be included?
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
beagz said:
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
Click to expand...
Click to collapse
how do you just go about putting it into another cm 4.0.4 based theme then?
david1171 said:
how do you just go about putting it into another cm 4.0.4 based theme then?
Click to expand...
Click to collapse
Armyranger did it for dark hero
Services.jar
Policy.jar
Framework.jar
Framework-res.apk
Then just copy png files
beagz said:
Armyranger did it for dark hero
Services.jar
Policy.jar
Framework.jar
Framework-res.apk
Then just copy png files
Click to expand...
Click to collapse
thank you beagz, you always save my ass some way or another lol. if i have any problems with i will pm him.
beagz said:
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
Click to expand...
Click to collapse
i believe he did. unfortunately i am not familiar with github and havent the slightest clue what i might be looking for. u seem to be knowledgeable tho care to share?
Where is his github for the lockscreen?
http://twitter.com/stericson
david1171 said:
thank you beagz, you always save my ass some way or another lol. if i have any problems with i will pm him.
Click to expand...
Click to collapse
you also have to use jdwme's services.jar also until one is released the regular services.jar from cyanogens rom will not work i think stericson changed some stuff in it to allow the lockscreen
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Stericson said:
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Click to expand...
Click to collapse
Will the smali files have the same names?
More or less.... Might be a little different...
Any questions just ask me about them....
Stericson
Stericson said:
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Click to expand...
Click to collapse
uhhhhhh....that and that github site are like reading a different language to me. I just want to get the lockscreen from xtheme onto my phone. Not sure where to locate those files on github. Im usually not this dense as ive ported the majority of ted's hero theme to my rogers rom. maybe someone would be so kind as to post links to the files or make a update.zip for it?
CC CEO said:
uhhhhhh....that and that github site are like reading a different language to me. I just want to get the lockscreen from xtheme onto my phone. Not sure where to locate those files on github. Im usually not this dense as ive ported the majority of ted's hero theme to my rogers rom. maybe someone would be so kind as to post links to the files or make a update.zip for it?
Click to expand...
Click to collapse
framework/policies refers to the android.policy.jar file and those are the .java files he edited.
beagz said:
framework/policies refers to the android.policy.jar file and those are the .java files he edited.
Click to expand...
Click to collapse
where is strings.xml?
it becomes resources.asrc
stericson told me
beagz said:
it becomes resources.asrc
stericson told me
Click to expand...
Click to collapse
do u know what files specifically in the drawables folder? if its just the files starting w/ZZ i did that but it hangs on the g1 screen when i try to boot it up. I think its because i am unable to edit the policy.jar myself as i am on a mac so i just took the jar file from the cyan build and placed it on the rogers 1. I also did the same with "resources.asrc". Im fairly certain if i can edit the files for the respective builds it will work.
stericson on the hero rom
hey just wondering, tried looking around for this answer and i didnt see any so i thought i ask the question. Can i flash the stand alone stericson lockscreen to a hero rom? or any other way to get this lockscreen in to a hero rom? im currently using the jacHEROSKI 1.6r2. any answer would be great because i really like that lockscreen.. thanks again
saywhat4118 said:
hey just wondering, tried looking around for this answer and i didnt see any so i thought i ask the question. Can i flash the stand alone stericson lockscreen to a hero rom? or any other way to get this lockscreen in to a hero rom? im currently using the jacHEROSKI 1.6r2. any answer would be great because i really like that lockscreen.. thanks again
Click to expand...
Click to collapse
I spoke with Stericson about that and it doesn't seem possible to port it. (for now anyway).

[Request] just Notification bar in black

Hello, would somebody be willing to make a theme with just the notification bar in black (date, clock etc in white) for the CM 4.04 ? Nothing else needed in the theme.
thanks.
lucky58 said:
Hello, would somebody be willing to make a theme with just the notification bar in black (date, clock etc in white) for the CM 4.04 ? Nothing else needed in the theme.
thanks.
Click to expand...
Click to collapse
i am just that good. i saw this thread a minute ago and already have the file for you uploaded and everything.
http://www.4shared.com/file/132234151/543640f1/blackbar_signed.html
its a small file because all it is framework-res.apk (that has the black statusbar_background.png and the statusbar.xml with white notification text) and services.jar which has the classes.dex file that has be changed so that the clock and date will be white.
david1171 said:
i am just that good. i saw this thread a minute ago and already have the file for you uploaded and everything.
Click to expand...
Click to collapse
Hello David,
your good and very quick. Thanks alot !!!
david1171 said:
i am just that good. i saw this thread a minute ago and already have the file for you uploaded and everything.
http://www.4shared.com/file/132234151/543640f1/blackbar_signed.html
its a small file because all it is framework-res.apk (that has the black statusbar_background.png and the statusbar.xml with white notification text) and services.jar which has the classes.dex file that has be changed so that the clock and date will be white.
Click to expand...
Click to collapse
Will this work on 4.1.11.1?
pascanu said:
Will this work on 4.1.11.1?
Click to expand...
Click to collapse
it was based off of the 4.0.4 template and has a services.jar not compatible with the one for stericsons lockscreen, so no it won't. sorry when cyanogen releases a stable version if you would like this i will do one for you then, just pm me when the time comes around and i will make you one
i need to test out the new colorChanger.jar anyways so i can go ahead and make one real quick for 4.1.11.1 give me about 10 minutes or so and i will have a link
and here is one for 4.1.11.1 with the status bar inverted so it should retain the curved look from the donut one.
http://www.4shared.com/file/134673715/a3acd40b/blackbar41111-new.html
i know there are people using this (its kind of obvious with my 4shared account showing how many times it gets downloaded), so my question is should i start a thread like this that has black status bars for people that want them? that way those that do want a black status bar know where to look to find it? if so, let me know and i will, its not like it takes any sort of time to make one. like 10 minutes at the most.
i can make them for well any rom (i think, not tested on rogers but i could try) just give me your rom (with a link to it would be nice) and i will see what i can make happen
Thanks a lot for this. I have been wanting this for quite some time, but kept telling myself I should just learn how to sign the zip on Linux and do it myself.
I was excited for this, but had some real issues. Number one, it will overwrite Stericsson's lock screen (makes sense since we replace the framework-res.apk and services.jar). Secondly, each time I use this, even after a fresh wipe and install, gmail force closes (and yes, I have tried fix_permissions).
cloverdale said:
I was excited for this, but had some real issues. Number one, it will overwrite Stericsson's lock screen (makes sense since we replace the framework-res.apk and services.jar). Secondly, each time I use this, even after a fresh wipe and install, gmail force closes (and yes, I have tried fix_permissions).
Click to expand...
Click to collapse
I'll look into stericson's lockscreen when i get home from work tonight ,and i don't know why it would mess up gmail since it doesn't touch the .apk. i will look into this and see if i can get gmail to force close.
david1171 said:
I'll look into stericson's lockscreen when i get home from work tonight ,and i don't know why it would mess up gmail since it doesn't touch the .apk. i will look into this and see if i can get gmail to force close.
Click to expand...
Click to collapse
Thank you very much. I was very confused why Gmail would close myself. I tried many combinations of wiping and flashing, but each time my gmail would force close.
I tried this on 4.2.11.1 and I ended up doing a backup recovery. I would really like to have a black notification bar. Please help me in achieving this goal...
update, ya i figured it out with metamorph...
Any chance on getting this for Manup's eclair Rom?
Would love this for enomthers official drc92 tmo ota 2.4.2 please if you get the time.
can i have this for dwangs 1.17.1 pls?
i Agree..can port this work to dwang??thanx in advance
kaizasoshi said:
Any chance on getting this for Manup's eclair Rom?
Click to expand...
Click to collapse
Already available at AndroidOverdrive.com
Know-Fear said:
Already available at AndroidOverdrive.com
Click to expand...
Click to collapse
Thanks bro
hey david can you make one for justanothercrowd's xROM Eclair/AOSP 2.01 would greatly appreciate it thanks.
Midnight scarab said:
hey david can you make one for justanothercrowd's xROM Eclair/AOSP 2.01 would greatly appreciate it thanks.
Click to expand...
Click to collapse
i want this too

sms unread count - change icon?

Hey All
So I really like the sms unread count widget by kanokgems that shows how many missed callls and unread txts you have. So I was wondering, is it possible to change the icons to maybe hero or eclair icons? I opened up the apk file and found a folder called res with some png files in there. Is it as easy as just replacing those?
Thanks
yeah just replace the images, make sure they are the same sizes. You would need to resign the apk after. then uninstall the previous one from your phone, then install the new edited one.
Hey, Not sure if this is bad or anything, But do you mind posting your changed apk?
Technochris1 said:
Hey, Not sure if this is bad or anything, But do you mind posting your changed apk?
Click to expand...
Click to collapse
Here's one I made a while back for Xrom. It's got a Heroish flavor.
The steps NguyenHuu posted are exactly right. If you're going to install this attachment, the last part is crucial.
1. Unzip
2. Place extracted file somewhere in /sdcard
3. UNINSTALL "STOCK" APP IF INSTALLED
4. Find file you placed in /sdcard and install using your favorite FM
Credit to Manup456 for supplying me with the icons.
Here are the app versions I made using eclair and hero icons
Hero
http://www.megaupload.com/?d=FUFFG750
Click to expand...
Click to collapse
Eclair
http://www.megaupload.com/?d=W25CQY8N
Click to expand...
Click to collapse
Tested both on CM 4.2.3.1 and both work, just make sure you uninstall the previous version before installing this one
The hardest part is signing the new apk, but I found out it was made really easy by stericson here
http://modmygphone.com/forums/showthread.php?t=10591
Thanks guys! I was waiting for something like this to show up. I love the widget, but it didn't look very good with hero/sense....now it does!

Branwen's Vanillan Community Theme

EDIT: DOES NOT WORK FOR 1.1
Ok so here is my first shot at a theme.
I've done some image editing on this, but mainly its a compilation of stuff from other themes on this site.
Flash at your own risk/do a nandroid backup!
How-to Theme Development
And NpRussell for making this rom
And Oshaka for making .jar's easy to edit
And the themes I borrowed from:
Luminescence by Amoredraven
Blue_Haze by Cloverdale
And Enoch's theme, which I can't find atm.
So go send those people some love
And of course
hTC
Flash at your own risk/do a nandroid backup!
http://zerotwonine.co.uk/dropbox/Branwens_Community_Blue_Vanillan.zip
Oops, to help clear it up, its using Home++, which is a home replacement app, in beta on the market
Works with the Hero? Vanillian might be hero-only tho... still, does it? Looks sweet!
nattskift said:
Works with the Hero? Vanillian might be hero-only tho... still, does it? Looks sweet!
Click to expand...
Click to collapse
Thanks.
I think the .jar edits would cause it to bootloop, but I'll have a look and see.
But only for vanilla roms, nothing with sense
This theme work with CyanogenMod v1.0 ROM?
Is the file corrupt?
Ive downloaded it and attempted to extract the files to view exactly whats been changed but it wont extract correctly?
are this really for htc hero? after i install & reboot but the btm scrolling icon was not there.
It may well be solely for the VanillainROM, which is in my sig.
It depends exactly what's been changed and where.
Good to see someone theming my roms anyway
e.japonica said:
are this really for htc hero? after i install & reboot but the btm scrolling icon was not there.
Click to expand...
Click to collapse
Its for AOSP roms, so anything from Sense Ui will not be changed
im using AOSP vanilla the bottom also didnt change >.<" i really like ur theme ='(
e.japonica said:
im using AOSP vanilla the bottom also didnt change >.<" i really like ur theme ='(
Click to expand...
Click to collapse
Yeah i really want the bpttom 2 very nice theme!
Mikeytjee said:
Yeah i really want the bpttom 2 very nice theme!
Click to expand...
Click to collapse
my G1 using SuperD rom also have that. so useful... i want it.. T_T...
Ahhhh, the bottom is Home++
Its a home replacement app, in beta on the market.
IMO its the best one out there, GO. GET. IT.
[sorry for the confusion]
THANKS Branwen!!! muackz! =x *oops im guy*
Any way to get this to work on Kagudroid 1.2.2?
djmace said:
Any way to get this to work on Kagudroid 1.2.2?
Click to expand...
Click to collapse
I tried it this morning, but could not get the .jar files to edit properly.
Will have another go now
Branwen said:
I tried it this morning, but could not get the .jar files to edit properly.
Will have another go now
Click to expand...
Click to collapse
Brilliant news, thanx
Ive been trying to get the che changes you made to GenieWidget to work on the version in kagudroid and couldnt, I tried copying the whole apk across, just the 2 folders with the changed icons and even opening the apk on the desktop and copying the folders in and then installing it but none would work. Not exactly sure what i was doing really lol.
djmace said:
Brilliant news, thanx
Ive been trying to get the che changes you made to GenieWidget to work on the version in kagudroid and couldnt, I tried copying the whole apk across, just the 2 folders with the changed icons and even opening the apk on the desktop and copying the folders in and then installing it but none would work. Not exactly sure what i was doing really lol.
Click to expand...
Click to collapse
Ah, that needs to be in an update .zip, I can do that easily.
Two ticks.....
Here you go:
http://zerotwonine.co.uk/dropbox/modified_genie_widget.zip
Should just be able to flash that
Branwen said:
Ah, that needs to be in an update .zip, I can do that easily.
Two ticks.....
Here you go:
http://zerotwonine.co.uk/dropbox/modified_genie_widget.zip
Should just be able to flash that
Click to expand...
Click to collapse
Didnt work sori, flashed with no problem but when it rebooted the original genie widget was there with out the changes, tried removing and re adding the widget but still no changes to the graphics
very nice theme & with the home++ ;p i juz pwned a friend who using diamond2 at my work place with this theme & home++ hehe...
we r android vs winmo war going on ;p *win everytime* its a theme/apps/functional war!
Will this work on my CDMA Hero w/ an AOSP 2.0.1 ROM?

Categories

Resources