Sense 4.1 skins to sense 4+ - HTC One S

Is there any way to put sense 4 skins to sense 4+ or any tutorial how to rebuild that skins to work on 4+?

No one?
Sent from my HTC One S using Tapatalk 4

crni6 said:
No one?
Sent from my HTC One S using Tapatalk 4
Click to expand...
Click to collapse
There is, i have changed some Sense 4 skins and used them on Sense 4+. If you can tell the name of the skin or attach the skin i would be glad to do it.

Later when I get home I will download and attach some skins. Thanks man!
Sent from my HTC One S using Tapatalk 4

Sorry man...I try to download stock ICS rom but all I can find is exe file and I dont know how to fully extract to pull up skins. If you can custom "Serene,fracture,infinire and painting the world" I be thankfull!
Is there sone tutorial how to make or repack some skins?
{
"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"
}

No problemo. You can try Painting the World now
http://d-h.st/Iyo
Other 3 I will convert and attach also. Plus once I have enough time will post a tutorial.
Sent from my HTC One S

Thanks man,I try it now and its great...I try so long to found way to make this themes work on sense 4+ and I found you.
Cant wait you put rest themes!
Thank you so much!
Sent from my HTC One S using Tapatalk 4

Porting Skins for Sense 4.1 from 4.0
Hy Friend, Also let me know how to port Skins for Sense 4.1 from 4.0, I'm using HTC Desire SV. I Have downloaded all the skins available in XDA Developers for Sense 4.1 from different forums. also attach if you have any skins for Sense 4.1 I'm having 30 skins as of now.

jastipradeep said:
Hy Friend, Also let me know how to port Skins for Sense 4.1 from 4.0, I'm using HTC Desire SV. I Have downloaded all the skins available in XDA Developers for Sense 4.1 from different forums. also attach if you have any skins for Sense 4.1 I'm having 30 skins as of now.
Click to expand...
Click to collapse
Do you have the skins Serene, Infinite and Fracture from ICS, if so can you share here. The ones i have changed are not working properly. Once i find the correct working method i will post the tutorial as well.

ayyu3m said:
Do you have the skins Serene, Infinite and Fracture from ICS, if so can you share here. The ones i have changed are not working properly. Once i find the correct working method i will post the tutorial as well.
Click to expand...
Click to collapse
I don't have those skins, thank u very much bro....!

jastipradeep said:
I don't have those skins, thank u very much bro....!
Click to expand...
Click to collapse
As promised here is how its done. Quite simple actually.
Code:
<?xml version="1.0" encoding="utf-8"?>
<manifest android:hasCode="false" android:versionCode="[B]293601280[/B]" android:versionName="[B]1.1.2221363264.508457.407894[/B]" package="com.htc.skin.PaintingTheWorld"
xmlns:android="http://schemas.android.com/apk/res/android">
<application android:label="@string/skin_name" android:hasCode="false" />
[B] <skin skinVersion="293601280" />
<HTC-SDK version="4.61" senseVersion="Sense 4.5" />[/B]
</manifest>
This is the AndroidManifest.xml from a Sense 4+ skin. What we need to do is simply change/include those marked in bold in the Sense 4.1 AndroidManifest.xml file.
Some simpler skins smaller in size work really well, while others have small graphical glitches which cant be seen overall. For example if you click the htc clock and if it goes to the globe time, it will simply close after spinning. But if the tab is set to Alarm on first click on the htc clock, then it wont close. This is the only thing which i have noticed. Rest works very smoothly.
Tools? Simply use apktools to decompile and recompile the skin apk. Dont forget to install the frameworks first. Thats all you need if you are playing anything except m10. If you need to play with m10 files, use the great VTS

thanks
ayyu3m said:
As promised here is how its done. Quite simple actually.
Code:
<?xml version="1.0" encoding="utf-8"?>
<manifest android:hasCode="false" android:versionCode="[B]293601280[/B]" android:versionName="[B]1.1.2221363264.508457.407894[/B]" package="com.htc.skin.PaintingTheWorld"
xmlns:android="http://schemas.android.com/apk/res/android">
<application android:label="@string/skin_name" android:hasCode="false" />
[B] <skin skinVersion="293601280" />
<HTC-SDK version="4.61" senseVersion="Sense 4.5" />[/B]
</manifest>
This is the AndroidManifest.xml from a Sense 4+ skin. What we need to do is simply change/include those marked in bold in the Sense 4.1 AndroidManifest.xml file.
Some simpler skins smaller in size work really well, while others have small graphical glitches which cant be seen overall. For example if you click the htc clock and if it goes to the globe time, it will simply close after spinning. But if the tab is set to Alarm on first click on the htc clock, then it wont close. This is the only thing which i have noticed. Rest works very smoothly.
Tools? Simply use apktools to decompile and recompile the skin apk. Dont forget to install the frameworks first. Thats all you need if you are playing anything except m10. If you need to play with m10 files, use the great VTS
Click to expand...
Click to collapse
Thank You verymuch for the reply bro...!

Thanks man...I will try it soon.
Sent from my HTC One S using Tapatalk 4

Related

Custom skins on sense 3.0?

I am using an HTC Incredible and am running Uberkingdom B1(Gingerbread 2.3.3) Sense 3.0 Rom. It only has four skins in the HTC Hub, but I have seen many others in there using different ROMs. This is an amazing rom, but it seems the one skin I like has been omitted on sense 3.0. Is there anyway I can install a custom skin using this ROM.
Here is a screenshot of the skin
{
"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"
}
Here is the extracted file for the skin. Please help ASAP.
Agreed, I'm running VR Kingdom b1.1.2 and would love to see Sense 2.0 skins (mostly metal and slate) running on Sense 3.0
Hope someone can make it happen
You could try these they work on my sense 3.0 gingerbread rom also try some of gadgets roms there quality, metal is near bottom of page.
forum.xda-developers.com/showthread.php?t=1048894
Why would they omit both of these, personally I think those two are the best. I know they have a way to install custom skins on Sense 2.0 , but there has got to be a way to do this on sense 3.0.
If anyone knows of a way please help
I have to agree, I want the slate one, why didnt they make one for sense 3...
I've managed to decompile, edit, and recompile a sense 3.0 skin. But I cannot find the Navbar.png to edit it. Somebody please HELP ME ! Ive edited all kinds of 2.0 and 2.1 skins, but cannot find the navbar in this one. the "shared.m10" file has no images in it (that i can find) but it has to be in there.
The lack of custom skins is one of the biggest things keeping me from moving to a full sense 3.0 ROM. I'm loving Nil's Business Gingersense right now. It's got all the features I need, all the 3.0 features I want, and the 2.1 custom skins all work beautifully on it.
Sent from my Inc using Nil's Business Gingersense. Now that's Incredible.
evasilisin said:
I've managed to decompile, edit, and recompile a sense 3.0 skin. But I cannot find the Navbar.png to edit it. Somebody please HELP ME ! Ive edited all kinds of 2.0 and 2.1 skins, but cannot find the navbar in this one. the "shared.m10" file has no images in it (that i can find) but it has to be in there.
Click to expand...
Click to collapse
the sense 3 navbar pngs are in sense 3 ROMS' fusion.apk .
(In folder assets-->xxxxx(whatever skin it is,default or whatnot ) -->shared.m10)...youll have to decode it and edit the pngs there and encode it again....
Hope u finish the work cause I really want the slate skin on sense 3....................
They are in fusion apks, always, but.... The code in the skins tells it to replace the image in fusion.apk with the one that's in the skin apk. So essentially the shared folder in the skin apk is the image I need to edit to get the skins I create to take properly. I've made skins for sense 3.0, but the navbar image and the image behind the ring on the lockscreen I cannot edit. They are in that damn m10 file I can't seem to decompile correctly. :-/
Sent from my HTC EVO 3D using the XDA Premium App.
Its all in the fusion.apk tooo, navbar and lockscreen navbar.
Me too , Ive always failed, but I found this new tool, its much more easier and simplier.
Here: http://forum.xda-developers.com/showthread.php?p=15094945
If it is all in the fusion apk then how does it change the navbar when u download MusicLover.apk from HTC hub ? It has to be in that apk for it to change when u select music lover. Right ?!?
Sent from my HTC EVO 3D using the XDA Premium App.
Hmm your right. It should be...is it also the same with sense 2 skins??
But if u just want to edit the default then just edit on fusion all.
Sent from my HTC Inspire™ 4G using XDA Premium App
Need to be rooted to edit fusion. There's no root for EVO 3d right now. And sense 2.0 u edited the skin apk and it changed navbar
Sent from my HTC EVO 3D using the XDA Premium App.
Oh you have evo 3d??dont worry theyll update it with unlock bootloaders (have u checked?)
Also, I dont really get what your saying :/
When u download from HTC hub the music lover skin, it installs MusicLover.apk... So all the images for music lover skin are in that apk.... One would assume. Get it now?
Sent from my HTC EVO 3D using the XDA Premium App.
Yeh I got that already 0.o
Sent from my HTC Inspire™ 4G using XDA Premium App
Got Sense 3.0 Skins ! Check in the Evo 3D Forum under Themes and Apps... or just search for my posts.
Check if this works
Working skin on desire S
http://forum.xda-developers.com/showpost.php?p=20365725&postcount=14

[FroyoMOD] Bigger Icons in Notification bar

Hey guys,
I wonder what I have to do, to enlarge the buttons/icons in the power widget in froyomods notification bar.
The size should be 124x96px.
Height is no problem, but the system resizes the width on its own.
A screenshot, so you might better understand what I mean:
http://img819.imageshack.us/img819/7526/sc20110606070451.png
Thanks so far
Nik
they look fine to me...
dynamite1985 said:
they look fine to me...
Click to expand...
Click to collapse
Glad you like it...
Any idea how to enlarge although?!
...
That looks good, buddy. Can you send me the framework? Any luck with increasing the width.
I'll send it later that day, cause Im celebrating my bday with my girl.
Luca told me he has to re-write the source code, it forces the system to use 6 icons instead of 5, which is the reasonn why a width of 96px is not possible.
Later, mate!
Sent from my Milestone using XDA App
Happy birthday, dude. Enjoy your day. Don't bother.
Sent from my Milestone using XDA App
How does this look Nik? 5 icons by default instead of 6 on the galaxy s widget bar? The modified services.jar is attached. See if it helps you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Milestone using XDA App
Thanks mate, will test it when Im at home that evening.
Will notice you when Im done testing the file
Looks good so far, but Im in the train.
If it is No problem for you, might you send me a file in 124x96px?
But only if you have time, dont bother!
Sent from my Milestone using XDA App
Naaa, dont care.
Will work on it later at home and will notice you.
Thanks alot!!!
Sent from my Milestone using XDA App
Sorry dude, not at home.
Sent from my Milestone using XDA App
Finally I ported a piece from a SGSII theme (dont exactly know which one...) and it looks like this!
That really rocks, thats what I expacted!
Really really well done my friend
Just 2 things have to be fixed:
- when using more than 5 icons, the background shines trough the power widget at the edges AND between power widget and providerbar
- indicatorbar has be removed
First point is not a problem when using 5 icons, but when I find a way to remove the inidcators, Im the luckiest guy so far
4tticuz said:
First point is not a problem when using 5 icons, but when I find a way to remove the inidcators, Im the luckiest guy so far
Click to expand...
Click to collapse
That shouldn't be a problem. Just send me the framework you are using now. I'll have a look tonight.
Now that my SGSII has arrived, i can literally bash up my milestone.
sileshn said:
That shouldn't be a problem. Just send me the framework you are using now. I'll have a look tonight.
Now that my SGSII has arrived, i can literally bash up my milestone.
Click to expand...
Click to collapse
Lucky you! I would love to be able to wreck the heck out of my Milestone
Sent from my Milestone using XDA Premium App
hi all sorry to post with speed but ive not many times xD
Can you list me what was modified to arghieve the gs2 icons working without being square?
so I can try to include it in future releases (that was the original look I searched xD)
About next release when I have some time it will be released with many fix (including phenomenal kabaldans dsi fix ) and new features...*
Just be patient guys xD
About power widget I'll appreciate a lot if you help in having that look
thx
89luca89 said:
hi all sorry to post with speed but ive not many times xD
Can you list me what was modified to arghieve the gs2 icons working without being square?
so I can try to include it in future releases (that was the original look I searched xD)
About next release when I have some time it will be released with many fix (including phenomenal kabaldans dsi fix ) and new features...*
Just be patient guys xD
About power widget I'll appreciate a lot if you help in having that look
thx
Click to expand...
Click to collapse
No problem Luca, ill send you a pm. Involves editing framework-res and services.jar.
Now if you help in getting rid of the indicator and scrollbar, we will have a super Galaxy S widget bar.
Sent from my GT-I9100 using Tapatalk
Hey luca,
Sileshn helped me to achieve my idea of the larger icons.
He posted a services.jar in this thread which forces the system to show only 5 icons in a row and thats all.
I created some buttons in 124x96px and as you can see, it works well!
Just grab the services.jar from sileshn.
My advice: Is it possible to choose in the next release which icon-type you want to have in the power widget? Cause I know many people who doesnt want that look but the squared one...
// He was faster XD
___
ja, luca.
Maybe you can help with the issues concerning the background, which shines through the power widget, while having more than 5 icons checked to be shown.
Concernnig indicators: I became a hint how to get rid of it
You got your answer, Luca. Framework mod is not necessary. That was checked by Nik. So only need to use the modded services.jar. Changes are in the following file.
com\android\server\status\galaxyswidget\GalaxySWidget.smali
Thanks so.I have only to force max 5 icons ok
That's enough for me doing those change on source code is easier than on smali1!!
The scrollbar is already removed from next release...for the toggle I.think I'll have to think some solution xD
Sent from my HTC HD2
Thats the solution for no indicators under the buttons (I integrated the indicators in the buttons, easier to theme...)
Code:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:orientation="vertical" android:id="@id/galaxy_s_widget_button" android:background="@drawable/stat_power_bg" android:focusable="true" android:clickable="true" xmlns:android="http://schemas.android.com/apk/res/android">
<ImageView android:id="@id/galaxy_s_widget_button_image" android:layout_width="96.0dip" android:layout_height="115.0dip" android:scaleType="center" android:layout_weight="1.0" />
<ImageView android:id="@id/galaxy_s_widget_button_indic" android:layout_width="0.0dip" android:layout_height="0.0dip" android:scaleType="fitXY" />
</LinearLayout>
Credits to Bandit from AH forum, thanks!
Nik,
Do you have thread for this on AH? If yes, link me to it.

[REQ] Transparent status bar (extended desktop)

Hi all,
is it possible to make statusbar transparent with extended desktop, just like in MIUI roms? I searched a little and tried method described here http://forum.xda-developers.com/showpost.php?p=7739623&postcount=53 but didn't make it work. Any suggestions? thx
That Method is for FROYO... This GB which is running the Sensation..
{
"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"
}
Yes, I noticed slight difference, it does have code const/4 v5, -0x3 but it is not in the line .1773 but .444, and the file is not StatusBarService.smali but StatusBarManagerService.smali. Still, no effect
Here is the example of what I mean (credits to so 77).
I am very interested in this as well.
Sent from my HTC Sensation 4G using XDA App
Hi,
I also want to know. Make some nice stuff with "Ultimate Online Theme Kitchen" And get a transparent status bar! But in the background it seems there are some relief from sense! As you can see in my attachments.
Even the bottom of the notification slider still looks like Sense. Right now I am using Android Revolution HD 1.1.7 with no-Sense.
I try to find something like that but even the MOD I found was from the same ROM developers, so I think they already included it.
I like to have that now
i am also gettin mad for it.....coz now its linked xml as well not only statusbar image in systemui......i tried many times bt failed
Mhh first i thought it's maybe something in com.htc.resources.apk but all the images that should not be shown anymore are stored in SystemUI.apk.
I will try today some options I have in my mind, will let you know!
I have never tried to develop for Android before so maybe I just telling bull****
I decompiled SystemUI.apk where I found my modified header, footer etc. Everything what I want to have. But the old Sense stuff is overlapping it.
As I need com.htc.resources.apk to decompile it I was thinking that it have to do something with that and decompile it as well. I tried to find out if there are some left overs but no image was there. I also tried to find out something in the layout but also there I did not really find something.
Can I change the images there compile the apk again and just push it back to my device and it will work?
markoko1 said:
Yes, I noticed slight difference, it does have code const/4 v5, -0x3 but it is not in the line .1773 but .444, and the file is not StatusBarService.smali but StatusBarManagerService.smali. Still, no effect
Here is the example of what I mean (credits to so 77).
Click to expand...
Click to collapse
OT: do you know where I can get that wallpaper?
Sent from my HTC Sensation Z710e using XDA Premium App
I don't know, sorry, but you can find user called "so 77" and ask him
Anything new on the issue? Just trying to bring the topic back to life
markoko1 said:
Anything new on the issue? Just trying to bring the topic back to life
Click to expand...
Click to collapse
nope i looked all the files in every corner...there are two files now one in sys ui and one in any skin apk... the problem is gettin it transparent is no problem but the moment u do and notification bar changes it messes up all statusbar.... i feel it has now been changed into xml code
Uploading the Sensation's HTC framework into UOT doesn't help?
If not you should ask UOT manager to update the system
I tried, still no success. Any devs to jump in?
Tried UOT kitchen and I can get transparent statusbar working well
Upload the 3 files systemui,frameworkres AND com.htc.resources apks
I am using quicksense rom
vegetaleb said:
Tried UOT kitchen and I can get transparent statusbar working well
Upload the 3 files systemui,frameworkres AND com.htc.resources apks
I am using quicksense rom
Click to expand...
Click to collapse
can u gimme the zip u got...and a screenshot..will try read how
Don't forget not to choose Sense in UOT statusbar choice but color code and transparency percentage.
Here's my pack for Quicksense:
Scoop24 said:
OT: do you know where I can get that wallpaper?
Sent from my HTC Sensation Z710e using XDA Premium App
Click to expand...
Click to collapse
I want that too.
Gavros7 said:
I want that too.
Click to expand...
Click to collapse
here is very similar one, I think only the sky has less clouds...
Hope it helps
B'rgds
vegetaleb said:
Don't forget not to choose Sense in UOT statusbar choice but color code and transparency percentage.
Here's my pack for Quicksense:
Click to expand...
Click to collapse
Thnx for share its cool....but wonder how its working...

[MOD][Dev] Rotate Rosie (not for noobs)

hi guys
i made auto rotate rosie
and it work
but had some problem
1-home screen icons and widget had no postion (see in screen shots)
2-dont see dock
3-fc when you touch screen in homescreen when its landscape (but no fc in appdrawer)
screen shots
{
"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"
}
Sense 3.5 Rosie From RunnyDroid rom
nice work mate, you should specify which rosie from which base your working on
hamdir said:
nice work mate, you should specify which rosie from which base your working on
Click to expand...
Click to collapse
SORRY I FORGOT
Sense 3.5 Rosie From RunnyDroid rom
alirez_sos said:
SORRY I FORGOT
Sense 3.5 Rosie From RunnyDroid rom
Click to expand...
Click to collapse
Really nice work, i hope u go on with this work to get a fully complete rotate rosie.
I 'm getting FC when rotating
Sent from my Desire HD using xda premium
What files did you edit in Rosie.apk?
arikyeo said:
What files did you edit in Rosie.apk?
Click to expand...
Click to collapse
AndroidManifest.xml
search for android:screenOrientation
you will see android:screenOrientationortrait
change portrait to sensor
like this
android:screenOrientation:sensor
alirez_sos said:
AndroidManifest.xml
search for android:screenOrientation
you will see android:screenOrientationortrait
change portrait to sensor
like this
android:screenOrientation:sensor
Click to expand...
Click to collapse
It is very simple to change manifest to make any app rotate but getting the m10 in rosie is not an easy task, this is something you will need help from someone that know m10, also all xml's would need to be set up and most likely smali too
HUGE job in other words lol
liamstears said:
It is very simple to change manifest to make any app rotate but getting the m10 in rosie is not an easy task, this is something you will need help from someone that know m10, also all xml's would need to be set up and most likely smali too
HUGE job in other words lol
Click to expand...
Click to collapse
I think its more of some of the XMLs and the SMALIs in the HTC framework apk. Looking into it now. Could be the m10 files too, just decompile them with a m10 unpacker.
Good job mate! Maybe u can lok rosie in htc tab For ref
Sent from my Desire HD using xda premium
burimii said:
I 'm getting FC when rotating
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Come on! It said that in the first post! At least read the first post...on topic,i will take a look...i have a feeling we can merge with some files with a flyer from,but we will see
Sent from my Inspire 4G using XDA App
As long as you don't have landscape m10 your in bad luck in widgets
Sent from my Desire HD using xda premium
Will it works on rcmix v4????
Sent from my Desire HD using Tapatalk
Since runnymede only has images for portrait the widgets and icons will not show up right in landscape.... It is a cool idea tho
Sent from my HTC Rezound using XDA App
trh1341 said:
Come on! It said that in the first post! At least read the first post...on topic,i will take a look...i have a feeling we can merge with some files with a flyer from,but we will see
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
Too bad there's no Sense 3.5 for Flyer... Is it gonna be a problem?
Inviato dal mio HTC Flyer P510e usando Tapatalk
Will it works on rcmix v4????
Sent from my Desire HD using Tapatalk
good job. i think you already know that you have to edit the most xml's and m10's to get support for landscape. cause now it rotates and only use the portrait dimens, this is why it crash
espresso has rosie rotation, and uses sense 3.0, have you tried copying some of the stuff from there?
Its been months checking this thread.. I suppose nobody knows what to do
Hey Ali good to see you, how is life? Did you passed your exams?
Sorry to ask here bro but haven't seen you in a while in the runny forum, do you have any news about a runny update? Sorry again to ask you here.....
Desire HD RUNNYDROID 5.0

My collection of skins,dialers and... for sense 3.6

In this post I will exhibit their work for the skins and dialers for sense 3.6 ​
...To begin with two versions of theme "night", the white and black design:
{
"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"
}
Installation by apk
cover "MusicLover" in my performance:
Installation by ank
...four choices of "musical" skins:
other formats
...two versions of the skin "style of sense 4:
...more Three variants of themes "memories":
V1:
V2:
V3:
... two versions of the skin "Blak skin B_8":
V1:
V2:
... and Green skin B_8:
Thanks to Mayfield103 for his MOD which makes any skin look like Sense 4 with the wider clock tabs and possible transparency as well if the skin supports it​..
Thanks to Dic3ptor for his MOD getting rid of the line in the middle of the numbers on the clock.​
... and my great respect for SeriouslyCrazy​
for the full display of skins as screenshots you first need to install this mod: View attachment clock.test.gsm2.zip
to return as it was set that: View attachment Backup.zip
..and sorry for my bad english..
where can i get the 2nd theme's lock ring
anthonyly said:
where can i get the 2nd theme's lock ring
Click to expand...
Click to collapse
Hi,
Look HERE
# 164
Excellent work! They look great!
(evo3D)
Keep it up!
...some dialers:
...now a some dialers:​
Black_Dialer_B_8:
Blue_Dialer_B_8:
Grey_Dialer_B_8:
Grey_Dialer_B_8_v2:
Sense_4_B_8_Dialer:
Blue_transporent_B_8_Dialer:
depressed_dialer_B_8:
+++ two fresh dialers: ​
Burning_dialer_B_8:
Black_blue__dialer_B_8:
...In one well-known Russian-speaking forum I was asked to repaint the recent work in the green, and there may be useful to someone here..
Black_Green_dialer_B_8
Burning_dialer_B_8_v2
Gray_dialler_B_8_v2
memories
Hi
boss, i like your memories v3 but i ready got a skin call memories.
can you change the name, thanks
New theme
Grass_glass_B_8
for the full display of skins as screenshots you first need to install mod which is laid out in the post number 4
Basmach_8 said:
Grass_glass_B_8
for the full display of skins as screenshots you first need to install mod which is laid out in the post number 4
Click to expand...
Click to collapse
Can the font be in blue?
Sent from my HTC Sensation 4G
Very nice work!
Жесть...Всем темам тема
I thought Sense 3.6 was dead. Now I know i was wrong!!!
Excellent work and...thank you, thank you, "THANK YOU"!!!
vin255764 said:
Very nice work!
Жесть...Всем темам тема
Click to expand...
Click to collapse
Спасибо братуха! мне пиздец приятно! красавичк что потдержал :good:
Wally72 said:
I thought Sense 3.6 was dead. Now I know i was wrong!!!
Excellent work and...thank you, thank you, "THANK YOU"!!!
Click to expand...
Click to collapse
Thank you! thanks to the words you give me confidence! I also put sense4 several times, but all the time, refundable at 3.6
KLPFL said:
Can the font be in blue?
Sent from my HTC Sensation 4G
Click to expand...
Click to collapse
Grass_glass_B_8_v2
Basmach_8 said:
Grass_glass_B_8_v2
Click to expand...
Click to collapse
Thank you.
Sent from my HTC Sensation 4G
...at the request of my respected friend Wally72 two red dialer for sensation XE:
Red_Dialer v2:
Red_Dialer v2_1:
Red_Dialer v3:
Basmach_8 said:
...at the request of my respected friend Wally72 two red dialer for sensation XE:
Click to expand...
Click to collapse
Thank you so much for your time and talent! With all due respect, I am posting some screenshots of some of your work along with other people's work, such as wallpapers. Just to be clear and on the safe side, NOTHING THAT I AM POSTING HERE IS MY WORK. I ONLY DOWNLOADED WHAT I AM USING AND MODIFIED JUST A LITTLE THE WALLPAPERS...BUT NOTHING IS MY CREATION. A red setup (my favorite color) is in the works so if you dont mind, once I am done with it, I can post some screenshots?
Thank you again and Sense 3.6 still alive!
Sent from my HTC Sensation 4G with Elegancia using Xparent Tapatalk 2!
Here is your work again. I am in love with this red color!!!
Sent from my HTC Sensation 4G using Xparent Red Tapatalk 2

Categories

Resources