[REQ][DEV]Port Sense 3.5 lockscreen to Sense 2.1/3.0 hybrid ROMs - Desire Android Development

This thread is in Development because I mean to share a development idea that I had with the devs here. I don't have the knowledge or skill to work this out myself, so I'm hoping to start a discussion among devs who can do something with it.
Right. At the moment, Sense 2.1/3.0 hybrid ROMs are all using the Sense 3.0 lockscreen - but it's still an old version of that lockscreen, ported in the early days of the HTC Sensation (by seo if I'm correct). Resizing for the lower resolution on the Desire was necessary, and you can see that clearly on the lockscreen - icons and text appear slightly "squashed", and performance is slightly choppy as well.
However, on full Sense 3.5 ROMs ported from the HTC Runnymede, the lockscreen is graphically flawless, and it's lagfree as well, probably largely due to the fact that no resizing is involved. It's just a much better lockscreen than the Sense 3.0 one found in Sense 2.1/3.0 hybrids.
My question/idea is: could this properly sized Sense 3.5 lockscreen be ported from Bliss or Runnymede ROMs to work in Sense 2.1 ROMs?
I'm hoping for this to be a place for devs to discuss and hopefully work out this idea. Mods, if you still think this is in the wrong place, feel free to move.
Thanks in advance!

Question is whose ROM for Base?
Sent from my HTC Desire using xda premium

rzgomba said:
Question is whose ROM for Base?
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
I suggest Rsk or Seb's ROM
Enviado desde mi HTC Desire usando Tapatalk

Both of which are based on Runnymede RUUs. Keep in mind that the question is to port the lockscreen from Sense 3.5, not from a single specific Sense 3.5 ROM - so the base will come from HTC, not from any custom ROM developer here.
In other words, this question is pretty much irrelevant.

Bump. I'm hoping at least one of the few developers still left here could look into this.

ZeGuitarist said:
Bump. I'm hoping at least one of the few developers still left here could look into this.
Click to expand...
Click to collapse
Might have a go if you want. Something different. Not for a couple of days though. Sense isn't my thing but smali /apktool is. I'll pm when I can.

lenny_kano said:
Might have a go if you want. Something different. Not for a couple of days though. Sense isn't my thing but smali /apktool is. I'll pm when I can.
Click to expand...
Click to collapse
Many thanks, man! Looking forward to it.
I was hoping we could do most of our communication in this thread, though. That way, other devs could chip in wherever help may be needed. And that could be welcome, if Sense really isn't your thing
Hoping to see as much dev input as possible here, and it seems we're off to a great start. Thanks again!

ZeGuitarist said:
Many thanks, man! Looking forward to it.
I was hoping we could do most of our communication in this thread, though. That way, other devs could chip in wherever help may be needed. And that could be welcome, if Sense really isn't your thing
Hoping to see as much dev input as possible here, and it seems we're off to a great start. Thanks again!
Click to expand...
Click to collapse
Ok no probs. I have enough pms for porting and mods, a thread would be a good change
No promises, but ill do my best to have it done this weekend. It's not that I'm anti-sense, but I've always been on my miui builds (for at least 8 of the 11 months I've owned an android phone). Fingers crossed .

Which 2.1+3.0 Rom do you use at the moment? I already have a few 3.5 zips so can get the lockscreen easy enough, just need to know which Rom to use when doing the porting /testing? (and so I can see what you mean about the visual problems.)
Still won't know how big a task it is until I look tomorrow.

His signature says he is using the Alex-V's ROM.
I haven't tried Alex-V 1.8 ROM yet, but i use InsertCoin for years now. I'd love to see it in InsertCoin 1.1.4 as well. I'll stay tuned.

lenny_kano said:
Which 2.1+3.0 Rom do you use at the moment? I already have a few 3.5 zips so can get the lockscreen easy enough, just need to know which Rom to use when doing the porting /testing? (and so I can see what you mean about the visual problems.)
Still won't know how big a task it is until I look tomorrow.
Click to expand...
Click to collapse
I'm on Alex-V 1.8 for cm7r2 now, the link is in my sig. I don't think there's much of a difference with other 2.1/3.0 ROMs (like InsertCoin), if any difference at all - as far as the lockscreen goes, that is. They all use different implementations of a2sd (standard, data++, ad2sdx, even int2sd), which probably needs looking into.
And take your time. It's already immensely appreciated that you're willing to look into it in the first place.

This looks like a very interesting project. To be honest though, I don't think a hacked up version of the ring lockscreen will go any faster on sense 2.1 roms.
If you check out any pure Sense 3 port you will see that the lockscreen is way smoother than any 2.1/3.0 hybrid or even a 3.5 rom, even with all the resizing.
In my opinion it all comes down to framework changes between sense versions.
But anyway, I guess a good starting point would be a smali by smali compare between an original sense3 htclockscreen.apk and one from the hybrid roms to roughly see what needs changing. Then you could try to apply the same modifications in the 3.5 lockscreen apk.

island3r said:
This looks like a very interesting project. To be honest though, I don't think a hacked up version of the ring lockscreen will go any faster on sense 2.1 roms.
If you check out any pure Sense 3 port you will see that the lockscreen is way smoother than any 2.1/3.0 hybrid or even a 3.5 rom, even with all the resizing.
In my opinion it all comes down to framework changes between sense versions.
Click to expand...
Click to collapse
Possibly, but in any case we'd still lose the graphical imperfections of the old, resized Sense 3.0 lockscreen. In Sense 3.5, the ring is a lot bigger too - it sticks out further from the bottom, making it easier to grab and unlock. Even just graphically, it's better than the current lockscreen.
Also, nobody's ever tried this, so we'd never know if it'll be faster.
island3r said:
But anyway, I guess a good starting point would be a smali by smali compare between an original sense3 htclockscreen.apk and one from the hybrid roms to roughly see what needs changing. Then you could try to apply the same modifications in the 3.5 lockscreen apk.
Click to expand...
Click to collapse
I concur. Thanks for your input!

Trust me, I know what needs doing
How hard it is to do is the question, porting apks between frameworks is fairly simple unless they are massively different and the apk is hugely dependent on it.
I had miui v4 themes working on evervolv by hand porting the code, and ported apks between frameworks before so have a fair idea what needs doing .

This thread will turn out to be highly educational then. Nice

Just fyi, due to a couple of things taking longer than I thought yesterday, will most likely get around to looking at this on Wednesday. I'll post when I have anything useful.

Alright. No worries, I've got plenty of revision to kill time until then.

Is there a way to "install" Sense 3.0 lockscreen on Sense 1.9 (stock HTC gingerbread for Desire)?

Iperzampem0 said:
Is there a way to "install" Sense 3.0 lockscreen on Sense 1.9 (stock HTC gingerbread for Desire)?
Click to expand...
Click to collapse
Not without modifying it, and no, I have no plans to look at anything else sense related, sorry.
Please stay on topic.

Been trying to get Alex-Vs rom since yesterday, and download is stuck at 98% and has been disconnecting constantly. PITA and I'm tired so hopefully it'll finish tomorrow and I can have a look.

Related

[Query] CM5 8 based sense rom

No longer doing this here. This is to be deleted by moderator, i would suggest an administrator making a post on the front page about forum etiquette.
sabianadmin said:
Hey all, im thinking of putting together a sense rom (minus the bloat obv) based on CM5, has this already been done? is there any problems you guys can see with doing it?
thanks for the advice
All the best
Click to expand...
Click to collapse
-Wrong section
-There are plenty of Sense-like Themes for cm5. Add Facebook, Twitter, Some Sense clock widget, Skinned ADW.Launcher/Launcher pro, et voilĂ .
-Again: Wrong section
It's very hard, if not impossible, to implent the Sense apps into AOSP ROMs.
Its not the wrong section im trying to gauge if i should bother developing a custom android rom. And that didn't really answer my question. Is it possible to bring sense and all it required apks and libraries over to CM5, if this is the wrong section could a moderator move me to the right one
Ok i assumed as much, but it could be done with a lot of work right? i think everyone would agree that it would finally make sense usable on the Dream / MT3G. Overclock to 687mhz kernel bit of comcache bit of JIT, dithering, zipaligning and stipping away of some of the crap that is included in sense roms and you're away!
sabianadmin said:
Ok i assumed as much, but it could be done with a lot of work right? i think everyone would agree that it would finally make sense usable on the Dream / MT3G. Overclock to 687mhz kernel bit of comcache bit of JIT, dithering, zipaligning and stipping away of some of the crap that is included in sense roms and you're away!
Click to expand...
Click to collapse
It takes waaay too much work, believe me.
Ok well i wouldnt mind the challenge, i feel kind of useless as iv been a software developer for a few years and im only now learning to build roms lol would any one be interested in giving me a hand to build this?
EDIT: What do we think of Sensation as a name for the rom?
sabianadmin said:
Ok well i wouldnt mind the challenge, i feel kind of useless as iv been a software developer for a few years and im only now learning to build roms lol would any one be interested in giving me a hand to build this?
EDIT: What do we think of Sensation as a name for the rom?
Click to expand...
Click to collapse
Great Idea! how about GSense
You will need to know how to read/understand & write smali code..
maxisma said:
You will need to know how to read/understand & write smali code..
Click to expand...
Click to collapse
Like i said im in software development so it should be to bad im also a good bash scripter i just need to get my head around all of the tools that cooks use to build roms.
So ok features what would be wanted in a this new GSense rom (im using that name and my tagline will be "that tingly sensation" ;-) )
sabianadmin said:
Like i said im in software development so it should be to bad im also a good bash scripter i just need to get my head around all of the tools that cooks use to build roms.
So ok features what would be wanted in a this new GSense rom (im using that name and my tagline will be "that tingly sensation" ;-) )
Click to expand...
Click to collapse
How about some of the sense ui features like in settings etc.. if thats possible. that will be
maxisma said:
You will need to know how to read/understand & write smali code..
Click to expand...
Click to collapse
domex2k said:
How about some of the sense ui features like in settings etc.. if thats possible. that will be
Click to expand...
Click to collapse
Well it will be using the sense apks for the most part, does sense have a custom settings menu?
Since CM 5 series is android 2.1, make an Sense 2.1 ROM. I would recommend using the Droid Eris 2.1 dump since I am running KingKlick's DroidEris2G1 and that thing is the fastest, smoothest Sense 2.1 build that I have run.
UberMario said:
Since CM 5 series is android 2.1, make an Sense 2.1 ROM. I would recommend using the Droid Eris 2.1 dump since I am running KingKlick's DroidEris2G1 and that thing is the fastest, smoothest Sense 2.1 build that I have run.
Click to expand...
Click to collapse
Im using bits of the android 2.1 update for the european HTC Hero but if i get good reason i will be using bits of other roms (e.g droid eris which is a hero effectively)
sabianadmin said:
Well it will be using the sense apks for the most part, does sense have a custom settings menu?
Click to expand...
Click to collapse
Im referring to the Icons in Settings.
domex2k said:
Im referring to the Icons in Settings.
Click to expand...
Click to collapse
Oh right! yep that will be there
I have always liked sense, but have never liked how 'sluggish' it runs in comparison to other android roms since it comes with some extra baggage i.e. Rosie. But if you can make this happen, I'll be quite excited and will probably try it out..so...all the best!
sabianadmin said:
Oh right! yep that will be there
Click to expand...
Click to collapse
Bookmarking this thread for sure
UberMario said:
Since CM 5 series is android 2.1, make an Sense 2.1 ROM. I would recommend using the Droid Eris 2.1 dump since I am running KingKlick's DroidEris2G1 and that thing is the fastest, smoothest Sense 2.1 build that I have run.
Click to expand...
Click to collapse
Does Camera work on KingKlick's DroidEris2G1?
allow me to comment: if you take cm5 and replace the apk's and frameworks, you will run into several problems:
1. it'll be too big for g1, without using mtd mods...
2. you'll essentially end up pushing everything from a sense rom into different folders (bin, lib, etc) in order to even get stuff working
3. it'll basically turn into a sense rom with a cm kernel... which already exists. LOL
4. you'll have to learn smali, which is confusing as you-know-what
HAVE FUN!!!

Android XDA developers challenge: Porting 2.2 HTC Sense from Wildfire to Magic

I noticed that HTC posted source code of Froyo 2.6.32 kernel for HTC Wildfire. Will it be possible to make some changes to it and make a port for 32A HTC Magic? Specs of both phones are very similar. If somebody can do it, this should make perfect Android 2.2 with Sense ROM or plain 2.2 ROM for Magic that will work with a new 6.35 radio.
I would really appreciate input of experienced Android XDA hackers on this. Thank you in advance.
if you search you will see i have started a port but no one is trying to help, and you have to resize everything due different resolutions
Can be used instead of images in the Magic do not have to resize. ?
edit
resize Blurred image.
we have to take the images used in wildfire, find them in the desire files and rezies those down wildfire and desire have android 2.2 sense so they both have same images, but you cannot size up form widlfire, you have to size down from desire and put in the wildfire files
Yes, I see. thx man
edit
may i help you ?...
i have been meaning to do that but been busy doing kernels but if you do please upload it somewhere so we can improve the port i started
Is it possible to port wildfire 2.2 rom to Magic even without sense? Would it work better then the ones based on AOSP or CM?
capychimp said:
if you search you will see i have started a port but no one is trying to help, and you have to resize everything due different resolutions
Click to expand...
Click to collapse
Hi capychimp, is it this thread? http://forum.xda-developers.com/showthread.php?t=801435.
Is it better/faster to change/port the mytouch 1.2 32B? I heard it got 2.2 OTA
no one got a link for that update so it is not here yet
I'm thinking a hybrid of the two might be nice. KaosLegendary for the Eris was straight copied over without reszing and many expressed that they liked the smaller sized menus and less obtrusive launcher. I'd be all for fixing the stuff that needs to be fixed like the keyboard from the WF being shrunk and port over the Legend version and keep the small other stuff.
brk said:
Is it possible to port wildfire 2.2 rom to Magic even without sense? Would it work better then the ones based on AOSP or CM?
Click to expand...
Click to collapse
No, because they've still got the HTC framework built in, so what you're getting is AOSP + a ton of crap from HTC, rather than *just* AOSP. I think you can imagine which would work better.
Stonent said:
I'm thinking a hybrid of the two might be nice. KaosLegendary for the Eris was straight copied over without reszing and many expressed that they liked the smaller sized menus and less obtrusive launcher. I'd be all for fixing the stuff that needs to be fixed like the keyboard from the WF being shrunk and port over the Legend version and keep the small other stuff.
Click to expand...
Click to collapse
If you want smaller menus and text, use LCD changer. Each to their own, but the launcher looks borked. I think calling it less obtrusive is just like calling a bug, a feature
resizing problems solved
http://forum.xda-developers.com/showthread.php?t=841811
yeah but a huge porting issue comes along with it it is not easy this time
hey Capy
I can help you too, but I think many people would really like to try a version even without Sense. I personally could not care less for Sense...I'm running LauncherPro on Bludy's Senseless ROM.
Just remove rosie.apk when its done.
IMO the focus should be on getting it to run rather than stripping down sense.
so true eyegor
I'm really going to check back here alot and see how you all get along with this.
If i were more skilled with things like this i would offer my help right away.

[Q] Now that I'm rooted...rom time!

Now that I'm rooted (thanks to all those involved), I want to get all decked out with a custom kernel/rom/all that. I can see that there are quite a few roms available. I don't suppose there's really anything that compares and contrasts them? Or an easy way to find them all? I tried searching for [rom] and it wasn't able to handle that.
I'm really digging Sense, and I recall seeing that there was a rom (maybe more than one?) that had Sense 3.0?
All the ROMs are listed in the development section.. Take a look at this thread for some good ROM recommendations http://forum.xda-developers.com/showthread.php?t=1256017
Sent from Gingerbread Speedy 4G
flu13 said:
Now that I'm rooted (thanks to all those involved), I want to get all decked out with a custom kernel/rom/all that. I can see that there are quite a few roms available. I don't suppose there's really anything that compares and contrasts them? Or an easy way to find them all? I tried searching for [rom] and it wasn't able to handle that.
I'm really digging Sense, and I recall seeing that there was a rom (maybe more than one?) that had Sense 3.0?
Click to expand...
Click to collapse
We do have a full pure 3.0 ROM that was a wip but the dev got like hella busy working 80+ hours a week so it took a backseat so he could relax, but there are also modded sense 2.1 ROMS depending on what your looking for the 2 we have both have Sense 3 elements but are not full sense 3, one of them is mikshifted-g(some sense 3 elements) and the other is supreme sense (3.0 rosie and widgets)both of which have their own look and feel but are the same base ROM
Sent from my Supreme Shift using XDA Premium
strapped365 said:
one of them is mikshifted-g(some sense 3 elements) and the other is supreme sense (3.0 rosie and widgets)both of which have their own look and feel
Click to expand...
Click to collapse
Any chance you could expand on this? I don't even know what's different in Sense 3, I just know that 3 is higher than 2.1, so it has to be better, right? I'm going to try to find threads on these roms and read up on them, but any comparison you can give from actual experience or working knowledge would be appreciated.
flu13 said:
Any chance you could expand on this? I don't even know what's different in Sense 3, I just know that 3 is higher than 2.1, so it has to be better, right? I'm going to try to find threads on these roms and read up on them, but any comparison you can give from actual experience or working knowledge would be appreciated.
Click to expand...
Click to collapse
MikshiftedG- has Sense 3.0 messaging,lockcreen,the newest market that let's you plus1 things, has lots of extra quick settings,music widget if there are more ill be back to edit this post
Supreme Sense- is based off mikshifted G so it has the same market and all the quick settings and has Sense 3.0 messaging, weather,music,twitter3d,friendstream3d,lockscreen,Rosie(carousel),people widget 3d, message widget 3d, bookmark3d,htcclock3dwidget, if there is more i remember ill edit this too its early and i was up late making some changes lol anyways mikshifted/supreme offer up the most features out of our sense based ROMS, and they have better perfomance because they are odex and not deodex
Sent from my Supreme Shift using XDA Premium
Fantastic, thanks.

MT4GS HTC Sense 2.1 ROM + 3.0 features (i.e Lockscreen, weather videos, etc.)

Can I ask for an HTC Sense 2.1 rom? I really find the Sense 3.0 rosie a hassle and the carousel, though pretty cool, gets annoying when I need to quickly scroll to a certain homescreen. Also I prefer the smooth basic screen transitions of Sense 2.1 as opposed to the 3D effect transition on Sense 3.0 roms.
Actually, IMO, the best rom would be an HTC Sense 2.1 with Sense 3.0 features (lockscreen mainly) fusion. Can anyone make it happen? (aka Undeadk9)
FOR A BETTER IDEA OF WHAT I'M SAYING, here's a Tmobile G2/HTC Desire Z running an HTC 2.1 base+3.0 rom: http://www.youtube.com/watch?v=FQ-kNW-nGFA
Ummm no. Sense 3.0 is so much better. No dev would do that. It's not something a large group of people would use.
Sent from my myTouch_4G_Slide using xda premium
Undeadk9 said:
Ummm no. Sense 3.0 is so much better. No dev would do that. It's not something a large group of people would use.
Sent from my myTouch_4G_Slide using xda premium
Click to expand...
Click to collapse
You're right but I just want to make sure: Is it possible to downgrade our MT4GS's Sense 3.0 to Sense 2.1? If so, how? (I'd like to design a custom rom myself )
You would need to find a phone compatible with our device. I'm thinking the MT4G or Desire HD and port it to Doubleshot.
Sent from my myTouch_4G_Slide using xda premium
From my developmental tests from Sense 2.1- Sense 3.0 on the HTC HD2 and Desire HD,
I realized that it's possible to port the Sense 3.0 rosie to a Sense 2.1 rom. I'm wondering if it's possible to port the Sense 2.1 rosie to our MT4GS's Sense 3.0?
Sense 2.1 sucks compared to 3.0 use undead sensless rom u wont be dissapointent
Sent from my MyTouch 4G Slide using XDA App
I could probably do that, but I only make ROMS I intend on using, I'm pretty busy with school and work, but If I have a free weekend I might give it a try. However I don't think it would be worth it, a lot of features would be cut, since I wouldn't spend time optimizing it for the MT4GS, just the basic 2.1 ROM.
Sinfamy said:
I could probably do that, but I only make ROMS I intend on using, I'm pretty busy with school and work, but If I have a free weekend I might give it a try. However I don't think it would be worth it, a lot of features would be cut, since I wouldn't spend time optimizing it for the MT4GS, just the basic 2.1 ROM.
Click to expand...
Click to collapse
Thanks dude, I appreciate it alot man. And I know what you mean about busy. 5 AP classes + a job leaves very little free time, let alone the fact that you have other stuff to do. But if you could get the basic Sense 2.1 rosie and perhaps provide me tips on how to implement the widgets (especially the clock widget, it's basically the trademark of Sense haha), that would be all I'd need.
Also, couldn't you literally just replace the Rosie from a MyTouch4g/DesireHD sense 2.1 rom, as well as the other htc widgets as Seo did to bring a Sense 3.0 port to Sense 2.1 roms?
http://forum.xda-developers.com/showthread.php?t=1062962
The reason I want this is simply because I hate the carousel of Sense 3.0 (it still lags occasionally), but love the widgets.
I simply don't like the features of LPP or ADW because, in those launchers I can't use Sense widgets...
Anthonayy said:
Thanks dude, I appreciate it alot man. And I know what you mean about busy. 5 AP classes + a job leaves very little free time, let alone the fact that you have other stuff to do. But if you could get the basic Sense 2.1 rosie and perhaps provide me tips on how to implement the widgets (especially the clock widget, it's basically the trademark of Sense haha), that would be all I'd need.
Also, couldn't you literally just replace the Rosie from a MyTouch4g/DesireHD sense 2.1 rom, as well as the other htc widgets as Seo did to bring a Sense 3.0 port to Sense 2.1 roms?
http://forum.xda-developers.com/showthread.php?t=1062962
The reason I want this is simply because I hate the carousel of Sense 3.0 (it still lags occasionally), but love the widgets.
I simply don't like the features of LPP or ADW because, in those launchers I can't use Sense widgets...
Click to expand...
Click to collapse
The carousel lags? Apparently you never flashed my sense on crack rom. I never got any lag at all.
Sent from my Undeadk9's Senseless ROM using xda premium
Undeadk9 said:
The carousel lags? Apparently you never flashed my sense on crack rom. I never got any lag at all.
Sent from my Undeadk9's Senseless ROM using xda premium
Click to expand...
Click to collapse
You're right I haven't tried it yet. I'll give it a shot sometime later. Too lazy to s-off and sort it out. I just hate the 3d flip animation, I like the smooth screen transitions that were on the older Sense rosies.
I'm still contemplating whether I want this phone or return and exchange for a Sensation. Of course either way, it's Sense 3.0 carousel.
Anthonayy said:
You're right I haven't tried it yet. I'll give it a shot sometime later. Too lazy to s-off and sort it out. I just hate the 3d flip animation, I like the smooth screen transitions that were on the older Sense rosies.
I'm still contemplating whether I want this phone or return and exchange for a Sensation. Of course either way, it's Sense 3.0 carousel.
Click to expand...
Click to collapse
KEEP IT. The Sensation is a piece of crap, I worked for T-Mobile and we have returns on them more than anything. They overheat, the touchscreen is highly unresponsive, and the screens look mediocre... Even after installing custom ROMs they still have issues.
arcticwolf8 said:
KEEP IT. The Sensation is a piece of crap, I worked for T-Mobile and we have returns on them more than anything. They overheat, the touchscreen is highly unresponsive, and the screens look mediocre... Even after installing custom ROMs they still have issues.
Click to expand...
Click to collapse
Yea, but there's so many devs for the Sensation, I wish our MT4GS had more...
Oh and btw, those devs just ported over the HTC Amaze 4G's (aka MT4GS's) camera to their Sensations. WOOW is all I can say.
Plus, with the second coming of smartphones in the HTC Amaze and SGSII, there'll be even less reason for future devs to work on this phone.
Gotta admit though that I like the hardware keyboard as an additional option for typing. It may be crappy compared to the G2, but I've never used a slider-phone before.
And, I hate the designs of the Amaze and GSII, they're even more curvy than the MT4GS and Sensation, lol.
Sorry...to get back on topic, Undeadk9, would it be much simpler to port the Sense 2.1 rosie over onto a Sense 3.0 rom? Rather than modding an entire rom? And is it as easy as I think it is?
arcticwolf8 said:
KEEP IT. The Sensation is a piece of crap, I worked for T-Mobile and we have returns on them more than anything. They overheat, the touchscreen is highly unresponsive, and the screens look mediocre... Even after installing custom ROMs they still have issues.
Click to expand...
Click to collapse
I agree. Keep the phone. Plus this cpu is meant to clock at 1.5ghz. The sensations is right where its suppose to be. Plus this device has a way better processor. And the keyboard is a huge plus.
Sent from my Undeadk9's Senseless ROM using xda premium
In another phone, you can just trick Rosie into thinking it's running on a Sense 2.1 device and it will run in 2.1 mode. However, I don't think it's possible with the native MT4GS Rosie since it's specifically compiled for us/TMO. I could be wrong though, worth decompiling it and taking a look at it.
I wouldn't run Sense 2.1 though. That's boring.
Or maybe you could exchange it for a desire hd or mytouch 4g since you're looking for older software. there's not going to be a whole lot of demand for older software on a newer device unfortunately.
unclespoon said:
Or maybe you could exchange it for a desire hd or mytouch 4g since you're looking for older software. there's not going to be a whole lot of demand for older software on a newer device unfortunately.
Click to expand...
Click to collapse
That's exactly what I don't want, as you can see the MT4GS is SUPERIOR to those devices. But I really prefer the simplicity of the old sense, and combined with a 1.2 GHz dual-core processor, it would be 1000000x faster + no lag. Why would I want to go back to the "Stone Age" so to speak?
Really and truly it's the carousel that bothers me, if I didn't have to deal with the carousel on Sense 3, it would be just fine.
And let's just put it this way: Sense 2.1 is exactly what Sense 3.0 is WITHOUT the carousel. So for those of you who don't prefer the carousel, this is what you want. Of course there's the lockscreen, but I'm talking purely on the basis of the rosies.
Sorry for the double post, my previous one was loaded.
I'll just say that Ima try and put one together myself.
I also posted a video on what I mean by Sense 2.1+3.0. (Check first post)
I also posted a poll to gather the opinion of users in this forum.
If there are too many No's, then I will stop this thread from further discussion.
So you just want the sense 2.1 interface but with sense 3.0 basically. Why don't you try a new launcher?
Anthonayy said:
You're right I haven't tried it yet. I'll give it a shot sometime later. Too lazy to s-off and sort it out. I just hate the 3d flip animation, I like the smooth screen transitions that were on the older Sense rosies.
I'm still contemplating whether I want this phone or return and exchange for a Sensation. Of course either way, it's Sense 3.0 carousel.
Click to expand...
Click to collapse
"Too lazy to s-off and sort it out..."
But you're willing to "...design a custom rom myself"?
cal3thousand said:
"Too lazy to s-off and sort it out..."
But you're willing to "...design a custom rom myself"?
Click to expand...
Click to collapse
All of this nonsense because you dislike the 3.0 carousel? Im sorry but you have lost your mind. And your to lazy to s off? Its a 5 min process Thats completely automated and pain free. But yet you want to design a rom which could take days maybe weeks? All Im seeing is a huge lack of common sense.
Sent from my MyTouch 4G Slide using xda premium

[Q] Sense 3.5 roms?

im new to the mt4g slide, but i used to own a regular mt4g and there were plenty of fully functional/stable, fast sense 3.5 roms available for it. is there any for the mt4gs? ive looked thru the dev section and found a couple blind ports but not much feedback on them. sense 3.5 is waaaaaay faster/smoother than 3.0, and if i imagine it would be butter smooth on a device like ours with its hardware specs.
U gonna make us one?
Typed by ---- oh wait! I'm schizophrenic!
CoNsPiRiSiZe said:
U gonna make us one?
Typed by ---- oh wait! I'm schizophrenic!
Click to expand...
Click to collapse
if i knew the first thing about how to i surely would, but im no dev. just an idiot with a smartphone
What makes sense 3.5 different from sense 3.0?
If a clear, factual answer can be given to that question, a sense 3.5 rom can be made.
This is my first smart phone. Sense 3.0 is all I know as far as sense goes.
What's different?
From time to time people ask this question, and I ask this one in turn. To date no one has been able to tell me, so...?
If you can't articulate what you want I can't give it to you, and neither can anyone else.
You request a sense 3.5 rom.
I request a sense 3.5 definition.
Help me and I can help you.
As far as the difference for me, Sense 3.5 I feel the biggest difference is Bliss launcher. It just looks a lot cleaner in my opinion.
Blue6IX said:
What makes sense 3.5 different from sense 3.0?
If a clear, factual answer can be given to that question, a sense 3.5 rom can be made.
This is my first smart phone. Sense 3.0 is all I know as far as sense goes.
What's different?
From time to time people ask this question, and I ask this one in turn. To date no one has been able to tell me, so...?
If you can't articulate what you want I can't give it to you, and neither can anyone else.
You request a sense 3.5 rom.
I request a sense 3.5 definition.
Help me and I can help you.
Click to expand...
Click to collapse
from what ive read it was made to run on single core phones, therefore running it on dual core makes it that much faster. also the UI is a bit more polished, has a few more widgets, and has the fancy rotation animations. from my experience with the MT4g it was far smoother than 3.0 roms i had tried. so i guess the definition would be its an upgrade from 3.0
Crkr said:
As far as the difference for me, Sense 3.5 I feel the biggest difference is Bliss launcher. It just looks a lot cleaner in my opinion.
Click to expand...
Click to collapse
i never really dug the bliss launcher. most 3.5 roms have tweaks built in where you can chose between the bliss an stock rosie

Categories

Resources