[ROM][ICS] CM9-based Port [Updated: Nov 5th '12] - HTC Aria Android Development

CyanogenMod 9 (Ice Cream Sandwich) based port for HTC Liberty ("Aria/Gratia")
This is a port of CM9 (Ice Cream Sandwich) started by me for Liberty
Currently in Beta
Big thanks to:
CyanogenMod Team
Ganster41 (hardware video decoding)
gladiac(aka modpunk on xda) & Droste from marvel (EGL & HW acceleration, camera, GPS, kernel, and probably more)
munjeni (GPS, EGL & HW acceleration)
s0be (EGL & HW acceleration, kernel)
Qualcomm (ARMv6 ICS GPU drivers needed for EGL & HW acceleration)
Everyone who has shared their working ICS source
Screenshots: http://dl.dropbox.com/u/1077120/Android/ICSshots/index.html
Working:
Pretty much everything not listed below
Partially working:
Backlight for navigation buttons (on static brightness) - Turns off with the screen, and only comes back on when the brightness is changed
Camcorder - Effects don't work, time lapse doesn't work, only one resolution @ 15fps
Default camera app will output bad video. Use another app for camcoder until this is fixed
Panorama - Slow, preview freezes after capturing (switching to camera/camcorder then back will unfreeze it)
Not working:
Voice search and voice button on keyboard
Solution: delete /system/app/VoiceSearch.apk & download Voice Search from the Play Store
Known bugs (that aren't listed above):
USB Mass Storage pops up in front of everything when USB is plugged in, and after "Preparing SD card" is done (while plugged in)
Sound behavior with headphones/headset plugged in:
Not sure if ICS is like this by design or not, but ringtones notifications and alarms are played through both the headset/headphones and the back speaker.
Media (like music or videos) is only played through the headset/headphones
Mobile data notification tray toggle: Sticks on enabled, but it still toggles the data correctly
Not sure if this is a problem with the button on CM's end, or if it's Liberty-specific.
Hitting another button will fix it
Inserting an SD card while running will sometimes show as damaged. A reboot will fix it
Watching videos for too long can crash the whole system
Emergency calling is untested
Links:
BETA 7
http://goo.gl/ZgG5O
af16f7d517ecbf154bd5db90c6405f17
{
"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"
}
MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?8p9wsmmz5mgng29
If Wifi isn't working, try this: http://forum.xda-developers.com/showthread.php?t=1445766
Google Apps for Ice Cream Sandwich: http://goo.im/gapps/gapps-ics-20120429-signed.zip
ROM source: https://github.com/WinSuk/android/tree/ics
Kernel source: http://git.cryptomilk.org/projects/marvel/kernel_htc_msm7227.git/?h=ics
Old releases: http://www.mediafire.com/?8dxvcr5xw3fy5
Install Guide:
Recovery version 5.* would probably be best
Old bootloader from 2.1 Eclair:
- Update to 2.2 Froyo and S-OFF - http://forum.xda-developers.com/showthread.php?t=1159237
Clean install (from CM7, sense, or any other ROM):
- wipe data/factory reset
- Install ROM package
- Install Google Apps package (optional)
Update from previous CM9 build:
- Install ROM package
- Reinstall Google Apps package (if previously installed)
Normal cache isn't used for anything that persists through reboots (from what I can tell), and the Dalvik cache is updated as needed upon booting (that's what the "Android is upgrading..." message is doing)
The ROM package is supposed to restore Google Apps, but doesn't sometimes, so I added that as a step
Tips & tricks:
FM Radio: Use Spirit FM (and allow any root requests)
Trackball wake:
Open Terminal Emulator and type:
Code:
trackballwake
then reboot.
To disable it, run the same thing again.
Release history:
BETA 7 - November 5th, 2012
--- Fixed USB debugging running while disabled
--- Trackball wake has been switched to a script (run "trackballwake" from Terminal Emulator)
--- Working hardware video decoding (huge thanks to Ganster41!)
- CM Team:
--- Lots? I haven't been keeping track of changes to CM9 (or even looking at them) since I started working on CM10
BETA 6 - July 19th, 2012
--- Autobrightness & light values fixed - if autobrightness wasn't working very well before, it should be better now
--- Barcode scanners fixed
--- Searching for network operators fixed
(thanks munjeni for finding these)
- Kernel changes (credit to gladiac):
--- SmartassV2 CPU governor added & set as default
--- Conservative & userspace governors removed (mostly for space savings)
- CM Team:
--- Added padding to status bar brightness control (to help huge devices, not really needed on liberty though)
--- Camera burst mode (up to 20 shots)
--- Increasing ringtone volume option
--- New Wallpapers from the CM Community
--- Power widget improvements (haptic feedback now works, etc)
--- etc
BETA 5 - June 14th, 2012
- CM Team:
--- Add option to enable notification counts on status bar (for example, if you have 4 unread emails there will be a 4 over the gmail notification icon)
--- Lock screen background customization
--- Lock screen calendar
--- Lock screen weather
--- Make status bar brightness control more responsive
--- Merge & update changes from Google (4.0.4_r2.1, IMM76L)
--- New ringtones & notifications - http://goo.gl/Ld5iA if you want to see their names
--- Screen OFF/ON animation settings (new screen-on animation looks fantastic gingerbread's was lame)
--- Updated boot animation featuring Cid
--- VolUp+VolDown now toggles the ringer
--- Lots more. These are just changes I thought were worth mentioning
BETA 4 - May 26th, 2012
--- Enabled the first listed change from CM below
- Kernel changes (this one credit to s0be):
--- Switched to newer/current zRam (the old one wasn't actually working.. it might be working in beta 3 though)
- CM Team:
--- Re-added stuff that improves GPU performance for us
--- Apollo music player
--- Snooze or dismiss an alarm by flipping the device (in alarm settings)
--- As always, etc.
BETA 3 - May 15th, 2012
--- Fixed panorama (thanks to the ZTE Blade devs)
- Kernel changes (not me):
--- Increased maximum memory size for KGSL (this should help with the force closes)
--- Disabled KGSL_PER_PROCESS_PAGE_TABLE - this means KGSL will take up less memory (will help with FCs too)
- CM Team:
--- Themes
--- Custom lockscreen shortcuts (system icons work, application icons don't yet)
--- PowerWidget icons now glow when tapped
--- New CM-specific icons in various places (they seem to be converting everything to Cid)
--- etc
BETA 2 - May 5th, 2012
--- Fixed bluetooth tethering
--- Fixed inverted colors on camera preview
--- Fixed camcorder (output fix & other stuff thanks to Droste)
- Kernel changes (credit to gladiac):
--- Enabled stuff needed for data usage limit & warning (in other words "Fixed data usage limit & warning")
--- Memory optimizations & other stuff like swap, zRam, KSM.. all of which need to be manually enabled (see Tips & tricks above)
--- Available CPU frequiencies have been changed to 120-806mhz (from 245-864. If you want the insane ones back, you'll have to build it and take the risk yourself )
- CM Team:
--- Ad-hoc network support
--- Slide lock delay (other half merged)
--- Lots of other stuff
BETA 1 - April 25th, 2012
--- Partially working camera (thanks: gladiac & Droste)
--- Fixed GPS (thanks: munjeni & gladiac)
--- Fixed WiFi icon (and may have fixed/improved wifi sleep)
--- Temporary trackball wake until CM adds it
--- CM team - Notification light settings, [optional] extended volume popup, etc
ALPHA 3.1 - April 13th, 2012
--- Fixed remaining [known] rendering bugs
(one still slightly remains with force gpu rendering turned on - fading marquee on old[not updated for ICS] apps renders with black boxes)
ALPHA 3.0 - April 9th, 2012
--- Working GPU rendering (aka "EGL")
--- Working hardware acceleration
--- Enabled USE_OPENGL_RENDERER, which makes things look pretty
--- Built-in data usage meter fixed (limit & warning don't work yet)
--- Improved wifi sleep.. it still doesn't wake up sometimes
--- Default wallpaper changed to Phase Beam live wallpaper
--- Enabled electron beam screen-off animation
--- CM team: Updated to Android version 4.0.4, New CM9 boot animation, etc
New bugs:
--- Parts of screen sometimes go inverted (status bar icons are most noticeable, they turn orange)
ALPHA 2.3 - March 9th, 2012
--- Changed default wallpaper to ICS one
--- Headphones(maybe headset too) [partially] fixed - no icon yet
--- WiFi & USB Tethering fixed (Bluetooth untested)
--- CM team added stuff, such as: CM ringtones, facebook contact support, profiles, etc
ALPHA 2.2 - February 9th, 2012
--- SD-EXT (with S2E) working great
--- Enabled signal icon to show H (when available)
--- CM Team added stuff: status bar brightness control now functions, etc
--- Behind-the-scenes changes that may help with getting EGL
ALPHA 2.1 - February 4th, 2012
--- Atmel touchscreen fix, Round 3 - Confirmed working!
--- Trackball button now functions correctly
--- More changes by CM Team (such as: CPU overclock settings now function)
ALPHA 2.0 - January 28th, 2012
--- Atmel touch screen fix - Round 2
--- Better scaled boot animation
--- Bluetooth fixed (lightly tested)
--- Phone signal fixed
--- USB Mass Storage fixed
--- CM stuff added by CM team (such as: status bar settings, notification tray settings, etc)
ALPHA 1.1 - January 19th, 2012
--- Fix for atmel touchscreens, change trackball to navigation [how it is in Gingerbread].. button on trackball still doesn't work perfect
--- Remove libEGL_adreno200.so for partial EGL fix (slow, uses software rendering) - Gallery now opens but still has problems, Boot animation shows, Maps isn't black anymore. Some other stuff might work now like games
ALPHA 1 - January 17th, 2012
--- Initial release

So with the problems with superuser can we use root apps or no cause with the other ics build it had superuser but root apps didn't recognize it
Sent from my Liberty using xda premium

ninjasauce said:
So with the problems with superuser can we use root apps or no cause with the other ics build it had superuser but root apps didn't recognize it
Sent from my Liberty using xda premium
Click to expand...
Click to collapse
Apps needing root work great, just can't enter the preferences
Edited it to clarify..

Will be testing this as soon as I can flash this!
Sent from my Liberty using XDA App

Yea I noticed that now I just gotta fig out how to move the apps to SD on ics
Sent from my Liberty using xda premium

ninjasauce said:
Yea I noticed that now I just gotta fig out how to move the apps to SD on ics
Sent from my Liberty using xda premium
Click to expand...
Click to collapse
Agreed. I need to figure out/find an app similar to S2E that is compatible with ICS.

Hey Win... I've fixed the speed issue updated some egl stuff. Boot loader works now and its amazingly smooth. Still occasional lag but it could possibly turn into a daily driver. Care if I upload? =]
Sent from my SGH-I997 using XDA App

Very nice! I used Ginger gapps first and had lots of sync/fc issues. Reflashed and ran ICS gapps and had no issues as reported, almost daily driveable!
Sent from my Liberty using XDA App

dustinhayes93 said:
Hey Win... I've fixed the speed issue updated some egl stuff. Boot loader works now and its amazingly smooth. Still occasional lag but it could possibly turn into a daily driver. Care if I upload? =]
Sent from my SGH-I997 using XDA App
Click to expand...
Click to collapse
Did you change it through source code or just the zip?
Would be awesome if I can use it too and boot loader?.....boot animation?
I think it should be kept to just one main CM9/ICS rom... I've seen devices with like 5... so confusing
If you still want to post it, you can in this thread..
PS: Found something else that doesn't really work... wifi sleep

Zip... ill upload tommorow am sleeply lol. But I just used the egl stuff from the wildfire port... works nice. It let me play laggy angry birds haha
And I meant boot animation... feel like a dumby now xD
Sent from my SGH-I997 using XDA App

dustinhayes93 said:
Zip... ill upload tommorow am sleeply lol. But I just used the egl stuff from the wildfire port... works nice. It let me play laggy angry birds haha
And I meant boot animation... feel like a dumby now xD
Sent from my SGH-I997 using XDA App
Click to expand...
Click to collapse
Hmm....cool
I tried it from some other devices, but it didn't even boot... guess it wasn't the same adreno200
Mind if I put it in mine?

Go ahead. Check out arco's github for wildfire. He got some stuff there.
Sent from my SGH-I997 using XDA App

dustinhayes93 said:
Go ahead. Check out arco's github for wildfire. He got some stuff there.
Sent from my SGH-I997 using XDA App
Click to expand...
Click to collapse
Just did :3 lots of good stuff... should be able to fix stuff for liberty

Good luck! He's a pretty cool guy. Much like yourself. Glad to see there's someone working on this who knows how to modify stuff
Sent from my SGH-I997 using XDA App

Minor update uploaded
Fix for atmel touchscreens
Trackball now works as it did in Gingerbread (button on it isn't working great though)
Partial EGL fix using software rendering (slow)
Full details in the main post

Downloading apps from market isn't working for me.
NVM worked

great progress on the build and thank you besides the ics gapps needing fixed and the graphics errors the only main thing i need working is a version of s2e or dtapps2sd that works with ics

I've been running this latest all day, seems like you have smoothed out many of the bugs with gapps for ICS. I flashed both fresh before first boot and everything went very smooth, restored all my cm7 apps. Only manual change was back to the flashed keyboard. UI experience is visually better but for me, its slower. SetCPU over locked to 806 makes a decent improvement. Looking forward to a gallery fix and some stability with USB mount. Term service and file manager make life much easier. Great effort, I will keep this as my daily and keep plugging at it. Thank you for laying a solid foundation!!!
Sent from my Liberty CM9 ICS using XDA App

ooo can't wait to try it out. glad our Arias still have support. thanks devs
Sent from my HTC Liberty S using Tapatalk

I downloaded the reverted GPS zip from this thread (http://forum.xda-developers.com/showpost.php?p=19106745&postcount=3688), unzipped and copied the /system/lib/hw/gps-liberty.so respectively next to /system/lib/hw/gps.goldfish.so on the phone.
Reboot = GPS locked immediately and seems to be working well for google maps and navigation, however the status bar does not reflect it connected and working.
For those thinking of taking the short route, dont flash the zip like you would on cm7 - it will boot lock your installation

Related

[ROM] [11.12.22] CyanogenMod 6.3.6 (Froyo) [DISCONTINUED]

{
"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"
}
CyanogenMod 6 (Froyo)
Forked CM6 from nadlabak with feature backports (cherrypicks) from CM7
Changes can also be viewed on Github: https://github.com/milaq
11.12.22 - 6.3.6
Prevent ApplicationsProvider and UserDictionaryProvider from running in acore (allows the system to kill them seperately in low-mem situations - more ram freeable)
Added an option to build.prop to always keep 2 custom apps in mem (sys.keep_app_x)
Removed outdated Toggle2G
11.10.20 - 6.3.5
Added an option to show upcoming events from calendar in lockscreen
Separate media volumes for headset/speaker
Better power profile from nadlabak
Gmaps hack is now optional (but enabled by default)
Cleanup of old, unused modules
AC clear logging disabled
11.09.21 - 6.3.4
Added an option to always show the battery status on lockscreen
Minor improvements/fixes
Memory optimizations to gain more free ram if needed including:
Kill Gmaps location service if Gmaps is not running
Contacts and ContactsProvider are now running sperarately from acore in a dedicated process (more ram freeable w/o killing e.g. the launcher)
Usb.apk now runs in System.UI process
11.09.10 - 6.3.3
Native Usb tethering (SkrilaxCZ/nadlabak)
Ergonomic date- and timepicker
Volume rocker wake option
Added an option in camera settings HUD to turn off focus beep
Newest motofix module by nadlabak (DSI/MMC/NAND-fix v2.61)
Readded CMStats (optional bootup checkin here http://stats.cyanogenmod.com/)
Using rewrite branch of Usb.apk (details here http://goo.gl/Ntt5D)
Reduced logging
11.08.28 - 6.3.2
Latest DSI/MMC-fix by nadlabak (v2.6)
Fix data connection icon shown instead of usbicon
Readded sourcebuilt Usb.apk
11.08.27 - 6.3.1
New kernel and vendor modules (SHLA 5.15)
Updated DSIfix by nadlabak to latest version (v2.52)
Disabled software GL renderer (improves performance, compatibility)
Touchfocus support for camera
New Torch with Auto-Off option, high brightness
Updated CM4MM Updater to latest version (v1.2)
11.08.11 - 6.3.0
Internal screenshot option (accessible from power menu)
Added Crystal talk
Updated multitouch module by nadlabak
Added an option to choose between 2, 4 and 5-point multitouch
Added a fix to address the infamous INCOMING_RING notification bug
Resized GB text cursor - smaller, sleeker and not obscuring SIP
Camera shutter sounds can now be enabled/disabled through CMSettings
Updated ADWLauncher to latest version from Gingerbread
Build Usb.apk from source
ADB on boot
Various small fixes/improvements
NOTE: Moving away from the 6.1.2-0.xx naming convention.
Renaming from CyanogenMod 6.1.2-0.13 to CyanogenMod 6.3.0 as both
Motorola (no kernel updates expected) and CyanogenMod (CM6 branch is final)
arent providing us with updates anymore.
11.07.29 - 0.12
Gingerbread's text cursor (by achotjan; thx luca for the hint)
Dsifix v2.2 by nadlabak included
Added Hardware keyboard layout option
5-point multitouch can now be enabled/disabled in CMSettings
Added Dock observer option
Added Volume buttons swap in landscape option
Added "No action on plug" option
11.07.17 - 0.11
Included CM4MM Auto Updater app for OTA-like updates
Imported nadlabaks Camera overhaul
Wide camcorder profile support
Add 5-point multitouch module by nadlabak
Slightly tuned low memory killer parameters
Unlock haptics now obey the general on-off/lenght/pattern settings
Torch high brightness mode fixed
Wifi fixed for some routers (no need to apply the Wifi hotfix anymore)
Removed "Bootloader" option from reboot menu (rebooted to fastboot, which is not suitable for flashing sbf's)"
11.07.07 - 0.10
Proper ext4 module (supports ext2, ext3, ext4; preloaded)
ext2, ext3 modules included, not preloaded
New 07app2ext script included
tun.ko for OpenVPN (preloaded)
cifs (e.g. for fast movie shares on LAN) - not preloaded, but can be automatically insmodded via CifsManager
nls_utf8 module (iocharset=utf8 option for cifsmount; preloaded)
nfs support (included; not preloaded)
xt_multiport (to fix some iptables issues; preloaded)
11.07.05 - 0.09
DSI error recovery module aka dsifix added (nadlabak/Nothize/Zewelor)
New 5-step overclock module (Skrilax_CZ)
AttributeCache clear added to prevent continuously growing system_server memory usage (nadlabak)
Optional 1% battery steps (CyanogenMod settings->User interface->Status bar) (GoodWin/nadlabak)
Over 100% battery reading fixed (nadlabak)
New simple 10overclock and default OC settings from cm7
Load kernel modules earlier (nadlabak)
Interactive governor by default
Added low battery alert sound toggle (CyanogenMod settings->Sound settings) (nadlabak)
Longer wifi rescan interval for less battery consumption while no known networks in range
ro.ringtone_query_wait_time set to 1500ms to fix custom ringtone not playing (nadlabak)
Added OR autoboot
Toggle2G updated
Download latest version (6.3.6)
or through CM4MM Updater (since 0.11)
Google apps (2011-10-01)
Click to expand...
Click to collapse
For installation instructions please refer to the original thread by nadlabak here: http://forum.xda-developers.com/showthread.php?t=784750
Gingerbread theme can be aquired through CM4MM Updater (since 0.11)
Notice: Do not change the keyboard layout through OR.
Change it through
Code:
CMSettings->Input settings->Keyboard Layout
instead. This only needs to be done once and persists over updates.
Gingerbread theme via CM4MM Updater instructions
- CM4MM Updater->Menu->Configuration-Theme Update Settings->Manage Theme Servers->Menu->Update Featured Theme Servers
- Check for updates->Install theme
- Remember to change the textcolors accordingly (in changelog for the theme or see below)
Colors for Gingerbread theme:
Status bar->Clock color->#ffffffff
Date and provider->Date color->#ffffffff
Notifications colors->Notification ticker color->#ffffffff
Notifications colors->No notifications title color->#ff969696
Notifications colors->Ongoing title color->#ff969696
Notifications colors->Latest notifications title color->#ff969696
Archive:
Google apps (2010-11-14)
New Market (v3.0.26) as update.zip: https://github.com/downloads/milaq/android/Market 3.0.26 for CM6.1.2.zip
Gingerbread theme for 0.11 instructions:
- Upgrade your CM4MM Updater: Start CM4MM Updater->Menu->Configuration->Rom Update Settings->Display Experimental Updates->Yes
- Check for updates again
- Download and apply the CM4MM Upgrade for 0.11
- When upgraded through OR: Start CM4MM Updater->Menu->Configuration-Theme Update Settings->Manage Theme Servers->Menu->Add theme server:
URL: http://github.com/milaq/cm4mm-updater-manifest/raw/master/update_theme.json
or
Scan the barcode of my themeserver
- Check for updates->Install theme
- Remember to change the textcolors accordingly (in changelog for the theme or see below)
Gingerbread theme (only for 0.09/0.10) with 1% battery steps by silesh: https://github.com/downloads/milaq/android/theme-Gingerbread-v2-for-6.1.2.zip
Remember to change the clock color, notification ticker color and date color to white:
CyanogenMod settings->User interface->Status bar->Clock color->#ffffffff
CyanogenMod settings->User interface->Date and provider->Date color->#ffffffff
CyanogenMod settings->User interface->Notifications colors->Notification ticker color->#ffffffff
Wifi Hotfix (only for 0.09/0.10) (to fix an issue with some routers): https://github.com/downloads/milaq/android/Wifi Hotfix for CM6.1.2.zip
wow sounds good as a fast and light alternative to the gingerbread-roms! although i am happy with ho!no! at the moment, i think this one is a good alternative for everyone who wants a stable and light rom.
Hii,
Though I'm using CM7 since a while, but I'm very glade to see new developers in this section.
Keep up the good work man..
Thanks
How about batery live?
Really Cooooooooooooool
Thanks a lot
I wish u the very best of luck.
i might start using this rom.
1) needs a GB theme, you said sileshns on it. NICEEEE
2) Needs a lonnggg battery life otherwise i may as well use CM7 you get me
PLEASE PUT IN SUPPORT FOR APPS EXT
SAFE
Sent from my Milestone using Tapatalk
OMG YES.
While CM7 is amazing (I use it on my other phones) you have to be honest the Milestone is not cut out for GB. Even if you think it's blazing fast, just wait til you try a 512mb device. The Milestone on CM7 will be forever a lagfest slideshow in your eyes after that.
I'm glad that CM6 has some life breathed into it. I'd love to use CM7 on the Milestone, but CM6 is just 10x more usable due to its speed
Good work dude. I am sure many people will be happy to use this.
Sent from my GT-I9100 using Tapatalk
How about ext4 with this ROM?
No ext support???
LuigiC6 said:
No ext support???
Click to expand...
Click to collapse
If it's just like any other GB ROM, you can just take 05mountsd and 07app2ext from CM7 and put them in system/etc/init.d before flashing the ROM.
skadude66 said:
If it's just like any other GB ROM, you can just take 05mountsd and 07app2ext from CM7 and put them in system/etc/init.d before flashing the ROM.
Click to expand...
Click to collapse
Already did and it worked Thanks for quick response
LuigiC6 said:
Already did and it worked Thanks for quick response
Click to expand...
Click to collapse
No problem. I am curious about the benchmarks for this ROM!
hmmm will try this later today i stopped using CM6 because there were no updates for it anymore. i was quite happy with it but also always curious to try new roms =) thx for this dude
Unable to get past M logo on bootup (after update).
Wiped everything and tried flashing.
Any pointers?
geil ENDLICH!!
thank you so much. i hope this brings a few improvements to the beloved CM6 for milestone. i tested gingerbread and was amazed of the features cm7 gave the milestone, but switched back to cm6 due to the missing performance. thank you for sharing! I hope you keep on developing cm6!
rampee said:
Unable to get past M logo on bootup (after update).
Wiped everything and tried flashing.
Any pointers?
Click to expand...
Click to collapse
anyone can confirm this? still need my phone till evening
justanordinarydude said:
anyone can confirm this? still need my phone till evening
Click to expand...
Click to collapse
I flashed it last night and had no issues whatsoever. Just make sure you wipe your caches before and after you flash Gapps or Silesh's theme.
Sent from my Milestone using XDA Premium App
I just flashed 0.09 to my milestone. made nandroid, deleted dalvik and cache partition, updated to 0.09, and flushed dalvik and cache again .... then rebooted. everythink works so far.
i noticed a problem with my wifi net. its not possible to connect to the internet while i'm connected to wifi. 3g works, but theres no connection to the internet as long as i'm connected via wifi. can anyone confirm this problem?
/edit
this is not caused by the regulatory domain:
http://forum.xda-developers.com/showthread.php?t=891818
--> I already am connected to wifi

[BETA 0.18.2.1][17.09] ICS for Desire[ALL HBOOTS][4.0.4]

{
"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"
}
Made for ALL HBOOT
For the newest and more organized info click here
Added donate button, I use far to much time on this atm so if you want to make a contribution then please do.
New phone (old one broke again) and new build computer, hopefully things will go better now!
Beta v0.18.2
Full ROM
Bug reports will just be accepted by full wipe
Plz don't post links to other mirrors
Please visit ONE (not more) when you visit the site
Ad blockers is not nice
Also you can visit both:
Site
Blog
And I might get some more ad money
To finish the supercharger script run the attached file
To activate the built in a2sd:
open terminal and run these commands:
su
a2sd install
To move dalvik cache do:
a2sd cachesd
Recommended way to answer Y N Y
READ HERE FOR MORE INFO
What's not working:
FM Radio (install this if you want it)
Code:
[B]What's working:[/B]
Full hwa
Usb tethering
USB mass storage
Camera+preview+panorama + video working
WiFi
SMS
GPS
Sound
Calling
Touchscreen
Stable 3G
Gmail sync + calendar working with gmail
SD read/write
All sensors
BT
Picaza sync
Fixed permissions (3rd party apps that needed maps now works)
Headphones
Native A2SD (can flash other scripts)
GoogleBackup
HW accelration
Wifi tether
Data usage tracker
Video streaming and playback
Extended powermenu
Trackpad
Market with payed apps
Changelog
Code:
Beta
v0.18.2.1 /17.09/
Fixed typo so int2ext is working
v0.18.2 /17.09/
Google Now should be fixed (was symlinked wrong)
Dk_zero m2sd should work
Changing themes should work
Eeverted some build.prop, another try to fix 3g/wifi
Added cronmods int2ext and int2ext+
v0.18.1 /06.09/
Trebuchet updated
Superuser fixed
build.prop changes for new RIL
RIL from Beta 0.8.1 (same as MIUI and is reported to work with 3g/wifi)
New kernel (not that much different just built from newest sources)
You can search for networks again
v0.18 /03.09/
LOADS of RIL changes, not sure how big differeence it will be, but need feedback on signal, 3g etc.
Fixed Google Now so Voice Search work
Removed skipbrokendatacall, which some reports say helps on wifi/3g issue
Updated SU
Fixed so you can search for signal again.
Added Dk_zeros mount2sd script
v0.17.1.1 /29.08/
Readded the int2sd (might be unstable)
Went back to an old T9 version to see if that fixes the prob
v0.17.1 /29.08/
Tried fixing T9, did some changes in updater-script as I had the same version as the one working
Fixed build.prop so that freezes might stop, thx for helping out on that
Updated Nova and Apex
Fixed Amarullz and updated it
And two more things that i forgot:P
v0.17 /27.08/
Removed Int2SD, old one wasn't working properly, fix I got from Proz0r ended with bootloop.
Fixed amarullz and other a2sd options that was "borked"
Google Now is now standard and only choice because of installation issues..
Supercharger removed for stability.
Tried to fix that the phone stopped responding
Another go on the 3g/wifi issue (hard for me to confirm since I don't have the problem myself)
A bunch of stability fixes in source
v0.16.1 /03.08/
Fixed Searching for network + 3g/wifi
Added int2sd (thx noonamer)
Smoothness fixes
Updated to a working T9 dialer hopefully
Fixed an error in updater script that made supercharger install when you chose T9
Fixed Google Now (wasn't included in last version for some reason) and some other bugs with Google Now in updated script
v0.16 /01.08/
A lot of small changes, mainly stability
Prepared for the int2sd script for proz0r. It's added but don't work. Can't be chosen.
Same for sullier. If anyone want to have a look on this then great:)
Also changed bootanimation.
New changes for trying to fix the wifi/3g issue
v0.15.0.1 /04.07/
Fixed installation so amarullz app to sd script works again
Added the quicksearchbox from jellybean
v0.15 /03.07/
Made ready for Int2SD is added, diffent a2sd option for those who wonder / not working yet (thx Proz0r)*
Added the build.prop fix for 3g not turning on after wifi
Updated Play Store to the JB version.
Fixed bootanimation
Cleaned up honeycomb lockscreen
Finishing touches to androidan theme
Toolbox and Themes removed from app drawer: Now through settings
Revert some linaro patches to try to fix some bugs
Some requests are also implemented:
Notification toolbox now QwikWidgets with easier widget reordering
Long press back to kill apps
Trackball Alert Patch to custom colors using lihermits app
v0.14 /28.06/
Camcorder is working, native omx encoding is working.
I've been lucky and can somehow play my recorded videos but reports say that it shouldn't do that.
Issues: video is capped at 15fps so it is a little choppy, recorded video is rotated 90 degrees
Usb tether is working, not 100% native, using a motorola tethering apk that runs in the background, but for the regular user no difference then regular tethering. (same as cm uses btw)
New options in evtoolbox
Moved stk.apk to system/app partition as it didn't work properly for cm7r2
v0.13.1 /16.06/
Fixed missing keyboard for data++
v0.13 /15.06/
Based on the linero toolchain (should give better performance, but need testing)
Fixed more space for data++
Added new adhoc (need testing)
Fixed bad wifi from last release
Added some stuff in build.prop (thx dk_zero, mms might work as in his ROM now)
Removed both dhcpd choice from aroma
*This release is mainly for testing out the linero toolchain, that's why it's missing some improvments. I need to know if I should continue on this or if I should go back to google before I use more time fixing camera and usb tether etc.
v0.12 /11.06/
Not many major changes for us:
probably 200+ new commits here. Vast majority do not concern Desire. but thought it was worth mentioning
bump IMM76L
surfaceflinger hacks: make ui smoother (error in makefile prevented them from being turned on before)
Added Dk_zero's script to stop bsod while charging
Also removed shaky's kernel as that causes the most problems.
Camera seems broken (video only)/ Will try fix it asap
v0.11 /03.06/
lockscreen 'wave' animations will follow re the unlock around (not just go right)
180 degree (upsidedown) rotation support
kernel updated: kgslv3.8, tiny rcu optimizations, autogroup, bfqv3r2, smartassv2, armv7 changes from caf (only stock kernel)
newer adreno libs: in combination with kernel updates should make ui noticeably smoother (same as for tiamat/shaky kernel)
updated cli tools: htop v.9, busybox updated 1.20.1, a2sd cleanup: checkext should work better.
Did fix some errors in updater script
Hopefully fixed "patched" gmaps (give wrong msg in aroma tough, havn't tested it)
Updated gapps
Did a "fix" on shaky's kernel that MIGHT solve BSOD while charging, not during regular use!
And quite a few things more that I forgot to write down before my PC crashed once again
v0.10.1 /28.05/
Fixed an error in build.prop that might have caused problems
Fixed supercharger v6 so it works.
This also stops reboot when installing apps
Updated kernel, a test kernel based on tiamat. Seems BSOD free!
v0.10 /26.05/
Readded a choice for stable kernel (old hwa)
Using the same adrenos as in 0.8 instead of 0.9, (increases bootime, but more stable)
Freed more space for cm7r2 + data++ to ensure no space issues
Gallery and panorama should now work for cm7r2
Some minor fixing with scripts
Slow wifi download is resolved for me at least
Based on a newer evervolv build (thx shaky)
Most of these changes isn't that effectful because camera didn't work out of the box so to get camera working then I had to "sacrifise" some of the new stuff. Nothing major and will give a detailed list later.
*Disclaimer
In one of the 3 installs I did my market was borked. Rebooted each time I downloaded an app. This was fixed by reflashing (with wipe)
**Seems it's supercharger that causes the problem, so avoid it this version
v0.9 /22.05/
Boot time improved
Removed sullier script and battery mod for now (will return when kernel is stable)
Also will delete those scripts at install
Updated drewis kernel
Updated shaky's kernel (Stock and strongly recommended)
Tried once again to fix gallery + maps issue for cm7r2 and data++
Some more things
DO A FULL WIPE TO ENSURE PROPER TESTING
v0.8.1 /18.05/
Two new kernels added one from shaky (stock)
and one from Drewis.
They are based on different sources so havn't had time testing both properly but
[B]BOTH GIVES BETTER HWA[/B]
KGSL: update from hacked 3.7 -> pure caf 3.8
BFQ: update v2 -> v3r1 CPUFREQ: ondemand: updates from caf and shaky156 MISC: updates from caf (mainly to build new ksgl);
Added the newest adreno libs
Added sulliers script which is a "New" cpu scaling
Fixed some permissions
Oh and added some theme changer (some evervolv thing) not very useful tbh
v0.8
Patch isn't a 100% full update but it's close so if you only want to patch 0.7 that's fine.
[B]Patch + full ROM [/B]
Camera is now fully working (all features, it's still possible with improvent)
Youtube is also working as stock. To get stock videoplayback flash [url=http://w289670.open.ge.tt/1/files/8U5MlhH/0/blob?download]this[/url] (unstable) Use MxPlayer instead
[B]Full ROM only[/B]
Updated toby_d's kernel
Based on a newer build so a few more minor changes (wipe also recommended)
v0.7
browser features (incognito / max tabs)
notification toolbox brightness widget fixes
kernel update: sleep of death seems resolved, built inline with googles gcc per*[url]https://github.com/Evervolv/android_kernel_htc_qsd8k[/url]
camera fixes (rapmv78)
Updated gapps
Freed up some space for data++ (tell me if you need more space)
Added batterymod (with kernel panic, might be really unstable!)
Readded ad-hoc wifi as an option in aroma (have been unstable for me)
Barcode scanner + panorama should work
Video recorder doesn't work stock, but something like [url=https://play.google.com/store/apps/details?id=com.androidillusion.videocamillusion&feature=search_result]this[/url] does
Should also have less FC notifications now.
Removed 1 of the two gallery apks
As always some more stuff that I forgot
v0.6.1.1 /27.04/
Youtube fix is now choosable from Aroma (issues with codec)
Motorola launcher is updated (ONLY WORKS ON STOCK HBOOT)
dhpcd (Wifi) is fixed.
Fixed so Data++ have enough space
Think I forgot to add that long wallpapers works now, fixed a while ago but forgot to tell:p
Also one more thing but I forgot was what:)
v0.6.1 /26.04/
Nikez updater with ad is removed (just battery drain and didn't work anyway)
Fixed Youtube
Finaly fixed barcode scanner
Updated and fixed hopefully the hacked gmaps
Added tobby_d's kernel with more governors
Added motorola launcher
Added a updated camera.hal to aroma (havn't tested this out much, might be camera + barcode)
Some more stuff I forgot to write up
v0.6 /14.04/
IMPORTANT!
There is from this version an ad app included (it can be removed with aroma (nikezupdaterapp))
It will notify you may once a day with a notification. If you don't want this then remove it with:
Customize and under nikezupdater
Bulgarian keylayout, Dutch dictionary added
working google backup/restore (RMerlin)
Volwake/music controls can now be used concurrenly
battery percent icon by default
lockscreen sound toggle icon now updates properly
bluetooth tethering (untested)
attempt to resolve auto button backlights being too bright in low light
audio files have been restructured. you might have to reset your ringtone / notification settings (not needed if you wipe)
kernel update sha/memcpy optimizations one ondemand gov update (per*Drewis's wip19 branch)(been using for a week with no issues)
Updated gapps.
Also tried to fix so yiou can install unstable cam (barcode scanner) and hacked gmaps.
And as usuall a couple of small things which I forgot:)
v.0.5.4 /11.04/
Hopefully added the right barcode scanner libs
Fixed aroma (build.prop)
Once again added AOKP dict
Adde regolus.ogg (notifcation sound)
Updated nikezupdater
Updated google maps
Fixed compass google maps
In aroma:
Added modified mms.apk (can send more the 3 sms)
Added the possibility to remove NikezUpdater
Added hacked gmaps for those wanting that
Added Smooth Scolling + more volume steps patch
Added supercharger script
v.0.5.3 /07.04/
Video encoding is somewhat working, have had reports that panorama is also working (might need newest/the unstable camera to work)
Barcode scanner option should now work
dhpcd issue should be solved again
More space cm7r2
v.0.5.2 /06.04/
Old cam (without barcode) will be standard
finish merge for omx in framework (still not working, falls back to sw)
Fixed the build.prop (will sort many application issues)
Updated nova + apex launcher
Finaly fixed it so you can manually search for provider
Added to Aroma:
-T9 dialer
-added the latinime from AOKP (more dicitonaries)
-added autobrightness patch (Had to disable in this version, just bootloops )
-Option to choose checkjni=1 in build.prop (someone said this fixed some apps issue I reommend stock)
I also did a few other small things that I've forgotten, nothing important
v.0.5.1 /30.03/ FULL ROM
Really small change, no need for those on 0.5
Only fixed the dhcpcd issue from last release
v.0.5 /30.03/ FULL ROM (wipe recommended)
Upgraded to 4.0.4 version
Added two more options to aroma:
- One is to choose camera without barcode scanner (more stable)
- Another one is to chose dhcpcd (shouldn't mather for 99% of the users. If you don't know what it is then just stay on recommended)
v.0.4.5 /29.03/ FULL ROM
update to gralloc/hwcomposer (slightly smoother)
enable singlepdp ril feature. (should allow easier apn switching)
Locates timezone automatically
omx libs included. native hw assisted video not complete in framework (although youtube hq now utilizes the adsp heap, so that progress)
wifi: eap pwd support
mms: misc updates
stock kernel rebuild with xz compressed
Trebuchet launcher should be updated.
Did another attempt on fixing amarullz for cm7r2
Edit, doesn't work will patch later:
barcode scanning should work(tested w/ google goggles) (panorama, video have issues, also there is a memory leak, leaving the camera app open for 2+min will cause OOM to kill the system server possible causing a reboot)
v0.4.4.4.1 /24.03/ PATCH
Multitouch is working, issues with gmaps is gone etc (thx thoemy)
Sorry for the longest name ever but had to fix graphic issues again:/
v0.4.4.3 /24.03/ PATCH + FULL ROM
If you still got graphic issues after 0.4.4.2 then install this
All build.prop changes should now be reverted so there is no reason why graphic issues should occur
Full ROM is also available for those who want that.
v0.4.4.2 /23.03/ PATCH ONLY
*discontiued
v0.4.4.1 /23.03/ Patch or full ROM. If you are on 0.4.4 only install patch
Cam preview is now working
Adhoc support is updated
Some changes in build.prop that should increase performance.
v.0.4.4 /14.03/Wipe recommended
Kernel choices should now work.
+added newest tiamat kernel
Amarullz for cm7r2 is now working
Oxygen data2sd is added to aroma.
Mute should now work in call.
Other sound issues such as soundhound should be fixed.
+ some other small fixes
v.0.4.3 /13.03/ Wipe needed
The Black freezes should have been stopped
Many small changes/optimizations
Seems smoother then earlier
Updated Apex and Nova launcher
Updated market and music to play
Updated amarullz (should work better for cm7r2)
You can now choose between 3 kernels (I'm going to stick with stock)
Rewrote aroma script so ppl that won't get hboot recognized can now choose manually.
More options in evtoolbox + all settings should now work
youtube standard def clips shouldnt stutter (color banding still happens)
evtoolbox: statusbar icons: battery % mod from mongoosehelix
standalone powerwidgets from preludedrew
v.0.4.2.1 /01.03/
-sound/mic fixed from 4.2
-boot issue fixed from 4.2
-dhcp fixed from 4.2
Updated Amarullz a2sd
+ some other small things
v0.4.2 /29.02/
Phone should not lockup anymore when rotating display. Landscape mode is still strange, status bar is rendered halfway off screen...but only when rotating right...going left its fine
Moved to cayniarbs stock(ish) kernel with my kgsl commits and ksm/zram backported from 3.0
EVtoolbox: new menu 'performance' control zram(aka compcache) and ksm, both disabled by default. ksm will reduce memory overhead by 10-15mb with minimal cpu usage (0-1%). ive read that ksm likes to have swap (10% zram should be enough) but*youll have to experiment and see. also added 'processor' menu (also from cm) to view/control cpu stats.
Apps2sd: support moving /data/data, (run 'a2sd install' again and choose y when asked about appdata) im still wary of how to handle wipes when appdata2sd is active. so ive added two functions to a2sd: 'nodatasd' which removes appdata2sd flag and optionally removes the appdata from sdcard and 'nosysdata' which removes only the system appdata (ie anything starting with com.android) from the sdcard
Browser: i revised hwcomposer. redering is faster < 1 to 2 secs max under heavy scrolling
Rebooting issues should be resovled
Added /system/etc/sysctl.conf to set various vm values. Feel free to modify to your liking
Updated both Nova and Apex launchers
Camera preview is still broke.
v0.4.1.5 /21.02/
Removed Soft-keys
Removed the modded mms
Updated Amarullz
Added my new "notification" application
Fixed alot of errors in updater-script
Data++ now has YouTube
cm7r2 now has YouTube
Talk should work and exist in all hboot versions
.. And so on
v0.4.1.4 /17.02/
Reverted Calendar due to an issue.
Edited updater-script to work properly
Moved Bootanimation to free up space for cm7r2.
Reverted Google Talk aswell.
v0.4.1.1 /16.02/
Sorted contact sync.
Removed setup wizard because of FC issues.
v0.4.1 /16.02/
kernel update: 32bit color (fixes gradient backgrounds)
hwcomposer: rewrote from scratch for qsd8k. (main fix is screen off animation)
statusbar: new toolbox, settings button back to opening settings (swipe to change screens). notifications back to stock behavior. toolbox can even be turned off in evtoolbox
browser: slowed rendering, (fuzzy text takes a few seconds to clear up) is much faster now. (1-2 sec instead of 4-5)
Added aGPS as a option instead
Updated gapps.
known issues:
reboots under heavy load, it seems this is an out of memory error: ics seems to be a huge memory hog now that opengl is enabled. can be partially remedied by using a large swap partiton (i set mine at 256mb and haven't had a reboot since) or you can try setting 0 swap and see what happens. ive also changed a couple dalvik-heap properties but im still investigating work arounds and/or a fix.
removed omx libs due to build error (just use the ones from p8 if you really want them)
rotation still broke, seems to lockup the most on the home screen.
and everything else that was broke in 0.4.0RC5
v0.4.0RC5 /15.02/
Fixed most of the coloring issues
The modded mms.apk now work (choice in Aroma)
Data ++ have their own optimized installation
v0.4.0RC3 /14.02/
Small fixes:
Small change build.prop
Changed some dhcpd stuff (no major changes)
Fixed so you can manually search for provider.
added aGPS fix, report if this makes gps worse.
Added back the setup wizard at first boot.
The big changes is that we included a touch based installer which gives you possibility to customize the ROM. [B]Don't request things to be added in this forum.[/B] If you want make a post in desire general and I'll drop by from time to time. If there is a lot of nagging I'll just remove the whole thing.
What you can do:
It automatically finds your hboot and sorts the ROM accordingly.
Choose launcher (stock, nova, apex and trebuchet)
Choose a2sd scripts (stock, amarullz, regular a2sd, dalvik2sd)
Choose if you want softkeys
Choose if you want mms.apk that doesn't convert more then 3 sms to mms.
There is of course a typical installation, that keeps everything as the stock ROM is.
v.0.4.0RC1 /11.02/
First of expect bugs, [url=http://forum.xda-developers.com/showpost.php?p=22243503&postcount=1968]read here[/url]
Two changes only
Back to the old camera libs (from 3.9)
FULL HW:)
v0.3.10 /09.02/
Better camera (thx again rapmv78)
Barcode scanner now works
Speed tweak is no longer needed, think I've found the best setting and that's included in the ROM
Rom is now possible to download through ROM manager
v0.3.9 /03.02/
Much smoother
Maybe better battery (havn't done long time testing)
[url=http://www.sandvold.as/download.htm]EXPERIMENTAL SPEED TWEAK[/url] (flashable)
v0.3.8.1 /31.01/
Fixed TTS
v0.3.8 /31.01/ (no wipe needed)
Panorama mode works for camera
(but colours is off) THX rapmv78
Gallery should work better
v.0.3.7 /30.01/ (go get calendar full wipe is needed)
Gapps updated (4.0.3 calendar)
camera libs now built from source.
autobrightness should be working better
changes in airplanemode functionality
v.0.3.6
Fixed error is last release:
Phone don't think it's a tablet anymore, so market is fully working
Added the missing google maps permissions
v0.3.5
Smoother framework
Ad hoc wifi support
Removed maps (install from market) Changed some stuff so shouldn't be problems with FC's anymore.
Better working MMS app (larger resolution on pics)
v0.3.4 (I havn't had time testing it, will post at high speed mirror after some reports)
lockscreen: can choose whatever you want for the actions in evtoolbox (i'll fix up the "waves" for next time)
evtoolbox: lockscreen stuff - new submenu: interface with tbwake toggle (this was a fucing ***** to make work), vol wake, vol music contols moved here. - sixbar signal toggle in statusbar menu
camera: newer libs from rapmv78 for video
a2sd: added 'checkext' to fix errors on sd-ext partition (you dont need to run this...its already being done on every boot)
Now possible to automatically and manually search for provider.
kernel: revert to p4 version
v0.3.3
The ICS quicksearch
Exchange calendar sync
Better video recording (less choppy)
Better working modules
Gtalk works better
Working adb
v0.3.2 (if errors, then do a full wipe)
Fixed up some issues with last build:
Sync works again
Video recording work
Fixed some FC's
Added the startup setup
(everything works as stated, no issues so far with this release)
v.0.3.1
Just a small update:
Paid apps on market didin't work
Removed one of the quicksearch apps
Hopefully fixed vpn
v.0.3
-notification toolbox: tap settings icon to switch between, long press to open settings
-lockscreen: volumebutton music control
-lockscreen: nullpointerexception soft reboot issue resolved
-kernel: rebuild based on latest from tiamat
-6barsignal: new drawables
-camera: rapmv78 libs
-launcher2: a couple options like hide search bar (there are a few options in the launcher settings that dont do anything yet, the only working opiton is hide search bar)
-UMS: should properly detect plug/unplug events now (this is where the wipe is recommended if its not working for you, its cause the old not working settings are saved)
-misc: new bootanimation from Bexton
-latinime: more dictionaries
-apps2sd: rewrote for more awesomeness
-Removed Trebuchet
-Trackpad works, even Wake
-No reboot when homesreen is in landscape mode and pressing power button
Changes from Evervolv:
Video recording added.
Added modules for Tiamat Kernel (cifs etc)
Fixed market.
Newer gapps (and better working ones)
Added Youtube app
v.0.2.1
USB mass storage should work partially (only when you have phone connected at boot)
Much better camera (thx rampv)
- more stable
- can take several pics without freezing
- zoom work
- also some settings does
- pictures takes less space
v.0.2
Based on the newest evervolv release (4.0.3)(Thx drewis)
Everything that have worked earlier should still work!
Changes from the evervolv release:
Added partially working camera
Fixed market so you can download payed apps.
Includes both regular launcher and trebuchet so you can choose yourself.
Updated all the gapps in the evervolv release to the newest ones i could find.
+ a few other tweaks so everything was working as it did on this build before
v.0.1.4
Very minor update, added the libEGL.so from 1.3 to the 1.2 build suppose to increase performance.
Market is till updated to 3.4.4
v.0.1.3 *for ppl that are really interested in testing/not a big difference from 0.1.2
New HW hack
No more errors in logcat
Market updated to 3.4.4
v.0.1.2
New HW hack (increased speed up + 150 points in quadrant)
Added trackpad (not tp2wake)
v.0.1.1
New bootanimation
Set roaming to disable at first boot
Sorted some permissions
Updated kernel, backported wifi driver from 3.0 kernel
Native wifi tethering is now working
Signal bars for cell coverage might work (not tested properly)
New framework
v.0.1
Cleaned up the build (seems faster)
Moved back to tristans kernel
-better speed and battery hopefully)
Fixed sound issue
Removed Darktremor apps2sd (flash it if you want)
Added bootanimation
Removed apps that gave errors under update
Fixed wifi problems for some
Alpha:
v.0.4.1
Updated gapps to v.5.1
Market now works also for payed apps
More codecs are working for video.
Data tracker and limit is now fully working
Updated HW hack to the newest one from HD2
v0.4.0
All in one zip, (su, kernel, ROM and darktremo a2sd)
A2sd (Darktremor) NEED EXT2 or EXT3
Live wallpapers added
Wifi fixed for those having issues with that.
Init.d should be fully working
Extended PowerMenu
Some other CM9 tweaks
*data tracker is not working because of changes done to implement init.d (didn't have time to readd it)
v0.3.6
Added data user tracker, partial fix
Fixed video playback (added youtube.apk)
Enabled wifi tether (use barnacle)
v0.3.5
Bluetooth is fixed
Added GoogleBackup files so it's now working.
v0.3.4
Stable 3G! no more issues (might need to add APN if it don't find it automatically)
Kernel is needed for headphones, gps and compass.
v0.3.3
App2sd ( the stock included not app2sd+ or app2ext)
Might need to flash kernel afterwards
v0.3.2
Fixed headphone (edited kernel)
v0.3.1
Fixed market issue
But BT is gone, it's a kernel issue. Working on it.
v0.3.0
Fixed all sensors
Changed kernel
Fixed BT
GPS now should work for everyone
Added picaza sync
Sorted permissions for 3rd party apps that needed maps
v0.2.2
Small change
Added new gmail
Calendar now syncing with gmail account
BT seems to have been unstable all the time, so is now listed as not working (sorry about that)
v0.2.1
Sound works flawlessly, no errors whatsoever.
v0.2
Should boot for everyone now without any extra flashing
3G works
MUCH faster
Permanently fix for Wifi
Gapps added
Market
cm7r2 option is removed because build is to big, data++ works atm
v0.1.2
-Removed softbuttons
If you want to help then we have a IRC room on irc.freenode.com #ics_desire_nexus_dev so feel free to join. But it's not a request or support forum. Spamming stupid questions will get you banned
webchat.freenode.net
Thanks to:
Sharky153 (DHD), drewis (N1), Chaosz-X, DJ_Jedi, Nikez, Raphael, SamStorer, Chichoko, Vaporizer, andreigherghe, Tristan202, fused, rootSU, Tafkardarso, gubacsek, coutts99, Bexton (USB app), rapmv78, KuliX, Evervolv team and probably alot more
Great thx
Sent from my HTC Desire using XDA App
When you say the sms and calling work, does that mean the radio works, so my sim can connect to the network? Also is this for Desire GSM (UK)
Sent from my HTC Desire using xda premium
guys, trying trying, brilliant work
yes it works, unstable,but works
Quoting this from the other thread
rootSU said:
Come on guys. This thread is getting more and more amateur as the days go on. No one knows which is the current version. Anyone who has working source should upload it to github so we can all work from it instead of this fractured, football team full of 7 year olds effort that's ongoing. I'm currently working on source from scratch but given the access I have to my environment, its taking ages.
If I had the source you guys were working on, we could all progress faster
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
Need a github page!
Not booting. Wiped everything, flashed rom, than kernel, sends me to bootloader. Stock hboot.
try new link, that problem should be solved, but wait 20 min
I know you guys have a lot lot LOT of work but would it be possible to make a few pics or even a quick video just to see progress and how smooth it is?
Sandvold said:
The old thread was so full of bad links and really messy so i'll make a new one.
First of all this is not an everyday ROM and thing might not work.
Click to expand...
Click to collapse
DannyJJK said:
When you say the sms and calling work, does that mean the radio works, so my sim can connect to the network? Also is this for Desire GSM (UK)
Click to expand...
Click to collapse
Try and see. OP states this is not an everyday ROM. It's for development, please keep the thread clean.
theyau said:
Great thx
Click to expand...
Click to collapse
libracez said:
guys, trying trying, brilliant work
Click to expand...
Click to collapse
As mentioned, the last thread was messy. This is a development forum, the whole point of the thanks button is to stop unnecessary posts like this.
It is so frustrating to try and look at progress and have to read through pages of people posting pointless stuff like "It doesn't work on my phone", "I have this setup, will it work?", especially in the old thread. Please try and leave the thread clean so the actual developers can keep a track of where they're at.
/rant
Downloading
this is the 4th thread of this type, is it really necessary to open a new thread just bcoz the old one "is a mess" , this will become a mess too as soon as stupid questions start
Doesnt boot :-( Im stuck on Android screen about 15min
Nope. Definitely not working. Back to Gingerbread for now.
Out of 13 posts so far, 10 are a waste of space and don't need to be here - they are just clutter (11 out of 14 if you count this post of mine)
Sandvold, you really need to either a) get a mod in here b) alert a mod that this thread needs regular cleaning or c) just don't bother, update irc only and don't post anything on XDA until something bootable and regularly usable is available
The trouble with 99% of people on XDA is they never read the first post. So a first post saying "don't ask how to make it boot" almost always goes ignored. Sad, but this place is full of n00bs these days.
Getting "Random offset:0xd4" when installing cm7r2 Build.
Silightly modified the Nikez_Base_build by swapping two APK's posted on IRC. It no longer shows software buttons. It's easy to do it by yourself but I figured it would be easier to just upload it.
http://ge.tt/80BVGCA?c
If you're more of a do it yourself person:
Take the original Nikez_Base_build from the OP and simply overwrite these two APK's before flashing:
http://www.mediafire.com/?z7f8z8byxffilx5
But why do that? It's silly, just download the flashable zip above
negative13 said:
Getting "Random offset:0xd4" when installing cm7r2 Build.
Click to expand...
Click to collapse
That's normal.
Eggcake said:
That's normal.
Click to expand...
Click to collapse
However, when I try to boot, It brings me to the Bootloader.
negative13 said:
However, when I try to boot, It brings me to the Bootloader.
Click to expand...
Click to collapse
intall rmd recovery or any based on amonra 2.2.1
found out these ics builds dont like clockworkmod based recoveries!

[ROM][Mar 16 2012] Pyr'o'Ice ICS Desensed 1.1.3 - Android 4.0.3, AOSPish, 1.5GHz OC

For updates check http://www.virtuousrom.com/ since i joined VirtuousROM team. Look for Virtuous Inquisition.
its the perfect upgrade for this rom, I recommend moving to inquisition instead of using this. I've released some fixes for that rom, which are not available for this older rom.
kernel sources:
https://github.com/TeamDS/htc-kernel-doubleshot_26
pyr'o'ice ICS desensed 1.1.3 - AOSPish, ICS Android 4.0.3
A Pyramid HTC ICS ROM conversion based on the leaked ROM. Ported from the published rom by RCTeam and using a lot from the desensed rom by virtuous team (Virtuous Inquisition), tweaked a lot to work with mt4gs. http://www.virtuousrom.com/
ICS AOSP 4.0.3 apps/gapps / Nova launcher beta 15 on htc's pyramid ICS framework and kornyone's HTC doubleshot kernel hacked / merged by me for sensation porting quirks. ICS gapps preinstalled.
It's using HTC Camera app (aosp doesnt work to full extent with the HTC libs that this ROM bases on, later i'll add an Addon with the AOSP one that replaces this).
Kernel with kineto, tun, encryption and cifs support.
FLASH IT AT YOUR OWN RISK! YOU MIGHT BRICK YOUR PHONE! (I DID NOT, BUT BE WARNED!)
0., Use latest CWM recovery and be S-off
1., Copy to SDcard
2., Full wipe needed
3., install the zip
4., After first boot, let the media scan (music) settle to fill your music apps and galleries, and read the TRICKS part below for useful tips.
Wallpaper will be garbled on first start, don't worry, just choose your own when setup completed.
Also will start in Afrikaans lang but on first page you can choose your language, english etc
5., Read this first post all through for a lot of information that might come handy!!
IF YOU'RE S-ON Unlocked, YOU HAVE TO USE FASTBOOT TO FLASH KERNEL(boot.img): Unzip the Installer on PC, look for the file 'boot.img', get fastboot installed on PC. Boot your Phone into Bootloader/Fastboot. Plug in USB, and when phone is in Fastboot USB, type: fastboot flash boot boot.img - S-On boot.img HOW TO by Limewirelord, thx, here: http://forum.xda-developers.com/showthread.php?t=1508556
Stable, most stuff works with the known limitations, and it runs stable.
CHANGELOG: http://forum.xda-developers.com/showpost.php?p=22708819&postcount=2
WARNING: DON'T SELECT System Settings / Wireless&networks More / Tethering&Portable Hotspot / Portable WIFI-Hotspot!!! It will freeze/reboot in cycle your phone!!! Use Barnacle + OpenGarden wifit tethering market apps instead, it works.
- DON'T TRY 1080p or MMS size in Video recording please, it doesnt work, and after it will make exit the Camera app when you try to take picture. If you did, a Reboot will fix it
- MUTE IN SPEAKER MODE CALLING DOESNT WORK!! Thanks BiggJurk for reporting. Going to look at this later.
- DON'T switch the location gps satellite off in Sys setting/location!! If you switch it off and then later on, gps won't turn on anymore, till u reboot!!
- skype doesnt send your picture just garbled, reception is good. Notes for Google hangout: http://forum.xda-developers.com/showpost.php?p=22901207&postcount=327
CREDITS:
- kornyone for the kernel base
- virtuous team for the Inquisition rom base http://www.virtuousrom.com/
- Kernel was based off of Kornyione's kernel and kernel tree of romanbb. Credit goes to him for his masterwork. Thank you, Kornyone!
Also to romanbb for his OC/UV kernel tree on github. Thanks!
- Teslacoil for Nova beta launcher
TRICKS HOW TO USE THIS ROM:
- Gps tip http://forum.xda-developers.com/showpost.php?p=22762887&postcount=165
- Pattern or other secure lock screen option: Use Menu button to wake the phone, otherwise you will have to Slide first before the secure unlocking.
- Screen on (trackpad wake replacement): you can press Power button, but the Menu and Back button will also wake the phone (not the trackpad yet, to be fixed in keylayout/keychar).
- Wifi tethering: read this: http://forum.xda-developers.com/showpost.php?p=21409748&postcount=564
- SDCard will be scanned only on the second boot after fresh install normally, so Music apps will see your music on the second time. After that works as it should.
- symbols symbols key doesn't work, when set in keylayout it makes home button useless and doesn't work itself. Use Alt + Space instead (thx overhauling for the tip)
- Forced 2d GPU - highly recommended to set this on in Settings/dev options, it makes most apps scrolling butter smooth, but some older apps might not like it (apps too small sized) (thx Overhauling)
- Angry birds - you gotta tap/multitouch and zoom in/out in the starting screen first, to get it starting to accept taps. Otherwise, single touch taps wont do anything at start!!
- Contacts look up: if on first setup after it, typing names doesnt look up contacts try this: "I can confirm that this worked for me to get contact search by name working correctly while composing an SMS. I removed my Google account from the sync menu, waited a few min, then added my Google account back in the sync menu."
VIDEO
https://www.youtube.com/watch?v=DKCc4Bi73Pg
New features
https://www.youtube.com/watch?v=1EddqgwXNk0
SCREENSHOT by st40611
{
"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"
}
DOWNLOAD:
http://www.4shared.com/zip/lfZEk2hq/pyr-o-ice_ICS_113_2.html
4750403fb962c0158576a3fd85de466d pyr-o-ice_ICS_1.1.3.zip
If you like it, hit the Thanks button! Consider donation if you like what's provided here, it took a lot of time to get things work with doubleshot.
UPDATES:
None since 1.1.3
CHECK 3rd post for KERNELS and ADDONS (wifi calling)
Useful:
wireless tether for wifi tethering: barnacle tethering on market + https://market.android.com/details?id=android.tether, BOTH needed, read here: http://forum.xda-developers.com/showpost.php?p=21409748&postcount=564
Screenshot app Just press Power + VolDwn exactly at the same time. If you want another way, look for Screenshot ER lite on market.
sdcard pc mounting with usb workaround (COSTS MONEY!I'm not affiliated with it, just mentioning) this works with Pyr-O-Ice: https://market.android.com/details?id=com.protocol.x.USB&hl=en - mounting SDcard to PC and still can use it with the phone at the same time, and works flawlessly.... Also you can use a simple script instead the app: http://forum.xda-developers.com/showpost.php?p=21210045&postcount=328
SD-Booster : market app to increase SD card read cache size. Speeds up SDCard read/write. Use at your own risk. https://market.android.com/details?id=de.mehrmann.sdbooster
History
Mar-16-2012 - 1.1.3
Feb-27-2012 - 1.1.2 http://www.4shared.com/zip/gEIDobyc/pyr-o-ice_ICS_112.html
md5sum: c6516ebb48f6d13f224668de1e1d75bd pyr-o-ice_ICS_1.1.2.zip
Feb-21-2012 - 1.1.1 http://www.4shared.com/zip/-CEafCxW/pyr-o-ice_ICS_111.html 52570889646a524d34d85c284ff74a8c pyr-o-ice_ICS_1.1.1.zip
Feb-19-2012 - 1.1.0 beta http://www.4shared.com/zip/c6SwwfHe/pyr-o-ice_ICS_110_2.html
md5sum: d3ef23793a485516de3b69e4bc979fa8 pyr-o-ice_ICS_1.1.0.zip
Feb-6-2012 - 1.0.2
Jan-26-2012 - old 1.0.1: http://www.4shared.com/zip/JNLdRXOk/pyr-o-ice_ICS_101.html md5sum 5ef47da648f02595a782b587e8ece1f8
Jan-25-2012 - old 1.0.0: http://www.4shared.com/zip/upKVAbvg/pyr-o-ice_ICS_100.html
Jan-20-2012 - old 0.9.1: http://www.4shared.com/zip/j_xGnNdJ/pyr-o-ice_ICS_091.html http://dev-host.org/3tbvd50uwwgr/pyr-o-ice_ICS_0.9.1.zip
Jan-10-2012 - old 0.3.0: http://www.multiupload.com/KE85LGVPF5
Dec-30-2011 - old 0.2.0: http://www.multiupload.com/F1QKN11WWC
Dec-25-2011 - old 0.1.0 version: http://www.multiupload.com/WCQ9JO4UER
PLEASE DON'T KANG THIS. IF YOU WANT TO CREATE A MOD pls Contact me. Thx!
I'm updating new things on @illespal http://twitter.com/illespal follow it there,
and https://plus.google.com/104117834086133689848/posts on gplus.
for addons and changelog and whatnot
DONATORS HALL OF FAME: (in order of time)
dillalade
zaxondis
elamarkant
jenesuispasbavard
deepchhaya1
JF109
CoNsPiRiSiZe
jaronm
zaxondis (2nd time)
BiggJurk
Thray
tensuke
ravi_n
nosuchfile
nldroid
THANK YOU ALL FOR KEEPING UP THE ECOSYSTEM OF XDA!
changelog of 1.1.3 (no wipe needed if coming from 1.1.2)
- Includes latest Adreno driver update
- Removed Menu button wake as it caused unwanted 'switch-on's (Back button wake remains)
- Fixed multitouch and other touchscreen game problems (Extreme Roadtrip, Shadowgun etc.)
changelog of 1.1.2 (no full wipe is required from 1.1.1 or 1.1.0)
- SMS longer than 160 chars now sends from standard SMS app
- Lockscreen ICS controls for Google Music works, cover art appears now
- Pin/Pattern timeout is fixed
- Theme fixes (e.g. text cursor ICS blue)
Credits to VirtuousRom Team
changelog of 1.1.1 (from 1.1.1) wipe is not required from 1.1.0, otherwise full wipe.
- Fixes missing GPS service (fix-1)
- Fixes SMS and Google Voice issues (fix-2)
changelog of 1.1.0 (from 1.0.2):
- Rebasing to newer HTC Sensation leak, 3.24.401.1 + Camcorder now fixed with that new base (tricky fix)
- Incorporating Virtuous Inquisition 3.1.0 beta changes, namely:
---- AOSP Phone/Call-in screen
---- AOSP Pin screen
---- AOSP systemui -> notification bar with Quick settings like CM9
---- Power menu Volume settings (long power button press)
---- additional settings in System Settings (toggles, battery etc.)
- Signal strength sign working with AOSP systemui
- CM9 music player and Google Music player
- From now on '1.5GHz overclocked slightly UV' is the kernel coming with installer
- Bluetooth issues should/might be lessened. Please test.
- All features working that worked in previous base/release 1.0
- No more need to Slide/Unlock to see Caller ID
- Moving back to Nova launcher. (Trebuchet was devouring 3D memory, apps couldn't start)
- Boot Manager Pro still works fine, developed using that
- Wificalling addon here in this thread. Please test.
Full wipe required coming from any ROM or former version
At first boot its going to let you choose language in setup, sorry right now it starts in Afrikaans, just choose your language
DO NOT use Pyroice ICS 1.0.x addons with this.
But you can use the latest Pyroice Kernels already released (kernel version 1.0.2/1.0.3).
KERNELS:
- Slight UV fallback to this if troubles with Middle 2% battery spare
http://www.4shared.com/zip/5Pq4QL8h/pyr-o-ice-105-OCUV-kernel-v1-s.html
- Middle UV fallback to this if troubles with Extreme 5% battery spare
http://www.4shared.com/zip/Rs7eRSp4/pyr-o-ice-105-OCUV-kernel-v3-m.html
CAREFUL WITH THIS LAST ONE, WONT HARM YOUR PHONE, BUT THE Undervoltage (while eats less battery) in many cases might cause reboot or blackout:
- Extremely UV (careful with this, might cause screen blackouts on some devices) 8% battery spare
http://www.4shared.com/zip/eZSDl5fa/pyr-o-ice-105-OCUV-kernel-v2-e.html
From recovery, no wipe needed. ROM comes with the Slightly UV version.
ADDON:
Wificalling addon - please test:
-- this here: http://forum.xda-developers.com/showpost.php?p=22563307&postcount=156 seems to work better, tho its not perfect
-- this is another reported to work not (invalid sim):
http://www.4shared.com/zip/qB_C7XYn/pyroice-ics-110-wificalling-v1.html
md5sum f112950238c15e4b0f38443d7406cd9f pyroice-ics-1.1.0-wificalling-v1.zip
Flash in recovery, reboot, try.
tbalden's Bruteforce TVout app http://forum.xda-developers.com/showthread.php?t=1484165
two way call recording enabled kernel (middle-UV only as of now):
http://forum.xda-developers.com/showpost.php?p=23158030&postcount=450
If you want more AOSP (htc camera is included in this rom, which is better in some ways, but some prefer AOSP look) then there's an AOSP looking ICS camera on market with Ads, which works pretty nice (after a second start, first it might freeze, second it should work from that on.) Look up mobylinx "Camera ICS"
Wallpaper will be garbled on first start, don't worry, just choose your own when setup completed.
Also will start in Afrikaans lang but on first page you can choose your language, english etc
sent from HTC Doubleshot pyroiced
got status error 6 in recovery 5027....I even matched md5sums ...ill try redownloading
This gets it own new thread, this cool. Going to DL and Flash
Sent from my myTouch_4G_Slide using Tapatalk
xmc wildchild22 said:
got status error 6 in recovery 5027....I even matched md5sums ...ill try redownloading
Click to expand...
Click to collapse
If md5 matches, don't redownload. Going to try a cwm flash, I used bootmanager pro
sent from HTC Doubleshot pyroiced
sorry, bad installer script. reuploading...
Is it reuploaded
Sent from my MIUI.us Sensation 4G using Tapatalk
DONE. Sorry again. (next time to remember : shouldnt rely on Bootmanager Pro that much while developing new rom it doesnt run scripts just unzips . )
Now that undeadk9 is gone from the DS community, I'll be moving back here permanently.
I guess I'll have to restart the download for that installer fix.
Now that this rom has cyanogenmod music player, does that mean it has DSPmanager too? Undead had managed to include that app in his liquid ics.
sent via a Phone Booth
cybot_x1024 said:
Now that undeadk9 is gone from the DS community, I'll be moving back here permanently.
I guess I'll have to restart the download for that installer fix.
Now that this rom has cyanogenmod music player, does that mean it has DSPmanager too? Undead had managed to include that app in his liquid ics.
sent via a Phone Booth
Click to expand...
Click to collapse
well, i might take a look at this later, when it stable and all, and see how people like this version. spent a lot of time on this one, going to see how community likes it...taking some break, im a bit tired after latenights doing hackin testing.
Been on this Rom for almost an hour and I'm in love I love the new aosp look and I'm in love with the tweaks
lol2012
Also, AOSP call screen yyyyeeeeaaaahhhh.
jenesuispasbavard said:
lol2012
Also, AOSP call screen yyyyeeeeaaaahhhh.
Click to expand...
Click to collapse
lol, that would have been cutting edge. without device and released AOSP ;D
corrected 2011 -> 2012 in the title...
cybot_x1024 said:
Now that undeadk9 is gone from the DS community, I'll be moving back here permanently.
I guess I'll have to restart the download for that installer fix.
Now that this rom has cyanogenmod music player, does that mean it has DSPmanager too? Undead had managed to include that app in his liquid ics.
sent via a Phone Booth
Click to expand...
Click to collapse
DSP never worked, it was just able to be used. Never adjusted the DSP.
Sent from my myTouch_4G_Slide using Tapatalk
Wifi calling is reporting poor wifi signal when the OS displays 3-4 bars, fyi
*edit* other then that... love it!!
nicholasb said:
Wifi calling is reporting poor wifi signal when the OS displays 3-4 bars, fyi
*edit* other then that... love it!!
Click to expand...
Click to collapse
[email protected] I thought it won't happen with the new base...wtf... Ill have to hack that in smali later.
sent from HTC Doubleshot pyroiced
Absolutely love this. I didn't think the call screen would be fixed so soon!And the notification bar quick settings? Perfect! Thanks again tbalden!
Downloading right now. Cant wait to try this.

[ROM][11 SEP 12][Fallout Evolution V5.0.0|Sense 4.0A| ICS 4.03] [Kernel 3.0.42 V1]

Fallout Evolution V5.0.0 ROM
Ok,
It's about time I join the fray. This is a HTC One V port, based on RUU 2.08.401.2 - release keys, with parts from the latest ICS leak for the DS. Most importantly, the 3.0.16 stock HTC kernel. It's not the source code, so no major adventures on the kernel side, but it will have to do for now.
Fallout includes its set of tweaks and Fallout Tweaks manager. Improvements are constantly being done, check the detailed description for what is currently included.
As of V4.0.0, Fallout evolved towards Sense 4. Not by importing framework from other roms/devices, but by modding the original Primo Framework and turning on hidden features.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
- Base: 2.08.401.2 One V RUU - release-keys
- Kernel: Fallout 3.0.42, configurable overclocking and undervolting
- Android 4.0.3
- Sense 4.0A
- Completely deodexed
- zip-aligned
- Added root permissions and SuperUser
- Unsecured boot image
- Added bash (not that anyone but me cares )
- Ad Blocker pre-installed (hosts files, no extra program needed)
- Stock One V boot up and down animations
- Busy box
- runparts enabled and tested(init.d scripts)
- Performance and smoothness tweaks
- Completely stock framework
- Memory Management: Endy's balanced profile
- Increased camera picture quality
- Stock HTC keyboard with Trace enabled
- Added Fallout Tweaks, also directly accessible from Settings menu
- Configurable "wake up with volume keys"
- Configurable 3D rosie spin effect
- Configurable wallpaper scrolling
- Configurable quick settings, quick quick settings, and quick settings filtering Click the operator logo to switch to quicksettings and back!
- Configurable placement of the clock on the status bar
- Configurable number of homescreens on Rosie: 3, 5, 7 or 9
- Added brightness control by tapping the status bar
- Sense 4 animations
- Sense 4 lockscreen (weather, social, people and Stocks)
- Sense 4 People and Dialer
- Sense 4 features activated on Camera
- More Sense 4 stuff activated, as the Rom thinks the device is a One S
- HW acceleration activated o n key apps for great performance
- DLNA capability activated on stock Music app
- No resizing issues whatsoever
- Recente apps increased to 20, with the last 8 having thumbnails
Working
As far as I can tell, everything.
Download V5.0.0 Full ROM:
http://d-h.st/DTe
MD5SUM: 6176a85ecaaa6ab8a57b0bd3fdb026ef
Installation Instructions:
- Full wipe mandatory if coming from anything other than Fallout. IF you are upgrading Fallout, no wipe required other than the usual Dalvik cache for luck.
Again, If you are not upgrading from previous Fallout, full wipe is mandatory.
- You do not need any special Radio or hboot upgrade! I'm sticking with the old radio and the 0.98... Revolutionary hboot as always.
- Flash V5.0.0 Full Rom
- Read the FAQ on post #3 before posting issues!
- Enjoy
V5.0.0 Changelog
- New kernel. Huge credits to amidabuddha, I shamelessly downloaded is repo instead of patching to .42 myself. Included:
..... configurable sweep2wake
..... updated bcm drivers (WiFi hotspot working now)
..... performance, conservative, powersave, ondemand, interactive, smartass V2, lagfree, savagedzen and Reaper cpu frequency governors (default is ondemand, still have to finetune Reaper)
..... Deadline, noop, SIO, BFQ and VR IO schedulers (default is deadline)
..... Over-clockable up to ~1.5GHz (be sensible!)
..... Exposed VDD interface: under and over-voltable
- Added virtuous OC daemon controller (configurable to run or not)
- Fallout Tweaks updated to handle new kernel:
..... Turn on/off OC daemon controller
..... Define max and min frequencies and governors for sleep and wake states independently
..... Undervolting controller, always referring to the values shipped in the kernel. Just choose the offset you want to apply
..... Choose IO schedulers
..... "Apply on boot" option. Only mark this after you are sure you have a stable setup. As a safeguard, if not marked, the OC daemon will not be turned on after reboot.
..... Enable/disable sweep2wake, and also enable HTC screenshots when s2w is disabled (will need a reboot for the screenshot to work)
- Fixed the lockscreen resizing issues. Credits to Nikhil007mmus, I did none of the work.
V4.4.0 Changelog
- Added Weather lockscreen fix (thanks Ronks!)
- Increased recent apps list to 20, with the last 8 having thumbnails
- Activated HW acceleration on Calendar app
- Activated HW acceleration on FriendStream app
- Activated HW acceleration on Network Usage app
V4.3.0 Changelog
- Added People lockscreen, fixed to work with Primo People widget
- Added DLNA capability to Music App (Play to...)
- Activated HW acceleration on Settings menu: smoother scrolling
- Activated HW acceleration on Home Personalize: smoother cube transition
- Activated HW acceleration on Weather app: smoother cube transition
- Activated HW acceleration on Clock app: smoother cube transition
V4.2.0 Changelog
- Fixed green tint issues present on several video-related applications
- Major alterations to camera: touch to focus fixed, image stabilization on video, stereo recording, ...
- Re-based Sense 4 lockscreen apps: directly modded from One S rom
- Album art correctly showing on lockscreen
V4.1.0 Changelog
- Added People and Dialer from Sense 4 (dialer is now a tab on the People app)
- Fixed issue with downloads on Stock browser not finding the Sdcard
- Added missing weather animations to Weather Lockscreen
- Added Lava Live Wallpaper
V4.0.0 Changelog
- Turned on a lot os Sense 4 Stuff
- Sense 4 animations
- Sense 4 lockscreen (weather, social and Stocks)
- More Sense 4 stuff activated, as the Rom thinks the device is a One S
- No resizing issues whatsoever
V3.1.1 Changelog
- Updated kernel to latest from HTC Chinese leak (release-keys)
- Ported HTC Ntes app from One S (not the widget, but everything else seems to be working fine)
- Important: new kernel means people unlocked with HtcDev must flash boot.img from the updater with fastboot. The first guy posting "aaawww my wifi does not work" get's a kick in the nuts.
V3.1.0 Changelog
- Fixed HTC keyboard crash when sound feedback enabled
- Added Sound Enhancer equalizer presets in Music app (and fixed them, they were not working properly on V2.0.0)
- Fixed wrong version information on Software Information (Modded build.prop from new RUU from scratch)
- Fixed issue with Power Button on longpress
V3.0.0 Changelog
- Rebased to latest HTC Primo release: 2.08.401.2
- Includes HTC fixes for aggressive memory management
- Rosie seems faster. Internally, a lot of code has changed.
- Recoded every tweak from scratch
- Basic feature-set is the same as V2.0.0, but Rom seems smoother
- Added 14 extra widgets taken from HTC Hub (note that Hub is not working on Fallout)
- SuperSU app and binary updated to latest release, which plays nice with apps that did not work before (like Root Explorer)
V2.0.0 Changelog
- In-call audio (finally!)working on Bluetooth headsets: took some older libraries from proxuser's PrimoS V4 rom!
- Enabled Trace on the stock HTC keyboard. No external apks, no modded external libraries, this is the stock IME shipped with the base RUU.
V1.4.0 Changelog
- Fixed the Quick Settings needing a toggle and reboot to work on fresh installs
- Fixed WiFi icon on Quick Settings
- Fixed the "always scrollable" notifications
- Fixed the memory adjustments (you need to flash the included boot.ing if you are htcdev unlocked)
- Added brightness control to tweaks (taping or sliding the status bar)
- Another shot at getting audio in calls and BR headsets (can someone try and report?)
V1.3.0 Changelog
- Added configurable quick settings, quick quick settings, and quick settings filtering, Click the operator logo to switch to quicksettings and back!
- Added configurable placement of the clock on the status bar
- Added configurable number of homescreens on Rosie: 3, 5, 7 or 9
- Menu button now works on Desktop also
V1.2.0 Changelog
- Added Fallout Tweaks, also directly accessible from Settings menu
- Configurable "wake up with volume keys"
- Configurable 3D rosie spin effect
- Configurable wallpaper scrolling
- Fixed Front Facing Camera (thanks nk111 for the tip that lead to this!)
V1.1.0 Changelog
- Added wakeup with volume keys (not configurable yet, it's always on for the moment)
- Added Advanced Power Menu
- Added Twitter for HTC Sense (Friendstream now shows twitter updates)
- Builtin battery percentage indicator
Thanks
To Virtuous Team, proxuser, and everyone else involved on getting ICS and Sense 4A running on the DS. It's a great community, and they are too many to mention by name, but they are all due many many thanks!
Also, although I did the tweaks myself, I did look through J4n87 smali code, so thanks for it!
Although I modded the framework for full Sense 4 behavior myself, the resized Sense 4 lockscreen apks were taken from this thread, so all thanks to the author!
Patches & addons
Patches
-- none for current version --
Addons
FAQ - read before posting
Most Common Questions
Q: My Phone shortcut is missing from the lockscreen. You suck.
A: Drag it from the app drawer to the dock, it's missing there too. It will magically appear on the lockscreen too.
Q: My weather lockscreen stopped responding and I cannot unlock the phone. You suck.
A: That's a bug I'm trying to fix. Meanwhile, pull down the notification bar and click "settings", that will unlock the phone. Change lockscreen type or reboot. Any of those will make the lockscreen work again. This happens quite randomly, doesn't happen to me for days, and for some users doesn't happen at all.
Q: My phone does not record on Full HD, only 720p. You suck.
A: It is not supposed to. The Desire S has no such capability. That option only appears on the camera because I tricked it to thing it was a One S, just ignore it. I could make the option go away, and I'll eventually do that, but it takes time I would rather use fixing real issues, or adding stuff. Meanwhile, some common sense on the users would be nice.
Q: I flashed this rom, and now WiFi does not work. I can't even get online to tell you that you suck.
A: If you unlocked your phone with HTCDev, you must flash boot.img from the ROM separately with fastboot. Search around for instructions. You must do this for every rom that has a different kernel than the one you are running prior to flashing.
Q: Dow you really suck?
A. No.
Brilliant Lowveld. Waited for u to release this.
Downloading Now
emm can we flash over PrimoS v4.0 ?
Niko0olas said:
emm can we flash over PrimoS v4.0 ?
Click to expand...
Click to collapse
no sais Full wipe Mandatory, Read installation
Niko0olas said:
emm can we flash over PrimoS v4.0 ?
Click to expand...
Click to collapse
install says full wipe, but I suppose that you can try, just no complaining of any issues if you do.(I suspect I might give that a go at first...as in a hurry).
Swyped from my DesireS
3 min and ill be flashing, ill report back if i find any issues not already identified
Darn, I'm still at office. Must wait until afternoon and get home. Then, Download. T.T
great work. I am a huge fan of you and your Endymion...This is another start.
Right im on, So far so good, USB mount works, USB tethering works, wifi works, wifi hotspot doesn't obviously. one thing, menu button doesnt work at Home, works so ar everywhere else but not HTC sense Home. Camera taking pictures no problem. doesnt force clode either. front camera dont work dah. so for so good. by far my favourite sense 4.0a now only thing to test. games and bluetooth (properly)
Good work lowveld
Note : just a quick test, remember could still be bugs with further testing
---------- Post added at 03:32 AM ---------- Previous post was at 03:19 AM ----------
Camera works fine, Video sorta. if put at highest resolution it crashed after recording, but saves video still, however will need to stop camera process to open camera again. also if on widescreen the video can make the camera app unresponsive once finished recording
Lowveld...... Nice job on the rom......
Mayb a stupid question but
I heared 3rd party apps like skype n all get the front camera working....... Soo is it really a kernal side problem
Sent from my HTC Desire S using xda premium
lavier said:
Lowveld...... Nice job on the rom......
Mayb a stupid question but
I heared 3rd party apps like skype n all get the front camera working....... Soo is it really a kernal side problem
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
ill try that now seeming i have Skype
---------- Post added at 03:36 AM ---------- Previous post was at 03:32 AM ----------
Grizzly6117 said:
ill try that now seeming i have Skype
Click to expand...
Click to collapse
lavier said:
Lowveld...... Nice job on the rom......
Mayb a stupid question but
I heared 3rd party apps like skype n all get the front camera working....... Soo is it really a kernal side problem
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
tried a mirror app first, front camera work and it took a picture succesfully, Skype worked as well
Downloading right now. I used proxusers rom the other day and can confirm that the front camera is working with Skype and 3rd party apps. Maybe there are still driver problems inside the stock HTC cam for the One V itself. Nevertheless Sense 4A feels really smooth and fast.
Sadly I miss some things I used in Endy and now in sense 3.6 like changing the number of homescreens (I only use 3), the transparent dock and some more. I know is stock behavior so nothing to care about but I hope to see some custom settings in future roms.
So far - thanks a lot for the Rom. And for the good things to come in the future.
Gesendet von meinem HTC Desire S mit Tapatalk
thanx 4 nice work, could u please add 3D rosie for sense 4.0A?
Thanks for the reports about the camera guys. I assumed that it just wasn't working due to the primo framework not containing the correct hooks. I'll try to checkout the camera app for issues tomorrow.
Cheers
Sent from my HTC Desire S using Tapatalk 2
Awesome! I was hoping you were coming around with a "lowveld" version. Let's hope this gets as good as Endy and Reaper
Sent from my HTC Desire S using xda premium
Nice release lowveld!
not a fan of sense but will try because i am a big fan of lowveld

[ROM][UNOFFICIAL] CyanogenMod 10 (Updated: Mar 16th)

CyanogenMod 10 (based on Android 4.1.2 "Jelly Bean") for HTC Liberty ("Aria/Gratia")
NOTE: Just to make this clear, this is UNOFFICIAL, and NOT supported by CyanogenMod.
Screenshots: http://dl.dropbox.com/u/1077120/Android/cm10shots/index.html
Hboot 1.02 or higher is required!
Bugs & stuff that doesn't work:
- Backlight for navigation buttons won't turn on sometimes (it seems to work fine on auto brightness though)
- Built-in voice recognition doesn't work (see Tips & Tricks for workaround)
- Emergency calling is untested
- Headset/headphones already plugged in will not be detected on boot
- HTML5 videos (like m.youtube.com in the browser) don't work
- Lockscreen can sometimes glitch out on boot
- Netflix doesn't work (maybe some others too)
- Panorama "works", but is VERY slow & glitches making it pretty much unusable
- Timelapse recording doesn't work
- USB tethering doesn't work
Tips & Tricks:
- Trackball wake: Open Terminal Emulator and run "trackballwake", then reboot. Do the same to disable
- Voice Search on Google Now (kind of):
1. Install Voice Search from the Play Store
2. Install this app (now requires $0.99): http://forum.xda-developers.com/showthread.php?t=1770100
3. Long-press search key (or open app drawer), and pick Voice Search Assistant with the blue microphone icon
4. App will capture voice using the old Voice Search, then send it to Google Now
5. Press search button on keyboard
- FM radio: use Spirit FM and allow root requests
Thanks: gladiac & Droste for helping with CM10, and everyone who helped with CM9 (gladiac, Droste, munjeni, s0be)
CyanogenMod for supporting so many old devices, and keeping Android open
tl;dr? Download here!
Release 8 - http://goo.gl/lnfKI
98214a5e0232ac7120dfce070a32a4b3
{
"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"
}
MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?bz019geh5nbg8th
----------------------------------------------------------------------------------------------------------------------------
Google Apps - http://goo.gl/fJWSX
7c09ce91cfc380f937de484fab6e4d22
The CM update script is supposed to restore Google Apps, but sometimes doesn't successfully (probably due to space limits). If you are updating, format /system then reinstall both the ROM package and gapps package
A full Google Apps package won't fit on the system partition, so I've taken out a few things (face unlock & GoogleTTS which we can't use, etc)
This may be the last complete version of Android this phone gets unless Google cuts down on the size a lot in the next version (unlikely, since they don't support old devices with small storage)
Sources:
Manifest with ROM & kernel: https://github.com/WinSuk/android/tree/jellybean
Kernel only: http://git.cryptomilk.org/projects/marvel/kernel_htc_msm7227.git/tree/?h=jellybean
Release history:
Downloads for old releases can be found here or here
Release 8 - March 16th, 2013
- Fixed built-in SIP(internet) calling (at least with what I can test)
CM changes:
- File Manager updated
- Layout adjustments for mdpi (what we use)
- Translations updated
- Maybe more I've missed
Release 7 - December 11th, 2012
- Data usage meter fixed (thanks OliverG96!)
- Render glitches in camera fixed by switching to LegacyCamera (has less features, but no more glitches)
- Video recording fixed (by updating camera HAL)
- http://review.cyanogenmod.org/#/c/26526/ cherry-picked and enabled - should make things smoother
CM changes:
- Add option to hide AlarmClock Icon in StatusBar
- Clear all button on recent apps
- Longpress hardware key actions in PasswordUnlockScreen
- Messaging: Ability to mark a message as read from the notification
- Trebuchet: Set dock icons number & move app drawer icon
- etc
Alpha 6 - November 15th, 2012
- Fixed possible data connection issues
- Working hardware video decoding (huge thanks to Ganster41!)
- Camcorder now records video, but the output is still bad like on ICS
CM changes:
- CircleBattery: Revamped charging animation
- LockScreen: long-press actions from hardware keys
- Mms auto-retrieval (with data off)
- New CM file manager
- PowerMenu: Expanded desktop
- Lots of small things (like making the keyboard automatically open on quick reply)
- etc
Alpha 5 - October 25th, 2012
- Fixed custom auto brightness crash
- Fixed graphical glitch on the status bar's notification animation
- Fixed USB debugging running while disabled
- VideoEditor/Movie Studio has been removed to save space (since it doesn't work anyway)
CM changes:
- Merged in 4.1.2 release from Google (includes one-finger notification expanding, etc)
- Apollo: Gapless playback
- Apps: Enable fast thumb scrolling
- Bluetooth: MAP support (untested for Liberty)
- Calculator: New Features (like graphs, etc)
- Camera: Burst mode (up to 20 shots); JPEG Quality settings; Timer Snapshot; Volume key zoom
- Clock: Stopwatch & Countdown
- Keyboard: Long-press symbols added to all letters
- Lockscreen: Clock alignment (left, right[default] or center)
- Notification tray: Click & long click actions added to date & time
- Power menu: Ability to hide airplane mode & sound toggles
- Status bar: Circle battery
- WiFi country code setting
- etc
Alpha 4 - September 13th, 2012
- Trackball wake script added - run "trackballwake" from Terminal Emulator
CM changes:
- Electron beam (screen-off animation) fixed
- Option to control cursor in text fields using volume keys
- WebGL support
- QuickMessage:
-- Crash on mdpi fixed (I actually did this one )
-- Fixed opening main messaging app in background
-- Option for Holo Dark theme instead of default Light theme
-- 'Quick reply' notification action added
-- Smiley and Emoji support (menu button to insert them)
-- Template support
- etc
Updates to gapps package:
- GoogleTTS has been removed since it doesn't work anyway. This will set the default to PicoTTS, which works
- Google Now has been updated to work with ARMv6. See Tips and Tricks section for a voice seach workaround
Alpha 3 - September 1st, 2012
- Fixed derps from Alpha 2 (lights, battery stats, layering issues with videos)
CM changes:
- QuickMessage pop-up (trying to keep this text minimal, so I'll let CM explain it better with that link )
- Variable size pattern lockscreen (up to a huge 6x6 pattern!)
- etc
Alpha 2 - August 29th, 2012
- Bluetooth not turning on magically fixed (think I know how/why, but I didn't do anything directly to fix it ^_^)
- WiFi tethering/hotspot fixed (thanks to http://review.cyanogenmod.com/#/c/21197/)
CM changes:
- More Trebuchet/Launcher stuff merged (this also fixes the overlap bug)
- New boot animation
- New ringtones (Raindance, Whisperer, Wobbly Ringer) & notification (BrassAndroid) from Ink Monster
- Option to toggle items in shutdown menu
- Optional lockscreen rotation
- etc
Alpha 1 - August 10th, 2012
- Initial release
So glad you're up and running! I'll run this soon and post feedback! Any screenshots though?
this is great! thanks winsuk! It's great to have you back
GREAT!! I will try it.
If space is not enought for next Google plan, we can set system partition to maximum space using revolutionary_cus and we can use data partition from sd card (optimising initrd) ?
munjeni said:
If space is not enought for next Google plan, we can set system partition to maximum space using revolutionary_cus and we can use data partition from sd card (optimising initrd) ?
Click to expand...
Click to collapse
I'm thinking the same thing. Any reason we can't use your h-boot utility to increase the system partition to 250MB?
I'm glad to see development is going for this phone still. It was my first smartphone, and I loved it. Unfortunately I don't have it anymore, since I upgraded to the HTC One X. But I sold it to my friend (still rooted and on CM9) so maybe he'll have some use for this
Your ROM is great, but one bug I noticed made me return to my nandroid backup: Link2SD doesn't work. If I try to move an app to the SD card, it says "App successfully moved", but if I try to start it, it force closes. Do you have a solution for this problem? If this works, I would use your ROM probably as a daily driver...
This rom is pretty nice,thanks! However I need wi-fi tethering...
Thanks for your hard work, looks great...
hey winsuk does the sound pop bug still go nuts ?
i noticed when i go to sound , disable lock screen sound , and key press sounds , the speaker turns off
when i turn them on , i hear a mild hiss , and that is what is in place of those sounds
haven't tried this rom yet tho
dansou901 said:
Your ROM is great, but one bug I noticed made me return to my nandroid backup: Link2SD doesn't work. If I try to move an app to the SD card, it says "App successfully moved", but if I try to start it, it force closes. Do you have a solution for this problem? If this works, I would use your ROM probably as a daily driver...
Click to expand...
Click to collapse
Maybe it hasn't been updated for Jelly Bean? The sdcard has also moved (to /storage/sdcard0)
dust906 said:
hey winsuk does the sound pop bug still go nuts ?
i noticed when i go to sound , disable lock screen sound , and key press sounds , the speaker turns off
when i turn them on , i hear a mild hiss , and that is what is in place of those sounds
haven't tried this rom yet tho
Click to expand...
Click to collapse
Sounds work fine for me..
trackball wake not working ?
---------- Post added at 02:53 AM ---------- Previous post was at 02:45 AM ----------
no s2e being used ?
dust906 said:
trackball wake not working ?
---------- Post added at 02:53 AM ---------- Previous post was at 02:45 AM ----------
no s2e being used ?
Click to expand...
Click to collapse
I'm trying to keep this as close as possible to an official CM, so I haven't added anything for trackball wake.
If you want it, you can edit /system/usr/idc/curcial-oj.idc and change device.internal to 0 (and make sure it keeps read permissions, or you'll get a mouse on the trackball)
Edit: And forgot to add, reboot
Planned to add this to the first post, just needed to test it first
And S2E is hidden in the Play Store to anything higher then ICS. If you can get an apk (say from /data/app on ICS), it works fine
also..... recovery is no longer loading... htc screen
revolutionary
nvm low battery did it somehow
and if anyone gets a version of s2e to work please post a link here to the .apk
latest version installs but says is not supported when opened
Guys, if you have faster sd card you can use CronMod INT2EXT4+
it mount /sd-ext partition as /data partition while remaining dalvik cache on internal stroage.
If anyone wants the Galaxy Nexus jellybean boot animation, here is it.
Resized to 320x480, Credit by me.
EDIT:This is not flashable zip,please copy bootanimation.zip to /system/media/ and set permission to 644
OK, I will try S2E again. You're right, Link2Sd hasn't been updated for JB so far, so we will probably have to wait for this. I'll let you know if S2E is working for me.
Sent from my Liberty using xda premium
Anyone that needs S2E, I've uploaded the apk pulled from ICS - HERE
md5: 3D3059CE40BC9018EF7AC73F4E33FD3B
cHarley04 said:
Anyone that needs S2E, I've uploaded the apk pulled from ICS
Click to expand...
Click to collapse
Thanks, but this site needs registration:
You should Sign Up or Login to use this feature
Please upload to any free site.

Categories

Resources