5/6 - Fixed theming on the "add credit card" page.
TransBluePhonesky3.5.16-rev3-signed.zip
4/30 - small tweak....updated to show all apps, regardles of dpi setting. Also by popular request, the auto update is killed. I've named it so that it will flash and properly replace for the latest Seraphim Collective release.
TransBluePhonesky-3.5.16-signed.zip
4/9-Updated to 3.5.16.
Took a while to get things sorted out where they look right (mostly) with ics. It's not quite as clean as my previous versions as there's some graphics I'd like to rework, but it's not too bad.
Same as usual, here's a zip to flash in recovery:
-->TransBlueGooglePlay3.5.16-signed.zip<--
...and if you want to go back, here's a zip with an unmodified market:
GooglePlay3.5.16-stock-signed.zip
Remember, my update script will place Vending.apk in you /system/app directory. So if you were updated from 3.5.15 you'll need to remove /data/app/com.android.vending-1.apk by uninstalling updates or removing via adb or root explorer. Also, I noticed that in the new ics rom they've called it Phonesky.apk when it's initially installed in /system/app. (The package name in the Manifest is still com.android.vending though)
3/29- added more xhdpi graphics
I know there's probably quite a few folks who are already aware of my themed market, but I know there's some who haven't seen it yet and since I'm rocking a Note these days I thought I should make a post here in our section.
This newest apk had more changes vs the last couple updates I've done, so there's definitely a chance I've missed some spots. I've tried to be pretty meticulous and theme as much as I possibly can in this apk. I think you'll find some unique aspects in my theme that you won't find in other apks.
*Because of the transparency, this looks best with darker wallpapers*
FLASH IN RECOVERY
TransBlueGooglePlay-3.5.15-signed.zip
If you wish to revert, here's the unmodified market, also in a recovery zip:
GooglePlay-3.5.15-stock-signed.zip
*Notes*
You must have had the market previously installed and have opened it at least once. This insures that the apk is fully installed and registered with the package manager. My themed apk WILL NOT install since I've reused the same signature. It can only be pushed in to replace an existing apk.
My update zips will copy the apk to your /system/app directory. If you've received any OTA updates for the market, you need to uninstall these via Settings->Applications->Manage Applications->All then scroll down to "Google Play Store" and select "uninstall updates."
Thanks for looking. I hope you enjoy!
{
"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"
}
Thanks dude, trying it now
Sent from my SAMSUNG-SGH-I717 using xda premium
Awesome thanks
Sent from the only smartphone designed by Chuck Norris
That's wicked dude! Downloading right now
Sent from my SGH-I717R using Tapatalk
very nice and fits perfect with my new obssession theme , willlink ppl here
very nice! looks awesome with transfuzion as well. Thanks bud. I will add a link on mine also.
oOOOH. THANK YOU!!
edit: fyi...The link for your stock version isn't working...
Im just curious, just incase there is a play store update, will the theme go away too? thanks
Sent from my SAMSUNG-SGH-I717 using Tapatalk
keplenk said:
Im just curious, just incase there is a play store update, will the theme go away too? thanks
Sent from my SAMSUNG-SGH-I717 using Tapatalk
Click to expand...
Click to collapse
That info is in the op =)
Can we get the original market link working
?
Sent from my SGH-I717R using xda premium
abduleo77 said:
Can we get the original market link working
?
Sent from my SGH-I717R using xda premium
Click to expand...
Click to collapse
Sorry about that...don't know what happened there. It's working now.
Thanks for the compliments everyone.
DAGr8 said:
very nice and fits perfect with my new obssession theme , willlink ppl here
Click to expand...
Click to collapse
ee23hd2 said:
very nice! looks awesome with transfuzion as well. Thanks bud. I will add a link on mine also.
Click to expand...
Click to collapse
Thanks guys.
You're welcome to borrow some of my graphics as well if you'd like. One of my goals is to have this apk look the same on every device so I have it call local resources instead of system ones. I actually rebuild my frame-res with those elements so I can have the buttons/progressbar/progress_indeterminate/etc for all apps.
Thank you and yep, Link for stock is working now.
pendo said:
Thanks guys.
You're welcome to borrow some of my graphics as well if you'd like. One of my goals is to have this apk look the same on every device so I have it call local resources instead of system ones. I actually rebuild my frame-res with those elements so I can have the buttons/progressbar/progress_indeterminate/etc for all apps.
Click to expand...
Click to collapse
you should look at what I did in my obssession theme for progress indeterminate .
DAGr8 said:
you should look at what I did in my obssession theme for progress indeterminate .
Click to expand...
Click to collapse
I had a quick look....maybe I missed it or something but it looked like you had 4 png's for progress indeterminate? Or were you referring to the process of how you themed it?
pendo said:
I had a quick look....maybe I missed it or something but it looked like you had 4 png's for progress indeterminate? Or were you referring to the process of how you themed it?
Click to expand...
Click to collapse
well yea what I meant is how we use icons instead of color code for all progress bars.
DAGr8 said:
well yea what I meant is how we use icons instead of color code for all progress bars.
Click to expand...
Click to collapse
Oh, lol...I've actually been doing that for a while on progress_horizontal. But for indeterminate and progress spinners I've made a TON of pngs that I cycle pretty fast in the xml control file. Gives me pretty smooth animation. My batteries are 206 png's, lol. And my progress spinners emulate the full rotate feature that's only available in api 11 and up. It took a lot of png's to do that too, lol.
I've started going through my graphics and converting them to xhdpi...
pendo said:
Oh, lol...I've actually been doing that for a while on progress_horizontal. But for indeterminate and progress spinners I've made a TON of pngs that I cycle pretty fast in the xml control file. Gives me pretty smooth animation. My batteries are 206 png's, lol. And my progress spinners emulate the full rotate feature that's only available in api 11 and up. It took a lot of png's to do that too, lol.
I've started going through my graphics and converting them to xhdpi...
Click to expand...
Click to collapse
i noticed that what is it 40 or so you used for prog inditerminate? Definetly makes for smooth animations. looks awesome
Sent from my SAMSUNG-SGH-I717 using xda premium
ee23hd2 said:
i noticed that what is it 40 or so you used for prog inditerminate? Definetly makes for smooth animations. looks awesome
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
39 to be exact. I only shift each png by one pixel.
The honeycomb progress spinners were a bit more work. When you look at the xml there's an inner and an outer loop that spin in opposite directions. And one loop goes through 1080 degrees to the other ones 720 (3:2 ratio). To achieve a nice smooth animation that follows the same 3:2 rotation ratio I ended up with 108 pngs....for each spinner size (I use 3 sizes in this apk)
So could this by any chance work on the Epic 4G Touch?
Related
So Now that I have this looking presentable I figured it could use its own thread... This is a port of a theme posted in our forum...
Not sure where the rest of the images came from, but the icons are ibox by hockey... who does some pretty amazing theme work.
This its a metamorph this is not a flashable .zip file... This is got the hybrid roms.. please unzip the file and open the readme... it is full of useful information... Including the winning lottery numbers for tomorrow night... If you have any problems or suggestions, remember to use respect and be polite...
As always I am not responsible for what you install on your phone, do a Nandroid before installing, read and research before asking a question in this thread, and please dont clutter this thread...
I hope you enjoy,
JunkDruggler
Animated Clock and Menu
{
"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"
}
Lockscreen
Pulldown
Settings
Widgets
9/5_Andy_Update.zip
9/6_Andy_Update.zip
9/7 Andy_Morph.zip
9/7 Mirror
Do not click apply all, Do not flash the camera, it will give you fcs... Choose each apk manually and skip the camera..
10/13 bionix port (framework only)
http://db.tt/dYxi8F5
9/7 is just the morph... get icons, clock and launcher from 9/6
changelog*
fixed calendar (white box issue)
green dialer
added icons
added widgets
lockscreen looks cleaner
Green highlights
more?
if you get errors after pressing apply all it is ok, I have apks in the theme control file with no files to push yet...
Thanks man!
You got a mention in the read me... And I included the launcher art...
Sent from my SGH-T959 using XDA App
Is there a stock for those who want to go back to stock?
junkdruggler said:
You got a mention in the read me... And I included the launcher art...
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
I appreciate the mention man and thanks again for morphing this for us and thanks to the guy who made this slick theme as well!
Hopefully he will skin the 3g/e, mail and the other stock icons not yet skinned in the next update.
@talltexan no, best bet is to make a nandroid backup.
No there is not a stock... Im not gonna take the time to make a revert for every morph I make... just do a nandroid,
Or download NinjaMorph from the market
Pick new Projects for
system/app/settings.apk
system/framework/framework-res.apk
system/framework/twframework-res.apk
each of these get saved in a workspace folderand is an extracted form of the apk... to revert to stock just finish existing project and choose the desired apk to untheme....
junkdruggler said:
I do not know who's artwork this is or anything..
Click to expand...
Click to collapse
Not sure where the rest of the images came from, but the icons are ibox by hockey... who does some pretty amazing theme work.
http://modmyi.com/forums/iphone-2g-...skins-themes-launches/683402-ibox-carbon.html
jonnybueno said:
Not sure where the rest of the images came from, but the icons are ibox by hockey... who does some pretty amazing theme work.
http://modmyi.com/forums/iphone-2g-...skins-themes-launches/683402-ibox-carbon.html
Click to expand...
Click to collapse
Thanks buddy OP updated..
check out what will be with the next release--- a couple of themed apks along with WIDGETS (search still needs touching up)
I'm having the following problem. Where the gps, wifi etc icons are this area always remains gray. Also where it says lookout that's a little hard to read. Some help or info would be great! BTW awesome theme man.
Sent from my SGH-T959 using XDA App
rel500 said:
I'm having the following problem. Where the gps, wifi etc icons are this area always remains gray. Also where it says lookout that's a little hard to read. Some help or info would be great! BTW awesome theme man.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Im not going to be able to fix the problem you are having with lookout, not without changing everything around... something didnt take if your pulldown doesnt look like the one from my screenshot... The grey area up top and the T-mobile header
ICONS--- use whatever process you would normally use to apply.
Can someone clarify on how to apply these?
Andy_Update.zip--- MM file, shoot yourself if you dont know how to apply.
Is this applied through MM or flash through Rom Manager as an update.zip?
Shooting myself now!
Deleted.
Sent from my SGH-T959 using XDA App
badaphooko01 said:
ICONS--- use whatever process you would normally use to apply.
Can someone clarify on how to apply these?
Click to expand...
Click to collapse
there are 3rd party apps that do this, some home replacements have this ability...
badaphooko01 said:
Andy_Update.zip--- MM file, shoot yourself if you dont know how to apply.
Is this applied through MM or flash through Rom Manager as an update.zip?
Shooting myself now!
Click to expand...
Click to collapse
The op clearly states not to flash in recovery... its a MetaMorph file.. flash with MM.. choose Andy_Update.xml and apply all
@BlackElvis extract the file and read the README... the OP has the instructions on how to apply...
Yea lookout I could care less about but the header is what's really bothering me. I'm running a stock rom, I have root and no other morphs on my phone. I was playing with different roms but flashed back to stock using odin. I really don't know what's causing this. Would really like this morph, its sick.
Sent from my SGH-T959 using XDA App
Deleted.
Sent from my SGH-T959 using XDA App
Deleted.
Sent from my SGH-T959 using XDA App
BlackElvis79 said:
No xml.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Stop ctuttering my thread... Read the Damn ReadME.. I put it there for you... READ the first post.. If you cannot follow instructions it doesnt work...
rel500 said:
Yea lookout I could care less about but the header is what's really bothering me. I'm running a stock rom, I have root and no other morphs on my phone. I was playing with different roms but flashed back to stock using odin. I really don't know what's causing this. Would really like this morph, its sick.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Ok I just upgraded to the new hybrid and I see what didnt fix... Will be providing an update soon... along with stock music, genie, power, and search widgets.... And launcher
junkdruggler said:
Ok I just upgraded to the new hybrid and I see what didnt fix... Will be providing an update soon... along with stock music, genie, power, and search widgets.... And launcher
Click to expand...
Click to collapse
nice , thanks for fixing this for our Vibrants!
update
Just added an update... Now we have matching widgets and a matching header...
{
"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"
}
This is a cleaned up, more recent version of my former "High Voltage" theme, which can be found here. As always, it is a collaboration of different images/apps found across XDA, mixed with my own touches and creations.
SCREENSHOTS: SECOND POST
CHANGELOG: THIRD POST
COMPATIBILITY: PLEASE REPORT COMPATIBILITY!! DON'T ASK WHAT THIS IS/IS NOT COMPATIBLE WITH. IF YOU DO NOT SEE YOUR ROM LISTED BELOW, THEN YOU CAN ASSUME IT HASN'T BEEN TESTED.
Known Working: Trigger v3.1, Trigger v3.2, SGSII ROM, Bionix v1.3.2, Toxic8
Known NOT working: NextGen, Zendroid, all TRUE gingerbread ROMs (yes, that includes CM).
INCLUDED IN THIS THEME:
-Themed framework/tw-framework
-Themed dialer/phone
-Themed Swype
-Themed Visual Voicemail
-Honeycomb Lockscreen w/ custom clock
-Honeycomb market
-Custom font/wallpaper (also attached at bottom of post for seperate download)
-Themed Talk
-Extras: An extras folder called "BlueMystExtras" will automatically be flashed to your SDcard. This includes various wallpapers/icons/docks that go well with this theme. You will find all icons in the screenshots in this folder. (Folder is also attached at bottom of this post, for seperate download)
HOPEFUL UPDATE PLANS:
-Framework touch-ups
-More themed apks
-Boot/shutdown animations
-who knows what else
CREDITS:
Framework: Me/Birgertime
Swype: hoey2011
Lockscreen: Me/ultra spikey
Dialer: xtremekilla09
BattMod: R64
Popup/progress: crysis21
**if I missed any credits, it was certainly not on purpose, I mix and match themes/images from all over XDA, and it's tough to keep track of every single .png.....please PM me if you notice anything.
INSTALLATION:
1. NANDROID BACKUP
2. Download Theme.zip via link below.
3. Place .zip on /sdcard
4. Flash via CWM
5. Enjoy!!
6. Don't forget to check out the extras in /sdcard/BlueMystExtras after flashing!!
DOWNLOAD
SCREENSHOTS
CHANGELOG
05/30/11: Initial release
Looks really sexy ...it will be available for Bionix ?
Sent from my SGH-T959 using XDA App
mikka06 said:
Looks really sexy ...it will be available for Bionix ?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Im not a big ROM flasher...i find one that best suits me and I stick with it. the reason for this is because im so damn anal about my phone, it gets tiring after a while.
so what i do with my themes is I build them off of my current ROM, which happens to be Trigger....compatibility with other ROMs is unknown until people test it for themselves and report back. theres no risk involved as long as you make the proper backup/s.
Glad you got your computer issues settled topshelf Sure this will look good on Trigger..
Releasing on my birthday huh? Thats cold....
Lol jk jk Looks great man
You on 3.3 B2?
Sent from my SGH-T959 using XDA App
nice.. im still in hibernation from theming too haha. I like the pulldown! looks pretty clean bro. btw, what font are you using?
Sent from my SGH-T959 using XDA App
it would be nice if this was compatible with bionix nextgen v2
xtone said:
btw, what font are you using?
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
It's called "sony sketch"
jcc332006 said:
Glad you got your computer issues settled topshelf Sure this will look good on Trigger..
Click to expand...
Click to collapse
Problems were not fixed unfortunately...had to replace my laptop :\
Sent from my pocket rocket!!
Would love to see something like this for simply honey 2.3.3 gingerbread 3.5 revolution.the rom is flawless.can not see myself going back to froyo.not even for the gps.great work brother.but i understand if you can not do it.
Sent from my GT-I9000 using XDA App
Hey Top,
Good to see you back. Don't forget to add the Clock/ AM-PM toggle in the new theme.
I will test on Bionix ver. 1.3.1 since I keep comming back to this Great ROM.
Top, Glad to see your back at it.
Cant wait to port this to my fassy!
Sent from my SCH-I500 using XDA App
GrainOsand said:
Top, Glad to see your back at it.
Cant wait to port this to my fassy!
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
there arent going to be a TON of changes....its mainly an updated version that will be compatible with some of the newer ROMs out there.
as of right now the main changes are the battery mod, new swype theme, new wallpaper, my created honeycomb status bar (love it), pop up framework, tab framework, and a cleaned-up pulldown....i plan on doing some more over the weekend before the release...maybe some other themed apps
TopShelf10 said:
there arent going to be a TON of changes....its mainly an updated version that will be compatible with some of the newer ROMs out there.
as of right now the main changes are the battery mod, new swype theme, new wallpaper, my created honeycomb status bar (love it), pop up framework, tab framework, and a cleaned-up pulldown....i plan on doing some more over the weekend before the release...maybe some other themed apps
Click to expand...
Click to collapse
Its cool Top, Any changes you make are welcome and im digging that new batt...
Sent from my SCH-I500 using XDA App
Top dude your work is amazing, you should sincerely consider putting this in a theme chooser apk and uploading it to the market (as a paid theme), as well received as this theme has been you have a genuine opportunity with this theme, there is nothing out there like it. Keep up the brilliant work bro.
GrainOsand said:
Its cool Top, Any changes you make are welcome and im digging that new batt...
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
It's not my creation, but it does look damn nice....ill credit it in the release
Sent from my pocket rocket!!
Yes it does
Looking forward for it, man. Really nice job
Finished porting Evoluer by kgill, originally by dbilliter.
Thanks to raybond25 for acquiring the files and permission.
This has been developed on KenPenns Beta 4.5.91.
You MUST BE DEODEXED.
Use at own risk.
There are two versions, one with a red line under the status bar icons as seen in the screenshots and one without the red line, all black, not shown.
With Red Line: http://www.mediafire.com/?yc9nc34sj7528ii
Uninstall: http://www.mediafire.com/?8sombt6awnqqujn
{
"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"
}
Thanks...And great work as always
thanks, looks nice
Nottach, why are your uninstall .zips different versions? Aren't they the same thing? Can I simply use the most recent (v6) w/ all past releases?
mpalatsi said:
Nottach, why are your uninstall .zips different versions? Aren't they the same thing? Can I simply use the most recent (v6) w/ all past releases?
Click to expand...
Click to collapse
Yes, theyre all the same. But when I start theming new files I make a new uninstaller because the previous one doesn't have the new files. I'm changing all my links to mediafire which will make it easier to keep organized and allow folder browsing.
Nottach said:
Yes, theyre all the same. But when I start theming new files I make a new uninstaller because the previous one doesn't have the new files. I'm changing all my links to mediafire which will make it easier to keep organized and allow folder browsing.
Click to expand...
Click to collapse
Gotcha! Thanks.
Also, I noticed you're using extended controls w/ the flashlight controller. Does the LED work for you? It doesn't for me, and I'm wondering if there's some sort of trick to get it functioning properly.
mpalatsi said:
Gotcha! Thanks.
Also, I noticed you're using extended controls w/ the flashlight controller. Does the LED work for you? It doesn't for me, and I'm wondering if there's some sort of trick to get it functioning properly.
Click to expand...
Click to collapse
Its actually widgetsoid and the LED does work. Just have to choose method 2 in global prefs.
Thank you so much for making the one with out the red bar! I am gunna hunt for the icon in the original
Sent from my MB860
leets4uc3 said:
Thank you so much for making the one with out the red bar! I am gunna hunt for the icon in the original
Sent from my MB860
Click to expand...
Click to collapse
don't worry, i felt the need to do that yesterday,
here are the icons in the original
this is one sick theme!!!!
raybond25 said:
don't worry, i felt the need to do that yesterday,
here are the icons in the original
Click to expand...
Click to collapse
Yessss thank you so.much!
Sent from my MB860
leets4uc3 said:
Yessss thank you so.much!
Sent from my MB860
Click to expand...
Click to collapse
You're welcome, I meant to post it when nottach first released.
Nottach, could you add icon link to OP, I'm sure a bunch of people will be looking for them.
Sent from int'l ATRIX, unlocked BL, ROM infinitely variable.
Very nice/elegant brother, great work!
Sent from my MB860 using XDA Premium App
Though not all the themes have suited my personal taste, I just want to quickly say how utterly impressive it is that you can turn out this many themes for this phone, and that all of them just seem rock solid. The ATRIX community should consider themselves very lucky!
Speaking of my taste, if there is any way you could whip up something like the following, I would be VERY grateful:
I would love to see a theme not too different from the Motorola one in your 1% battery thread, but maybe just with a nice circular battery, black task bar (maybe a little transparent or highlighted. Whatever looks good), and a black-to-Grey transparent notification drop down, similar to the blue one in the stock ROM. To whatever degree possible, I would also like to see black menus (like the menu that pops up when menu button is pressed while on the home screen). I think that would be more in keeping with Gingerbread than the Froyo-like white ones in the stock ROM.
Anyway, I realize you are very busy, and like I said, I appreciate your work, so I'll understand if you can't get to something like this. Just a request
Thanks again!!!
Sent from my MB860 using XDA App
Could you please re-upload the theme without the red line? I can't download it.
Sent from my MB860 using XDA App
Does this gorgeous theme work on cherry blur 1.4 by any chance?
hahmoode said:
Does this gorgeous theme work on cherry blur 1.4 by any chance?
Click to expand...
Click to collapse
Probably not. For some reason he keeps flip flopping back and forth on his base for that rom. Its now on the ORFR build which is different than what this os based on.
It caused a bootloop for me the first time he did that.
Sent from my MB860 using XDA Premium App
Props to me for an eye for style and fashion lol. I'm happy atrix owners have a sense of style and know what looks good. I would have had a hard time convincing themers in the epic theme thread (horrendous themes). Btw Nottach pretty nice bro. I envy your theming/port skills. I just don't have the time to learn baksmali eclipse etc. Also wonder if its possible to get that tranny bar.
This theme is pretty sweet, but I was trying to find out about the wallpaper and weather widget as seen in the screen capture. Really digged those.
itspec81 said:
This theme is pretty sweet, but I was trying to find out about the wallpaper and weather widget as seen in the screen capture. Really digged those.
Click to expand...
Click to collapse
Weather widget is most likely Fancy Widgets with the Simpleton White theme.
I saw that wallpaper the other day... its a live wallpaper. Don't remember where I saw it though.
Sent from my MB860 using XDA Premium App
For those of you who liked TetraHydroCannabinol, but need something a little more 'Professional'
We Proudly Present
MattedGreensThis theme is for deodexed 2.3.3 sense roms.
Rolando_Ramiro and I started off with the TetraHydroCannabinol theme and got some great
responses. However, some people couldn't really have Marijuana references on their
phones, but still liked the colors. This is for you.
But, if you want the [T]etra[H]ydro[C]annabinol theme Here it is.
Thanks to Vinchenzop for helping me find icons and other things that have eluded me!
Downloads in post #2
sGreenshots of v1
{
"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"
}
-----------------------------------
And now presenting 2.3.4
This is only v0.9. I know people are really wanting the 2.3.4 port so here we have it.
Based off of Synergy RLS1(Thanks TrevE! and team)
It might work on other roms, but hasn't been tested so please leave feedback.
Also, if your quick settings disapear, fret not! Check out zeus mod on youtube.
A little bit of Rosie themed-ness, more to come!
Questions, comments, and any feedback are greatly appreciated. Let us know what you want!
________________________________________________________________
Update [M]atted[G]reens 2.3.3 v1
Change v1
-updated a LOT more icons
-updated menu background color
-fixed wifi
-a couple more im forgetting
v1.5 Black menus
-updated menus to green on black( awesome!)
-More icon edits. (I keep finding more in random spots)
Always free here on xda, but we will also be adding it the the Market. (sometime haha)
Donation links are up.
Downloads
So you want your phone to look its best?
Download version 1
----------------------
Flash this to remove the clock after flashing the theme.
---------------------- Below this is all for 2.3.4----------------------
[M]atted [G]reens _2.3.4_ v.9
----------------------
Download [M]atted[G]reens v1 (2.3.4)
-Download v.9 update to v1 (2.3.4)
------------
v1.5 with black menus download (2.3.4)
Sittin right here..
Looks great. Does it have themed pop up windows as well?
Sent from my PG86100 using XDA App
Is this compatible with odex or deodex? Which version of android, 2.3.3. or 2.3.4?
Yes it does. They are still a work in progress, but are certainly not stock.
Added to OP
would love to use this but it would bork my framework since i have my clock hidden
parousia15 said:
Is this compatible with odex or deodex? Which version of android, 2.3.3. or 2.3.4?
Click to expand...
Click to collapse
For deodexed. I'll add that to OP as well. For right now 2.3.3
Same for me. Do you or anyone know where the clock is in framework? I think we can just remove it and it'll work.
CheesyNutz said:
would love to use this but it would bork my framework since i have my clock hidden
Click to expand...
Click to collapse
Sent from my PG86100 using XDA App
Bamba1260 said:
For deodexed. I'll add that to OP as well. For right now 2.3.3
Click to expand...
Click to collapse
Maybe add the file size as well..
just so people know (43MB).
ALSO, and maybe keep a special XDA version lying around for us, but...
Get this on the freaking Android Market as a paid apk as quickly as possible, and reap a little profit for y'all hard work.
You deserve it, and if other 3.0 themes can do well as paid apps with di%kish creators, just think how well this one could do. I just dl'ed the zip, but, yeah, I'd pay you for it as well. At least a donation link? (if you already have one up, sorry, checking now..)
Sent from my Evo3D
mazook98 said:
Maybe add the file size as well..
just so people know (43MB).
ALSO, and maybe keep a special XDA version lying around for us, but...
Get this on the freaking Android Market as a paid apk as quickly as possible, and reap a little profit for y'all hard work.
You deserve it, and if other 3.0 themes can do well as paid apps with di%kish creators, just think how well this one could do. I just dl'ed the zip, but, yeah, I'd pay you for it as well. At least a donation link? (if you already have one up, sorry, checking now..)
Sent from my Evo3D
Click to expand...
Click to collapse
Thanks for the tip (size)
Also, we are planning on putting it in the market lol, but not quite yet. And of course, it will always be free for XDA
Only suggestion. Remove the gps icon when not in use and theme it when it is in use
Sent from my PG86100 using XDA App
coffeehandle said:
Only suggestion. Remove the gps icon when not in use and theme it when it is in use
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Working on it
coffeehandle said:
Same for me. Do you or anyone know where the clock is in framework? I think we can just remove it and it'll work.
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
The xml you need to modify is in systemui.apk res folder, layout, status_bar.xml if you guys don't get it done before I get home I'll post it up.
Sent from my PG86100 using Tapatalk
great responses.
of course we will be implimenting these ideas to the THC theme as well, so if you have friends that would prefer a rather herbal theme let them know there is a second choice also!
thanks for the feedback!
if i flash this and i have my clock and recent apps hidden im sure they will come back . if i reflash the hide clock zip i have shouldnt that just remove the clock again ?
CheesyNutz said:
if i flash this and i have my clock and recent apps hidden im sure they will come back . if i reflash the hide clock zip i have shouldnt that just remove the clock again ?
Click to expand...
Click to collapse
yes it should work that way. unless that flash that you use has a different set of icons/pictures throughout it.
let us know what happens.
thanks for testing!
making backup now
CheesyNutz said:
making backup now
Click to expand...
Click to collapse
If I doesn't work I can upload a modified systemui for people who hide the clock
Bamba1260 said:
If I doesn't work I can upload a modified systemui for people who hide the clock
Click to expand...
Click to collapse
sounds good. we'll prolly make two versions.
1 for clock
1 for no clock
thanks for the help!
Here's my latest skin. It took forever and a day to make but it's good enough to release.
Nov skin v02 for ICS & GB
Special thanks to:
PRDOG for testing
Known bugs for ICS:
Many. No joke
1) This is a straight beta port. Meaning, I haven't done much but port all the nov skin png's into the pink skin apk. I haven't changed the string xml to reflect the new name for the skin
2) I also haven't had the time to resize all the png's from GB to ICS. Meaning, there might be some sizing issues with the png's. I'll get these fixed over the next several weeks.
3) You'll have to uninstall the PINK skin in order to use this one. That's just the way it is for now, sorry.
4) It's beta. Did I mention, it's beta. I'm porting this over as a courtesy to give some people some color while I finish the theme. Enjoy and thanks for the "Thanks"
ICS Goodies
What different about this skin compared to others:
I added a rest png to the drop down, which won't break the transparency of your notification bar.
Media Fire DL link ICS: http://www.mediafire.com/?597wv0o9f5x525z
Known bugs for GB:
None
What different about this skin compared to others:
I added a rest png to the drop down, which won't break the transparency of your notification bar.
Changelog:
3-28
Replaced Red Icon Notification for MMS and missed phone calls with a transparent green circle.
Modified Calendar Widget size small and added graphics to background
Replaced red Progress Horizontal with a Black Color. You'll notice this when downloading applications.
3-27
Added dying planet and green alien planet
Modified Widget background to go with the theme
Fixed Red Widget Brightness to Black on rest
Instructions to install
1) Download to phone, when prompted select install from unknown sources
2) install the apk, then go to menu, personalize, skins.
3) Select the Nov skin, enjoy
Latest Build 03-28 Media Fire: http://www.mediafire.com/?af2o05u7cfkxc58
Build 2 03-26 Media Fire Link: http://www.mediafire.com/?4aittcc8v79h76h
Original Build Media Fire Download: http://www.mediafire.com/?w9d2rzlaodmpqhi
{
"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"
}
what does this go to?
narcco said:
what does this go to?
Click to expand...
Click to collapse
It will work on gb
Sent from my poor S-on Rezound
You can tell a lot of work went into this. Looks great man!
Marcismo55 said:
You can tell a lot of work went into this. Looks great man!
Click to expand...
Click to collapse
Thanks man. I plan to complete it with a full theme when I have the time.
Sent from my ADR6425LVW using xda premium
It works great awesome work thank u for sharing I'm addicted to New skins can't get enough
Sent from my ADR6425LVW using xda premium
Thank you sir!
Sent from my ADR6425LVW using Tapatalk
numbroino21 said:
Thank you sir!
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
No problem man. Thanks for commenting. It's always nice to hear from fellow members from the themikmik.
Sent from my ADR6425LVW using xda premium
This has got to be one of the coolest looking skins I have seen. Fantastic job!
Downloading now. Looks amazing bro.
Edit. This is sick. Nice work dude
Sent from my ADR6425LVW using Tapatalk
Thanks for the comments. NOV skin aka November skin was a lot of fun to design. The wallpaper on this one took two hours to design, but in the end came out great. I hope to create another one soon. For those wondering, I'll also try to revive Tron Nemesis back from the grave when I have more time. That one and this Nov skin are probably my favorite colors so obviously will get more attention; including, full themes.
Sent from my ADR6425LVW using xda premium
Awesome looking skin. It may be safe to say that this is the most complete Rezound skin yet. After moving over to ICS and 4.6, I don't think I can go back... but hope to see your work on those ROMs sometime soon!
a-jive said:
Awesome looking skin. It may be safe to say that this is the most complete Rezound skin yet. After moving over to ICS and 4.6, I don't think I can go back... but hope to see your work on those ROMs sometime soon!
Click to expand...
Click to collapse
Thanks bro. I love ICS too. I might try to port it this weekend.
Sent from my ADR6425LVW using xda premium
raider3bravo said:
Thanks bro. I love ICS too. I might try to port it this weekend.
Click to expand...
Click to collapse
That would be fantastic! I've gone too far to go back to GB also. It's really great work and I appreciate the time you put into it raider!
man, if you could somehow make this into one of those "skins" apk's that you can just switch back and forth for ICS, that would be really sick. looks great! if i were on GB, i'd run it!
jayochs said:
man, if you could somehow make this into one of those "skins" apk's that you can just switch back and forth for ICS, that would be really sick. looks great! if i were on GB, i'd run it!
Click to expand...
Click to collapse
Once ported it will install to and show up in your HTC skin picker. Raider slings some awesome skins and themes. I probably have all of them. lol
i'm pumped to try it out if he ports it to ICS
this skin is really neat. using it now and it looks real cool!
Sent from my ADR6425LVW using XDA App
what tools do you use to modify the apks? I could make some pretty sweet themes of I could figure out how to get to the images
Sporting it now for ICS! Love it man! Thank you so much!