[ROM/MOD][ICS/CM9] WindowsPhoneMod+ v0.2-beta [A2SD][17-06-2013][BETA] - Desire Android Development

WindowsPhoneMod+ based on CronMod ICS​
I'm not a real developer! I just put files together.​
This thread is under heavy construction. I Need to make a new picture etc. etc.
Code:
v0.2-beta
- Updated GAPPS /done
- Modded Playstore. ( dark themed )/done
- Updated & modded gmail ( dark themed )
- Windows Phone Sounds
- bootanimation ( new bootanimation is still wip )
- Enabled softkeys.
- Updated talk to hangouts and dark themed it
- Deleted stock browser, now with chrome ( also dark themed )
- Deleted play music added modded fede's music app ( renamed )
- Deleted CM wallpapers
- Some build.prop tweaks
- Fixed Theme name
** ROM size has grown teribly huge. Will try to make it lower in next release. **
** all the dark themes are "Inverted" **
v0.1-beta
** initial release **
- Based on CronMod ICS 2.1.0
- Fixed installer
- Added Launcher8
- Added theme and set it as default theme
- A2SD support added + terminal
Nothing has been done yet basicly, only basic stuff.[I]Please accept this as a beta-build[/I]. More things will come soon!
BUGS:
( as of CronMod 2.1.0 )
-Camcorder (choppy recording but works)
-Panorama Camera (may freeze after taking a picture, just switch back to camera)
-HW Video Decoding (cant playback videos over 480p without a third party app)
-FM Radio (use sprint fm and enable bluetooth first)
Click to expand...
Click to collapse
Download v0.2-beta here.
Download v0.1-beta here.
Things like thanks to, donation info, and more stuff will be added later.
Warning! Pictures in attachment may not be the same (yet) in the ROM. Thanks.

reserverd

Two more

last one

Well damn, more WPMod+ sauce! :laugh:

What are the advatages of this over the CM7 version?

abaaaabbbb63 said:
What are the advatages of this over the CM7 version?
Click to expand...
Click to collapse
There are lots of cool features i want to add, that are only ICS-compatible. And i got lot of requests to make an ICS version.

New update!
Code:
Changelog v0.2-beta // 17-06-2013
- Updated GAPPS /done
- Modded Playstore. ( dark themed )/done
- Updated & modded gmail ( dark themed )
- Windows Phone Sounds
- bootanimation ( new bootanimation is still wip )
- Enabled softkeys.
- Updated talk to hangouts and dark themed it
- Deleted stock browser, now with chrome ( also dark themed )
- Deleted play music added modded fede's music app ( renamed )
- Deleted CM wallpapers
- Some build.prop tweaks
- Fixed Theme name
** ROM size has grown teribly huge. Will try to make it lower in next release. **
Uploading now, will be up in a view minutes.

What size hboot as it wouldn't boot on cm7r2
Sent from my HTC Desire using xda premium

why not JB? ICS not perspective

noonamer said:
why not JB? ICS not perspective
Click to expand...
Click to collapse
How do you mean, not perspective? ICS has way more stability, maybe later a JB one.
Sent from my HTC Desire HD using Tapatalk 4 Beta

TheRinseM said:
How do you mean, not perspective? ICS has way more stability, maybe later a JB one.
Sent from my HTC Desire HD using Tapatalk 4 Beta
Click to expand...
Click to collapse
i didnt think so, rly better JB base...

noonamer said:
i didnt think so, rly better JB base...
Click to expand...
Click to collapse
Okay you convinced me, but only if you can come up with a good name, i can't think of one ;(

I'm curious about one thing. Why is video recording/hw decoding not working correctly on ICS/JB roms? Is it due to lack of sources for kernel 3? Would it be possible to use the code from kernel v2 to have an usable camcorder on newer roms?
Apologies if what I'm asking has no sense, but I have a very basic knowledge of kernel functionality

_SpAiK_ said:
I'm curious about one thing. Why is video recording/hw decoding not working correctly on ICS/JB roms? Is it due to lack of sources for kernel 3? Would it be possible to use the code from kernel v2 to have an usable camcorder on newer roms?
Apologies if what I'm asking has no sense, but I have a very basic knowledge of kernel functionality
Click to expand...
Click to collapse
No problems Yes, Decoding is hw, since we are missing drivers in kernel 2.6.68, we cannot provide to encode 480P or higher simply because the kernel has not the required drivers, because HTC didn't gave them to us.

TheRinseM said:
No problems Yes, Decoding is hw, since we are missing drivers in kernel 2.6.68, we cannot provide to encode 480P or higher simply because the kernel has not the required drivers, because HTC didn't gave them to us.
Click to expand...
Click to collapse
while our desire was running on GB, kernel was something 2.x.x , now also its some what same ,I mean as its not updated to kernel 3.. so can't it be possible to port original sense in the latest jelly bean ROMs?
sorry m just asking..this question might be very foolish..

gaara6775 said:
while our desire was running on GB, kernel was something 2.x.x , now also its some what same ,I mean as its not updated to kernel 3.. so can't it be possible to port original sense in the latest jelly bean ROMs?
sorry m just asking..this question might be very foolish..
Click to expand...
Click to collapse
Foolish questions do not exist, only the one that do not ask questions, are foolish.
Kernel ""porting'' is relativly unpossible.. Kernels are build from source, but if there are missing parts, you can't finish it fully. Also, the latest Desire stock ROM ( GB 2.3.3 ) Has a boot.img and does not come with a sourcecode, also that would require alot of hacking before it would work.

TheRinseM said:
Foolish questions do not exist, only the one that do not ask questions, are foolish.
Kernel ""porting'' is relativly unpossible.. Kernels are build from source, but if there are missing parts, you can't finish it fully. Also, the latest Desire stock ROM ( GB 2.3.3 ) Has a boot.img and does not come with a sourcecode, also that would require alot of hacking before it would work.
Click to expand...
Click to collapse
I see now.. why doesn't HTC release kernel 3? I mean they letting their phones to he unlocked,then y not kernels? I guess HTC one x has kernel 4.x.x something.

gaara6775 said:
I see now.. why doesn't HTC release kernel 3? I mean they letting their phones to he unlocked,then y not kernels? I guess HTC one x has kernel 4.x.x something.
Click to expand...
Click to collapse
The new HTC One is running kernel 3.4.
Every phone has a specific ''board'' ( like the motherboard for the PC ) they are sometimes different build. HTC Desire has QSD8K board. Kernels are mostly based on boards, not 100%, but lets say 70%. If you would have a kernel 3.0.82 for HTC Desire, it wouldn't be that much of a deal porting it for the Nexus One, because it's also an QSD8K board.
HTC's last release for HTC Desire was Gingerbread 2.3.3. So why would they update the kernel?

TheRinseM said:
The new HTC One is running kernel 3.4.
Every phone has a specific ''board'' ( like the motherboard for the PC ) they are sometimes different build. HTC Desire has QSD8K board. Kernels are mostly based on boards, not 100%, but lets say 70%. If you would have a kernel 3.0.82 for HTC Desire, it wouldn't be that much of a deal porting it for the Nexus One, because it's also an QSD8K board.
HTC's last release for HTC Desire was Gingerbread 2.3.3. So why would they update the kernel?
Click to expand...
Click to collapse
ahh OK.. I was thinking they should just release kernel 3 n help developers like you

Related

PUREGANDROID v3.0

PUREGANDROID
About
PUREGANDROID ( Pure Google Android) is a pure android os as google intended.
It uses a CM7 base but most if not all CM7 is removed. This is my first rom and I could not remove all CM7 but I will remove more in the Future (cyanogenmod in setting ( Please I need some help on this) and the RenderFX widget( can't locate it)
UPDATE:
I have posted a beta to see if you guys like it it was built from CM and AOSP sources. I just have to compile kernel and change lockscreen.
NEW WEBSITE
macaddict.tk
DOWNLOAD
http://dl.dropbox.com/u/27168952/DOWNLOADS/PURG3.oBETA.zip
HOW TO FLASH
*USE CWR
1. wipe all user data
2. wipe cache
3. install from SDCARD
4. Select rom
5 reboot
About:
Uses Google stock launcher
Includes all google apps
Has North America GPS FIX
Uses a CM7 Kernel (for it to be stable)
Wants in Future
Ablsolutly no CM7
pure google
overclock to 1.5 or 1.8
Changes in 2.2
New aosp settings menu and more cygen removed
Lockscreen still needs editing
NOTICE
I TAKE NO RESPONSIBILITY FOR LOSS OF DATA OR AND DAMAGES.
nerdkiller14 said:
PUREGANDROID
About
PUREGANDROID ( Pure Google Android) is a pure android os as google intended.
It uses a CM7 base but most if not all CM7 is removed. This is my first rom and I could not remove all CM7 but I will remove more in the Future (cyanogenmod in setting ( Please I need some help on this) and the RenderFX widget( can't locate it)
UPDATE:
I have posted a beta to see if you guys like it it was built from CM and AOSP sources. I just have to compile kernel and change lockscreen.
NEW WEBSITE
macaddict.tk
DOWNLOAD
http://dl.dropbox.com/u/27168952/DOWNLOADS/PURG3.oBETA.zip
HOW TO FLASH
*USE CWR
1. wipe all user data
2. wipe cache
3. install from SDCARD
4. Select rom
5 reboot
About:
Uses Google stock launcher
Includes all google apps
Has North America GPS FIX
Uses a CM7 Kernel (for it to be stable)
Wants in Future
Ablsolutly no CM7
pure google
overclock to 1.5 or 1.8
Changes in 2.2
New aosp settings menu and more cygen removed
Lockscreen still needs editing
NOTICE
I TAKE NO RESPONSIBILITY FOR LOSS OF DATA OR AND DAMAGES.
Click to expand...
Click to collapse
Check your pm nerd!
Sent from my Desire HD using XDA Premium App
Screenshots?
How does this differ from GingerBeast?
Read in Gingerbeasts thread somewhere (running it for three awesome days) and Dilli stated something along the lines that since gtx had put out Inspired AOSP (or working on it?) He did actually do a couple of things differently ala H icons, etc... and hinted that having two identical AOSP ROMS would have been dull and competitive or pointless or something. Since gtx isn't keeping up with his rom anymore (so it read?) This could be ok right? Would like to try the stable version, or is it?
I started flashing a sense rom again last night and almost immediately during setup scrapped it forb my NAN backup. I can get different results from seemingly identical roms.
MyPocketWizard
gtalum said:
FWIW, I'm not trying to be negative. I honestly want to know what differences there will be between GingerBeast (which I currently run and love) and PUREGANDROID. if there are some substantive differences I'd like to give it a try.
Click to expand...
Click to collapse
This is a CM7 base with various bits removed. Gingerbeast is a proper AOSP base with bits of CM7 added in. That's the major difference at least.
dyliho said:
Read in Gingerbeasts thread somewhere (running it for three awesome days) and Dilli stated something along the lines that since gtx had put out Inspired AOSP (or working on it?) He did actually do a couple of things differently ala H icons, etc... and hinted that having two identical AOSP ROMS would have been dull and competitive or pointless or something. Since gtx isn't keeping up with his rom anymore (so it read?) This could be ok right? Would like to try the stable version, or is it?
I started flashing a sense rom again last night and almost immediately during setup scrapped it forb my NAN backup. I can get different results from seemingly identical roms.
MyPocketWizard
Click to expand...
Click to collapse
Wish we had a pure aosp rom T_T
Gtx had the best one and its gone
Sent from my Inspire 4G using XDA App
If you look I came before Gingerbeast
nerdkiller14 said:
If you look I came before Gingerbeast
Click to expand...
Click to collapse
You talking about that post that was a chop and hack of Cm7?
I had a second post. With one built from CM source. This one is built from AOSP source with make files and framework files from CM.
I am working toward a more AOSP base. Building my own kernel, using image files from
AOSP, using AOSP programs. He Is just using a modified CM7.
This is an AOSP base actually.
sure just use the search funtion at the top of page and type PureGandroid 1.1
By beta I mean not all of the stuff I want in this version is there. The ROM is completely stable and ready for use. I just didn't remove and add all the things I wanted in this version
I am trying to get there but its very slow for me to do this. My co compiler John Weyrauch hasn't been online lately and we have had little progress the past 2 weeks
nerdkiller14 said:
I am working toward a more AOSP base. Building my own kernel, using image files from
AOSP, using AOSP programs. He Is just using a modified CM7.
Click to expand...
Click to collapse
what exactly do you think i did?
took a pre-compiled cm7 rom and modified it?. if im just using a modified cm7, what are you doing?
gingerbeast is built and compiled from aosp and cm7. both were cloned, some cm stuff was removed, aosp added. look in your /system/etc-
CHANGELOG-CM.txt
init.d- all cm init scripts
/system/bin-
backuptool.sh- cyanogen script
modelid_cfg.sh- cyanogen script
verify_cache_partition_size.sh- cyanogen script
-your default wallpaper is attached
what im saying is- dont act like your rom is pure aosp and then say mine is just a modified cm7.
like i said in my thread- as i go more and more cm is removed, and a lot already has- IE theme engine, i have the froyo lockscreen back(will make it in next update), etc- plus i added some of my own stuff to framework/ base. my kernel has some important tweaks(to me anyway- not sure why cm hasnt updated jhash to lookup3 in their kernel yet) that help with efficiency/speed that cm, nor any other kernel for the dhd inspire have
im not saying what your doing is a bad thing, its EXACTLY what i did. most users dont give 2 sh!ts what the base is- if they like how aosp looks, its fast and good on battery and bug free thats all that matters. (cyanogen base for the inspire is very good and pretty much bug free, which is exactly why i chose to use it- and i dont have the time for a 100% aosp rom made from scratch especially when that is readily available)
btw- its usually nice to put a credit in the OP for what you used of other peoples that helped you out. just to show appreciation for work done that benefited you.
By modified I meant using a hybrid that has modified files for Wallpapers, icons, etc. I am trying to create a non tweaked kernel with Google Apps included, and only opensource software in it (except for GAPPS).
I meant nothing against you or your rom also would it be ok if I extracted the lockscreen from your rom to use on mine?
My apps are aosp, icons aosp, wallpapers and sounds are from nexus s- which is technically aosp.
Everything is opensource
Yes you can use the lockscreen, but like I said it wont be included until next update, so you'll have to wait. It should be soon though
thank you. Would you be interested in making a 100% pure rom? I can compile most of it on my Mac Pro. I just need some help debugging some of the errors while compiling?
I've been here for a week or two... Just long enough to know how funny this is...
Sent from my rooted (GingerBeast) overclocked (1.9) HTC Inspire 4G.

[ROM] Stock - RoadRunnerEdition - v1.1

IStock - RoadRunnerEdition - v1.1.0
:::::::::::::::::::Changelog:::::::::::::::::::
1.1
- add Addfree Host file
- Translate to English
- Add more Flags
- ssh / zip / rsync Terminal support
1.0.1
- Market fixed
- Data Apps flags fixed
1.0
- V10k
- Deodexd / Zipalign
- Tweaks / Hacks added
- Flag support with MIUI Flag Configer
- ICS Bootanimation
- add data/apps
:::::::::::::::::::MIUI Flag CONFIGER:::::::::::::::::::
Go to Market, download the MIUI Flag Configer! You need this to choose your Flags.
This App allows you prior to installation of the Rom adjust to your liking.
Thus, the Rom will be bigger, but it can always be adjusted.
1. Download the Miui Flag Configer
2. Download the RoadRunner Rom
3. Start Miui Flag Configer - > Choose Settings
if you had the Rom in /sdcard/Downloads/ edit the sdcard dictory to /Downloads
if you had the Rom in /sdcard/ leave it blank
4. Restart Flag Configer , now you can choose the Rom
5. Choose your Flags and safe. Try Reboot or Reboot manuell in recovery and flash the rom
Big Thanks to M1cha
::::::::::::::::::: DOWNLOAD ROM :::::::::::::::::::
Download RoadRunner v.1.1.0
Download RoadRunner v.1.0.1
Download RoadRunner v1.0
Have Fun
No miui?
Sent from my LG-P920 using Tapatalk
Screenshots please!
Well I've been running 1.0.1 for a few days now and its rock solid, battery life pretty good too. I used to run Roadrunner Miui on my O2X and it was the best one out, so glad to see you've moved onto O3D...
nice ROM!!
lunudog said:
No miui?
Sent from my LG-P920 using Tapatalk
Click to expand...
Click to collapse
Sry, no miui Have to wait for cm9 and miui 4.0 maybe I will try to add some miui staff.
No Screenshots needed atm rom looks like stock
Sent from my LG-P920 using Tapatalk
Update
Just canceled version 1.2 and i didn't think that I will bring a gb rom
Atm I m using my RE cm7 Rom, and it works great. Hopefully arcee will fix open3d. So my next Rom will be based on cm7 sk2. If arcee will add 3D nightlys im ready to kang it
So if you don't really need 3D atm and want a fast rom (and stable for me atm, still testing) you can download here at the weekend the new RoadRunner based on CM7!
Maybe I will try to port miui on this rom, if I have the time.
Or I will wait till cm9
Sent from my Optimus 3D using Tapatalk
Gerrett said:
Update
Just canceled version 1.2 and i didn't think that I will bring a gb rom
Atm I m using my RE cm7 Rom, and it works great. Hopefully arcee will fix open3d. So my next Rom will be based on cm7 sk2. If arcee will add 3D nightlys im ready to kang it
So if you don't really need 3D atm and want a fast rom (and stable for me atm, still testing) you can download here at the weekend the new RoadRunner based on CM7!
Maybe I will try to port miui on this rom, if I have the time.
Or I will wait till cm9
Sent from my Optimus 3D using Tapatalk
Click to expand...
Click to collapse
Thank you for your work. Following you
Miui for this phone would be awesome, used to love Miui on my O2X. Having said that a stable CM7 would be very nice too. Think I'm gonna wait for the Roadrunner based on CM7 and give that a go because after the intial showing everyone the 3D I don't really use it that much now. I just want a stable camera....
Please could someone explain me what is MIUI and what's the difference of this rom among others ? So as far as I can understand MIUI Flag configurer lets you choose the things that you want to install inside the rom first ?
Good news to know you are working CM7 rom. Do you think HDMI will be fixed in this new ginger based rom ?
CM9 is Ice Cream Sandwitch Cyaonogen rom ?
Thanks !
There is not much difference between the roms at the minute... but hopefully there will be soon...
Used the rom now one day, no reboots feels stable.
After 8,5h 75% akku, Wifi off and 2g data on, google sync on, twitter and Tapatalk. Didn't use it much. Not awesome but ok
Seems like WLAN drains much akku.
Now it's time to add flags and flag configer support!
Sent from my Optimus 3D using Tapatalk
Here's a first test rom if someone is interested
http://www.multiupload.com/H0D23A52B8
Warning : This is a Fullwipe rom! It will wipe your data/cache/dalvik!
Don't forget to download Google apps, atm its not added.
Don't be scary, if the rom boots, after the LG screen you will get a Blackscreen, after that the bootanimation starts.
I think it's the zipaling script how needs some time, but need to look into the log. (at boot the script will zipaligng your system and data apps).
Bugs:
This Rom Based on CM7 SK2 - 3D doesn't works.
Please tell me if you find a bug witch didn't you have on stock cm7 sk2
At the weekend I will add flag support for miui flag configer and can hopefully release a smooth and stable as it can be rom. if you have a flag wish, tell me!
If you like Miui take a look a the design chooser
HF
Sent from my Optimus 3D using Tapatalk
It s possible pls see some screenshot of the rom pls?
Thx a lot
Inviato dal mio LG-P920 usando Tapatalk
Gerrett said:
Here's a first test rom if someone is interested
http://www.multiupload.com/H0D23A52B8
Warning : This is a Fullwipe rom! It will wipe your data/cache/dalvik!
Don't forget to download Google apps, atm its not added.
Don't be scary, if the rom boots, after the LG screen you will get a Blackscreen, after that the bootanimation starts.
I think it's the zipaling script how needs some time, but need to look into the log. (at boot the script will zipaligng your system and data apps).
Bugs:
This Rom Based on CM7 SK2 - 3D doesn't works.
Please tell me if you find a bug witch didn't you have on stock cm7 sk2
At the weekend I will add flag support for miui flag configer and can hopefully release a smooth and stable as it can be rom. if you have a flag wish, tell me!
If you like Miui take a look a the design chooser
HF
Sent from my Optimus 3D using Tapatalk
Click to expand...
Click to collapse
Hows the camera because I found the one in SK2 a little buggy
Edit: Camera still the same on this one, pics have got a funny tint to them and when you try to take a pic in the dark, the flash goes off but it must take the pic after because the pic is really dark... cant do without the camera.
I will say that other than the camera, seems fast and stable and the miui theme is very nice
Thanks Gerret! If I download this rom will I need to download and flash another one once you release the flag support for miui flag configer ? I don't know if try it now or wait a little more...thanks !
Jordibcn said:
Thanks Gerret! If I download this rom will I need to download and flash another one once you release the flag support for miui flag configer ? I don't know if try it now or wait a little more...thanks !
Click to expand...
Click to collapse
Yes, I'll changed more than just the flags. But you can then flash without a full wipe. Didn't know if I will release this weekend, didn't have much time this week
Sent from my Optimus 3D using Tapatalk
Have you 've been able to fix HDMI functionality ? Maybe Ricardo Cerqueira (cyanogenmod) can give you a hand. Do you know him or have contact with him ? I follow him on google +. I'll check your rom this weekend as new gingerbread leaked version seems to lack of radio 3G functionality. Also I love that MIUI thing and the cool looking. Could please post some screens of the MIUI feature ? Thanks!!
Jordibcn said:
Have you 've been able to fix HDMI functionality ? Maybe Ricardo Cerqueira (cyanogenmod) can give you a hand. Do you know him or have contact with him ? I follow him on google +. I'll check your rom this weekend as new gingerbread leaked version seems to lack of radio 3G functionality. Also I love that MIUI thing and the cool looking. Could please post some screens of the MIUI feature ? Thanks!!
Click to expand...
Click to collapse
No, didn't fixed it. I think that I can't fixed it, I'm not a great dev as arcee is it and atm there's no 3d source from cm7. I know him, but didn't have contact. I just modify
The rom, and look if there's anything I could fix. But the most bugs can only arcee I think.
It's not a real future, it's only theme, but Screenshots will follow with release.
I started to port full miui based on cm7, if I get it booting I will make a new thread, but I will need help porting the framework.
Sent from my Optimus 3D using Tapatalk

[ROM][DEV] (Texas)Ice Cream Sandwich AOSP 4.0.3 [Evervolv] for Desire (bravo) [12/31]

Hey guys you dont know me but im drewis (w/ Evervolv), the N1 guy that built all (or at least most) of the builds Sandvold released. I don't have a desire to test on so i built; then gave them to Sandvold to fixup and make things work.
Anyway here's a fresh build for you straight from evervolv ics repo.
Built for stock bootloader.
these things (at least) are working:
3g (auto connecting) (and signal strength)
Bluetooth
Camera (partial)[thanks rapmv78](will be included in p3) for now do in manually
Compass
GPS
Headphone jack
TouchScreen (multitouch)
Trackball (w/ wake)(wake doesnt work in p2 forgot to add it in.)
Wifi (and signal strength)
Will update this list as more things are confirmed working
remember i dont have a desire so i rely on you guys to report things for me
Click to expand...
Click to collapse
Not working:
Some Gapps dont work properly (Not much i can do for you there)
Full Hardware Acceleration (need kgsl driver backported from msm-3.0)
Click to expand...
Click to collapse
If there is enough interest, I will continue with development.
Bringing you the latest and greatest from Ice Cream Sandwich.
follow development on the Evervolv gerrit:
review.evervolv.com
irc:
#ics_desire_nexus_dev or #evervolv
Edit [1/1/12]: Congrats! The Desire has offically been added to the Evervolv repo.
Build instuctions:
Code:
repo init -u git://github.com/Evervolv/android.git -b ics
repo sync
. build/envsetup.sh
breakfast bravo
mka
More info about HWA:
Ideally we would want a 3.0 kernel to do it 'properly' but that is a lot (read very very very difficult) of work and imo it's not worth it.
What should be done instead is backport the kgsl driver from cafs msm-3.0
This is an issue for all 8x50 (qsd8k)( adreno200) device's. ie n1, desire, inc, evo4g, and all the others
Right now I'm feeling left out as kali- did it for 7x30 (adreno205) and toastcfh did it for 8x60 (adreno220).
And if i am not mistaken they all use the same driver.
So someone could reference kali- and toastcfh work and get it going on adreno200
CHANGELOG / Downloads
Mirror: http://code.google.com/p/desireics courtesy frogfire
All builds for stock bootloader.
Evervolv-Desire-2.1.0p2
whats new in p2
6bar signal strength icons
Lockscreen: bring back tab and rotary style, defalut 3way ics style can now choose what app you want. all options in EVToolbox (all thanks to preludedrew...i did pretty much nothing lol)
Rebuilt kernel: based on Evervolv/tiamat-kernel 8x50 branch
facebook sync in contacts
And i think thats it... enjoy your new year.
Thanks Raikesy for testing
Flashable zips:
with gapps (system size 203mb): Evervolv-Desire-2.1.0p2-bravo.zip - 124.4 MB
without gapps (system size 169mb) : Evervolv-Desire-2.1.0p2-bravo-nogapps.zip - 99.6 MB
Evervolv-Desire-2.1.0p1
Does not have full hardware acceleration only the partial that the other builds have (rapmv78 and rmcc mods)
Includes:
Gapps
Tristan202's kernel
Init.d with my own homebrew apps2sd type "a2sd install" to activate or "a2sd" no arguments for the help menu.
Note: (you can flash any apps2sd over it and they should also work)
Note2: you only need to type a2sd install once. after that as long as you don't format you /sd-ext partition. It will auto reinstall after a wipe. (It does this by putting the a2sd flags on /sd-ext as opposed to /data. I did this 100% because i am lazy and wipe my phone almost everyday and really hate typing a2sd install then waiting for it to reboot and set everything up this way it does it on first boot)
USB: Experimental native Usb Mass Storage
Phone: option to disable voicemail notifications
Lockscreen: experimental 3way style (silent toggle / unlock / open mms app)
Note: (mms app is hard coded for now, options for custom app coming later)
Thanks sadisticveneer(sadven) for testing it for me.
Flashable zip: Evervolv-Desire-2.1.0p1-bravo.zip - 125.3 MB
just in case
Kudos on your work so far..will be syncing your repo and testing soon.
Let me know if you want a download page with file hosting, and resume support for file downloads..
Sent from my HTC Desire using Tapatalk
Downloading the flashable zip right now...
texasice said:
Evervolv-Desire-2.1.0p1
Does not have full hardware acceleration only the partial that the other builds have (rapmv78 and rmcc mods)
Includes:
Gapps
Tristan202's kernel
Init.d with my own homebrew apps2sd type "a2sd install" or "a2sd" no arguments for the help menu.
Note: (you can flash any apps2sd over it and they should also work)
USB: Experimental native Usb Mass Storage
Phone: option to disable voicemail notifications
Lockscreen: experimental 3way style (silent toggle / unlock / open mms app)
Note: (mms app is hard coded for now, options for custom app coming later)
Flashable zip: Evervolv-Desire-2.1.0p1-bravo.zip - 125.3 MB
Click to expand...
Click to collapse
Thanks for the gr8 ROM.. a2sd needs to be activated? or it is installed by default?
and may I have ur permission to make a cm7r2 HBoot compatible ROM ?
Edit: another Qx, is it synced with CM9 repo?
I will try it now hope you will continue the building for the desire!
Sent from my HTC Desire using xda premium
What's the difference between this and sandvolds ice build?
Sent from my HTC Desire
Hope there will be a 7cr2 Hboot version
Sent from my HTC Desire using xda premium
abellimz said:
What's the difference between this and sandvolds ice build?
Sent from my HTC Desire
Click to expand...
Click to collapse
this is based on 4.03, sandvold's one should be based based on 4.01
but I do not know the others defferences
installing now, also the boot animation is different
pbotloh said:
Hope there will be a 7cr2 Hboot version
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
am not sure it will be.. already did a DATA version..
trying to make cm7r2.. with no success for now.. need to delete lot of apps.. I will be trying to look around..
Edit: here is a data version http://www.multiupload.com/59RT67IM2L
it lakes some apks (including setupwizard.apk, u still can do all u need manually) and some media files..
I replaced the maps.apk with mpas6.0.3modded by Brut. and replaced the launcher with trebuchet launcher from CM9
pbotloh said:
Hope there will be a 7cr2 Hboot version
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
I used fast boot commander to switch between hboots and flash different roms, pretty easy though. Better than waiting for a stripped down version.
Sent from my HTC Desire using XDA App
Camera is very important. So, it needs to be implemented...
sameee781 said:
Camera is very important. So, it needs to be implemented...
Click to expand...
Click to collapse
Agree with you, so how about you get it up and running, because you seem to know everything about the drivers?
Jeez, developers do this for the community, you have no right to command them. Camera will be supported eventually, or start working on it yourself.
@Texasice: about this msm-3.0 thing for the GPU: so we have to backport the driver from a Linux 3.0 kernel? That means, upgrading the kernel to 3.0 should do the job too? And is there any driver available for 3.0 to backport, or do we have to write it ourselfs first?
Edit: I'm going to set up a Linux environment again here, and try to get a newer kernel running on the Desire. Perhaps 2.6.40 or 3.0? (Which seem to be almost identical). Give me one week, and hopefully I can give you guys something back
Chaosz-X said:
@Texasice: about this msm-3.0 thing for the GPU: so we have to backport the driver from a Linux 3.0 kernel? That means, upgrading the kernel to 3.0 should do the job too? And is there any driver available for 3.0 to backport, or do we have to write it ourselfs first?
Click to expand...
Click to collapse
there is.. the galaxy nexus one.. I dont know how much it could help..
there is one for SGSII too, from CM9, but same issue.. dont know how it could help..
I know a guy nicknamed shaky is working on it, and he tweeted, before christmas, that 90% of the work is done.. have no update about this..
About time someone continued work on ICS for the HTC Desire
Thanks and keep up the good work!
thanks a lot, the ROM is awesome and working fine
no problems so far
This rom is bloody brilliant Drewis!
so much faster and smoother than previous builds, great job!
Don't suppose anybody has a flashable for the included kernel so i can go ahead and test Tiamat do they?
want to be able to revert incase it doesnt work without reflashing the whole rom.
Signal bars works!that doesn't work properly in the Sandvold's.And I love the new 3-direction lockscreen.thx bro!

[ROM] | 19-9-2012 | MIUI 2.9.14 | ICS & JB | Kernel 3

Okay Guys I have now decided to stop my porting of MIUIv4 as we have official build now... So this thread will just be open to discuss bugs and share anystuff related to miui...and also link up some mods that will make life for newbies easier and be one point source for desire s miuiv4 issues...I will just update whatever kernel and stuff is needed so that you can flash a clean installation always...
Thanx guys for your support...Cheers to the community
Fully-Functional :
Battery history
Bluetooth & WiFi
Bluetooth Headset / A2DP
Google Apps
GPS
Headset / Headphones
HW Acceleration
Microphone when using apps
Mobile Data
Mobile Data usage logging
Sensors (Proximity, Light, Compass, Rotation)
Touchscreen
USB Mass Storage
USB Tethering
WiFi tethering
Camera
Camcorder
Semi-Functional :
Non-Functional :
Changelog v2.9.14 : Changelog
Installation Instructions:
Official MIUI :
- Take care your hboot is either 2* (if hboot was 0.98*) or 7* (if hboot was 6.98*) else update hboot 1st...
- Full wipe mandatory (A clean installation always gives a stable rom experience) unless coming from official miui version
- Flash Rom
- Optional Kernel : You can flash attached kernel it has capacity to OC, governors and IO schedulars
- Reboot and setup everything
Optional Language Packs
- Reboot into recovery
- Flash Language Pack if needed
- Reboot & Enjoy
JB MIUI :
- Full wipe mandatory (A clean installation always gives a stable rom experience) from any rom MIUI or non MIUI
- Flash Rom
- Reboot and setup everything
Download :
ICS :
Official Download
Kernel Thread to Download
Language Pack Download
JB :
2.8.24 Download Credits: Shrome99
Credits :
* miuiandroid community for official one
* amidabuddha for the kernel
* shrome the omnipresent for a JB build
* Prox for helping me with whatever little I know about porting (I mean Proxuser)
* All Devs who helped in some way or the other for ICS development
* Finally Xda and Desire S community for everything
Bugs
yeah thanks Vampire. Definitely gonna try it out.
Thx alot for this - Will absolutely check it out!
Was running Reaper for a while, until this morning, when I got an uncontrollable urge to go back to my good'ol MIUI (GB) nandroid. (which I did).
And then I saw this...
dr.higgins said:
Thx alot for this - Will absolutely check it out!
Was running Reaper for a while, until this morning, when I got an uncontrollable urge to go back to my good'ol MIUI (GB) nandroid. (which I did).
And then I saw this...
Click to expand...
Click to collapse
Upload done...enjoy am off to sleep...
Gn Sd guys
wow will definitely download this thanks bro and i hope all the bugs are fixed soon
had been a miui GB fan and was waiting for a stable MIUI v4.
did a clean install.. so far tooo good!
will report issues if any. thanks for this ROM.
- Spirit FM Light Radio works, BT gets turned on automatically with Spirit. while in radio if you get call radio doest resume (but this is true on all ICS ROMs), a simple restart of Spirit fixes it.
I use miui .18 from blindumb.Since this is also miui,do i need to do any wipes? (Cm9 kernel)
whats the difference b/w your build and one released by blindndumb ?
I'm using this ROM without any issues, however, I couldnt find a setting to disable 'sweep2wake' ?
'Sweep2Wake' does indeed consume a lot of juice, want to see how MIUI v4 battery lasts without that feature.
batmobile_bang said:
I'm using this ROM without any issues, however, I couldnt find a setting to disable 'sweep2wake' ?
'Sweep2Wake' does indeed consume a lot of juice, want to see how MIUI v4 battery lasts without that feature.
Click to expand...
Click to collapse
For that you ll need to apply non patched kernel...
I ll try to give a link of default kernel as well
HaxSync compatibility...
Have one suggestion. Since HaxSync does a pretty good job of syncing high def contact pictures and linking them with phone contacts - works beautifully on AOSP and AOKP ICS ROMs - can you manage do the same with MIUI. If this is manageable it would be excellent since MIUI has one of the best call screens around.
batmobile_bang said:
Have one suggestion. Since HaxSync does a pretty good job of syncing high def contact pictures and linking them with phone contacts - works beautifully on AOSP and AOKP ICS ROMs - can you manage do the same with MIUI. If this is manageable it would be excellent since MIUI has one of the best call screens around.
Click to expand...
Click to collapse
I don't know but since previous version full screen isn't working with haxsync...some issue...
So we can edit join with haxsync contact...then again click edit and select haxsync and then use this photo...contact uses the haxsync photo...but caller screen still not full screen...since last week's version...hopefully this week they solve it
one suggestion, can you please have supercharger v6 preinstalled in your future MIUI releases.
AND also when will this rom be released on kernel 3? RATHER THAN ON CM9 KERNEL
That will be just awesome..
brainzasif said:
one suggestion, can you please have supercharger v6 preinstalled in your future MIUI releases.
AND also when will this rom be released on kernel 3? RATHER THAN ON CM9 KERNEL
That will be just awesome..
Click to expand...
Click to collapse
When CM9 have kernel 3
Sent from my HTC Desire S using Tapatalk 2
There is no Play store in this ROM :/?
Will be all over this as soon as Camera works!
This ROM is a lot more stable than the BlindMIUI version! No reboots during Music/GPS tracking combo!
Is it possible to add the GPS fix to this ROM? http://forum.xda-developers.com/showthread.php?t=1442032
papaganz said:
This ROM is a lot more stable than the BlindMIUI version! No reboots during Music/GPS tracking combo!
Is it possible to add the GPS fix to this ROM? http://forum.xda-developers.com/showthread.php?t=1442032
Click to expand...
Click to collapse
Will add in next version
please also consider adding super charger v6 to this version.

[ROM][4.0.4][29.01.13] BananaSandwich v0.2 - first smooth & fast ICS ROM (CM9 based)

[ROM][4.0.4][29.01.13] BananaSandwich v0.2 - first smooth & fast ICS ROM (CM9 based)
Download:
http://www.mediafire.com/?e870iwf5ejptd
installation:
#1: Download and put files to sdcard
#2: Flash Recovery_Patch-ICS_banana4444.zip (phone will automatically reboot into recovery; superwipe included)
#3: Flash ROM: BananaSandwich_v0.1.zip
(#4: Flash FontPack-ICS_banana4444.zip) optional - see what this contain, if you won't use these fonts, don't flash this file
#5: Flash kernel: ezgb-2636-v1.5.3-ics_S.zip
#6: Flash boot-v1.5.9-Alpha3-CustomMTD_S.zip
#7: Reboot and wait few minutes
If there will be sth wrong with sound after first boot, reboot phone into recovery and type in cmd: adb shell fix_permissions (it won't help to ringtones)
cmtd - 120 / 3
FontPack contains:
DroidNaskh-Regular.ttf
DroidSansArmenian.ttf
DroidSansEthiopic-Regular.ttf
DroidSansFallback.ttf
DroidSansGeorgian.ttf
DroidSansHebrew-Bold.ttf
DroidSansHebrew-Regular.ttf"
DroidSansMono.ttf
DroidSansThai.ttf
Requirements:
* Radio 28.25/27.08
* SPL 0013d
* Ra-dream recovery (or cwm but you need to use cmtd)
http://www.mediafire.com/?a3ay0gxvfj9y8
Credits:
jordfaz - for great base
CyanogenMod - for base of base
PowerPlop - for helping me to solve many problems
tvall - for invaluable advice and his files
ezterry - for kernel
dsixda - for best android kitchen
Works:
Wi-Fi (fixed)
Audio (fixed)
Touchscreen
Screen rotation
Hardware acceleration
Data
Call
Apps
Backlight
Keyboard
Root
Vibration
Mobile network
SD card - fixed
Auto rotation - fixed
Physical keyboard (except shift and alt keys)
All buttons (like 'Home')
Doesn't work:
Camcorder
Bluetooth
Camera
ADB
ext
Not tested:
GPS (should work)
Compass
v0.2
SD Ext - fixed
Impressive!
Wow, 3rd ICS for G1!!! Looks amazingly fast (for ICS), how did you do it? I'm assuming it's the hw acceleration. Where's the Dalvik cache stored, that was a big problem in terms of speed for previous ICS ROMs.
I now have a G2 (Desire Z) so will be able to test this in the near future + give feedback
Youtube working?
Build-in screenshot function is working?
What ROM did you use as a base?
firstly i used your rom as a base (on video) with tvall's and jcarrz's files help, but now im working on cm9 - much faster and stabler
screenshot works, i'll check youtube later
Great to seem some more ics love! Ill have to try this out come the weekend! Thanks much!
Sent from my HTC Vision using Tapatalk 2
cm9 based rom in 2nd post, tell me guys, what you think about it
if you have ideas how to fix issues, send me pm with solution, i'll be very thankful
banana4444 said:
cm9 based rom in 2nd post, tell me guys, what you think about it
if you have ideas how to fix issues, send me pm with solution, i'll be very thankful
Click to expand...
Click to collapse
Which ROM did you use for the CM9 base? Rotation works right (no black screen).
Let me know if you have tested youtube.
cm9 base: http://forum.xda-developers.com/showthread.php?t=1620617
i can't test youtube now, because wifi, sdcard & adb doesn't work yet, but i'm working on it
most important thing is fixing adb, rest will be much easier then
If you have any questions, you may always PM me!
Sent from my Sapphire using xda app-developers app
hey OP thanks for puttin in work on this ancient device
I go to work @ 4 PST, do u think the links will be up by then? thx
banana4444 said:
Doesn't work:
Camcorder
Bluetooth
Wi-Fi
Camera
ADB
SD card
Auto rotation
Click to expand...
Click to collapse
Some of these sound like a kernel issue. What kernel are you using?
ezgb-1.5.3 ics
I don't think these are kernel issues, because it works fine on powerplop's base. Few of them should be fixed tonight.
My mind is blown!! Im trying this as soon as i get home and flash it to my G1. I wonder if, when HTC made the G1, they had the slightest idea that almost four years latter it would still be getting use and that more importantly it would have such advanced software forced into it and still run nicely.
banana4444 said:
ezgb-1.5.3 ics
I don't think these are kernel issues, because it works fine on powerplop's base. Few of them should be fixed tonight.
Click to expand...
Click to collapse
Yeah, that kernel should be fine. I'm guessing libs?
Well, cool! Best of luck to you!
Are you going to github your project?
so....how about that rom?
I'm awaiting patiently this release (so patiently that I keep refreshing this thread).
This would be a great boost for my cellphone, because everyone else is all happy with their 4.0, 4.1 and 4.2s in their all new cellphones.
1.5.3-ics? Is it safe to assume that's the one I built? If so, did you try the linaro one? It should perform a little better.
I should get back to work on my ics and jb roms and kernel. I've been really neglecting my android projects recently...
tvall said:
I should get back to work on my ics and jb roms and kernel. I've been really neglecting my android projects recently...
Click to expand...
Click to collapse
Not like you have done a lot of great stuff for our community already. Just saying...
tvall said:
1.5.3-ics? Is it safe to assume that's the one I built? If so, did you try the linaro one? It should perform a little better.
Click to expand...
Click to collapse
Yes, I tried, but it doesn't even boot. Any ics rom doesn't boot for me with this kernel.

Categories

Resources