[Template] Inverted Contacts in CM10 Theme Chooser - Android Themes

This is a template to invert Contacts.apk in the Theme Chooser for CM10.
Themers, feel free to use this in your themes. All I ask is for proper credit, this took me quite a bit to figure out!
thanks to the following for helping me test:
~jatx2wne
~dustinb15
~djdarkknight
Download: InvertedContactsJBTemplate.zip (19 August 2012)
Screenshots (These are from EpicBlue)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
~T9 background can be changed by redirecting drawable/background_dial_holo_dark (it's in contacts/res/drawable-nodpi)
~White banner when editing is in a layout as a hex, sorry, can't be done.
Dark Elegance by artvandelay440

Post up screenshots and links to your themes once you add this in!

deleted

hi stetsonaw
great job with this inverted contact template.
but i just realize that this template also turn the sender name/number in message app into white.
I guess it might be calling some similar style/color that also use by mms.apk.
I already check all this xml from this template and also tried to change the hex color start from primary_text_color to color.xml in value folder to test what causing this white sender name/color in message.
I'm stuck...

pier10 said:
hi stetsonaw
great job with this inverted contact template.
but i just realize that this template also turn the sender name/number in message app into white.
I guess it might be calling some similar style/color that also use by mms.apk.
I already check all this xml from this template and also tried to change the hex color start from primary_text_color to color.xml in value folder to test what causing this white sender name/color in message.
I'm stuck...
Click to expand...
Click to collapse
I was able to theme the sender number, albeit unintentionally since i haven't touch ed the messaging app yet. Here is how mine looks. I'll see if i can get messaging fixed/inverted.

I Just tried flashing your zip but failed giving message "installation aborted".
anyways, thanks
EDIT: My Bad... got used with flashable zip

HHAM said:
I Just tried flashing your zip but failed giving message "installation aborted".
anyways, thanks
Click to expand...
Click to collapse
This isn't a theme, it's a template for themers to add to their themes. Not meant to be flashed.

cool! thanks guys

is that template also compatible with that commit?
http://gerrit.sudoservers.com/#/c/3169/

TUN_SD said:
is that template also compatible with that commit?
http://gerrit.sudoservers.com/#/c/3169/
Click to expand...
Click to collapse
No. With the new commit to AOKP (and hopefully CM10 soon), this will be going away, as it will all be able to be done without the global change. Which is much MUCH better!

stetsonaw said:
No. With the new commit to AOKP (and hopefully CM10 soon), this will be going away, as it will all be able to be done without the global change. Which is much MUCH better!
Click to expand...
Click to collapse
I already tried with these commits, but without luck. some stuff is still not themeable. I miss the color for the names in the list view.
stock color should be #ff666666, but I can´t find it in these commits. any ideas about that?

OK the dark elegance link in the op....there's a mod in that link to theme certain apps and I can't get Google to theme....any thoughts
Sent from my EVO using xda premium

TUN_SD said:
I already tried with these commits, but without luck. some stuff is still not themeable. I miss the color for the names in the list view.
stock color should be #ff666666, but I can´t find it in these commits. any ideas about that?
Click to expand...
Click to collapse
You'll have to hit up B-boytm about it, he sent the commits, i haven't tried anything with it yet.
CwbAnDroidCwB said:
OK the dark elegance link in the op....there's a mod in that link to theme certain apps and I can't get Google to theme....any thoughts
Sent from my EVO using xda premium
Click to expand...
Click to collapse
You have to check with art vandelay, as he is the dev for that theme. i just posted a link for it.

Just tried on CM10, i'm having some issues, guess the patch hasn't been added yet

Razer(x) said:
Just tried on CM10, i'm having some issues, guess the patch hasn't been added yet
Click to expand...
Click to collapse
only AOKP atm.

B-boy posted earlier that it's in the review process at CM for Contacts, and mms is in the pipeline.

Will you be making a guide to black out contacts with the new edits? I did one for MMS but I haven't messed with contacts enough to do one.

MrDSL said:
Will you be making a guide to black out contacts with the new edits? I did one for MMS but I haven't messed with contacts enough to do one.
Click to expand...
Click to collapse
I will once they get committed to CM, there's no point right now, and i'm not an AOKP user. Where can i find the MMS one you did?

stetsonaw said:
I will once they get committed to CM, there's no point right now, and i'm not an AOKP user. Where can i find the MMS one you did?
Click to expand...
Click to collapse
Its here http://forum.xda-developers.com/showthread.php?p=31388144
I basically took his edits as a guide and applied them to cm10.
You have to be running the custom cm10 MMS I made to test it with the engine.

Thanks for this wonderful guide, I'm working on a theme and was looking for a template, and this really saved me lots of time. Here's some stuff I've edited for my personal preferences, thought of sharing here:
Additional themability by B_boytm to fix white bar in edit screen
Code:
<item name="color/account_container">@color/yourcolor</item>
Also, delete/edit this line to get the A-Z index
Code:
<item name="color/people_app_theme_color">@color/com_android_contacts_people_app_theme_color</item>

Related

[Theme][MetaMorph] GetWood v1.6.3 - Updated for cm 4.2.13 - 20100120

This theme was inspired by the excellent kspec-oreo by brandenk.
It took much from that as a starting point.
Remember to check the ChangeLog post (below) for known issues etc...
Other themes I borrowed from:
Fallout 3 by jairomeo
blue by pcmaniacs
Transparency pack posted by djengizz
Deep Black by kron2
Reasons I say this is for cm:
It includes the following files modified from that source:
Launcher/res/layout/widget_search.xml
framework-res/res/drawable/progress_horizontal.xml
framework-res/res/layout/status_bar.xml
It may rely upon some of the stock images in cm
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads:
MetaMorph app only
for cm-4.2.13:
http://www.4shared.com/file/200324709/f5b6902e/GetWood-163.html
for cm-4.2.12.2:
http://www.4shared.com/file/192261208/3c25d1c3/GetWood-162.html
for cm-4.2.11.1:
http://www.4shared.com/file/183135353/7c89f79a/GetWood-161.html
for cm-4.2.9.1:
http://www.4shared.com/file/176944228/c80fd6f1/GetWood-16.html (current)
_www.4shared.com/file/176349440/c7f27e4c/GetWood-15.html_ (old)
for cm-4.2.8.1:
http://www.4shared.com/file/175661618/698b26f4/GetWood-14.html
Notes/Disclaimer:
The author takes no responsibility in the event this damages your phone.
As it modifies several critical files the author strongly suggests you take a backup before applying.
Feel free to reuse/redistribute any elements of this theme in you own work.
* Thanks to Stericson and others for the excellent MetaMorph app!! *
ChangeLog etc...
v1.6.3:
Just a port to latest cyanogenmod 4.2.13
v1.6.2:
Just a port to latest cyanogenmod 4.2.12.2
v1.6.1:
Just a port to latest cyanogenmod 4.2.11.1
v1.6:
Upscaled some folder icons in Launcher.apk to make the "Add to Home Screen" list line up correctly
apparently I originally left some old .thm files in this zip that have caused issues (they have now been removed)
v1.5:
Updated for cm 4.2.9.1
Music and Power widget changes
v1.4:
initial public release
Bugs/Known issues:
I'm not sure if I like the indicators on the power widget. I may have to do some xml edits and get rid of them. See the last row of screenshots for example.
TODO:
See if i can successfully skin HTC_IME.apk solved: this needs to be re-zipped up with no compression havent tried it via metamorph yet
Work on power widget icons/indicators
Find a nice redistributable font similar to AvantGarde, Futura etc (maybe URW GothicL)
Figure out how to make the app drawer background transparent without the "ghosting" etc on scroll
Figure out how to make the live folder contacts background stay transparent when scrolling
i love your taste in music :] and the theme looks really sexy too!
nice theme trying it out now
My name is wrong it has no ? In it if you need some more icons I made some updated ones for a new theme I was makeing called dinglberry.at work now
Sexy..tryin it out now
kron2 said:
My name is wrong it has no ? In it if you need some more icons I made some updated ones for a new theme I was makeing called dinglberry.at work now
Click to expand...
Click to collapse
Ahh great, couldnt remember where I got that from. Would love to see the new icons!
atr99 said:
Ahh great, couldnt remember where I got that from. Would love to see the new icons!
Click to expand...
Click to collapse
Cool some are just mods to blackberry icons so I did not make all off the icons at Work will post tonight
here are the icons i had not much added some folders i added to the gde theme i made
kron2 said:
here are the icons i had not much added some folders i added to the gde theme i made
Click to expand...
Click to collapse
They look great kron2, thats one area where I'm afraid my skills are greatly lacking!
I'm slowly getting my head around using gimp, but I'm not artistic enough to know what looks good.
I used to joke that *everything* i draw ends up looking like a cow....
I keep getting an error about the control file is missing or invalid when installing using metamorph
lowpeezy said:
I keep getting an error about the control file is missing or invalid when installing using metamorph
Click to expand...
Click to collapse
Hey there, I didnt get this problem, but I just had a look at the zip and there was some cruft left over in it (older .thm files) so I have uploaded an updated zip.
Let me know if it works for you!
Also are you running the latest MetaMorph.apk ? Maybe thats why I didn't get any issues and missed this.... (I'm using the market version 1.8.1)
Nice and clean theme. Nice job
Where can I get the background??
The problem is one of your files, doesn't have the .thm extension its thm ... which is why its getting that error.
aohmer said:
The problem is one of your files, doesn't have the .thm extension its thm ... which is why its getting that error.
Click to expand...
Click to collapse
Hi,
I just checked the current linked downloads and the current 1.6 and 1.4 downloads seem to be okay. ...I did update the original 1.6 file to fix that problem with the .thm file
codito said:
Where can I get the background??
Click to expand...
Click to collapse
Hi,
I think it is in the included in the metamorph as:
framework-res/res/drawable/default_wallpaper.jpg
I havent actually checked if that means its visible in "wallpapers"
I got that error too. So after it unzipped I selected existing theme and the .thm file was there, I applied all and it looks like it is missing some pieces, especially the top where battery/notifications/etc are. It is supposed to be black up there and it was gray.
medic999 said:
I got that error too. So after it unzipped I selected existing theme and the .thm file was there, I applied all and it looks like it is missing some pieces, especially the top where battery/notifications/etc are. It is supposed to be black up there and it was gray.
Click to expand...
Click to collapse
Hmm ok, I'm gonna try applying the 1.6 download directly to a fresh 4.2.9.1 now, and will correct any probs I can find!
codito said:
Where can I get the background??
Click to expand...
Click to collapse
I just checked and that wallpaper is available in the default cm build.... (wallpaper_glass.jpg)

[Theme][Flash/Metamorph] HTC-Droid v1.0

HTC-Droid
Comprehensive Flash & MetaMorph Theme
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Click in the Thumbnail for individual screenshots:
The Theme Flashed as an update.zip using the stock recovery mode or using MetaMorph.
It has been tested on I897UCJF6 and I897UCJH7. I cannot vouch that it will work on any other ROM.
A number of HTC elements have been blended while retaining a Droid “feel”. For example: It retains the android blue highlights vice the HTC Green. There really are too many changes to describe. Give it a try.
If you don’t like it, Return it back to the stock. I’ve included that too.
Note... Stock MetaMorph Revert: Due to Metamorph limitations the battery will remain 1-100%, but it will look stock (original SRE).
The Theme uses a blend of my custom graphics and source graphics from:
EVO 4G (many customized)
SRE 1-100% Battery (fully customized)
Changes are made to:
framework-res.apk
twframework-res.apk
Settings.apk
Email.apk
Gmail.apk
Mms.apk
MediaProvider.apk
Flash Installation Instructions:
Copy “HTC-Droid_v1.0.zip” or “StockJF6-JH7_Revert.zip” to the root of your internal sdcard
Rename to update.zip
Boot into recovery mode
Select "Reinstall Packages"
Wait for your phone to reboot and Enjoy
MetaMorph Installation Instructions:
Make sure you are using the latest version of MetaMorph (1.9.13 or higher).
WARNING: Make sure USB Debugging is enabled in Settings -> Applications -> Development.
Please use the links below on how to MetaMorph
How to MetaMorph/Theme
[MetaMorph] Post your Morphs
==================================
Flash Downloads:
HTC-Droid_v1.0.zip
StockJF6-JH7_Revert.zip
==================================
==================================
MetaMorph Downloads:
HTC-Droid_v1.0_MM.zip
StockJF6-JH7_Revert_MM.zip
==================================
Trying this now.
Works, and looks good.
Two problems I spotted...
1) Text in the notifications pulldown is black, not white like in the screenshot, so it's really hard to read.
2) The HTC icons are not showing up in the settings menu.
Thanks for checking it out...
On 1) Bummer... Not sure what to do about that though. The changes are to graphics only. The apk's don't mess with the font. Has your always been black? Mine has always been white.
On 2) I'll double check the apk and make sure I didn't screw something up. Although I swear I checked it.
Thanks Again
Hmm... after deleting user data the text in the notifications drawer is now white like it should be.
gtg465x said:
Hmm... after deleting user data the text in the notifications drawer is now white like it should be.
Click to expand...
Click to collapse
Whooops... That will make it hard to read even with stock gray.
I just rechecked both apks. They seems to work good here. Maybe give it a go again?
Peaster111 said:
Whooops... That will make it hard to read even with stock gray.
I just rechecked both apks. They seems to work good here. Maybe give it a go again?
Click to expand...
Click to collapse
No, I mean it's fixed now after wiping user data.
gtg465x said:
No, I mean it's fixed now after wiping user data.
Click to expand...
Click to collapse
Sorry.. I completely read that wrong... doh Too many beers
good deal!
Two requests. Can we get a metamorph? I'd help you if I knew how, but sadly I do not. A lot of us use cognition, and it doesn't like update.zip themes.
2, can we get some jpgs? Trying to watch that gif is hard! Lol.
Otherwise, I think it's worth a try. Would have liked a semi transparent notification drawer as well though. Minimalistic got me hooked on that.
E_man5112 said:
Two requests. Can we get a metamorph? I'd help you if I knew how, but sadly I do not. A lot of us use cognition, and it doesn't like update.zip themes.
2, can we get some jpgs? Trying to watch that gif is hard! Lol.
Otherwise, I think it's worth a try. Would have liked a semi transparent notification drawer as well though. Minimalistic got me hooked on that.
Click to expand...
Click to collapse
I believe I can work up metamorphs. I used to do them, but I think they are a bit of a pain. I understand a cognition deal though. It might be better if I come up with a zip that'll work with clockwork? I'll attempt both.
You got it I'll upload the jpgs. I'd hate to hurt your eyes... LOL
Can we get a new mirror? Files are currently unavailable.
LinuxNewb said:
Can we get a new mirror? Files are currently unavailable.
Click to expand...
Click to collapse
I've just check it.. it seems to be working at the moment. Megaupload does that once in a while. Usually if you give it a couple minutes it'll be back. Let me know if you are still having issues. I've added the metamorphs to the post, but the flash versions are too large.
~~~~~~~~~~~~~
EDIT: I'm having issues adding attachments for some reason... I'll need to try later. Hopefully its an "XDA system" thing.
Peaster111 said:
I've just check it.. it seems to be working at the moment. Megaupload does that once in a while. Usually if you give it a couple minutes it'll be back. Let me know if you are still having issues. I've added the metamorphs to the post, but the flash versions are too large.
Click to expand...
Click to collapse
Nope still unavailable after a few hours.
Not working for me either...
LinuxNewb said:
Nope still unavailable after a few hours.
Click to expand...
Click to collapse
That sucks... I'll work on other options, hopefully. I can't host the flash files here and XDA is not cooperating with attachments today for the metamorphs.
Maybe there is something in the air today.
Megauploads is having issues with capacity this afternoon.... hopefully it'll be up later. I don't have another answer at the moment... unless someone can host the files.
Hey I downloaded this morph and it looked pretty sick but then I decided to flash it back to stock. When i did that though, all my settings icons disappeared. Do you know how to get them back?

[THEME]|Red Soul|Evolution|[12-03-10]

Here is another Spin on My Dark Soul Theme.
Update Dec 03:
A version for Cognition 2.3b6 (Thanks icezar1)
Red_Soul[CoG] + Return2stock[CoG2.3b6]
Update Nov 30:
Confirmed Working on Axaura RC1
Update Nov 27:
Themed Swype [Axaura Only]
Changed Boot Animation [ Red Rage ] [Axaura Only]​AXURA B5 [DOWNLOAD]
Updated Nov 25:
By popular request for AXURA Captivate Edition [Beta 4] Including some beautiful work by Samcrow (post here) [Makes this theme much more complete & Polished][DOWNLOAD]
....Updated with More Splashes of Red....​
Evolution
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer: If you are the original Owner of the artwork, let me know! I take no credit
I've Added a Flash to Return to stock should you get bored/not like it​
Looks cool. IF I get bored with the red. How would I go back to the Stock theme?
crupp said:
Looks cool. IF I get bored with the red. How would I go back to the Stock theme?
Click to expand...
Click to collapse
Edited to OP to include a flashable to return to stock SHOULD that happen
Cool. Thanks. Trying now
Will it possibly work on any of the Cogs
I know it is built for perception but is there any chance it would work on Cog V2.3b6? and is this installed using CWM?
Thanks.
this is rad, but could you remove the blue popup when something is loading and the highlight on clicking system menu options, that is horrid. possibley replace it with the one in minimalism mod by inku?
It looks clean good work! Couldn't you combine this with your other thread? LOL
how do you figure he only has 2 different colors.
This theme looks very nice, but a themed tap lockscreen and a themed power menu would be great additions.
Great work! Just curious if you could make a blue version?
Also, I don't think this was posted in October since it was posted yesterday. ;-)
dhaney89 said:
I know it is built for perception but is there any chance it would work on Cog V2.3b6? and is this installed using CWM?
Thanks.
Click to expand...
Click to collapse
It will not work for COG
Pixelcreativ said:
this is rad, but could you remove the blue popup when something is loading and the highlight on clicking system menu options, that is horrid. possibley replace it with the one in minimalism mod by inku?
Click to expand...
Click to collapse
This is the theme I'm using now.... Just wanted to share with the community, not changing anything @ this point.
slifer315 said:
This theme looks very nice, but a themed tap lockscreen and a themed power menu would be great additions.
Click to expand...
Click to collapse
Thanks for the suggestion...
InsaneJester17 said:
Great work! Just curious if you could make a blue version?
Also, I don't think this was posted in October since it was posted yesterday. ;-)
Click to expand...
Click to collapse
Thank you.... But won't be making a blue version.
I Installed this on perception build 4 nothign happens :\
I also tried installing on build 4 to no avail. Tried installing from cwm and metamorph neither actually applied any changes. mm gave me a message saying that one of the files was corrupt or missing.
adityaksharma said:
I Installed this on perception build 4 nothign happens :\
Click to expand...
Click to collapse
kytrauma said:
I also tried installing on build 4 to no avail. Tried installing from cwm and metamorph neither actually applied any changes. mm gave me a message saying that one of the files was corrupt or missing.
Click to expand...
Click to collapse
You sure your flashing the right zip? Not the return to stock
Anyways, I've uploaded a file I just tested on Perception 4..... let me know how it goes....
plasticdarlow said:
You sure your flashing the right zip? Not the return to stock
Anyways, I've uploaded a file I just tested on Perception 4..... let me know how it goes....
Click to expand...
Click to collapse
New file works like a charm thru cwm. BTW what launcher are you using to get the custom icons at the bottom?
kytrauma said:
New file works like a charm thru cwm. BTW what launcher are you using to get the custom icons at the bottom?
Click to expand...
Click to collapse
Launcherpro Pro
this would be my favorite theme, but popups and system menu still has blue highlights, so it clashes too much.
Pixelcreativ said:
this would be my favorite theme, but popups and system menu still has blue highlights, so it clashes too much.
Click to expand...
Click to collapse
I've updated the file to change many of the colours from Blue to Red.... Some files I'm still tracking down
ah, what about the popups , the stock froyo are dark blue, and look terrible with the red. :O
Just a heads up.
I preferred the "Fly-in" transitions rather than those flipping transitions.
If I flashed DG's flyin animations though, it would over-write the red soul theme.
So I unzipped the file. unzipped framework-res.apk.
Replaced the "res/anim" folder with the "res/anim" folder of the flyin's zip.
Flashed my modded red-soul theme.
And boom, it's working.
Not sure if it messed up anything else, but so far so good. (Can anyone confirm that simply replacing "anim" folder with another is fine?)

[Kitchen] Serendipity Add-on/Mods Kitchen

Welcome to the Serendipity Add-on/Mods Kitchen!​The kitchen's purpose is to provide an easy to use Add-on/Mod implementation. You simply pick the things you would like to include.
Then you are presented with a Flashable .zip file. Follow the instructions bellow and your done.
Update: The Kitchen has been closed. Send me a private message for anything you need.
Installation:
1. After you make your selections, a file is presented for download.
2. Drop the Serendipity.zip as is onto the SD card.
3. Reboot into recovery.
4. Select Install .zip from SD
5. Select .zip on SD
6. Confirm install
7. Reboot
8. Enjoy!
Click to expand...
Click to collapse
If you have any problems please report them here!
Please Post your build number given to you with your download.
Don't have Serendipity but feel your ROM would benefit from a customized kitchen?
Feel free to contact me at www.Android-Dev-Roms.com.
Serendipity Signature!
Tired of trying to keep up with the ever changing version number of Serendipity in your signatures?
By placing this image code in your signatures you will get a dynamically updating Serendipity image! See it below! Replace "(" & ")" with "[" & "]"
Code:
(IMG)http://www.android-dev-roms.com/sig.png(/IMG)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First.
So Chance, how about my question on changing the font color?
xdahgary said:
First.
So Chance, how about my question on changing the font color?
Click to expand...
Click to collapse
Oh sorry haven't looked at it sorry been busy with everything
ChanceM said:
Okay I will be swapping out the red text for white all the way to 0.
Click to expand...
Click to collapse
lol. that wasn't me, but thanks I also like white all the way to zero on the android battery mod. My question was on how to change the color of the sub text in the Settings menu. It's probably some tweaking of some xml file. metamorph maybe?
chance, im assuming this comes with the latest serendipity as well?
edit, downloaded see its just an updater. thank you for your hard work, this is awesome
I cant download using my phone because the download button is hidden by ads when i view the site on the mobile browser. This happens in both mobile and full views.
wibs said:
I cant download using my phone because the download button is hidden by ads when i view the site on the mobile browser. This happens in both mobile and full views.
Click to expand...
Click to collapse
Very Sorry! I have pushed them as far right as possible let me know if that works better. Sorry for the Ads just trying to pay for the hosting for the kitchen.
Works now when viewing the full site, still not the mobile but that isn't a big deal. I understand the need for the ads though! What better way to get clicks than to cover up the submit button
now though it is giving me an error "content error - the requested file is too large for conversion in the gateway/proxy". Sorry for causing all this trouble! Is there anything i can do to help?
Just want to say thanks for all of your hard work new to the ROM thing here , love Serendipity makes my phone run 1000% better than before!
Now to find the equivalent of Serendipity for my wife's xperia x10a
BTW funds are low right now but I plan on making a donation soon
Just updated to 5.10 and tried out the Add-on Kitchen for the first time. Very impressed and thanks for streamlining! No problems to report at this time.
So I've been working hard to change the look of my phone. I came across this post under the i9000 themes forum for VA Green:
http://forum.xda-developers.com/showpost.php?p=11129613&postcount=811
After some tinkering I got this nice epic unlock. But the Orb and Glass unlock kept the month and date. So can anyone help me with remove that? I don't know how to edit xml, but I'm willing to learn.
xdahgary said:
So I've been working hard to change the look of my phone. I came across this post under the i9000 themes forum for VA Green:
http://forum.xda-developers.com/showpost.php?p=11129613&postcount=811
After some tinkering I got this nice epic unlock. But the Orb and Glass unlock kept the month and date. So can anyone help me with remove that? I don't know how to edit xml, but I'm willing to learn.
Click to expand...
Click to collapse
The layouts for the lockscreens are in the framework-res.apk so decompile that and then try removing the <textview> that correspond to the date and time.
Used rom kitchen for the first time today. Was excellent and worked like a charm.
Sent from my Captivate
ChanceM said:
The layouts for the lockscreens are in the framework-res.apk so decompile that and then try removing the <textview> that correspond to the date and time.
Click to expand...
Click to collapse
Yeah, racked my brains out. How do I decompile?
xdahgary said:
Yeah, racked my brains out. How do I decompile?
Click to expand...
Click to collapse
try these http://code.google.com/p/android-apktool/
Okay I have changed
Version A
Version D
Version Droid
Gingerbread
They are now 100 - 0 in all white.
Cheers,
ChanceM
Nice work Chance. This was great to build a mod update pack.
Running rgb v4 kernel and serendipity 5.10. The update packages compiled thru ur site aren't updating the mods I select. Haven't tried an app but the batt mod, clear not, animations do not change
Edit: 2.6.32.9 build on the kernel
Nice work Chance x4. U 2 are what make this rom so good.
MBC663 said:
Running rgb v4 kernel and serendipity 5.10. The update packages compiled thru ur site aren't updating the mods I select. Haven't tried an app but the batt mod, clear not, animations do not change
Edit: 2.6.32.9 build on the kernel
Nice work Chance x4. U 2 are what make this rom so good.
Click to expand...
Click to collapse
I need the build number from the kitchen so I can look at the log.
Edit tested all of the above and its working fine. Was there an assert error?

[THEME] SwiftKey X ICS Theme v1.1

Hey folks,
Today I played around with the SwiftKey apk and build my own ICS Theme. So far I have only tested it with my own phone and version (DHD with 200 DPI, SwiftKey X v2.2.0.121). Feel free to follow the short tutorial and enjoy the ICS experience.
Requirements:
Installed JDK
AutoSign (see attachments)
WinRAR or 7zip (untested)
SwiftKey X (tested with v2.2.0.121)
Steps:
Download the attachments
Pull the SwiftKey apk off your phone
Open the apk with WinRAR or 7zip
Copy the content of the "ICS Theme.zip" into the equivalent folders in the SwiftKey apk
Most of the files have to go into the "res" folder - Only "resources.arsc" has to go into the root folder!
Delete the "META-INF" folder inside the apk file
Sign the apk using AutoSign by copying it into the AutoSign folder and starting "sign.bat"
[*]Deinstall your previous version of SwiftKey X
Install new one
Change the theme inside the SwiftKey Properties
Enjoy, hit the thanks button and leave some feedback!
Changelog:
Code:
[B]SwiftKey X ICS Theme v1.1 (13 February 2012)[/B]
- [FIXED] Fonts
[B]SwiftKey X ICS Theme v1.0 (12 February 2012)[/B]
- Initial release
- HDPI only!
Works great thanks!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'd add, don't delete the folders inside SwiftKey apk, just open archive each folder, then copy/paste the contents inside each one.
Sent from my Nexus S 4G using Tapatalk
wow, it's very cool
trying right away
Love it! Great work thanks alot!
Take note swiftkey team, we want this option soon as standard
Thanks been waiting for something like this.
Glad you guys like it.
fergie716 said:
I'd add, don't delete the folders inside SwiftKey apk, just open archive each folder, then copy/paste the contents inside each one.
Click to expand...
Click to collapse
This is not necessary since I have included all (not only the changed) files in the zip file.
Done! working perfectly
But I have a question here
Why my layout doesn't seems to match your screenshot
it match fergie716 SS
ain_gt said:
Done! working perfectly
But I have a question here
Why my layout doesn't seems to match your screenshot
it match fergie716 SS
Click to expand...
Click to collapse
Does the rest of your system look normal?
EDIT: I just realized that I've put the wrong fonts in the package. Sorry for the inconvenience, v1.1 uploaded...
trakuna said:
Does the rest of your system look normal?
EDIT: I just realized that I've put the wrong fonts in the package. Sorry for the inconvenience, v1.1 uploaded...
Click to expand...
Click to collapse
never mind, bro
you've done a great job here
anyway, thanks for the fix
downloading..
ain_gt said:
anyway, thanks for the fix
downloading..
Click to expand...
Click to collapse
would be great to hear if it works
trakuna said:
would be great to hear if it works
Click to expand...
Click to collapse
working great now
you're the man
After installing I can see my app themed like the 1st screenshot you've posted. It's nicer than the stock one but I'd like to have SK themed like the SECOND screenshot you've posted or anyway you should use a darker gray far keys, much similar to the one in the stock Android keyboard... that will look cool!
This better matches the ICS gray. The other one is too Bright imho.
To improve this mod, I suggest you to ad a themed "dark theme" with ICS blue replacing the Gingerbread green.... That would be REALLY appreciated, something like this posted in the VIP forums of SK.
I'll try to make it myself and see what happens.
Anyway, you did a really good work!
lparcshinoda said:
After installing I can see my app themed like the 1st screenshot you've posted. It's nicer than the stock one but I'd like to have SK themed like the SECOND screenshot you've posted or anyway you should use a darker gray far keys, much similar to the one in the stock Android keyboard... that will look cool!
This better matches the ICS gray. The other one is too Bright imho.
To improve this mod, I suggest you to ad a themed "dark theme" with ICS blue replacing the Gingerbread green.... That would be REALLY appreciated, something like this posted in the VIP forums of SK.
I'll try to make it myself and see what happens.
Anyway, you did a really good work!
Click to expand...
Click to collapse
The second screenshot shows the popup when long pressing a key, it's actually the same theme. If you like it a bit darker, just go ahead and change "default_btn_keyboard_key_normal_numbers.9.png" as well as "default_btn_keyboard_key_normal.9.png" to your taste. Don't forget signing the apk before you copy it to your phone!
EDIT: As for the actual "dark theme" you mentioned... I'll see what i can come up with tomorrow.
trakuna said:
The second screenshot shows the popup when long pressing a key, it's actually the same theme. If you like it a bit darker, just go ahead and change "default_btn_keyboard_key_normal_numbers.9.png" as well as "default_btn_keyboard_key_normal.9.png" to your taste. Don't forget signing the apk before you copy it to your phone!
EDIT: As for the actual "dark theme" you mentioned... I'll see what i can come up with tomorrow.
Click to expand...
Click to collapse
well, actually I tryed to modify some of the res files, but they lose the transparency of the background after being saved with photoshop never happened this before (transparency is lost even if not modifing the file and obviously saving in png format).
Thanks for the help!
Thanks for posting this, works great.
Wonder if the theming is possible for non-HDPI devices? I couldn't get the install to work on my Galaxy S2 LTE (sgh-i727r) so I'm guessing my phone isn't HDPI..
Was it difficult for you to dev this? I'm thinking about trying to make the theme possible for non-HDPI devices if it wasn't too too complicated.
punkmonkey1984 said:
Take note swiftkey team, we want this option soon as standard
Thanks been waiting for something like this.
Click to expand...
Click to collapse
They are relaesing an ICS theme soon. There is a post about it on their vip forums
yourpassenger said:
They are relaesing an ICS theme soon. There is a post about it on their vip forums
Click to expand...
Click to collapse
That's nice to hear, then I won't have to do any dev
This was exactly what I wanted. Works perfectly, thanks!
Just great, thanks a lot!

Categories

Resources