[ROM][28/05/12][PRE-ALPHA] C&L FULL Sense 4.0 [3.0.16-kernel] - HTC Desire S

Hey guys!
I successfully ported Full Sense 4 (from One S) and i must say, it is IN-CRE-DI-BLY FAST.
Issues:
-bugs because of the resolution
-wifi-hotspot
SCREENS:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And sw info:
If anybody can help me to fix resolution problem, please give me info.
DOWNLOAD

trapacska said:
Hey guys!
I successfully ported Full Sense 4 (from One S) and i must say, it is IN-CRE-DI-BLY FAST.
Not working:
-key-feedback(light is fixed)
-bugs because of the resolution
-wifi-hotspot(i have a fix to it)
-bugs because of the different hardware(like: common task menu freezes SystemUI)
SCREENS:
View attachment 1088421 View attachment 1088422 View attachment 1088423 View attachment 1088424 View attachment 1088425
And sw info:
View attachment 1088443
If anybody can help me to fix resolution problem, please give me info.
(download link soon)
Click to expand...
Click to collapse
just re size everything in systemUI rosie.apk and framework and a few others

Lol, with Photoshop or what?

I'm not sure but won't Virtuous Ten Studio do the job?

I think resize pictures should be easy, but every meethod of disassemble apk fails. magic code and class not found etc..etc... it should be nice if i got something usable... But i am strong.

can u share the wifi hotspot fix so we can use it in primo-s
thanks

Have you tried VTS? It seems to be like a very good and easy tool to use.

You need to use Virtuous Ten Studio. Contact the team on their IRC channel. They might help - http://www.virtuousrom.com/p/chat.html
A link to virtuous ten studio - http://forum.xda-developers.com/showthread.php?t=1619473
Using guide - http://forum.xda-developers.com/showthread.php?t=1632091

thanks i will try vts
edit:
it drops the same error.
i not tested yet, it is working in my s3.6 rom, and because of the hardware not chenged, it should work with kernel3.0.16
wifi hotspot:#################################################################################################
bin/bluetoothd
bin/netd
bin/sh
lib/libbluedroid.so
lib/libbluetoothd.so
lib/modules/bcm4329.ko
lib/modules/kineto_gan.ko
firmawre files in etc...
and add this line to init.qcom.post_boot.sh:
insmod "/system/lib/modules/bcm4329.ko" "firmware_path=/system/etc/firmware/fw_bcm4329.bin iface_name=wlan0"
##############################################################################################################

I have a small idea. Set up an IRC channel and call all Desire S devs who are interested and think they can resize this. I think djpbx and Floatshow could help. You can divide work and probably get it done much faster than doing all this alone I hope Kernel 3 for DHD leaks soon, some of their devs have experience in resizing.
Also, you may want to start with a modified ROM (like LeeDroid) instead of the stock one, so we get all the tweaks (like landscape launcher/lockscreen, transparent app drawer, custom app drawer matrix etc ) to begin with. It's gonna be really hard to resize each apk again for them.
One last thing - use the keyboard from Sense 4A. One app less to resize
Sent from a device waiting for Kernel 3, WAKE UP HTC

shrome99 said:
I have a small idea. Set up an IRC channel and call all Desire S devs who are interested and think they can resize this. I think djpbx and Floatshow could help. You can divide work and probably get it done much faster than doing all this alone I hope Kernel 3 for DHD leaks soon, some of their devs have experience in resizing.
One last thing - use the keyboard from Sense 4A. One app less to resize
Sent from a device waiting for Kernel 3, WAKE UP HTC
Click to expand...
Click to collapse
yea you can use some apps from the sense 4 ports
like htc music,htc mail etc...

How long to upload? I would like to try my hand in it.

Nope, all other apps have features stripped off, except SystemUI (which doesn't require resizing) and Htc IME. No point in replacing other apps.
Sent from a device waiting for Kernel 3, WAKE UP HTC

it goes well, lockscreen fixed(ime was the first fixed)(now we can unlock the screen, because the ring was outside of the screen ) Now i fixing launcher and then i will upload. If i can't do anything with stock apps, i will kill permission check in packagemanagerservice, and then it will be with 4A apps, but i think the difference between 4 full and 4A are apps and widgets only.

Excellent. Could you please also enable landcape mode in launcher?? I think all you need to change is one line in AndroidManifest.xml, something from nosensor to sensor. You could replace stock apps in the beginning for the initial release, and replace them as you resize. Thanks a lot for your work
Sent from a device waiting for Kernel 3, WAKE UP HTC

trapacska said:
Hey guys!
I successfully ported Full Sense 4 (from One S) and i must say, it is IN-CRE-DI-BLY FAST.
Not working:
-key-feedback(light is fixed)
-bugs because of the resolution
-wifi-hotspot(i have a fix to it)
-bugs because of the different hardware(like: common task menu freezes SystemUI)
SCREENS:
View attachment 1088421 View attachment 1088422 View attachment 1088423 View attachment 1088424 View attachment 1088425
And sw info:
View attachment 1088443
If anybody can help me to fix resolution problem, please give me info.
(download link soon)
Click to expand...
Click to collapse
To fix resizing, import your framework and apps from here:
http://forum.xda-developers.com/showthread.php?t=1533931

Pyro Ice hasn't been updated in a long while, try this - http://forum.xda-developers.com/showthread.php?t=1657050 They seem to have resized the Rosie pretty nicely. I hope their system apps work in your port, making a full port of a ROM based on One X is impossible for us.....
Sent from a device waiting for Kernel 3, WAKE UP HTC

shrome99 said:
Pyro Ice hasn't been updated in a long while, try this - http://forum.xda-developers.com/showthread.php?t=1657050 They seem to have resized the Rosie pretty nicely. I hope their system apps work in your port, making a full port of a ROM based on One X is impossible for us.....
Sent from a device waiting for Kernel 3, WAKE UP HTC
Click to expand...
Click to collapse
They used all the apps from Pyr-o-ice, the dev told me by PM

Quinny899 said:
They used all the apps from Pyr-o-ice, the dev told me by PM
Click to expand...
Click to collapse
Thank you! I will try. Framework side is not problem. I ported all of framework with just smali and baksmali.

your hotspot fix doesn t work
edit: bt is broken now

Related

[APP] HtcMusic for 2.1 ROMs

Self explanatory i guess
Tested on latest SuperBAD (which is based on CM 5.0.7 ):
old
http://www.file-upload.net/download-2508485/HtcMusic_2.1.apk.html
http://www.zshare.net/download/759736031dc8f2ac/
latest
(fixed the FC, hopefully, the second )
http://www.solidfiles.com/d/b28/download/
(i have used that very site bc it doesn't have wait times and it isn't full of ads)
used apktool to "decompile", changed AndroidManifest.xml, recompiled and signed using this tool: http://forum.xda-developers.com/attachment.php?attachmentid=294181&d=1268671397
Enjoy.
Credits go to Brut.all for apktool and the writer of signapk.jar as well as the guy who wrote that batch file for it
Screenshots for those who don't know it:
{
"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"
}
from jubeh:
Alright, here it is, my Legend/AOSP custom rom is still very much in the works (not a direct port, I'm building a lot of it by myself, the other parts I'm just adding, like the HTC IME or this music player), so I'll release the fixed app by itself. Hope this is somehow integrated into first post.
I fixed the rotation issue for two activities, the main activity, and the track browser activity (Now Playing).
There's still a bug where if you open your keyboard while at the track browser activity you'll lose the bottom bar, this doesn't happen at the main activity. I'll see if I can fix it later.
I added the eclair appwidget which IMHO looks a lot better than any other. I could have a look later and integrate additional widgets from other threads, but I'd have to get in contact with those devs to see if we could make it happen.
Also, I could change the other activities (the ones that have a scrolling tab) to be viewable in landscape mode with the sensor (without having to use the keyboard). If you guys want that, it's an easy change.
I changed the music app icon to match the new rom I'm making (legend themed), this includes the now-playing statusbar icon.
Install it by either flashing it through recovery (it's inside an update.zip already) or push it through adb (you have to extract it from the zip).
Hope somebody finds this useful.
Click to expand...
Click to collapse
Links from his post:
http://forum.xda-developers.com/attachment.php?attachmentid=326152&d=1273819820
http://forum.xda-developers.com/attachment.php?attachmentid=326151&d=1273819820
Installs fine, works great
works fine..been wanting this forever..thanks man..
do you think you can do it also for htc mms..?
SmartBrother90 said:
works fine..been wanting this forever..thanks man..
do you think you can do it also for htc mms..?
Click to expand...
Click to collapse
Sorry, i don't think so, i just was able to do this one as it was an app inside the Fender ROM, so the only things nessecary to be changed were some SDK attributes in the AndroidManifest... maybe someone with more skill than me can do it with a bit of framework hackery
Whatever. i'm gonna take a look at that stuff, maybe it isn't as hard as everyone is saying? :s
Anybody know if this works on Cyanogen's 5.0.7?
AustinAce said:
Anybody know if this works on Cyanogen's 5.0.7?
Click to expand...
Click to collapse
Using it right now.
Thank you the_fish!
YUP... works nicely on test2
This is awesome. Any chance of getting the 4x4 HTC widget too?
Was this posted somewhere else before?
Is this just an apk u install? I'm on cm 3 and the file. When. Dwnld on my phone. Is.
972kb n I can't. Install. Seems. I can't download. Small files any help/solution ?
I got the hot fix
protomanez said:
Was this posted somewhere else before?
Click to expand...
Click to collapse
nope. i guess (hope) im the first one who had the idea of doing this.
@ last answer, could be a problem with your connection or maybe also with the site, might mirror it tomorrow
nyctrini3 said:
Is this just an apk u install? I'm on cm 3 and the file. When. Dwnld on my phone. Is.
972kb n I can't. Install. Seems. I can't download. Small files any help/solution ?
I got the hot fix
Click to expand...
Click to collapse
Can someone post a mirror, I'm also having issues downloading from the link posted
don't forget to zipalign
Mirror for those in need...
Link:http://bit.ly/8Z7KXR
Clay
added another mirror hope that one works for you
Yay i wanted this a while back but then music beautification came out, so i guess 2 questions
is it worth it (vs the music mod)? does this include the widgets?
regardless ill prolli flash it when i get home anyways thx
themapleboy said:
Yay i wanted this a while back but then music beautification came out, so i guess 2 questions
is it worth it (vs the music mod)? does this include the widgets?
regardless ill prolli flash it when i get home anyways thx
Click to expand...
Click to collapse
Does not.
But as it uses the same widget as the stock music app...
maybe it's possible to get the widgets running on this via apktool?
themapleboy said:
Yay i wanted this a while back but then music beautification came out, so i guess 2 questions
is it worth it (vs the music mod)? does this include the widgets?
regardless ill prolli flash it when i get home anyways thx
Click to expand...
Click to collapse
1) In my opinion its worth it. Runs perfect on CM5 for me and it actually runs smoother on eclair than a sense rom
2) Does not include HTC widget..But i just make HTC music default for when clicking the stock music widget
great job on this
but everytime i open the htc music app..the music starts playing without me even pushing play..n its not tat big of a deal..but its annoying.
thx a lot for the help
ballerhaller said:
great job on this
but everytime i open the htc music app..the music starts playing without me even pushing play..n its not tat big of a deal..but its annoying.
thx a lot for the help
Click to expand...
Click to collapse
Haven't had that problem..What rom are you using?

[ROM][DEV ONLY]Not for Noobs!! Htc Flyer, Usable on DHD/INSIPRE (open for all)

hey here is a HTC Flyer rom for dhd and inspire phones​
The rom is good enough to be used as daily, just put a different keyboard and it should be fine for you.
Status of who is doing what HERE
Works reported by liljom:
every function is available (some cases is landscape mode) in:
-camera/camcorder
-clock
-friendstream
-HTC hub
-HTC likes
-browser
-locations
-mail
-market
-messages
-news
-notes
-pdf viewer
-people
-phone
-press reader (as far as I went without registration)
-quick lookup
-settings
-setup (where no keyboard is needed)
-SIM toolkit
-task manager
-transfer
-weather
-hotspot
-youtube
Do not work reported by liljom:
-don't enter Car panel (it needs resizeing), because you can't go to home only by restarting
-almost every app needs some resizing
-gallery starts, but doesn't show pictures
-most popup window needs resiziing too
-touch keys don't work in landscape
-keyboard is too big, many letters are unavailable
-weather animation for weather clock is not in the right place
-more
DOWNLOAD​
Screenshots thank you burimii:
{
"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"
}
flashi this keyboard for full keyboard
Download
WOW!!!
cant wait
you can just flash it but it needs work
Sent from my HTC Desire HD using XDA Premium App
Natkaffe said:
you can just flash it but it needs work
Sent from my HTC Desire HD using XDA Premium App
Click to expand...
Click to collapse
I wouldn't just flash it. Telling that to noobies will make a horrendous thread..
I would love to see rotateable rosie on the upcoming Sense 3 ports. real eye candy
screendshot by mobile-review.com
Wonder if it would work on my transformer
Sent from my HTC Desire HD using XDA App
MrYuiM said:
I wouldn't just flash it. Telling that to noobies will make a horrendous thread..
Click to expand...
Click to collapse
why not when it can be used? and how else to fix it if you dont know what to fix?
Any progress?
Natkaffe said:
why not when it can be used? and how else to fix it if you dont know what to fix?
Click to expand...
Click to collapse
I'm just saying because as you said its not perfect and we'll get exactly the same scenario as we had when we ported Sense 3.0, noobs flashing and complaining that it's not working. We leave this to the devs to fix it up if they want, but telling everyone that they can flash it will cause problems tbh..
bootloop .... tried to mount /data and /system again doesnt boot !
anyway got it booted it really feels fast and its awesome but needs work to be done well thank you !
srikanth.naidu said:
Please rename the thread if this is only for DEV's
Click to expand...
Click to collapse
this is a dev forum section, so everythuing ehre is for devs, if your not a dev go somewhere else and complain. it's not a release forum, check again where you are
why you posted it here?
what does work?
liljom said:
what does work?
Click to expand...
Click to collapse
well almost everything works except gallery htc_ime to many thing are not in line needs to be resized (writing what i have seen till now), in landscape mode looks awesome but home, back , menu buttons doesnt work they work only on portrait mode , it is smooth very very fast ...
Edit: i've installed anothery keyboard so it is very usable but want to know if the OP will bring updates on this ROM or he is just sharing it for now ?
This will be the best ROM for dhd
m-deejay said:
why you posted it here?
Click to expand...
Click to collapse
It's a dev forum, so posted for people to develop on, not some release only thing, an open rom to work on, all others here just release and release, this is for the true nature of a development area, unlike most in here, who is about look at me or us, we make this, come download it, so we or I can feel powerful. This is for anyone who wants to make a Rom for themselves, or to make a rom to share with others. Sorry if it hurts the egos on here.
Sent from my HTC Desire HD using XDA Premium App
wow
it's a very nice project
I just installed it, and many things work. Would be nice to include a keyboard in /data/app so we could use that too. And maybe we can get Watch work here.
You should include what doesn't work in the first post, because there is too much thing that works, even the camera
here is a keyboard apk what you can push/include to/in /data/app
http://forum.xda-developers.com/showthread.php?t=875202
I hope many dev will be interested in making it work better
Did u just installed after downloading.
Can u post some screenshots pls.
Sent from my HTC Desire HD using Tapatalk
mrmaakhija said:
Did u just installed after downloading.
Can u post some screenshots pls.
Sent from my HTC Desire HD using Tapatalk
Click to expand...
Click to collapse
wipe everything and just install it
here are some screenshots
Edit: taken from my desire hd after flashing the rom !

[Team-Nocturnal[AOSP] ->> CIUI ↨ FASTEST ↨ EYECANDY <<- [BETA-4.5][ROM]

[Team-Nocturnal[AOSP] ->> CIUI ↨ FASTEST ↨ EYECANDY <<- [BETA-4.5][ROM]
New thread can be found here http://forum.xda-developers.com/showthread.php?t=1809338
I and Team-Nocturnal would like to bring you CIUI.
CIUI DEV Forum @ Team-Nocturnal.com
{
"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"
}
info
Android 2.3.7
Device(s) Currently: supersonic
Rooted
Busybox
Busybox support
data/app functionality
Modified system and frameworks
(Every image has been modified for best look's and highest speed every apk has been run over with my SS Script for speed modifications)
Custom boot animation: yes
Nano Text editor: yes
Bash shell support: yes
Apps2SD EXT Partion
Deodexed.
Additional info / Press
Love/Like Thank you for the support
Hate/Dislike you'll be converted eventually
Complaint's Let's see you try and hack MIUI and build it into CIUI. Still *****ing?
Installation
Wipe data, cache and dalvick.
install zip
reboot and enjoy.
Included CM miui theme's
ZduneX25
Launcher by Vipitus Original thread
ScreenShot
I'm looking for any developers and themers interested in working on this.
Download
Download Beta 4.5
Additional info
SMS pop up over lockscreen. (go to sms pop up app, additional settings check off "Screen On for Popup")
This is a Beta, It needs a lot of work so bare with some of the bugs.
Found some bugs? report them. it helps me get rid of them
If you would like to help
Looking for Dev's
Looking for Themers
Thanks
jamieg71 for the banner and screenshots.
Cyanogenmod for the base
MIUI for inspiration and looks.
Working/Change Log
Working on
Dialer (T9 Smart dialer)
Sms popup
toggle status bar mod
MIlockscreen (possibly (Trying to fix the No screen lock area)
MIUIMusic Themed.
(Porting over features from miui(may take some time closed source etc)) Taking longer than I thought If you have any suggestions please share
Incorporating more of an MIUI theme into the system. about 80% complete. (modifying the font colors now)
Launcher Modifications. removing the strings and values for Tencent widgets.(May take some time)
CIUI settings (Still under development EST unknown)
Consulting with N.S.T. for theme's also going to try and incorporate away for miui themes to work may require re-writes to the theme files.
Change Log
(inc update 4.5)
Added CIUI SmsPopup
Fixed launcher memory bug.
more improvements on framework and system
SystemUI, framework some bugs fixed (hybrids will have many of these)
Faster, Slimmed down more apks
Performance Tweaks
added ap2sd
CMparts added ((CMSettings)added cause I know many miss this and I'll keep it in till I and the team finish CIUI Settings.)
Downloads
MiuiMusic Themed /w Download Song Feature
Oh my
Waiting on the download link
Swyped from my EVO running sense 3.5
Oh nice, now make me one
Interesting...
Sent from my PC36100 using Tapatalk
XsMagical said:
Oh nice, now make me one
Click to expand...
Click to collapse
I think we'll need to use a sense base for 4g on evo 3D and Design.
Looks good Sin!
First page reserve
Sent from my SPH-D700 using XDA App
Looks Great!! Lets try this bad boy.
Sent from my PC36100 using xda premium
Awesome so far! The only weird thing I have noticed so far is that I get a FC anytime I try to open Cyanogen Mods in the System menu. Anyone else getting that?
Edit: I'm also having trouble getting my contacts to pull from google... I have tried to manually sync with no success
Edit 2: The contacts took after rebooting the phone. I did clear cache/davlik during reboot
marcusant said:
First page reserve
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
If you're interested in lending a hand. let me know.
klarthur said:
Awesome so far! The only weird thing I have noticed so far is that I get a FC anytime I try to open Cyanogen Mods in the System menu. Anyone else getting that?
Click to expand...
Click to collapse
Reason for that is im building an additional settings menu I must have missed taking out the string for the cm settings in the settings apk. basically it's calling something that is not there.
will be trying soon let you know how i like it maybe on update include s2e app and es file explorer or something like that
"I am always one of many."
I have also noticed that when I receive texts and my phone screen is off/locked, the screen will wake up, unlock, and display the text message. Is there a way to turn off the screen wake? Thank you in advance
Ill test it for u if u would like.
sent using a damn pigeon with a note tied to its leg.
I, personally, can't stomach the iphone-look of miui. That said, my opinion means nothing, and its always awesome to see people doing creative, new sh1t here. Thank you. Good luck
Sent from my PC36100 using xda premium
Nice to see new roms coming out the first of the year,great start for us HTC EVO owners.Thanks Sinister.
Works great with boot manager so far. Different, thanks!
Updated the op with some info for those wondering about screen wake on text and some other things, I plan to modify those apks and have the defaults set differently.

[ROM] [u8350] [PROJECT] Sarah For Huawei U8350 Boulder / Orange Barcelona

WELCOME TO MY THREAD​
[PROJECT] SARAH FOR U8350 ORANGE BARCELONA​
First of all i want to say thanks to : allah,my parents,Cyanogenmod team,aorth,huawei boulderz indonesia in kaskus,and everyone who also support me in this rom development
[PROJECT] Sarah is an custom rom project based and ported from Cyanogenmod 7.2 For u8150 by aorth,This rom is dedicated to someone special for me,a friend who always support me with her smile,REDACTED
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"
}
Whats Working
- Accelerometer
- Orientation
- Wifi
- Gps
- Phone
- Data
- Keyboard layout
- Bluetooth
- Almost Everything!
What not working
- Keyboard Backlight
- If you have bugs,just PM me
Downloads :
http://www.mediafire.com/?agofaz8miz6la25
How to install :
Install Clockworkmod Recovery Here
Reboot to recovery
Wipe data
Wipe Cache
Install zip from SDcard
reboot
and you're good to go
Finally...
Finally a rom that is tailored for our device... was getting frustrated to have those 90 degrees rotated with half working keyboard layout using the roms of u8500/u8150. I've immediately installed this one and it's running all smooth (@ 691Mhz).Thanks a lot! Please keep on supporting this rom. Do you have also intentions to work on a ICS or Jelly Bean version in the future?
tdn19099 said:
Finally a rom that is tailored for our device... was getting frustrated to have those 90 degrees rotated with half working keyboard layout using the roms of u8500/u8150. I've immediately installed this one and it's running all smooth (@ 691Mhz).Thanks a lot! Please keep on supporting this rom. Do you have also intentions to work on a ICS or Jelly Bean version in the future?
Click to expand...
Click to collapse
Thanks idk cz i accidentally broke my boulder lcd today and i think our spec isn't supported to run ics but who knows XD
Wifi broken?
Hi there!
Good job, but i have a problem: as i active wifi it says "Error" - so i can't activate wifi, which is more then bad.
Any ideas?
It's been two days since I'm using this ROM. It's so smooth, less lags, compared to the Kenyan ROM. Games that lags before work flawlessly now. for those who want ICS look, just download Holo Launcher in Play Store and replace ADW Launcher... Anyway, is there any way we can make the stock radio to work here..?
after using this for almost 3 weeks.. I have noted some of the major bugs. hope this will get fixed too... trying to fix some of myself on my free time but not all, I'm still learning.
1. back-light of the keyboard (but this was already fixed using a code from the thread in modaco)
2. some icons aren't meant to be like gallery has an icon of the camera app and some don't have icon at all (choosing default app). some, I fixed myself
3. gallery app is also named camera instead of gallery. (you will see this in titanium backup; link2sd and other app managers)
4. images and videos captured in camera are rotated to the right. it's fine with pictures as you can rotate them in the gallery but videos have to be rotated manually on a computer.
5. hope someone get the FM radio to work too...
Hope some more experienced devs will help fix these too... Love this ROM, so fast compared to the stock Kenyan ROM...
i'm starting to give up fixing the problems... I just don't have enough experience yet to fix these issues.. anyway, managed to fix some broken icons. tried to fix image wrong rotation and tried renaming gallery too (it's named camera but appears gallery in launcher. check it in app managers like Titanium backup, link2sd, etc) but I can't get everything else to work after editing xml's (probably wrong compiling and signing) so I really can't test them at all because the apk's won't install anymore after modding them. Hope someone more experienced help me with this...
Can you tell me that can i flash ics layout again diectly without wipping cuz m feeling i think my layout is not according to the picture like blue bar, my boulder has yellow bar and icons of ginger bread not ics
not sure but I think it's better to just push the framework-res.apk. It's much safer...
cyberangel22k, do you know how to fix background light?
edit** I already found the link, thanks anyway.
Camera Zoom FX fixes the pictures being saved in portrait rather than landscape mode. Bizarrely in the original Froyo ROM it was the other way round.

[ROM][AUG 28][ACE][SENSE4][TWEAKS][OTA]Virtuous Infinity v1.35.0 Beta1

{
"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"
}
We are pleased to announce the first release of Virtuous Infinity.
This ROM is the first ever which brings the full Sense 4 experience to your favorite WVGA device.
Thanks to great effort of our M10 team (including Cypis, Diamondback and Flemmard) we finally cracked the new m10 format to bring you the lastest HTC software!
It is based on the 1.11.401.110 release RUU of VilleC2. We would like to give special thanks to Football for the RUU.
This build currently is a X-Series release, however, it is suitable for use as a daily driver if you can live with a few minor bugs.
We hope to have the ROM feature complete as soon possible. Check bellow for a full list of what is working and what is not.
Infinity is the result of a collaborative, team effort by the following developers:
chrisch
Flemmard
tbalden
Diamondback
cypis
rmk
mdj
cjward
seo
Screenshots
Features
Based on the VilleC2 ROM (1.11.401.110).
"Full" Sense 4 resized for WVGA resolution
Tweaks app build with latest HTC SDK 15
Fully Deodexed
Ported for almost full functionality on all of supported devices
Heavily optimized for fluid performance and usability.
Market-sourced applications (Gmail, Maps, Voice, etc) automatically installed on first boot into /data/app for easy removal.
Bloatware and unnecessary applications removed.
Working
Camera
HW Acceleration
WiFi
Bluetooth
Mobile Data, SMS, MMS & Voice Calls
GPS
Sensors
Audio
USB Storgage (No 3rd Party App Required)
FM Radio
Not Working
Rosie: Folder isn't perfectly resized in landscape
Weather: Weather animation in landscape mode broken
Weather :Full screen weather animation broken
Camera: Not all effects are working
Please have a look in the special device section
You tell us
Supported Devices
Desire HD
Desire Z
Desire S
Incredible 2
Incredible S
Inspire 4G
myTouch 4G Slide
Important Notes
You must complete a full wipe prior to installing this ROM the first time. We also recommend wiping between upgrades, but you are welcome to try upgrading without a wipe. However, no support will be provided if you file a bug without having wiped prior to submission.
Credits
Football - For the RUU
Kernel Source
Kernel 3.0.16
Download :: Changelog :: More Information
(Official Website of Virtuous ROM)​
Important
This rom is brand new and not fully tested yet. Please have a look at the known bugs and for special device bugs.
General
Rosie: Folder isn't perfectly resized in landscape
Rosie: Mail widget is force closing
Weather: Weather animation in landscape mode broken
Weather :Full screen weather animation broken
Camera: Not all effects are working
Desire HD (ace), Desire Z (vision), Inspire 4G
When phone goes into sleep you need to make a long press of the power button to wake it up
Mic doesn't work in some apps like Voice Search, Soundhound, ...
Camera isn't working on some phones
Camcorder only works with disabling sound in the video settings
Inspire 4G: Touch screen inverted
Desire S (saga)
WiFi hotspot isn't working
WiFi doesn't activate from hibernate mode
Incredible S (vivo)
WiFi hotspot isn't working
WiFi doesn't activate from hibernate mode
Camera doesn't work with 8Mpx (needs to activate 5Mpx in the camera settings)
myTouch 4G (glacier)
Camera isn't working
WiFi hotspot isn't working
USB tethering isn't working
myTouch 4G Slide (doubleshot)
WiFi hotspot isn't reporting connected users (needs to deactivate shutdown timeout)
Incredible 2 (vivow)
Isn't booting atm. We are investing it.
Wicked and first in
Sent from a dream.
Trying to download before it hits the fan. Can't find link fast enough!!!
Sent from my Desire HD using xda app-developers app
Thanks Virtuous team!
Oh my, this is. the future.
You guys are awesome
Its great that you revive our old DHD. Keep up the good work !
dowloading! will report! thaaaaaaanks
Downloading will try later.
AWESOME!!
I'm not worthy, I'm not worthy...thank you!!:victory::victory::victory::victory:
.0
Matt
rzgomba said:
Downloading will try later.
Click to expand...
Click to collapse
um... i installed it and a few things i have to say: The touchscreen is screwed. What i mean is that if you want to touch something at the bottom of the screen, you have to touch the top area of the screen to do it. ill let you know if other bugs arise.
AnumEndzeit said:
um... i installed it and a few things i have to say: The touchscreen is screwed. What i mean is that if you want to touch something at the bottom of the screen, you have to touch the top area of the screen to do it. ill let you know if other bugs arise.
Click to expand...
Click to collapse
Can you check me the following please and give me the output:
adb shell getevent
That's gonna be very good, thanks for everything
chrisch1974 said:
Can you check me the following please and give me the output:
adb shell getevent
Click to expand...
Click to collapse
Cause i was curious lol. I can't even unlock the screen on first boot. Like the touch is off and i can't quite grab the ring, it just bounces like i tapped the screen. about to delete the lock just to get past it
Been testing the rom from a full wipe.
Pretty slugish and stuttery also the camera does not work at all for me on my desire HD when you try to open it, it does nothing.
also google new voice commands do not work, all i see is a spinning circle and thats it never goes away unless i press back key.
animation in videos and clock and weather ect are stuttering like hell.
------------------------
those are just what i have found so far of the 5 minutes i have had use of it, will test some more tomorrow.
The touch screen is reversed lol, to unlock it at the beginning you have to swipe from notification bar down
Sent from my Desire HD using xda app-developers app
Would that problem be kernel related are something else?
nice rom but camera does not start :/
Wow. Touch screen is off. Couldn't even get into the phone. But I rebooted and reinstalled my other rom. Excitement lead on by disappointment.
Sent from my Inspire 4G using xda premium

Categories

Resources