[REQUEST] Slightly Modified MMS.apk - Samsung Galaxy Nexus

Okay guys, I am wondering if someone could take this MMS.apk I have included and invert the conversation list but make the background to the actual conversations the same as the settings menus in ICS/JB are (black fading to gray) and then finally add the sense 4.0 style conversation bubbles I included. Otherwise if someone could just modify the .xml's for me so I can do the rest myself that would be great too. I just have so little time to do a complete overhaul and learn to decompile and theme with fulltime school and work going on.
Example of background I request for just the conversations not the list. (disregard the text, just using the black to gray background for example)
*if black to gray faded is not possible for a conversation list background a darker solid gray will do as well.
{
"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"
}
Anyone that could help me I would be greatly indebted to, I have no knowledge on theming android apps.
I'm sure others would use this themed mms.apk as well.

So 129 views and not a single person in the Galaxy Nexus section of XDA is willing to help out or at least comment on where to look?

lol learn how to theme yourself or flash a rom that has customizable mms lol
Sent from my Galaxy Nexus using xda app-developers app

b1337 said:
lol learn how to theme yourself or flash a rom that has customizable mms lol
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Dude, I've been on this site and a helpful member for quite along time, I requested some help not some rude unhelpful individual to tell me things that I did not ask about. Why would you suggest a customizable mms and not direct me where to find one or a tutorial on how to use it?
I apologize that I work fulltime and do not have the time to recompile a custom mms.apk.

Nephilim said:
Dude, I've been on this site and a helpful member for quite along time, I requested some help not some rude unhelpful individual to tell me things that I did not ask about. Why would you suggest a customizable mms and not direct me where to find one or a tutorial on how to use it?
I apologize that I work fulltime and do not have the time to recompile a custom mms.apk.
Click to expand...
Click to collapse
there is a thread stickied in this very section regarding themeing mms........................how you not see this?

Because the stickied thread will not accomplish what the OP is requesting. I'll take a look and post a modded copy.
edit- use adb push to push this attached apk to /system/app. No need to change any permissions, rename anything, reboot, or other nonsense. (as long as you use adb)

b1337 said:
there is a thread stickied in this very section regarding themeing mms........................how you not see this?
Click to expand...
Click to collapse
How did you not see me point out that I work and am in school fulltime and do not have the time to decompile? I am aware of the How-To, I personally love doing my own work or at least giving it a try but I just do not have the time to put in right now.
artvandelay440 said:
Because the stickied thread will not accomplish what the OP is requesting. I'll take a look and post a modded copy as well as the code needed to do it yourself for future versions.
Click to expand...
Click to collapse
Thank you very much, I appreciate you taking the time to help me.

above post updated

artvandelay440 said:
above post updated
Click to expand...
Click to collapse
I pushed it and it is still the exact same stock jelly-bean mms. I see the xml files are different in size from the original so I know it's modified but I'm not sure what happened. I tried pushing it via adb, I tried manually switching it in system/app and changing the permissions also, both ways and it comes up as white conversation list and then in the conversation its just all white normal stock.
*Edit, I just now tried deleting my Mms.apk completely and then moving yours into the system/app and rebooting, still the same stock Mms.apk, all white in conversation list, no bubbles in the conversation, background of conversation is still white as well.
If I messed something up or did something wrong I apologize but I think I installed the apk every possible way it could be with the same result.

Nephilim said:
I pushed it and it is still the exact same stock jelly-bean mms. I see the xml files are different in size from the original so I know it's modified but I'm not sure what happened. I tried pushing it via adb, I tried manually switching it in system/app and changing the permissions also, both ways and it comes up as white conversation list and then in the conversation its just all white normal stock.
*Edit, I just now tried deleting my Mms.apk completely and then moving yours into the system/app and rebooting, still the same stock Mms.apk, all white in conversation list, no bubbles in the conversation, background of conversation is still white as well.
If I messed something up or did something wrong I apologize but I think I installed the apk every possible way it could be with the same result.
Click to expand...
Click to collapse
what did the cmd line say when you pushed it using 'adb push Mms.apk /system/app'

artvandelay440 said:
what did the cmd line say when you pushed it using 'adb push Mms.apk /system/app'
Click to expand...
Click to collapse
Yep, and when I looked in my system/app folder with root explorer your version was in the right place. Like I said, when that didn't seem to change anything I did a backup with TiBackup of the mms.apk and then completely uninstalled it, then I tried pushing yours again with the same result, it goes to the correct folder and everything but when I open the messaging app it is the exact same as the stock mms I was originally using. That happened when I plugged my device into my pc and manually moved your Mms.apk into the folder and rebooted also. I've tried all ways to put it correctly into system/app and every way leads to it not changing at all.

I don't think you're actually using the debug bridge. You won't need to use root explorer at any point, just use that one command and done.
To make sure adb sees your device, type 'adb devices' and yours will be listed. If tot still can't get it I'll make it flashable
Sent from my Nexus 4 using Tapatalk 2

artvandelay440 said:
I don't think you're actually using the debug bridge. You won't need to use root explorer at any point, just use that one command and done.
To make sure adb sees your device, type 'adb devices' and yours will be listed. If tot still can't get it I'll make it flashable
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I know I did it correctly because I have been using adb to push roms and other apks to my device without issue. I even tried to push a few other things to make sure nothing was done incorrectly. As I said, even if there was an issue, manually placing the Mms.apk into system/app, setting the permissions to rw-r--r-- and rebooting should have worked. I even completely removed the original stock Mms.apk from my device and tried adb push of yours, it went exactly where it was supposed to but the app was exactly like stock, the bubbles from my OP were not in the conversations, the conversation background was not black fading to gray or straight settings menu gray it was still white and the rest of the application was exactly the same not inverted. I have no clue how to compile or mod an app but I've been using android long enough that I know how to correctly push applications to my device and pull them from it. I'm not sure what else I should try.
I'll gladly try a flashable if you think it would work.

OK I'll put one together.
Sent from my Nexus 4 using Tapatalk 2

artvandelay440 said:
OK I'll put one together.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for your patience, sorry I'm a pain in the a**.
Sent from my AK Dummy Powered AOSPA Galaxy Nexus

Lucid themed LMT Pie control and bubble Mms.apk.
I like this version
Credit to Sonny!
http://forum.xda-developers.com/showthread.php?p=37071225
Xylon | Toro | Lean Kernel

Nephilim said:
Thanks for your patience, sorry I'm a pain in the a**.
Sent from my AK Dummy Powered AOSPA Galaxy Nexus
Click to expand...
Click to collapse
No problem
Sent from my Nexus 4 using Tapatalk 2

fullmetal509 said:
Lucid themed LMT Pie control and bubble Mms.apk.
I like this version
Credit to Sonny!
http://forum.xda-developers.com/showthread.php?p=37071225
Xylon | Toro | Lean Kernel
Click to expand...
Click to collapse
Thanks for the suggestion, I'll keep it in mind. Gonna wait to try out what arts putting together though because its the exact MMS out of my ROM but modded.
Sent from my AK Dummy Powered AOSPA Galaxy Nexus

Here ya go.

artvandelay440 said:
Here ya go.
Click to expand...
Click to collapse
Thanks a bunch man!

Related

[Theme][WIP]Rosie Colors For JACxHero1.2 [8/12/09 at 4:01AM CST]

*Latest Update 8/12/09*
I have completed theming the blue framework (for the most part) and have released a update.zip (available below). I have yet to find out how to replace sd apps using the update-script so this is a full rom, not a lite theme update. Because of this, be sure to backup before flashing.
Some of the .9.png's were rushed and do not look so good (mainly a few buttons, stars, and text boxes) but I will be fixing theese soon. If you don't mine a few graphical glitches, go ahead and flash it, if you do then don't complain about them.
Also it should be noted that I have updated the Rosie_Colors.zip to include Rosie_White.apk. This is a white rosie with black icons. There is a problem though that I have yet to find out how to edit the xml files to change the text from whit to black. As a result the text "Phone" and "All Programs" do not show well but overall it is still very nice looking. Because of the XML editing, I will not do anymore work on white rosie untill I figure out the XML files.
So enjoy the new updates everyone! There is A LOT more to come!
Original Post
I've grown tired of the black and green HTC look of Rosie and have decided to add a bit of color to the mix.
This theme is very early in development but I thought I would release my current Rosie.apk's so that everyone can comment, suggest,and critique my work. Currently only Rosie.apk is skined in four different colors and there is much more to come.
And so without further ado, 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"
}
All four Rosie's have been built from the latest Rosie.apk in JACxHero1.2 and have been tested on my phone. Though they may work on other Hero roms it should be noted that I have not tested them and as such, can not be confirmed as working. If you do not want to risk breaking your current rom, push the apk to JACxHero1.2 only.
The apk's are confirmed working on:
JACxHero1.2
All JacHero's (Thanks Adriank)
AdrianK said:
I can confirm that these moded Rosie's worked fine in JacHero 2.73 (and all other versions of jachero). Basically these should all work fine as long as the Hero build you're on is based on the WWE leak or the latest orange firmware dump.
Click to expand...
Click to collapse
And have been tested and do not work on:
Drizzy's Full Hero (Thanks theDante)
Drizzy's "Who's Your Hero" Roms (Thanks IamLugo)
IamLugo said:
@everyone else, as far as these .apk's/themes compatibility go they should all flash/push with no problem for you unless you have upgraded to Drizzy's new line of Hero roms.
Click to expand...
Click to collapse
How To Install Using ADB
1. Get ADB up and running using one of the numerous guides on the forum
2. Download Rosie_Colors.zip (Link Provided Below)
3. Extract the contents. There are 5 .apk's 4 of them are colors and one is the original (as you will see by the file names)
4. Rename the Rosie_Color.apk of your choice to Rosie.apk
5. Enter the following commands for ADB. The commands asume that Rosie.apk is in the root of the C drive on a windows OS. You may need to change the path accordingly.
Code:
adb remount
adb push C:\Rosie.apk system/sd/app_s
adb shell reboot
6. Wait for the phone to reboot and you should have a new colored Rosie!
How To Install Using Terminal Emulator
1. Download Rosie_Colors.zip (Link Provided Below)
2. Extract the contents. There are 5 .apk's 4 of them are colors and one is the original (as you will see by the file names)
3. Rename the Rosie_Color.apk of your choice to Rosie.apk and place it in the root of your sdcard
4. Enter the following commands in Terminal Emulator
Code:
su
mount -o remount,rw /dev/block/mtdblock3 /system
busybox cp /sdcard/Rosie.apk /system/sd/app_s
5. Reboot the phone and you should have a new colored Rosie!
Rosie_Colors.zip Download Link:
http://www.mediafire.com/file/0xnzmmketjy/Rosie_Colors.zip
Rosie_Colors_Blue_0.5.zip
http://www.mediafire.com/file/njznj4ycg0m/Rosie_Colors_Blue_0.5.zip
Progress:
Rosie:
Blue - 100%
Purple - 100%
Red - 100%
Green - 100%
White - 90%
Framework:
Blue - 90%
Purple - 0%
Red - 0%
Green - 0%
White - 0%
Widgets:
Blue - 0%
Purple - 0%
Red - 0%
Green - 0%
White - 0%
Other APK's
Blue - 0%
Purple - 0%
Red - 0%
Green - 0%
White - 0%
To Do:
Colorize framework-res.apk
Create a simple update.zip
Colorize othe .apk's
Even more colors!
I hope you all enjoy the colors!
looks good so far. i like how the colors are subtle and don't draw attention to themselves.will keep an eye on this
Very nice =) Is there any chance you could do a white one? Someone made one in a thread where they were theming Drizzy's New Vision 3r2, but I think the thread got trashed. Yours look much cleaner anyway.
AdrianK said:
Very nice =) Is there any chance you could do a white one? Someone made one in a thread where they were theming Drizzy's New Vision 3r2, but I think the thread got trashed. Yours look much cleaner anyway.
Click to expand...
Click to collapse
I do have plans on doing other colors such as white, brown, orange, and pink but this is my first time theming a rom and I'm still learning. I'll be sticking with these 4 for now since they're basically 4 different themes and take a bit of time to do.
Teh Dust said:
I do have plans on doing other colors such as white, brown, orange, and pink but this is my first time theming a rom and I'm still learning. I'll be sticking with these 4 for now since they're basically 4 different themes and take a bit of time to do.
Click to expand...
Click to collapse
Ah ok, are you planning to theme the whole ROM? I thought you were just doing Rosie...
AdrianK said:
Ah ok, are you planning to theme the whole ROM? I thought you were just doing Rosie...
Click to expand...
Click to collapse
I'm going to attempt to do the whole rom, or at least rosie and framework-res so we can have matching buttons and notification bars.
Just flash the blue rosie, looks very nice. Only suggested white because it would go with most wallpapers...
YOu beat me to the punch! I was just thinking yesterday that I wanted to create a green styled theme for rosie and move to the framework!
Nice work!
I love the blue Rosie! Here is a screenshot!
Great work thanks....I was waiting for this....
Diceman4 said:
YOu beat me to the punch! I was just thinking yesterday that I wanted to create a green styled theme for rosie and move to the framework!
Nice work!
Click to expand...
Click to collapse
Just out of curiousity, Where in the framework folder would I look to change the colors?
Question
OP, is it st8 if I post some of the rosie.apk's I've put together here? Since you were on the topic I figured I would just leave screenshots here whenever I did anything. Don't want to hijack your thread or anything, Its just my stuff is kinda spread around between different threads and I didn't want to have to start a thread of my own. If not, its cool anyway.
Breakthecycle2 said:
Just out of curiousity, Where in the framework folder would I look to change the colors?
Click to expand...
Click to collapse
You want to look at /system/framework/framework-res.apk
IamLugo said:
OP, is it st8 if I post some of the rosie.apk's I've put together here? Since you were on the topic I figured I would just leave screenshots here whenever I did anything. Don't want to hijack your thread or anything, Its just my stuff is kinda spread around between different threads and I didn't want to have to start a thread of my own. If not, its cool anyway.
Click to expand...
Click to collapse
If you plan on maintaining the theme and upgrading it with every new rom release, I don't see why it's so hard to make a thread of you're own.
If you dont plan on maintaining it and the theme was just a one time deal, then it may be better to post it on the Hero Skinning thread located here.
I rather you not post it here so people will not confuse you're theme with mine and vice versa.
Thanks to everyone for the comments. I should be starting on the framework today! Here's some screenshots of what I have done so far. Please feel free to comment if you see something you don't like/want to suggest while I'm still in the creation process.
Hi?
Can i install this theme on some rom's version of Cyanogen????
Thanks...
firesoul76 said:
Can i install this theme on some rom's version of Cyanogen????
Thanks...
Click to expand...
Click to collapse
No, these are for Hero which to my knowledge, cynogen does not do.
Teh Dust said:
You want to look at /system/framework/framework-res.apk
If you plan on maintaining the theme and upgrading it with every new rom release, I don't see why it's so hard to make a thread of you're own.
If you dont plan on maintaining it and the theme was just a one time deal, then it may be better to post it on the Hero Skinning thread located here.
I rather you not post it here so people will not confuse you're theme with mine and vice versa...
Click to expand...
Click to collapse
Understood, your right. I appreciate your response.
AdrianK said:
Very nice =) Is there any chance you could do a white one? Someone made one in a thread where they were theming Drizzy's New Vision 3r2, but I think the thread got trashed. Yours look much cleaner anyway.
Click to expand...
Click to collapse
here's that white one
http://forum.xda-developers.com/showpost.php?p=4277231&postcount=182
lattmake said:
here's that white one
http://forum.xda-developers.com/showpost.php?p=4277231&postcount=182
Click to expand...
Click to collapse
I am currently using the white one. I like it.
Thanks!
Teh Dust said:
No, these are for Hero which to my knowledge, cynogen does not do.
Click to expand...
Click to collapse
Thank you so much for your answer....
Teh Dust said:
You want to look at /system/framework/framework-res.apk
If you plan on maintaining the theme and upgrading it with every new rom release, I don't see why it's so hard to make a thread of you're own.
If you dont plan on maintaining it and the theme was just a one time deal, then it may be better to post it on the Hero Skinning thread located here.
I rather you not post it here so people will not confuse you're theme with mine and vice versa.
Thanks to everyone for the comments. I should be starting on the framework today! Here's some screenshots of what I have done so far. Please feel free to comment if you see something you don't like/want to suggest while I'm still in the creation process.
Click to expand...
Click to collapse
YOU GOTTA DO THIS IN WHITE!!! I have the white rosie g1junky created but to a themed white rom will set my white G1, and others, out. Keep up the good work fam.

[MetaMorph]Swype Themes: Voice Input only

YOU MUST HAVE A SWYPE.APK LOCATED IN /SYSTEM/APP/ FOR THIS METAMORPH TO APPLY!
To summarize, when you type "ls /system/app" in your terminal on your phone, you should see a "Swype.apk" file located there. If not, go to the instructions right after this notice in the post.
====Theme Application Instructions============
You MUST have this file: /system/app/Swype.apk
The theme is designed to apply to Galaxy S phones where we already have a Swype.apk located there. If you are using an installed version, follow these steps to determine how to continue from here:
In Terminal type:
Code:
ls /system/app/
If you don't see a Swype.apk or a com.swype.android.inputmethod.apk listed, then type this:
Code:
ls /data/app/
If you still don't see a Swype.apk or a com.swype.android.inputmethod.apk, you're in the wrong thread
If you found that your Swype file is located in the system directory, then you are 3/4 of the way to being prepared for a metamorph theme. If this is you, but your file is named com.swype.android.inputmethod.apk, check the next step to get set up to apply the morph.
-------------------------------------------------------------------
In order for the morph to apply, the file HAS to be named Swype.apk.
So, to get to that point, do this:
In Terminal:
Code:
su
cp /system/app/com.swype.android.inputmethod.apk /system/app/Swype.apk
Now that you have the Swype.apk in your /system/app/ directory, continue on to the theme application step.
-------------------------------------------------------------------
If you are not one of the lucky ones to have Swype in your /system/app/ directory and it is in your /data/app/ directory, follow these steps to allow the file to be themed by metamorph:
In Terminal:
Code:
su
cp /data/app/com.swype.android.inputmethod.apk /system/app/Swype.apk
or
Code:
su
cp /sd-ext/app/com.swype.android.inputmethod.apk /system/app/Swype.apk
Basically, we want to get a copy of the Swype file in the /system/app/ directory, with the EXPLICIT name of Swype.apk, so that the theme will read it and apply it accordingly. Once you have done this, move onto the next step.
-------------------------------------------------------------------
APPLYING THE THEME
Now that you have a Swype.apk file in your /system/app/ directory, it's time to apply the Metamorph. If you have read this far, I'm assuming you already know how to use this application, so go through the usual steps and apply the theme, TWICE, ALWAYS TWICE!
If you have a themed Swype.apk, then you are ready for the next step, which will be replacing the normal Swype with the themed Swype.
-------------------------------------------------------------------
For those with Swype in /system/app/ :
Code:
su
mv /system/app/Swype.apk /system/app/com.swype.android.inputmethod.apk
Then Reboot.
For those with Swype in /data/app/ :
Code:
su
mv /system/app/Swype.apk /data/app/com.swype.android.inputmethod.apk
Then Reboot
==============================
Ok, in an effort to consolidate all of my threads in the Galaxy S forums, I am posting my WVGA Swype theme work here.
Most of the time I have to apply these themes twice in order for them to work correctly, so instead of getting ahead of yourself, or skipping over instructions in the OP, just APPLY THE THEME TWICE.
The images are only samples, and the on screen view is much clearer.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WORD CHOICE WINDOW BLACK TEXT CORRECTION
The coloring outside the word choice window doesn't actually show in the theme, it's just compressed weird by 4shared
Blue
http://www.4shared.com/file/WCma2Zd3/Blue.html
{
"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"
}
Green
http://www.4shared.com/file/h7Wq88Ni/Green.html
Grey/Black
http://www.4shared.com/file/dG7dMVeZ/Grey.html
Orange
http://www.4shared.com/file/PlZxDT5q/Orange.html
Purple/Pink
http://www.4shared.com/file/802Kw-mF/Purpinkle.html
Red
http://www.4shared.com/file/j0gmvY2E/Red.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Currently, Voice Input ONLY is supported, Now that I have completed my Hoey Phone 7 theme, I will be finishing up my conversion of all themes to Non Voice Input.
Stock Revert Theme:
http://www.4shared.com/file/GfQobUNA/StockSwype.html
Galaxy S Green
http://www.4shared.com/file/kPlp_3T5/StockGreen.html
Galaxy S Red
http://www.4shared.com/file/PO4dpdRT/StockRed.html
HTC IME:
http://www.4shared.com/file/AY1TvDfp/HTC_IME.html
Naked Red
http://www.4shared.com/file/dXU8D3YW/NakedRed.html
Naked Blue
http://www.4shared.com/file/d30k_ywj/NakedBlue.html
Naked Green
http://www.4shared.com/file/rbszsak-/NakedGreen.html
Naked Gingerbread
http://www.4shared.com/file/xWKD-elj/NakedGingerbread.html
Naked White
http://www.4shared.com/file/_Bw9RAPK/NakedSwype.html
Naked White Blue
http://www.4shared.com/file/5oen08Mg/NakedWhiteBlue.html
Naked White Green
http://www.4shared.com/file/mGXGj477/NakedWhiteGreen.html
Naked White Orange
http://www.4shared.com/file/UnQ4u2HE/NakedWhiteOrange.html
Naked White Pink
http://www.4shared.com/file/J4_BVRA1/NakedWhitePink.html
Naked White Purple
http://www.4shared.com/file/FP2OB5Dq/NakedWhitePurple.html
Naked White Red
http://www.4shared.com/file/Ch8gYAfM/NakedWhiteRed.html
Naked White Yellow
http://www.4shared.com/file/5Uz8mYIC/NakedWhiteYellow.html
Black Glass
http://www.4shared.com/file/zMXvFHVr/BlackGlass.html
Hoey Phone 7
http://www.4shared.com/file/tdJQkar8/HoeyPhone7.html
Hoey Phone 7 Galaxy Flavored
http://www.4shared.com/file/sXRXsYsE/BlueHoeyPhone7.html
Hoey Phone 7 Red
http://www.4shared.com/file/pYtXTaWe/RedHoeyPhone7.html
Wooo! Thanks. Grabbing the HTC look, love it.
yea thanks for the works dude. it would be cool if there was a transparent theme. hehe
This may be an obvious question, but will this work with a Samsung Galaxy S i9000 (I noticed you have a Vibrant)?
im using i9000 and it works! no worries
sorry mate, these dont work as per screenshots for my Galaxy S (UK) International
pretty much everything is fine except the 'swype' logo is off the screen nearly, and the quality of the graphic/s arent as good as the stock one
thanks, i hope your stock link thats provided is actually default!
kindaichi24 said:
yea thanks for the works dude. it would be cool if there was a transparent theme. hehe
Click to expand...
Click to collapse
Read the fifth paragraph of the OP
The.Opethian said:
This may be an obvious question, but will this work with a Samsung Galaxy S i9000 (I noticed you have a Vibrant)?
Click to expand...
Click to collapse
Read the second line of the OP
sensi_ said:
sorry mate, these dont work as per screenshots for my Galaxy S (UK) International
pretty much everything is fine except the 'swype' logo is off the screen nearly, and the quality of the graphic/s arent as good as the stock one
thanks, i hope your stock link thats provided is actually default!
Click to expand...
Click to collapse
Which theme are you using? any additional information could help me fix it and allow it to display properly. It could be that the "Swype" logo down at the bottom is a little too large, might need to be resized.
All the themes I have posted here are simply metamorphs. I extracted the images from the Swype.apk that came with the Vibrant/GalaxyS phones, and built a theme around it. So yes, it's stock.
Awesome! Thanks for these. Totally *loving* the NakedSwype theme right now, and this is my very first experience with MetaMorph too!
Yip
Will try later today but oh noes no more quick smiley face button !
Thanks. Awesome job.
What about other lang`s (as Russian etc)?
bomgavs said:
What about other lang`s (as Russian etc)?
Click to expand...
Click to collapse
ehhh... most of these themes have support for QWERTY layouts only, and only a couple have AZERTY layouts. as far as russian and cyrillic, I'm not sure i've even seen an example of swype working in russian lol
the vibrant theme can't be default as I installed that thinking it would go back to stock, and the logo where the I button is, is not on the screen fully
Id say it isn't an issue eh the logo being too big, but more to do with the 'i' and the top padding that's on the logo?
I'd really appreciate being able to go back to stock asap, and will def go back to your themes once rutter issue is sorted
Sent from my GT-I9000 using XDA App
sensi_ said:
the vibrant theme can't be default as I installed that thinking it would go back to stock, and the logo where the I button is, is not on the screen fully
Id say it isn't an issue eh the logo being too big, but more to do with the 'i' and the top padding that's on the logo?
I'd really appreciate being able to go back to stock asap, and will def go back to your themes once rutter issue is sorted
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
what a strange glitch... i'll look into it
This doesn't seem to work on swedish qwerty, probably due to it having a different layout because of åäö. Would be awesome if you could make a naked black SE version. Thanks
Sent from my GT-I9000 using XDA App
Us yet possible to put buttons above the letters? I mean all the numbers in a new line above of the qwety line?
Sent from my GT-I9000 using XDA App
kukanuser said:
This doesn't seem to work on swedish qwerty, probably due to it having a different layout because of åäö. Would be awesome if you could make a naked black SE version. Thanks
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
If you could send me the files from your Swype.apk located in /assets/keyboards/ in a zip file, I can theme them and integrate them into the currently available themes
leoon said:
Us yet possible to put buttons above the letters? I mean all the numbers in a new line above of the qwety line?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
No.
Did you find anything out mate? Apart from reflashing there's not much I can do. Really don't want to, I mean its not that bad, just looks **** when showing my mates
Thanks
Sent from my GT-I9000 using XDA App
sensi_ said:
Did you find anything out mate? Apart from reflashing there's not much I can do. Really don't want to, I mean its not that bad, just looks **** when showing my mates
Thanks
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Well, to be honest, as soon as I set up my phone after reflashing, wipes, etc. I always set up Swype as it is my primary software on the phone that I use. That flashing "i" logo you are talking about annoys me from the beginning, so I just disable it. Have you tried doing that yet? It really serves little purpose I think, it only gives you hints and tells you when a word could be translated as something else.
hoey2011 said:
what a strange glitch... i'll look into it
Click to expand...
Click to collapse
here is a couple of screenshots
this is vibrint stock swype theme > http://flic.kr/p/8vj6ru
notice the swype logo is off screen a bit
this is black glass swype theme > http://flic.kr/p/8vj6sy
the swype logo is off and the SYM is out - when you click SYM the highlight is out as well
great job though

[Q] Can anyone help me how to theme?

I searched already for how to theme and I got bajillion answers and read through them.
I downloaded all the tools I need to theme, I guess?
I want to start contributing something to the community because I havent done anything but write comments.
so if anyone is kind enough to PM or Instant message me to guide me through "how to theme" sense roms(sense 3.5), that would be great!
I got the tools from this thread: http://forum.xda-developers.com/showthread.php?t=916814
P00t said:
I searched already for how to theme and I got bajillion answers and read through them.
I downloaded all the tools I need to theme, I guess?
I want to start contributing something to the community because I havent done anything but write comments.
so if anyone is kind enough to PM or Instant message me to guide me through "how to theme" sense roms(sense 3.5), that would be great!
I got the tools from this thread: http://forum.xda-developers.com/showthread.php?t=916814
Click to expand...
Click to collapse
Can't really theme 3.5 yet as the m10files can't be decompiled right at the moment. Themeing the rest is just a matter of following the guide and alot of trial and error
zelendel said:
Can't really theme 3.5 yet as the m10files can't be decompiled right at the moment. Themeing the rest is just a matter of following the guide and alot of trial and error
Click to expand...
Click to collapse
thanks for the answer zelendel~
hope the m10files gets decompiled soon~
Sense 3.5 was a pain at first to figure out how to theme but thru trial and error you will figure it out. I use this tool here:http://apkmultitool.com/ I love it also I swear by notepad++ with the compare plugin. this tool helped me learn alot about xml edits. you can for instance decompile a themed systemui.apk and your stock systemui.apk and use the compare plugin to see exactly what changes were made to each xml. to make different mods work feel free to download our theme here:http://forum.xda-developers.com/showthread.php?t=1297860
and open the different apks and look at them and compare to the stock files assuming your using rcmix runny. DUDE360 and he_stheone64 are both great themers who have helped me along the way
here's some links to help you get started:http://forum.xda-developers.com/showthread.php?t=1320891
http://forum.xda-developers.com/showthread.php?t=1210143
http://forum.xda-developers.com/showthread.php?t=1237528 this thread has helped me out alot. even tho its a sense 3.0 thread alot of the info in the thread will help out alot.
hope some of this will help you out to get in to the world of theming. it's pretty rewarding in the end
rayford85 said:
Sense 3.5 was a pain at first to figure out how to theme but thru trial and error you will figure it out. I use this tool here:http://apkmultitool.com/ I love it also I swear by notepad++ with the compare plugin. this tool helped me learn alot about xml edits. you can for instance decompile a themed systemui.apk and your stock systemui.apk and use the compare plugin to see exactly what changes were made to each xml. to make different mods work feel free to download our theme here:http://forum.xda-developers.com/showthread.php?t=1297860
and open the different apks and look at them and compare to the stock files assuming your using rcmix runny. DUDE360 and he_stheone64 are both great themers who have helped me along the way
here's some links to help you get started:http://forum.xda-developers.com/showthread.php?t=1320891
http://forum.xda-developers.com/showthread.php?t=1210143
http://forum.xda-developers.com/showthread.php?t=1237528 this thread has helped me out alot. even tho its a sense 3.0 thread alot of the info in the thread will help out alot.
hope some of this will help you out to get in to the world of theming. it's pretty rewarding in the end
Click to expand...
Click to collapse
Thus works for most of it but sense its self can't be touched as the main AOL Rosie.apk is in m10 files. The way you discribed work on most roms.
zelendel said:
Thus works for most of it but sense its self can't be touched as the main AOL Rosie.apk is in m10 files. The way you discribed work on most roms.
Click to expand...
Click to collapse
I beg to differ. Rosie or fusion might not be able to be themed because of m10 tools but...there are other methods such as skins. There is a member who has successfully added sense 3.0 m10 files to sense 3.5 skins and they work pretty good. Not 100% but still can make some really cool mods happen on sense 3.5
{
"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"
}
Sent from my Inspire 4G using XDA App
rayford85 said:
I beg to differ. Rosie or fusion might not be able to be themed because of m10 tools but...there are other methods such as skins. There is a member who has successfully added sense 3.0 m10 files to sense 3.5 skins and they work pretty good. Not 100% but still can make some really cool mods happen on sense 3.5
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
OK but you still cant theme the 3.5 files yourself. As it seems you can swap some files out and get a mostly working theme. Looks like good progress, glad to see it.
zelendel said:
OK but you still cant theme the 3.5 files yourself. As it seems you can swap some files out and get a mostly working theme. Looks like good progress, glad to see it.
Click to expand...
Click to collapse
yeah it is good progress. been watching diamondback's m10 thread for the tool update for a while. the new setup they got looks real good and don't think it will be to much longer before they update the tool. But still there are so many good threads scattered around xda to learn from. Anyone can theme If they just would just soak in some of this info in the forum and just try stuff till they figure it out. I started theming around august or september and it's crazy the ammount of stuff i've learned from just trying different things
rayford85 said:
yeah it is good progress. been watching diamondback's m10 thread for the tool update for a while. the new setup they got looks real good and don't think it will be to much longer before they update the tool. But still there are so many good threads scattered around xda to learn from. Anyone can theme If they just would just soak in some of this info in the forum and just try stuff till they figure it out. I started theming around august or september and it's crazy the ammount of stuff i've learned from just trying different things
Click to expand...
Click to collapse
Oh I agree lol I have been hawking the thread for awhile now as well. Been perfecting my rom over the last 8 months. And almost everything I have learned has been gotten from random thread or by trial and error
zelendel said:
Oh I agree lol I have been hawking the thread for awhile now as well. Been perfecting my rom over the last 8 months. And almost everything I have learned has been gotten from random thread or by trial and error
Click to expand...
Click to collapse
lol yeah i bet i've bootlooped my self a 100 times in the last 30 days trying to figure out how to mod rosie Stupid me didn't even think xml's were case sensitive couldn't figure out why i kept getting compile errors.lol live and learn
Oh and btw that rom is looking good...seen that over in inspire forums.
rayford85 said:
lol yeah i bet i've bootlooped my self a 100 times in the last 30 days trying to figure out how to mod rosie Stupid me didn't even think xml's were case sensitive couldn't figure out why i kept getting compile errors.lol live and learn
Oh and btw that rom is looking good...seen that over in inspire forums.
Click to expand...
Click to collapse
Oh I know learning to make .9 pngs took me weeks of bootlooping and not knowing why. Then you get into changing spacing and redirecting xmls lol oh man my head hurts lol
zelendel said:
Oh I know learning to make .9 pngs took me weeks of bootlooping and not knowing why. Then you get into changing spacing and redirecting xmls lol oh man my head hurts lol
Click to expand...
Click to collapse
Oh I know. I hate .9 images the first time I modded com.HTC.resources. apk I almost gave up on all those images.
Sent from my Inspire 4G using XDA App
rayford85 said:
Oh I know. I hate .9 images the first time I modded com.HTC.resources. apk I almost gave up on all those images.
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
I hate that apk lmao. But once you get it down and are ok with the tool then the .9 are less intimidating. then you have google changing the files and layouts in newer builds will drive one insane lol
zelendel said:
I hate that apk lmao. But once you get it down and are ok with the tool then the .9 are less intimidating. then you have google changing the files and layouts in newer builds will drive one insane lol
Click to expand...
Click to collapse
When I switched from sense 3.0 to sense 3.5 I was trying to change the notification pulldown background to custom images and change text color. Everything finally worked after several hours of trial and error to figure the xmls out get compiled, push the mod. And wifi connection text is still black. Lol thought I would never figure that one out. If it wasn't for dude360 I would still be scratching my head.
Sent from my Inspire 4G using XDA App
rayford85 said:
When I switched from sense 3.0 to sense 3.5 I was trying to change the notification pulldown background to custom images and change text color. Everything finally worked after several hours of trial and error to figure the xmls out get compiled, push the mod. And wifi connection text is still black. Lol thought I would never figure that one out. If it wasn't for dude360 I would still be scratching my head.
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
Yeah he helped me as well when I was looking for a color code to fix some BOB issues I had sense moving to all dark menus
P00t said:
I searched already for how to theme and I got bajillion answers and read through them.
I downloaded all the tools I need to theme, I guess?
I want to start contributing something to the community because I havent done anything but write comments.
so if anyone is kind enough to PM or Instant message me to guide me through "how to theme" sense roms(sense 3.5), that would be great!
I got the tools from this thread: http://forum.xda-developers.com/showthread.php?t=916814
Click to expand...
Click to collapse
Did you figure it out ? I'm trying to learn myself.....do these links actually help?
Sent from my Inspire 4G using xda premium

[Q] [Help] [Solved] got my first rom to boot, contacts fc

I need someone else to take a look at this, please. I am not on a team, and a novice at best. I just finished cooking my first rom. Everything worked with exception of Contacts (and phone since they are connected). I need an experienced devs help.
noobtoob said:
I need someone else to take a look at this, please. I am not on a team, and a novice at best. I just finished cooking my first rom. Everything worked with exception of Contacts (and phone since they are connected). I need an experienced devs help.
Click to expand...
Click to collapse
What did you take out/add to the rom for you to get FC?
see thread here, just took out a variance of these. Added AOSP email and exchange.
http://forum.xda-developers.com/showthread.php?t=1386846&highlight=+info+removeable+system+apps
I am trying different variants, like re-adding the stock email and exchange, but not even a boot after i do this...
All AOSP system apps won't work with TW
Sent from my SPH-D710 using xda premium
Yeah if you added AOSP contacts to a tw based rom thats probably what's causing you fc.
Sent from my SPH-D710 using xda premium
Please do some research before you cook roms. You could do the same exact thing you were explaining without cooking a rom.
Iandv said:
Please do some research before you cook roms. You could do the same exact thing you were explaining without cooking a rom.
Click to expand...
Click to collapse
Hey give the OP a break, at least he is trying to post for the community. Yes it could've been more descriptive but I don't see any roms posted from you. OP is just trying to get general help.
Sent from my SPH-D710 using XDA
dante32278 said:
Hey give the OP a break, at least he is trying to post for the community. Yes it could've been more descriptive but I don't see any roms posted from you. OP is just trying to get general help.
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
Thanks for getting my back. I did a lot of research, for the last few months or so. I only removed bloat system apps from the ROM. I agree, could've been more descriptive, but I didn't want to list like 60 apps and take up space. Now, the contacts that were in the system are TW based. Everything was taken from datajosh's FF18 stock rooted deodexed, and then themed from ev1lart toxic theme that I ported over form the sgh-t989. Everything worked with the exception of Contacts as stated above. I have since put everything back the stock exchange and email back and tested, but same problem, and after doing so the SystemUI wouldn't function correctly. So i rolled back to original to still have contacts FC. I was hoping maybe an experienced dev wouldn't mind downloading and taking a look. Maybe see something I had overlooked is all.
Also, forgot to mention that I am in the process of re-themeing
Here is what I have so far...
{
"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"
}
Have you tried replacing all the files at once: systemui.apk, both framework files, phone.apk and contact.apk from stock yet then work your way back from there? Also, clear cache & davlik cache.
tdunham said:
Have you tried replacing all the files at once: systemui.apk, both framework files, phone.apk and contact.apk from stock yet then work your way back from there? Also, clear cache & davlik cache.
Click to expand...
Click to collapse
Yeah man, I tried them all. I still have the original, but now have my trash can full of like twenty versions of non working. Tried stock and then adb push's for individual apps, Contacts still the problem when I do it that way. I am starting over right now, hopefully I get everything done soon. I still have my regular life , taking the kids out for a movie today, have college all week, and the job search is coninuing...
noobtoob said:
Yeah man, I tried them all. I still have the original, but now have my trash can full of like twenty versions of non working. Tried stock and then adb push's for individual apps, Contacts still the problem when I do it that way. I am starting over right now, hopefully I get everything done soon. I still have my regular life , taking the kids out for a movie today, have college all week, and the job search is coninuing...
Click to expand...
Click to collapse
Ok, I know I lose track when I've tried too many things...
Have you flashed totally stock rooted and only add contacts yet? Then maybe one app at a time without messing with ANY sytem files like systemui, framework etc?
Oh, btw you really need to try the Autoapktool from here, make sure you get 204a:
http://forum.xda-developers.com/showthread.php?t=1577025
I've fought with apk's for a long time and come to find out, there's a frickin corrupt .9.png file or something else somewhere not allowing me to compile correctly even though it's looking like it is. The trick is anything you decompile, it pops up a status window letting you know if the decompile went well. It's a pretty advanced tool and supports ICS.
BTW: How noob? You're double checking/setting system permissions when you push apps correct?
noobtoob said:
Thanks for getting my back. I did a lot of research, for the last few months or so. I only removed bloat system apps from the ROM. I agree, could've been more descriptive, but I didn't want to list like 60 apps and take up space. Now, the contacts that were in the system are TW based. Everything was taken from datajosh's FF18 stock rooted deodexed, and then themed from ev1lart toxic theme that I ported over form the sgh-t989. Everything worked with the exception of Contacts as stated above. I have since put everything back the stock exchange and email back and tested, but same problem, and after doing so the SystemUI wouldn't function correctly. So i rolled back to original to still have contacts FC. I was hoping maybe an experienced dev wouldn't mind downloading and taking a look. Maybe see something I had overlooked is all.
Also, forgot to mention that I am in the process of re-themeing
Here is what I have so far...
Click to expand...
Click to collapse
That theme looks awesome!!!!
tdunham said:
Ok, I know I lose track when I've tried too many things...
Have you flashed totally stock rooted and only add contacts yet? Then maybe one app at a time without messing with ANY sytem files like systemui, framework etc?
Oh, btw you really need to try the Autoapktool from here, make sure you get 204a:
http://forum.xda-developers.com/showthread.php?t=1577025
I've fought with apk's for a long time and come to find out, there's a frickin corrupt .9.png file or something else somewhere not allowing me to compile correctly even though it's looking like it is. The trick is anything you decompile, it pops up a status window letting you know if the decompile went well. It's a pretty advanced tool and supports ICS.
BTW: How noob? You're double checking/setting system permissions when you push apps correct?
Click to expand...
Click to collapse
OK. I have all sorts of tools. Autoapktool works great decompiling, but not so good with recompiling. Agat63 does some awesome work though, he has mad skills. I wouldn't be anywhere without all the great devs here. I use the original apktool for most, but there is a new ics apktool I use (apktool for ics basically. These two I use exclusively for de/recompile, unless I just want the res really quick. I use auto in order to create flashables and such.... I have tried stock and tried to add via root explorer individually. Once again, contacs is a no go, and neither is systemUI. Also tried pushing using GangsKidz kitchen. Pushes the right way every time. But, still no joy. Dazed is going to take a look to see what he can find, but for now I think I am just going to start over.....
fryingpan0613 said:
That theme looks awesome!!!!
Click to expand...
Click to collapse
Thanks. We would have nothing if it weren't for ev1lArt. He did the majority, and created all the icons, I just took them to our device and applied them. I created a theme, but the testing of it went just as well as my ROM, so it is on hold until I find out which exact apk(s) is(are) f'd up. I have also cleaned it up quite a bit.
Ok everyone. I ha e discovered my mistake. The pro lem.lies.within the idiot that made.it....me. Seriously though. The theme was just fine and dandy, but I used the assets from the ported framework, hence why everything went awry. I searched for 6-7 hours straight to figure this one out. With that being said, I have semester finals this week. I will get back on this on Thursday or Friday this week. Hope to have this bad boy themed and ripping out next week. Also, what are thoughts about an apple osx themed rom? Im not much an iphan <-- get it? But I do have a Mac, and like osx. Just wanted some input. Thank you everyone who has helped with suggestions and tools. I was losing m mind, chasing my tail for hours....
Sent from my SPH-D710 using xda premium
noobtoob said:
Ok everyone. I ha e discovered my mistake. The pro lem.lies.within the idiot that made.it....me. Seriously though. The theme was just fine and dandy, but I used the assets from the ported framework, hence why everything went awry. I searched for 6-7 hours straight to figure this one out. With that being said, I have semester finals this week. I will get back on this on Thursday or Friday this week. Hope to have this bad boy themed and ripping out next week. Also, what are thoughts about an apple osx themed rom? Im not much an iphan <-- get it? But I do have a Mac, and like osx. Just wanted some input. Thank you everyone who has helped with suggestions and tools. I was losing m mind, chasing my tail for hours....
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I'm not a fan of Apple, but choices never hurt either.
Sent from my SPH-D710 using xda premium
fryingpan0613 said:
I'm not a fan of Apple, but choices never hurt either.
Click to expand...
Click to collapse
+1
I believe if it will be a theme that we can try out, that would be a nice option. If it is going to be entire rom based on that theme, I'm not certain how that will be recieved but you just never know.
Edit: Sorry, just being honest.
tdunham said:
+1
I believe if it will be a theme that we can try out, that would be a nice option. If it is going to be entire rom based on that theme, I'm not certain how that will be recieved but you just never know.
Edit: Sorry, just being honest.
Click to expand...
Click to collapse
I made the theme so I could help port it if needed since most of my mods are in code
moved this to q&a as its a question
Papa Smurf151 said:
moved this to q&a as its a question
Click to expand...
Click to collapse
I know, no spamming but I just had to sit and stare at your sig for a while PS. It is just so cool...
tdunham said:
+1
I believe if it will be a theme that we can try out, that would be a nice option. If it is going to be entire rom based on that theme, I'm not certain how that will be recieved but you just never know.
Edit: Sorry, just being honest.
Click to expand...
Click to collapse
agreed. I am not an apple fan as well, as fa as how the try and take over the world.... but osx snow leopard kicks ass. The icons they have are just so smooth and clean, thought it would look neat. And yes, my Macbook is triple booted. I got windows 7 x64, Ubuntu 10.1, and snow lepeord, since lion turned out to be a piece of sh....
evil1art said:
I made the theme so I could help port it if needed since most of my mods are in code
Click to expand...
Click to collapse
That would be great. As stated above, I won't start until Thursday or Friday, these finals are killing me. I did notic most were in code. Found all that out when trying to recompile. That is why I built using the assets....totally forgot about putting them in there. I will hit you up when I start working on it again. This theme is too good to pass up though!
Sent from my SPH-D710 using xda premium

[Mod][JB only] Modded widgets to match new search widget

I modded some common widgets to match the new persistent search bar in jellybean and thought you guys may enjoy them.
{
"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"
}
Included are:
Google Ears "What's this Song?" widget
Powercontrol widget
Pandora Radio
Google Calendar
News and Weather (GenieWidget)
Google Play Music (updated 7/19)
Tunein radio widget
Gmail
Email
Facebook
NEW: Added Facebook app, updated Google Play Music, updated widget previews for several widgets, and modified the Pandora app to replace Pandora stock backgrounds with one of the JellyBean abstract wallpapers.
Directions for individual install:
Go to this Google Drive shared folder
Download chosen apk files, push to /system/app/, set permissions to rw-r-r (0644 from terminal)
I am apparently incapable of making a working update-zip this morning so if anyone would like to package them, feel free to re-up.
Take what you want from my work and use any way you would like. I would like a linkback though.
If you would like to see more, let me know and I will see what I can do...
This is pretty nice but I have one question, would you consider making the drop down menu transparent like ICS? (If possible)
Edit: Was about to try it but the link doesn't work
Next Gen. Tech said:
This is pretty nice but I have one question, would you consider making the drop down menu transparent like ICS? (If possible)
Edit: Was about to try it but the link doesn't work
Click to expand...
Click to collapse
Sorry about that. Fixed the link.
I would LOVE to pull that off but really don't have the chops. I would have no idea where to begin...
If someone had some ideas where to start I would not mind trying it but it is beyond me....
sirjoebob said:
Sorry about that. Fixed the link.
I would LOVE to pull that off but really don't have the chops. I would have no idea where to begin...
If someone had some ideas where to start I would not mind trying it but it is beyond me....
Click to expand...
Click to collapse
Sweet thanks a ton! I think if you posted this in hp420's Jellybean ROM section you might be able to find someone who could help you wuth the transparent drop down menu.
sirjoebob said:
Sorry about that. Fixed the link.
I would LOVE to pull that off but really don't have the chops. I would have no idea where to begin...
If someone had some ideas where to start I would not mind trying it but it is beyond me....
Click to expand...
Click to collapse
the image files for the notification shade reside within /system/framework/framework-res.apk then within /framework-res.apk/res/
browse around in there...you'll see it Just re-color the one that's there and drop it in the proper directory If you're careful you won't even have to uncompile/recompile the apk to do it
hp420 said:
the image files for the notification shade reside within /system/framework/framework-res.apk then within /framework-res.apk/res/
browse around in there...you'll see it Just re-color the one that's there and drop it in the proper directory If you're careful you won't even have to uncompile/recompile the apk to do it
Click to expand...
Click to collapse
Dude, I think I may love you. haha. I am going to church soon so I will probably have to do it after. Hopefully, I will have an update this evening.
sirjoebob said:
Dude, I think I may love you. haha. I am going to church soon so I will probably have to do it after. Hopefully, I will have an update this evening.
Click to expand...
Click to collapse
lol...no problem man
sirjoebob said:
I modded some common widgets to match the new persistent search bar in jellybean and thought you guys may enjoy them.
Included are:
Google Ears "What's this Song?" wodget
Powercontrol widget
Pandora music
Google Calendar
News and Weather (GenieWidget)
Music widget
Directions for individual install:
Go to this Google Drive shared folder
Download chosen apk files, push to /system/app/, set permissions to rw-r-r (0644 from terminal)
I am apparently incapable of making a working update-zip this morning so if anyone would like to package them, feel free to re-up.
Take what you want from my work and use any way you would like. I would like a linkback though.
If you would like to see more, let me know and I will see what I can do...
Click to expand...
Click to collapse
I think I love you! Beautiful home screens now. Everything matches!
Sent from my Nexus S 4G using xda app-developers app
Thank you very much for this.
sirjoebob said:
Sorry about that. Fixed the link.
I would LOVE to pull that off but really don't have the chops. I would have no idea where to begin...
If someone had some ideas where to start I would not mind trying it but it is beyond me....
Click to expand...
Click to collapse
hp420 said:
the image files for the notification shade reside within /system/framework/framework-res.apk then within /framework-res.apk/res/
browse around in there...you'll see it Just re-color the one that's there and drop it in the proper directory If you're careful you won't even have to uncompile/recompile the apk to do it
Click to expand...
Click to collapse
Those files were in systemui.apk on ics... i modified what i thought was that area... but it didn't show up in my "theme"... considering all the XMLs pertaining to the notification pulldown are still in systemui.all on jb... I doubt its in framework anywhere...
Also, unless they changed something... that's not an image, its an XML...
These are just my theories because I only had like 20mins to add my signals, battery and associated xmls, and try to figure out that dern pulldown stuff... which I managed to edit only the image where the date/time is at... I'll have a look later tonight or tomorrow!
Sent from my Nexus S 4G using Tapatalk 2
Before you do this make sure Install apps from unknown sources is checked or it will not work
the1dynasty said:
Those files were in systemui.apk on ics... i modified what i thought was that area... but it didn't show up in my "theme"... considering all the XMLs pertaining to the notification pulldown are still in systemui.all on jb... I doubt its in framework anywhere...
Also, unless they changed something... that's not an image, its an XML...
These are just my theories because I only had like 20mins to add my signals, battery and associated xmls, and try to figure out that dern pulldown stuff... which I managed to edit only the image where the date/time is at... I'll have a look later tonight or tomorrow!
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
This is accurate (to my knowledge). In either colors.XML or drawables.XML of systemui there's a hex color for notification something bg color. Change the first two number/letters to something less and you'll get transparent . Sorry, on a train, otherwise I'd look it up exactly.
Sent from my Nexus S 4G using xda premium
You will have to add in the code to assign a bg image for the shade. Stock ICS & obviously JB its defined by XML color code.
Its not a big deal... Just a small line of code to assign an image if you want to go that route.
oh ok... they must have moved it since gb.... that was my last time theming that i remember
Paul627g said:
You will have to add in the code to assign a bg image for the shade. Stock ICS & obviously JB its defined by XML color code.
Its not a big deal... Just a small line of code to assign an image if you want to go that route.
Click to expand...
Click to collapse
This... stock ICS had that line already if I'm not mistaken... I'll add it in later to my theme... but I won't be able to touch it til later tonight
Sent from my Nexus S 4G using Tapatalk 2
Thanks for this awesome mod. Is it possible for you to mod clock widget?
Sent from my Nexus S using xda app-developers app
Any way to get these flashable?
Also can you, or has someone, themed the new Swype, the gmail widget, and tune in radio?
Sent from my Nexus S 4G using xda app-developers app
I suck and couldn't get the flashable going. Haha. If anyone wants to, go for it. I have only done what I posted. I can look into more tomorrow.
Sent from my Nexus S 4G using xda app-developers app
aLNG said:
Thanks for this awesome mod. Is it possible for you to mod clock widget?
Sent from my Nexus S using xda app-developers app
Click to expand...
Click to collapse
I can try but probably won't get to it until tomorrow
Sent from my Nexus S 4G using xda app-developers app
Neckberg said:
Any way to get these flashable?
Also can you, or has someone, themed the new Swype, the gmail widget, and tune in radio?
Sent from my Nexus S 4G using xda app-developers app
Click to expand...
Click to collapse
I did the Gmail and email widgets. Added tunein. See Google Drive folder from OP.
Also, I don't know how well theme-ing swype would go But could try if you send me the APK. You could email to [email protected]
Hope you like. I don't use tunein so I had to download just to play with it.

Categories

Resources