[UNROOTED][MOD][CONCEPT] Sense Launcher ReDefined for the UNROOTED - EVO 4G Android Development

{
"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"
}
Hey again.
The Goal of this Project was to simply allow theming of the Sense UI for unrooted Devices. But in the past few days this project has grown into something more. The ultimate goal is to create a Sense Launcher that is completely independent from the framework. So far we are on track.
How it works.
With Sense, it is kind of difficult to utilize HTC apps by themselves. Reason is most of the apks call for resources from each other, and also they must share a common signature.
I started with Rosie.apk, the Sense Launcher, and have stripped it of that requirement. But, another concern arises. Once you have one instance of an application installed, Android does not allow you to install it again. So, how can you install a new Rosie without root access? Well, what happens next is I changed the package name of Rosie inside the smali and xml and the AndroidManifest, so the OS thinks it is a new application, thus allowing it to install simultaneously with the stock Rosie.apk, much like if you were installing ADW Launcher.
The Plan.
Currently, as of today June 30, 2011, I am only Rosie.apk modified to behave in this manner. I do plan to make the Widgets work as well. Right now, the widgets DO NOT work because, as mentioned previously, they require the launcher to have the same signature.
The Instructions.
Download from either link.
Install via a file manager like Astro or "adb install"
Press the HOME Key and it will ask you which Launcher you want to use, select "HttC Sense". hehe. HttC.
Enjoy!
To revert back to Stock Rosie, go to Settings>Applications>Manage Applications and clear defaults under HttC Sense....or.....Use THIS APP
Note, if you do not want to start over with new homescreens each time, I suggest installing via:
adb install -r Rosie-vx.x.x.apk
The Goods.
August 10, 2011 am
Download Rosie v1.0.0 Stock
Download Rosie v1.0.0 - TEXT - ScreenShot - App Drawer in the Center
*Big Changes
*Custom Sense Launcher
*4x5 Workspace
*5 Column App Drawer
*transparency
*remappable Right Button via LaunchKey
July 4, 2011 pm
Download Rosie v0.9.9a with
*Big Changes
*ScreenShot
*Custom Sense Launcher
*4x5 Workspace
*5 Column App Drawer
*transparency
*remappable Right Button via LaunchKey
July 2, 2011
Download Rosie v0.9.2 with
*Custom Sense Launcher
*4x5 Workspace
*5 Column App Drawer
*transparency
*remappable Right Button via LaunchKey
June 30, 2011
Download Rosie v0.9.1 with
*Custom Sense Launcher
*4x5 Workspace
*5 Column App Drawer
Mirror 1
Click to expand...
Click to collapse
Concerns.
Install Won't Work
This is for everyone with problems.
adb install works with the file from the computer, not the sdcard.
YOU have two options:
NOT RECOMMENDED
Mount sdcard as a disk drive
then run
adb install -r /Volumes/sdcard/download/Rosie-v0.9.9.apk
OR, preferred method,
download to computer
type
adb install -r /PATH/TO/Rosie-v0.9.9.apk
for example:
PC:
adb install -r C:\Users\Persnlmgr\Downloads\Rosie-v0.9.9.apk
MAC
adb install -r /Users/tommytomatoe/Downloads/Rosie-v0.9.9.apk
Why don't you just work on getting Root Tommy?
Good question. I like to learn new things but figure out exploits in an Android OS requires great expertise, of which I do not have. I also like to do what I am good at. Plus, it will be awesome for unrooted devices to have customizations unique to rooted devices.
Will this mod/hack/app work on Rooted Devices?
I am sure it would so long as you are running a ROM with com.htc.resources from OTA 4.24
Why Can't I see the HTC Clock/Calendar/Bookmarks/Et Cetera Widget in the Add to Home Screen?
Explained above. Something to do with Signatures. In the plans to make all the Widgets Work.
This Project is dumb!
It may or may not be dumb, but I feel that is a challenge to mod and development even on locked devices. Even if the main system Tweaks can't be achieved, it's still cool to me to be running a 4x5 Workspace while unrooted.
Please please Post all concerns and questions or Requests. Remember. This is for me as well as for you.
I thought this was Cool. Thank you Greenfieldan! Click Here
Direct Credits.
Brut.all for apktool
JesusFreke for baksmali/smali
Htc for EVO 4g
Sprint
Google
xda
General Credits (peeps that I've worked with or have learned from).
aamikam, chogardjr, myn, JsChiSurf, lowetax, ageesm, dougjamal, misfit, jadeboy, nick1313, many many others. (feel free to remind me if you want to be added to this list. hehe)

saved for a later post

just in case I need one more...

Dude, congrats! That is pretty damn cool. If I wasn't already rooted I'd definitely have to give this a shot.
Sent from my PC36100 using XDA Premium App

Nice work man that's cool idea.
Sent from my PG86100 using XDA Premium App

Really great idea Tommy. I sort of saw this coming but I thought it would happen over in the Evo3D thread where they all seem to be just dying to mod their new phones.
Your idea for 4x5 is great.......this is not dumb, it's a challenge! There are lots of folks stuck unrooted for lots of reasons. Gotta give them something....
I've recently discovered that there are several other mods you can do to an unrooted Evo if you can get your MSL.
You can access the data menu ##3282# to tweak 3g and 4g settings (speed and connection).
You can change the sprint banner on the lock screen with QPST.
You can change your PRL ##775# to force roam if you need to.
You can even increase the volume. (did the others, haven't tried this one)
I can't wait to see what else you come up with while we wait for 4.22 root!

Thanks misfit! Was in a hurry running late for work so I didn't add everyone to my list.
Steve, nice info. Great for peeps to know.
I realize that a minority if peeps who visit xda are rooted or are attempting to root, so this seems kind of silly. But a surprising majority of Android users don't care about root. I have many friends who haven't rooted or have rooted to only tether. But of this group of people I know some would .like a little more customization.
I know personally I have enjoyed many tweaks that are normally not possible. I hope to bring some of these to the everyone who would like to use them. For now I think this will be a personal project but I will continue to post more updates as I make more widgets work.
Sent from my PC36100 using XDA Premium App

Congratulations on making this feat work without root! I would definitely want it even if I didn't care for root. The only thing I don't like is the fact that all htc widgets have to be resized to work with 4x5. Btw I'm running the 3d rosie for synergy and I am LOVING your transparent notification mod.. but how do I invert the menu background transparent to match?
Swyped from my Synergized 3vo look-alike

mpitcher225 said:
Congratulations on making this feat work without root! I would definitely want it even if I didn't care for root. The only thing I don't like is the fact that all htc widgets have to be resized to work with 4x5. Btw I'm running the 3d rosie for synergy and I am LOVING your transparent notification mod.. but how do I invert the menu background transparent to match?
Swyped from my Synergized 3vo look-alike
Click to expand...
Click to collapse
I posted one earlier today that has the inverted notifications built in. It may be in the OP of synergy thread.
It has a clear bar, so if you like transparent you will have transfer the png over. The correct image us called statusbar_background.png
Sent from my PC36100 using XDA Premium App

tommytomatoe said:
I posted one earlier today that has the inverted notifications built in. It may be in the OP of synergy thread.
It has a clear bar, so if you like transparent you will have transfer the png over. The correct image us called statusbar_background.png
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
Ok, sorry but I meant when you're on the home screen and press ur "menu" button, the little popup menu that appears at the bottom of the screen lol. I found the png in a rom a while back but I completely forgot where I saw it! I would then need to make that text white but I don't know how
Swyped from my Synergized 3vo look-alike

your a beast tommy nice work

A little update.
Rosie now has remappable right button for the unrooted. Will work on making both buttons work. I'm at work so I will upload later tonight.
Again, these mods aren't useful for rooted persons, but tell your unrooted friends they can launch Facebook with the right button. Hehe
JoelZ9614 said:
your a beast tommy nice work
Click to expand...
Click to collapse
Appreciate cha Joel.
Sent from my PC36100 using XDA Premium App

Aaaaaaaahhhhhhhh...I can feed my need to Mod!!!!
You're a GOD, TT!!!!
(Now, be nicer to me in Words...)

Persnlmgr said:
Aaaaaaaahhhhhhhh...I can feed my need to Mod!!!!
You're a GOD, TT!!!!
(Now, be nicer to me in Words...)
Click to expand...
Click to collapse
Haha. I don't know how to be nice on words!
Neil feel free to request a specific Rosie or style. I will .make one just for you
Sent from my PC36100 using XDA Premium App

OP updated with latest version, 0.9.2 with remappable option using LaunchKey

Screenshot(s)?

mithritades said:
Screenshot(s)?
Click to expand...
Click to collapse
Mmm. Funny you should ask. Is there a screen shot app out there without root? I'm checking now
Sent from my PC36100 using XDA Premium App

Here some screenies. Was a pain to get ScreenCapture app to work!

Okay, I try installing the 092, I hit Home and get my choices, choose HttC, I get the purdy red and white TommyTomatoCustoms screen, and then I get an FC that goes by so fast I can barely see it, but I think it's "process.???"...
Gonna uninstall, reboot and try again...
Update: No go. Still getting FC - "process.com.htc.launcher.tommytomato"
Update 2: Thought you might've up'd to 4.24, so I did, and still nada zip zero (although now Netflix works!)...in fact this time when I hit the Home key it no longer offers the 2 choices, just shows me my 5 screens...rebooting to check again..
Update 3: Still no go...hit Home get 5 screens...nadazipzero...uninstalling and awaiting your sage advice...

Hey Neil. With v 0.9.2 you need to install the launchKey app first. I bet you that is your issue. Please give it go. Uninstall all versions of HttC sensex then install launchkey, the install v0.9.2
Sent from my PC36100 using XDA Premium App

Related

[request] Blue/Black or Red/Black Skyraider 3.3 final

anyone working on a theme for the new skyraider?
One that has the 5 in a row icons in the app drawer..or does it already have that ability and I'm missing something?
Also... any news on the rotary lock-screen with music controls with the correct transparency?
If I find anything out ill post it
Sent from my ADR6300 using XDA App
networkmagician419 said:
One that has the 5 in a row icons in the app drawer..or does it already have that ability and I'm missing something?
Also... any news on the rotary lock-screen with music controls with the correct transparency?
If I find anything out ill post it
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I did not make this MM for skyraider i just pulled it from post 2 from ihtfp69 thread he made
NOTE: These are MM themes that can be used in conjunction with the button mappings. They are not exclusive of each other. Thanks to deficitism (brucekey) for help with this mod.
5 Column Transparent --> http://skyraider.us/xda/themes/33/Rosie_5app_SemiTransparent.zip
5 Column Non-Transparent --> http://skyraider.us/xda/themes/33/Rosie_5app_NonTransparent.zip
there is the link for the 5 app drawer. just remember you will have to apply this 2 times because there is a bug in the metamorph
As of right now there is no rotary lock for it....
I am making a theme for Raiders 3.3.
It is Purple And Gold though.
¤ mobile ¤
Synisterwolf... thanks I love the semi transparent app drawer...wouldn't it be awesome to have the 3d effect with the HTC launcher?
HTC...How would I go about making a theme for it? I'd say I'm more advanced than a noob...could u pm me or chat me through a good walk through?
Sent from my ADR6300 using XDA App
+1 on wanting a Red/Black theme for SR 3.3.
If no one wants to make one if they could PM a link to a walk through I'll look into it creating one. Have some coding experience, not a whole lot with Android though
If SoCalMiles doesn't mind I can post the metamorph port of his Incredible rEVOlution theme I made for personal use, I'm using it on 3.3 now.
{
"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"
}
mixedlemon said:
if socalmiles doesn't mind i can post the metamorph port of his incredible revolution theme i made for personal use, i'm using it on 3.3 now.
Click to expand...
Click to collapse
+1000!!!
Yes, please!!!!
usn.mustanger said:
+1000!!!
Yes, please!!!!
Click to expand...
Click to collapse
Here you go. This will work on Skyraider 3.3, and most other roms as well.
This is just a metamorph version of SoCalMiles's Incredible rEVOlution theme so that it will work on more roms.
xda's uploader isn't working right at the moment, so I'll have to use mediafire for now.
http://www.mediafire.com/?3dcn6fz9dy3i7hm
As always, do a nandroid backup just in case.
mixedlemon said:
If SoCalMiles doesn't mind I can post the metamorph port of his Incredible rEVOlution theme I made for personal use, I'm using it on 3.3 now.
Click to expand...
Click to collapse
mixedlemon said:
Here you go. This will work on Skyraider 3.3, and most other roms as well.
This is just a metamorph version of SoCalMiles's Incredible rEVOlution theme so that it will work on more roms.
xda's uploader isn't working right at the moment, so I'll have to use mediafire for now.
http://www.mediafire.com/?3dcn6fz9dy3i7hm
As always, do a nandroid backup just in case.
Click to expand...
Click to collapse
I don't mind the MM theme at all. I've been recovering after a knee surgery and getting back to the swing of working again. I realize I haven't updated things in a while, but I am working on something big!
Awesome! Thanks to both of you!
mixedlemon said:
If SoCalMiles doesn't mind I can post the metamorph port of his Incredible rEVOlution theme I made for personal use, I'm using it on 3.3 now.
Click to expand...
Click to collapse
Tried installing this theme on top of the incredible revolution theme for virtuous and android system kept force closing, should I just install this on virtuous by itself? I like the look of this theme more than the one for virtuous...
i cannot access mediafire, anyone wanna upload a mirror for the metamorph theme? thnx in advance
Awesome work theme works perfectly on Skyraider 3.3! This is just what I was looking for. Is it possible to flash the multi colored circle battery over this or is it going to cause problems since its not designed for the new framework?
Here is a mirror if anyone has trouble downloading
http://db.tt/gDuuEIj
Great work..I like some of the changes...don't like others... flashing back
Sent from my ADR6300 using XDA App
I'm a big fan of the black/red color combo on this phone, so I'm loving it so far, but I've got a few questions:
FIrst of all, my fonts don't look like the ones in the screenshot. Should they, or is this a separate mod? I want that thin and sexy font!
Highlights ("pressed state" for buttons or clickable items) are red everywhere except for the following:
The rosie bar: the "pressed" state of any of the 3 buttons is green, not red
Apps in the app drawer
The stock gallery album list--pressed state when selecting an album is green
The recent apps section of the pulldown bar
There may very well be other places, but I haven't explored much further than this since installing this theme
What lockscreen is that in the screenshot, and how do I get it?
Thanks again!
SoCalMiles said:
I don't mind the MM theme at all. I've been recovering after a knee surgery and getting back to the swing of working again. I realize I haven't updated things in a while, but I am working on something big!
Click to expand...
Click to collapse
Thanks man, I've been holding off posting this because I really want to be careful not to step on other devs toes
usn.mustanger said:
I'm a big fan of the black/red color combo on this phone, so I'm loving it so far, but I've got a few questions:
FIrst of all, my fonts don't look like the ones in the screenshot. Should they, or is this a separate mod? I want that thin and sexy font!
Highlights ("pressed state" for buttons or clickable items) are red everywhere except for the following:
The rosie bar: the "pressed" state of any of the 3 buttons is green, not red
Apps in the app drawer
The stock gallery album list--pressed state when selecting an album is green
The recent apps section of the pulldown bar
There may very well be other places, but I haven't explored much further than this since installing this theme
What lockscreen is that in the screenshot, and how do I get it?
Thanks again!
Click to expand...
Click to collapse
You can find the font (as well as some great looking widgets, backgrounds, and other things) in the original thread for the theme here.
I originally had another package to install the apps from the /system/app/ directory of SoCalMiles's installer, but I removed it because Skyraider 3.3 has updated versions of the apps. If you want to install them you can find it here, it may fix the remaining green in the apps. Install it through recovery or rom manager.
You can get the lockscreen by renaming HtcLockscreen.apk to Htclockscreen.apk.bak, or simply removing it altogether. You can find it in /system/app/
Let me know if I can help with anything else!
I need some serious help! I cannot edit com.htc.resources.api at all, I've tried pushing it thru adv, I've tried metamorph, I've tried everything! Does anyone hav a solution to this? Whenever I do edit the apk, my phone restarts and turns on halfway, then stops at random moments on the boot animation. :IAmAboutToKillMyPhone:
Sent from my ADR6300 using XDA App
Anyone else folder img look like this?
http://db.tt/SRgU4Kv

[ROM]UPDATE!(5/22/11) SmoothnSexy V1.4.1, Gingerbread-ish looking Froyo/SENSE

Well here it is,Smooth N Sexy. I'm a fan of Sense, its smooth and has great widets, however the stock rosie is no good and has to go. Alot of the mods in this rom I did not do myself. Im mostly responsible for putting it all together and alot of the visuals. This rom is what I like and I think others will too. Its easy on the eyes and pretty fast for a sense rom due to its Mikfroyo 4.5 base. Ill try to give credit where due, but if I leave you out dont hesitate to drop me a PM and ill add some props.
Big thanks to aamikam for the base Rom and I also borrowed your update script as I'm not quite ready to tackle that. Also big thanks to Myn I used alot from warm two point two as well. You guys are my hero's/inspiration.
THIS IS A 3.70 SENSE ROM(FROYO)
Rom has over 1000 downloads! makes me feel warm and fuzzy, hopefully everyone is loving it. Click thanks below if ya do!
What this rom has:
Mikfroyo 4.5 base (aamikam)
Gingerbread theme (ported by Geeserver/modded by me)
Transparent Notify bar background and power control widgets (Me)
Gingerbread-ish Rosie (chingy51o )
Myn's Rosie Settings mod and App (Myn)
Android particle ring boot animation ( Aph )
Myn's Themed widgets including search box (Myn) modded by me
-Black custom font-able dialer (JsChiSurf )
-Inverted Contacts and MMS app’s(JsChiSurf)
-Multi tab AOSP and Rotory lockscreen and app(JsChiSurf ). If you want the sense lockscreen back goto to system/app with root explorer and rename htclockscreen.apk.bak to htclockscreen.apk and reboot.
-Custom wallpaper pack and a few custom ringtones etc
-Modded htc_IME(me)
-skinned swype (Leukay)
-Unthemed Gingerbread Keyboard(unk)
-Myn's annimations
-Notification clock mod(goto settings/time and date to remove am/pm from clock or remove whole clock)(mod by JsChiSurf )
-3g/1x mod (guide by nivron)
-sd card speed tweak set at 256
-Custom/modified htc flashlight app, screen gets brighter not just LED(me)
-Zegoe Font
-Remapped htc clock widget, takes you to Aosp clock instead of htc.(aamikam)
-hulu
-Newest 10.3 flash modded for hulu(dozenboy0012)
-DSP Audio app
-Astro
-Adobe reader
-Adfree
-TB free
Your gonna need the latest PRL/Radio
http://forum.xda-developers.com/showthread.php?t=715485
Downloads v1.4:
!!!!!WARNING!!!!
FULL WIPE IS RECOMMENDED, IF YOU DONT WIPE, DONT COMPLAIN THAT YOUR HAVING A PROBLEM WITH SOMETHING.ALSO IT IS RECOMMENDED YOU DONT RESTORE ANY SYSTEM DATA WITH TITANIUM BACKUP, ONLY APPS AND DATA RELATED TO THOSE APPS. IT TAKES TWO MINUTES TO PICK A NEW RINGTONE ETC PEOPLE, STOP BEING LAZY.
v1.4.1(latest)
http://www.mediafire.com/?jniw9w6b940mujg
http://www.megaupload.com/?d=RJOXVTY2
V1.4
http://www.mediafire.com/?0uct4vbs9m369n9
http://www.megaupload.com/?d=K84YCG31
FLASH FIX for 1.4 (if you use hulu and/or having problems with flash.
http://forum.xda-developers.com/attachment.php?attachmentid=603471&d=1306023002
Changelog:
V1.4.1 (not nessesary if you already flashed v1.4 and the flash fix.
1.Fixed update script and build.prop to not confuse anyone
2.Removed flash from system, and put it in data, along with deleting lib file left behind by old flash. Hulu should work great now
V1.4 (coming soon)
1. New 3G icon
2. new modded htc_IME
3. New Swype skin(thanks Leukay)
4. New themed you tube widget
5. new htc toggle widgets
6. Newest hacked flash 10.3 for hulu
7. new calendar widget
8. Modified Music widget
9. Even more wallpapers
V1.3
1. added remapped htc clock widget, takes you too aosp clock to set alarm etc.
2. Added 1x mod back in, themed icons to match.
3.Added notification clock mod, goto settings/time and date to remove am/pm or the whole clock from title bar.
4.Changed a few icons
5.added a few ringtones etc
6. sd card speed tweak now set at 256
7. newer version of calendar, i think.
i think thats it
V1.2
1.3g/1x and throttle mod is now optional see mods below.
2. Rosie is 10% more transparent
3.Custom/modified htc flashlight app (me)screen gets brighter not just LED
4.Voicemail icon and widget icon changed
5.New wallpapers
6.Added back stock ringtones/notifications/alarms
7. Multi tab AOSP and Rotory lockscreen and app(JsChiSurf ). If you want the sense lockscreen back goto to system/app with root explorer and rename htclockscreen.apk.bak to htclockscreen.apk and reboot.
v. 1.1
1. fixed swipe trail (now green instead of blue)
2.
3. Changed a bunch of icons
4.3g/1x mod included with new related framework mods (i think, i dont have 1x in my area. someone let me know.)
5. Data service throttle limit fix (Thanks BThomas22x for the guide)
6. Removed AM/PM from the statusbar (used JsChiSurf's guide)
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"
}
Mods:
Click here for alternate rosie's and more mods by me:
--Back to White Contacts and MMS
http://www.mediafire.com/?o32xdss17c1b4ws
--Black/green gingerbread keyboard (jerzyIroc)
http://forum.xda-developers.com/attachment.php?attachmentid=462911&d=1292213649
Congrats on your first ROM..
Looks nice, good work.
edit: Looks professional too.
Really love the combination of Sense but ginger bread looking. Thanks a lot, you are absolutely brilliant.
Downloading now, looking forward to trying it out.
The speed of Mikfroyo, with a touch of Warm twopointtwo gingerbread style? Thank you!
No offense but Myn/Mikfroyo did this already, you have just implemented their GB flashes. Thx tho for sharing your vision of Mikfroyos rom with us. I like that setup also...
I'll bite.
Do I need a specific PRI or anything like that after coming from CM7?
XyberTripX said:
No offense but Myn/Mikfroyo did this already, you have just implemented their GB flashes. Thx tho for sharing your vision of Mikfroyos rom with us. I like that setup also...
Click to expand...
Click to collapse
No offense taken. Almost anyone could peice this together eventually. I just packed it all together so its easy to accomplish. If u check the op. All credit is given, and I mention the fact that I did not develope most if these mods myself. This is my current setup and I just wanted to share.
Sent from HTC EVO using Xda premium app.
ROM looks awesome. If wanted to use sense, I would probably use this. Nice work!
Is this Sense 2.0?
damn looks nice! i like the font set you use in this
will be flashing sometime today....just testing battery life with another ROM right now
o yea...hows the battery life on this??
also what kernel are you using in this?
amot said:
Is this Sense 2.0?
Click to expand...
Click to collapse
Nope.
Sent from HTC EVO using Xda premium app.
ldc2335 said:
No offense taken. Almost anyone could peice this together eventually. I just packed it all together so its easy to accomplish. If u check the op. All credit is given, and I mention the fact that I did not develope most if these mods myself. This is my current setup and I just wanted to share.
Sent from HTC EVO using Xda premium app.
Click to expand...
Click to collapse
+1
You did nothing wrong. There will be people who don't understand how it works..
Thanks for the rom. I'm on 4.6 right now, but, I'll check this out this weekend!.
Not sure. Been modding for days now.
Should be about like Mikfroyo 4.5
Sent from HTC EVO using Xda premium app.
ldc2335 said:
No offense taken. Almost anyone could peice this together eventually. I just packed it all together so its easy to accomplish. If u check the op. All credit is given, and I mention the fact that I did not develope most if these mods myself. This is my current setup and I just wanted to share.
Sent from HTC EVO using Xda premium app.
Click to expand...
Click to collapse
What a class act. Did not get upset at all.
One things for sure, I like this guy!
XyberTripX said:
What a class act. Did not get upset at all.
One things for sure, I like this guy!
Click to expand...
Click to collapse
+1!... I like how he's combining the best of both worlds, and still giving full prop's to original dev''s.
congrats on your first rom, ill take this baby for a spin tonight, question, would you incorporate the 1x/3g signal icon into this rom? seems to be getting quite famous now.
brol1k said:
congrats on your first rom, ill take this baby for a spin tonight, question, would you incorporate the 1x/3g signal icon into this rom? seems to be getting quite famous now.
Click to expand...
Click to collapse
I can try. Maybe tonight.
Sent from HTC EVO using Xda premium app.

[Theme/Mod]White Transparency[Synergy]_Updated 7-31 Trans App Drawer + Godmode

So I have started to work on my draft theme lol if you can call it that (mostly just a few icons themed mostly Miui based). Being a noob to this big world of themeing, this is actually taking me some time. I'm a sucker for Transparency so I started by doing some icons to give my Lockscreen matching icons and it just kept going. This has a Transparent Notification bar with themed quick settings icons, other than that its pretty much stock minus few icons here n there. So if anyone wants to try it out, give suggestions, tips I'd appreciate it.
Just flash in recovery (as always make sure you have a nand backup and wipe caches).
{
"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"
}
v1.5
My only beef is some installed apps (google music/pandora) dont play nice with the transparent background, I think it is in the apps code so I might just make the background a little more white greyish.
I shall call you V1.5! lol
Gmail updated to new 2.3.5 gmail app Rosie modded to a transparent app drawer.
V1.5
Regular Synergy RC2/RLS1
(RC2) Themed Rosie, Status Bar, Quick settings, Themed icons (Browser, Gmail, Phone, Google Plus, & Text message Icons)
http://www.mediafire.com/file/y70u5ge6ajeb91g/White_Transparency.zip
(RC2) No themed app icons
http://www.mediafire.com/file/66o7bpqp2r8vrw9/White_Transparency_No-Icons.zip
Syngery RC2/RLS1 Godmode:
http://www.mediafire.com/file/d75d1vaotayyhko/White_Transparency_GodMode_v1.5.zip
(Godmode) No themed app icons
http://www.mediafire.com/file/kikn55k6jlbxrxi/NoApps-Updated_White_Transparency_GodMode.zip
UPDATED V2 (8-15-2011)
Updated with various changes:
Changed Settings screen icons
Modified Rosie Dock/Notifcation pull down bar
Themed more app icons to white (icons can see seen on desktop in the big picture)
White Ringer/Menu/Download bar
Changed Restart Options window
Updated White Transparency V2
Regular RLS
http://www.mediafire.com/file/siabc0ws0rfe1k0/Updated_White_Transparency_V2.zip
GodMode
http://www.mediafire.com/file/dc9yncmu2temf32/Updated_White_Transparency_V2_Godmode.zip
EXTRAS
Themed Gmail apk (White regular and notification icons)
http://www.mediafire.com/file/na6b9e7wje34ym2/com.google.android.gm-1.apk
Splash screen created posted on Synergy thread but thought Id put it here as well.
http://forum.xda-developers.com/showpost.php?p=16307117&postcount=11552
Rosie 2.1 mods
Transparent app drawer with stock Rosie.
Godmode: http://www.mediafire.com/file/4w16d265ww277wl/Stock_RC2_GM_Rosie_TransAppDrawer.zip
Regular: http://www.mediafire.com/file/0wjcycmc3n2h6qr/Stock_RC2_Regular_Rosie_TransAppDrawer.zip
Huge Thanks to fdb8231 for helping me this just right. If you like the carousel effect make sure to check out his mods, good stuff.
http://forum.xda-developers.com/showthread.php?t=1175325
*Thanks to Burst for his awesome theme that got me to work on this, plus all the help answering my countless questions thrown at him.
and Thanks to dbilliter for his theme that inspired most of the look.
*Bugs: Not sure if its a bug to my themeing but If background data is turned off, going into calendar day view will crash the Launcher with a "The Application HTC Sense (process com.htc.launcher) has stopped unexpectedly" and restarts itself. It doesnt restart the phone just restarts launcher.
Turning on background data and Syncing weather will fix.
Alternatively... Settings -> Applications -> Manage application -> under ALL tab, clear data for HTC weather sync provider and Weather Provider.
A special thanks to all of Synergy Mynions for all the help and wisdom they share in the Synergy Thread
Really, really clean looking.
Looking good!
Sent from my PC36100 using XDA App
Thanks, I'm so relieved I finally figured out the error I was getting wasnt cause of any mod but because background was off.
Sent from my Evo
Happy to see this
Sent from my PC36100 using XDA App
Looks snazzy.
Very clean. Nice looking, man. Thanks for sharing.
Sent from my PC36100 using XDA Premium App
Great job on this
Thanks for your contributions to Synergy and the Android community.
I'll link this from post #2 on the Synergy thread.
myn said:
Great job on this
Thanks for your contributions to Synergy and the Android community.
I'll link this from post #2 on the Synergy thread.
Click to expand...
Click to collapse
Oh Snap! Its the big guy lol Thanks!
Nice job buddy I like it alot.
Another change of clothes for my Evo. I think I would call this "Black Tie Affair". Looks great; thank you for sharing.
bizdady said:
Thanks, I'm so relieved I finally figured out the error I was getting wasnt cause of any mod but because background was off.
Sent from my Evo
Click to expand...
Click to collapse
Again nice theme. I just flashed it and I even changed up my homescreen icons to match it better.
I really really like the look of those icons we talked about. So good, I might do something like that for the kanye theme.
Great look!
_Burst_ said:
I really really like the look of those icons we talked about. So good, I might do something like that for the kanye theme.
Great look!
Click to expand...
Click to collapse
Ya the'yre nice. Im looking for more matching white icons now to theme other apps lol. I'll let you know, and thanks for all the help.
vanessaem said:
Again nice theme. I just flashed it and I even changed up my homescreen icons to match it better.
Click to expand...
Click to collapse
Ya im trying to find a white google music icon, My other google icons are laughing at it lol. Stupid work pc no photoshop!
If you need any help with some graphics let me know. I am no photoshop master, but I do ok. And I have some nice 3D modeling programs too.
So how do ppl feel about themed icon apps? I started swapping out icons to get my app drawer and recent apps icons switched out. I just tried my hands on google music since I count find any. I guess I should look up rules for app icons.
http://db.tt/ZGsrj7F
Sent from my Evo Synergy RC2
bizdady said:
So how do ppl feel about themed icon apps? I started swapping out icons to get my app drawer and recent apps icons switched out. I just tried my hands on google music since I count find any. I guess I should look up rules for app icons.
http://db.tt/ZGsrj7F
Sent from my Evo Synergy RC2
Click to expand...
Click to collapse
It is fine to change the app icon. The only problem you run into is when there is an update to an app, you have to manually change the icon again. Also, you would only be able to do this for free apps (if you were posting the apps with custom icons). For paid apps, you will have to post the icon and let tell people how to change them on their own. You could dedicate a post for showcasing icons though, with a set of instructions.
Example:
1. Right click on the appropriate icon and save the image to your computer.
:icon: :icon: :icon: :icon: :icon:
2. Transfer the .apk to your computer.
3. Open (DO NOT EXTRACT) apk with any archiving program (winzip, winRAR, 7zip, etc.)
4. Open res/drawable folder
5. Replace 'icon.png' with your icon named 'icon.png' (72x72 or 96x96)
6. Close the archive program
7. (You may need to resign the app) Auto-sign is a simple way to do this.
8. Transfer the .apk back to your phone and re-install.
That is one way, there are several. I like to do it on my computer. Also, APK Edit will easily allow you to change the icon, when the program opens, just click the icon and browse to the file you want to use to replace it. It will name it appropriately and resign the app in one step.
I really like the look of those icons, but I have a theme right now on Synergy that I really like. Could you perhaps just give me the icons, please? Thanking you anyway.
SoraX64 said:
I really like the look of those icons, but I have a theme right now on Synergy that I really like. Could you perhaps just give me the icons, please? Thanking you anyway.
Click to expand...
Click to collapse
Sure I'll send over your way when I get home.
Dblfstr said:
That is one way, there are several. I like to do it on my computer. Also, APK Edit will easily allow you to change the icon, when the program opens, just click the icon and browse to the file you want to use to replace it. It will name it appropriately and resign the app in one step.
Click to expand...
Click to collapse
Thanks for the tips, for program apks Ive been using Apk Manager but maybe ill try out APK edit. Ive done a white icon Xda app for myself and working on google music now.

Core Droid Theme TweakStock 2.0

First of all major credit goes to:
Ronnie8890
nitroglycerine33
dwitherell
PaulN64007
ForeverSupra
MidnightNinja
Thanks for all your help
Many images in this theme were ported from here: http://forum.xda-developers.com/showthread.php?t=1336943
This is the Core Droid Theme for TweakStock 2.0
Currently Themed:
Framework
Twframework
System-UI
TouchWiz30Launcher
Browser
Contacts
Dialer
Gmail
Mms
Settings
TweakPapers
SuperUser
LatinIME(keyboard)
More to come in future releases
The usual disclaimer first I am not responsible for anything that happens to your phone as a result of flashing any files. All files have been tested and are working on my phone.
Now that we have that out of the way instructions to install the Core Droid theme are as follows:
Save to SD Card
Mount System, wipe cache and dalvik cache
Flash Core Droid theme
Reboot phone
Download Link:http://www.mediafire.com/download.php?mtmvutwea32x83i
If you lose root after installing the theme mount system and flash this: http://downloads.androidsu.com/superuser/su-bin-3.0.3.2-efghi-signed.zip
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"
}
Core Droid Addons:
Themed TouchWiz Launcher: http://www.mediafire.com/download.php?f6chln8hh99s9zq
Like my work buy me a 5 dollar footlong
Looks great, I'll make it available via TweakTools.
Beautiful theme, but I seen to have a problem. I installed through tweaktools and cannot add app to homescreen. When I long press and then click shortcut it fc the launcher everytime . Also I can no longer access my settings menu. Let me know what you need from me because I really want to get read odd my third party launcher.
Sent from my SCH-I510 using XDA
Nice work except you left the Eclipse launcher in there. I dont know if this was on purpose, but wouldn't it be meant for eclipse not tweaked and cause problems?
Actually now that I think I about it I Get a fc of eclipse launcher. Didn't hit me because I used to use eclipse, but not anymore.
Sent from my SCH-I510 using XDA
mromblad said:
Nice work except you left the Eclipse launcher in there. I dont know if this was on purpose, but wouldn't it be meant for eclipse not tweaked and cause problems?
Click to expand...
Click to collapse
I use the eclipse launcher because it's so awesome (themed stock GB launcher) and it runs fine for me on normal tweaked.
kintwofan said:
Actually now that I think I about it I Get a fc of eclipse launcher. Didn't hit me because I used to use eclipse, but not anymore.
Sent from my SCH-I510 using XDA
Click to expand...
Click to collapse
Good catch I did use eclipse launcher with the theme thinking I had all the issues worked out at any rate I should be able to update theme to use themed touchwiz launcher instead
Sent from my XT875 using xda premium
just incase you didn't know
you also used eclipse keyboard
looks good by the way....
and the unlock rings lockscreen is green (unlock button)
kintwofan said:
Beautiful theme, but I seen to have a problem. I installed through tweaktools and cannot add app to homescreen. When I long press and then click shortcut it fc the launcher everytime . Also I can no longer access my settings menu. Let me know what you need from me because I really want to get read odd my third party launcher.
Sent from my SCH-I510 using XDA
Click to expand...
Click to collapse
When I was testing tonight I was unable to replicate the problem. I installed the theme through CWM not sure how tweaktools installs it. Could be a bad download or flash? Either way I'll add the themed touchwiz launcher to the addons section of the OP.
ztkryan said:
When I was testing tonight I was unable to replicate the problem. I installed the theme through CWM not sure how tweaktools installs it. Could be a bad download or flash? Either way I'll add the themed touchwiz launcher to the addons section of the OP.
Click to expand...
Click to collapse
FWIW I couldn't replicate the problem either, and I used tweaktools.
Nice job on the theme!
Must be bad d download reflashed with cwm. Works and looks great thanks for the work
Sent from my SCH-I510 using XDA
FWIW - I'm lovin' this ROM - No errors at all yet (That I didn't cause), and I'm digging Tweaktools now that I understand it better!!
Well worth the minor donation I sent!!
OOPS, wrong thread......
ztkryan said:
When I was testing tonight I was unable to replicate the problem. I installed the theme through CWM not sure how tweaktools installs it. Could be a bad download or flash? Either way I'll add the themed touchwiz launcher to the addons section of the OP.
Click to expand...
Click to collapse
Tweaktools also uses a CWM for installation. Its different from your package cause it also has some 'standard' apks to undo other themes. The cwm is pretty straightforward but does not wipe anything, cause theres no real need to.
But like witherell said, I installed via tweaktools and no FC with the launcher.
Well like I said IT had to have just been a bad download, because redownloaded and installed and works and looks great. But does anyone know of a way to use custom icons I don't like the green go sms.I tried finding it with root explorer and replacing the graphic but couldn't fix it.
Sent from my SCH-I510 using XDA
Works great, but for whatever reason it does not support Samsung widgets, it wont even show the widgets to choose from....
Specially the buddies now widget
Installed this through TweakTools this morning. Love it! I noticed for my setup, which of course does not apply to everyone, the GMail icon is not themed. Is it supposed to be? Or is there a way to get a color-themed Gmail icon?
Thanks again, this looks awesome!
two questions. Is there a way to make the home screen only 1 screen instead of 3 or 5? Why does my wallpaper get so much bigger (as in looks like a close up now) than it did with tweaked 2.0?
thanks for the work, it's very nice.
fsuinnc said:
two questions. Is there a way to make the home screen only 1 screen instead of 3 or 5? Why does my wallpaper get so much bigger (as in looks like a close up now) than it did with tweaked 2.0?
thanks for the work, it's very nice.
Click to expand...
Click to collapse
agreed, would like to see only 2 screens (or at least give the user the option to add/remove screens).
regarding the wallpaper, I'm told that quickpic could fix that...
Tried quickPic. Love it, big improvement over stock gallery, but it does not change (fix) the wallpaper issue. Still liking the theme a great deal.
Try Wallpaper Wizardrii from the play store. It lets you crop/resize wallpapers to fit your homescreen. I have not used it very much, but others seem to like how it works.

[THEME SYNERGY ICS & JB] Real Icon Theme V21 11/7/12 RADIOS

ALL FUTURE UPDATES CAN BE FOUND HERE:
GO HERE
This is my Real Icon Theme rendition for Synergy Rom ICS
The current version contains mods to SystemUI, Framework-res, Google Services Framework, Contacts, Phone, Dialer, GMail, Play Store, Google Talk, SMS, SECLauncher2, World Clock, Google Voice, Google Maps/Navigation/Local, Latitude, Calendar, Gallery, Calculator, Play Music, Browser, Settings.
Change Log
v10.0 - Themed Music and the rest of the dialer and phone menus. Some other stuff too.
v11.0 - Themed some of Settings
v12.0 - Updated Play Store and Maps.
v13.1 - colored dialer a deep red.
v14.0 - Updated Store, Gmail, Maps and Google Music
v15.0 - added new maps. rebased in an attempt to make a more universal theme across more roms. Let me know if the normal stuff didnt theme.
v16.0 - Recolored Dialer (black), added theming for note 2 camera and gallery mod.
V17.0 - Updated Gmail, Store and Voice and Maps. Added theming to all of them, Camera and Gallery (note 2 version too), Talk.
v18.0 - Battery fixes for no % and %. Gallery fixes for new apk name, app drawer download update, more settings theming, base dialer and keyboard to black glass, base signal bars to blue, head phones, many other things.
v19.0 - another gallery fix so that note 2 gallery v2 will be themed.
v20.0 - Themed brightness icon in pulldown, settings launchers and titles, VVM and smartstay
v21.0 - Went more modern with Data and Signal graphics
{
"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 THEME ONLY WORKS ON CLOCKWORK MOD. IT DOES NOT WORK ON TWRP(use ezrecovery from play store to jump back and forth)
If you are unable to download the file on your phone, right click on the link and click open in new window
MAKE A NANDROID FIRST, YOU'VE BEEN WARNED!!
This link can be used on ANY Synergy rom, has no percents on battery
It works on both ICS and Jelly Bean!!
(this now goes to my landing page, hoping for ad cash. Just click on S3 Phone)
Go Here
Check out my Dialer themes:
Go Here
Check out my Keyboard themes:
Go Here
Check out my Battery themes:
Go Here
Check out my Signal Bar Themes:
Go Here
Enjoy!!
The first pic contains notification bar icons. The second are screen shots and the third is the Camera theming. Enjoy!!
Synergy rom puts the gmail app in the data/app folder so you have to move the gmail app to the system/app to make sure it gets proper theming...
Here are the instructions to get the theme working....I used root explorer to do the following:
1. Download the theme
2. Using root explorer go to the data/app folder and long press on the gmail app.
3. After long pressing choose the move option.
4. Then paste the gmail app to the system/app folder
5. Long press on the gmail app again now change permissiong to rw-r-r
6. Reboot phone to recovery 6.010
7. Flash theme
8. Clear cache and davlik
9. Reboot Phone
10. Enjoy the hotness
im glad to see this over here, but please keep it to one thread. the rezound theme section was out of control.
appreciate your work and thanks for the theme!
john.. so nice to see this over here. Can't wait for rit on my s3!!! Glorious day!
Sent from my SCH-I535 using xda premium
downloading now, this looks REALLY nice
racinwarrior said:
im glad to see this over here, but please keep it to one thread. the rezound theme section was out of control.
appreciate your work and thanks for the theme!
Click to expand...
Click to collapse
Keep in mind John had to keep multiple threads because joelz, newt,Nils and lllboredlll all used different bases for their sense 4 roms. To be honest John did an awesome job maintaining the theme for so many different rom bases. Please do your research before making such statements.
my arsenal of basic icons
the initial post had the battery, data and signal bars all as red due to a request. I usually do green battery, red data and blue signal which is where it will probably end up but here is a taste of my arsenal I could use...
Anybody flash this yet? I tried using cwm 6.010...never got past the Samsung screen.
What recovery do you recommend john?
Sent from my SCH-I535 using xda premium
Message gramsey listed above, he tested it with a version of clockwork mod (i don't have the phone sadly)
Sent from my ADR6425LVW using xda premium
I respect your work.thanks
jbeitel said:
Message gramsey listed above, he tested it with a version of clockwork mod (i don't have the phone sadly)
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
Thanks for all your great work. I now officially have no reasons to miss my rezound.
Edit. If you need another tester I will help anyway I can.
Sent from my SCH-I535 using xda premium
OK going go test now. I'm on 1.7 synergy. I haven't flashed any other themes or mods. I'm on twrp so I'm going to flash a cwm recovery and I'll report back my findings.
Sent from a Sexy A*# GS3 powered by Synergy!
drbveb88 said:
Thanks for all your great work. I now officially have no reasons to miss my rezound.
Edit. If you need another tester I will help anyway I can.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
I sent a pm
OK so I just flashed using clockwork mod touch 5.8 with no issues. Seems like it worked. I just found some of the theming aspects odd. I'm not sure it if was intentional or if it didn't flash properly on my phone
For instance I see you themed the play store icon in your pics that you posted but when I flashed the theme its not themed on my phone. I'm going to post a pic for your review.
I'd be willing to be a tester as well if needed. Thanks for giving us another theme to flash without even owning the phone!! Appreciate that! :thumbup:
Sent from a Sexy A*# GS3 powered by Synergy!
idelgado782 said:
OK so I just flashed using clockwork mod touch 5.8 with no issues. Seems like it worked. I just found some of the theming aspects odd. I'm not sure it if was intentional or if it didn't flash properly on my phone
For instance I see you themed the play store icon in your pics that you posted but when I flashed the theme its not themed on my phone. I'm going to post a pic for your review.
I'd be willing to be a tester as well if needed. Thanks for giving us another theme to flash without even owning the phone!! Appreciate that! :thumbup:
Sent from a Sexy A*# GS3 powered by Synergy!
Click to expand...
Click to collapse
The Op tells you that you have to move your gmail app from data/app to syatem/app before flashing the theme. I have been helping with this theme for weeks and the only issue was the gmail theming properly.
J this is amazing. Used your work on my tbolt and rez. This is freaking awesome. Can't wait to see what u do in the future.
Sent from my SCH-I535 using Tapatalk 2
gramsey1911 said:
Keep in mind John had to keep multiple threads because joelz, newt,Nils and lllboredlll all used different bases for their sense 4 roms. To be honest John did an awesome job maintaining the theme for so many different rom bases. Please do your research before making such statements.
Click to expand...
Click to collapse
dont be a ****. i know what he did and i know what what the devs did. i said i appreciate johns work and im glad to see him over here.
Hey john, when you say that this should work with "any version as long as it has the same base", are you talking about no sympathy's vragl1 base?
I would like to try scotts clean rom but it seems that all the themes are being made for synergy.
Loving that your on the s3 now. Thanks again.
Sent from my SCH-I535 using xda premium
drbveb88 said:
Hey john, when you say that this should work with "any version as long as it has the same base", are you talking about no sympathy's vragl1 base?
I would like to try scotts clean rom but it seems that all the themes are being made for synergy.
Loving that your on the s3 now. Thanks again.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Not sure since I can't test it. Feel free to try it and report back
Sent from my ADR6425LVW using Tapatalk 2
racinwarrior said:
dont be a ****. i know what he did and i know what what the devs did. i said i appreciate johns work and im glad to see him over here.
Click to expand...
Click to collapse
You also put in a back handed comment saying don't let it get out of control...So if anyone is being a **** it was you with the post that offended the op.
He only brought this theme to our device because I begged him for weeks. John was totally content on staying on the Rezound forum. Again he had to make seperate threads for his theme so people could enjoy the hotness without messing up their phones. Just like the mods assigned to the galaxy s3 seperated the forum by carrier.
So again do you research sir.
Starting useless name calling isn't you homeboy.
Relax.

Categories

Resources