[ROM+Kernel] MiRaGe - Custom CM7.2 for Nook Color - 07272013 - Nook Color Android Development

{
"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"
}
I have been building/compiling my Nook Color's ROM from the CM repo. Besides the geek satisfaction, I build for removing some extras and customize for performance. This thread is for sharing what I build for myself with the community. Here is MiRaGe.
Please thank/donate to CM project, especially the lead Nook Color developers, dalingrin, fattire, and keyodi.
Thanks to Nick N, unibroker, Tool Belt, k8108, christoophat, deboyz1014 for their generous donations.
Special thanks to nissanskylinebam for the banner.
Changelog:
CyanogenMod 7 changes are here.
My changes on the nook kernel are here.
Code:
[B]Updates:[/B]
[U]07/27/2013:[/U]
- Android security fix 8219321 (CYAN-1602) to Bluebox security bug merged
- Updated ADW Launcher
[U]05/13/2013:[/U]
- Optimized kernel configuration by removing unused features
- Removed debugfs for security improvement
- Switched to performance optimization
- Updated boot animation
[U]03/28/2013:[/U]
- Synced with CM repo
- updated kernel with the 03282013 build
- removed ro.pm.awake_on_usb enforcement from build.prop
[U]03/10/2013:[/U]
- Synced with CM repo
- updated ADW Launcher
- updated kernel with the 03082013 build
[U]03/08/2013:[/U]
- New kernel update package:
-- cryptography library optimizations (sha1, crc32, aes)
-- use get_random_int() to fix entropy depleting
[U]11/10/2012:[/U]
- Updated ADW Launcher
[U]09/30/2012:[/U]
- Synced with CM
- Updated Cyanoboot
[U]07/30/2012:[/U]
- Reverted the KSM support in the kernel and dalvik-vm
[U]07/27/2012:[/U]
- Modify Running ProcessView as ics in Settings
- Fixing a crash when doing lock profiling in dalvik vm
- Basic [URL="http://review.cyanogenmod.com/#/c/12174/"]KSM Support in dalvik vm[/URL]. This is complementary to the KSM feature added into the kernel build.
- Customizable kill app via back key timeout.
- updated the kernel
-- added [URL="http://www.linux-kvm.org/page/KSM"]KSM[/URL] support. See [URL="http://forum.xda-developers.com/showpost.php?p=29460098&postcount=1595"]this post[/URL] for a patch that will initiate the KSM service.
-- removed several debug configs
[U]07/12/2012:[/U]
- New build, synced with CM
- ICS menu icons
- default to hardware EGL libraries of SGX530 instead of using generic android EGL libraries (thanks to leolawliet)
- new kernel with the following changes
-- use optimized strnlen, strncpy, and crc32 functions in ARM (thanks to faux123)
-- disable several DEBUG settings in kernel config
[U]07/05/2012:[/U]
- New build, synced with CM
- ICS icons for settings.apk and power widget
- new kernel with the following changes
-- BFS 4.04 scheduler added to kernel
-- updates to ashmem, lowmemorykiller, and interactive governor
-- updates to rcutiny and core scheduler components
[U]06/23/2012:[/U]
- New 06232012 build, synced with CM
[U]06/08/2012:[/U]
- New build, synced with CM
- Backported many bug/security fixes from 2.6.32.59 kernel for block layer, file system, networking, bluetooth, ARM architecture, and sound. See my github link above for details.
[U]05/27/2012:[/U]
- New build, synced with CM
- Backported the staging android drivers from kernel 2.6.38.8
- added a fix for uptime overflow in the kernel after a recent report
- added a modified Cyanbread_light theme to replace the orange highlights with cyan/blue that matches with the recent Google Play apps. The source code of Cyanbread_light is [URL="http://www.mediafire.com/?f2deqwh59p355r8"]here[/URL].
[U]05/18/2012:[/U]
- New build, synced with CM
- Integrated the 05112012 build of encore kernel and included Dalingrin's flicker fix by default since many users downloaded it. All of the kernel downloads below include the fix.
- Replaced the bluetooth icon on statusbar with a new one
- Tagged CM7.2 RC2
[U]05/11/2012:[/U]
- The final build of the newly updated kernel is ready with a long list of changes (see the link above). You can download from the link below. The kernel is compiled with gcc-4.6 for better performance.
- There is an important bug fix for busybox in the CM repo. You can patch your ROM with [URL="http://www.mediafire.com/?ee54355codge3xg"]this file[/URL] in the recovery.
[U]05/09/2012:[/U]
- Synced with CM
- Updated the kernel source with B&N 1.4.2 update which brought updated touch screen and accelerometer drivers
- Added Simple I/O scheduler as default and removed BFQ scheduler in the kernel.
- Synced the binary/proprietary blobs in CM repo with B&N 1.4.2 update.
- Removed the 16-bit framebuffer support since 32-bit performance is very good
- Reverted the 68kHz pixel clock to default 48kHz. There is an optional kernel in the download section with Dalingrin's flicker fix included.
- Reverted edge responsiveness workaround since it was not effective and causing more insensitivity at the touchscreen corners
- Reduced the ROM size by ~5MB
[U]05/05/2012:[/U]
- Synced with CM
- Replaced the lock screen clock font with the ICS clock font.
[U]04/16/2012:[/U]
- Synced with CM
- integrated the OOM optimizations, see [URL="http://forum.xda-developers.com/showpost.php?p=24930815&postcount=1004"]this post[/URL] for details
- removed the V6 Supercharger recommendation
[U]04/07/2012:[/U]
- Synced with CM
- transparent notification background
[U]03/30/2012:[/U]
- Updated [URL="http://forum.xda-developers.com/showthread.php?t=1526119"]Cyanoboot[/URL] with 03/28/2012. Thanks to tonsofquestions and fattire
- Synced with CM
[U]03/23/2012:[/U]
- Added [URL="http://forum.xda-developers.com/showthread.php?t=1526119"]Cyanoboot[/URL] (thanks to fattire)
- Synced with CM
[U]03/04/2012:[/U]
- CM 7.2 RC0 -> RC1
- Synced with CM
[U]03/01/2012:[/U]
- Synced with CM
[U]02/25/2012:[/U]
- Synced with CM
- Replaced the soft button, battery, WiFi, smiley icons with ICS style icons in GB color.
- Tested the ICS kernel with CM7.2. There were many problems. See [URL="http://forum.xda-developers.com/showpost.php?p=22971427&postcount=710"]this[/URL] post for details.
[U]02/17/2012:[/U]
- Synced with CM
[U]02/10/2012:[/U]
- Synced with CM
[U]02/01/2012:[/U]
- Synced with CM to include the FC fix with rotation. No Statusbar FC on boot anymore. I had tested this fix earlier and it was not preventing the statusbar FC. Now works, I missed something apparently.
- Built an optional ROM with the full language set. If you don't need any other language than English(US) and Spanish, smaller ROM is recommended.
[U]01/26/2012:[/U]
- Synced with CM to include the rotation animation fix. Thanks to kalltkaffe for this brilliant fix.
- Please upgrade to this build if you are on 01232012 build. No other rotation fix is necessary. We are using unchanged CM7 kernel again without the backported CM9 rotation fix.
- For the ones who want to go back to an earlier build, I had given the links to 01132012 build in [URL="http://forum.xda-developers.com/showpost.php?p=21763348&postcount=459"]this post[/URL].
[U]01/23/2012:[/U]
- Synced with CM
[U]01/13/2012:[/U]
- Synced with CM
[U]01/10/2012:[/U]
- Synced with CM
[U]12/12/2011:[/U]
- Synced with CM
- Switched to modular kernel (see the previous update below), includes the SOD patch, and compiled with linaro 4.5-2011-10 toolchain.
[U]12/05/2011:[/U]
- Based on Dalingrin's encore kernel, built a modular kernel by configuring the uncommonly used features (they are still available) as kernel modules. There seems to be about 20% increase in the free RAM (available to the apps and cache) after first boot on my nook. If you want to try, here is [URL="http://www.mediafire.com/?6ii07g7bgh2273f"]the link[/URL]. See [URL="http://forum.xda-developers.com/showpost.php?p=20048066&postcount=139"]this post[/URL] for more details
[U]12/01/2011:[/U]
- Synced with CM
[U]11/28/2011:[/U]
- Synced with CM
- Dalingrin's kernel with SOD patch included in the build with recompiled kernels using linaro 4.5-2011.10 toolchain since the feedback was positive. The optional files are still downloadable for the ones who want to use them with other builds.
- Updated Superuser.apk to 3.0.7. Market was constantly showing this update.
[U]11/24/2011:[/U]
- Included [URL="http://forum.cyanogenmod.com/topic/32316-sleep-of-death-debugging/page__view__findpost__p__266644"]dalingrin's SOD fix[/URL] in the kernel build.
[U]11/20/2011:[/U]
- CM sync
- Added a flashable zip with Dalingrin's Encore kernel recompiled with Linaro 4.5-2011.10 toolchain.
[U]11/18/2011:[/U]
- Synced with CM
- Reverted my signal icon fix to include [URL="https://github.com/CyanogenMod/android_frameworks_base/commit/72bd1410dfecbb061d7168af688579fd8da8b935"]Dalingrin's commit[/URL].
- Added back CMStats
[U]11/16/2011:[/U]
Well, everyone is talking about ICS code release but there is another news that [URL="https://github.com/CyanogenMod/android_vendor_cyanogen/commit/9eb9d741524dd596798821dedad43ee68207b955"]CM switched to 7.2.0-RC0[/URL] recently which came with a large number changes. I will not go through all those but you can check them [URL="https://github.com/CyanogenMod/android_frameworks_base/commits/gingerbread"]here[/URL]. I have also updated Roboto font with the improved version in the Android 4.0.1 source release.
[U]11/13/2011:[/U]
- Synced with CM
- Resolved persistent signal bar problem in the status bar. The source of the problem is [URL="https://github.com/CyanogenMod/android_frameworks_base/commit/2ce85e989e66da91dc3c082fbe9bdf030fbd20f5"]this commit[/URL], removed the commit before compiling the code.
- Updated Superuser.apk and su binary
- Removed extra themes,
- Removed CMwallpaper,
- Removed large ring tones,
- Removed and decompiled CMUpdateNotify
- Removed development app,
- Removed all languages except [U][B]English(US) and Spanish[/B][/U]
- Removed ROM Manager, latest version is available in the Market.
- Replaced the system font with the Roboto font from ICS
- The optional status bar transparency theme as a flashable zip, please see the screenshot to decide if you want it.
Downloads:
- ROM with only English(US) and Spanish languages - 07272013 build: MD5sum: 1fb04c4134b76798c930300d54d3f197
- International ROM with full language set - 07272013 build: MD5sum: a8c940244c9d3f68a4699133a1d51c57
- Latest (05/16/2013) kernel update package. MD5sum: 945e7bd31a3553debea6e7d1543d8c4c (please see this post about turning off WiFi )
Installation:
- Just follow Eyeballer's guide.
- If you are installing MiRaGe for the first time or upgrading after a long time, complete wipe is recommended.
- When upgrading from a recent MiRaGe build, do wipe cache/dalvik-cache only.
- If you do a clean wipe, you will need to flash gapps again. You can find it here or here.
Recommendations:
1) Regarding the status/notification bar force close issues, I recommend unchecking the "disable full screen" option in the Tablet Tweaks to avoid the status bar crashes. This also improves the app behavior especially movies and games that need full screen. To bring the soft buttons back in the full screen mode, I recommend Button Savior (available in the Market). If you had tried this app before, Button Savior developer greatly improved the app lately. When I enable autohide feature in Button Savior, it does not occupy any space on the screen. I just use the short swipe option at the right edge of the screen and bring the soft buttons when needed. Since I keep the soft buttons on the status bar, Button Savior is only used when an app goes to full screen mode. You can even remove the soft buttons from the status bar completely if you prefer an uncluttered status bar.
2) If WiFi is not starting automatically on reboot, please see the fix in this post.
Screenshots:
Using ICS Launcher icons by kovdev. The clock widget is Sense Analog Clock.
Disclaimer: I don't accept any responsibility for any kind of damage or loss. If you are going to report problems, please make sure that there are no mods or themes applied to the system. Also, SD installations are not supported since many problems are related to the performance of particular SD card. Only EMMC installation is recommended and supported. Before reporting any problem please try reflashing after a clean wipe.

Looks nice! Might try it out later tonight

Wow... that looks like I need to try it.

Great ROM! Using it now. So far so good.
Sent from my NookColor using Tapatalk

Didn't install a market
The ROM works well, but didn't install any version of the market. (I came from a MIUI rom and did a complete wipe.)
I downloaded Titanium from their website and everything is now functioning.
Just my two cents worth.
Retief

RETIEF said:
The ROM works well, but didn't install any version of the market. (I came from a MIUI rom and did a complete wipe.)
I downloaded Titanium from their website and everything is now functioning.
Just my two cents worth.
Retief
Click to expand...
Click to collapse
Since you had done a complete wipe, flashing gapps is required after flashing ROM (same as CM7 installation). Market will be there after gapps.

Can you list the items we need to uninstall from Titanium Backup after install if we dont' want to do a clean wipe?
Also, what widget are you using in screenshot for clock with weather and mem/free space stats?

RETIEF said:
The ROM works well, but didn't install any version of the market. (I came from a MIUI rom and did a complete wipe.)
I downloaded Titanium from their website and everything is now functioning.
Just my two cents worth.
Retief
Click to expand...
Click to collapse
ROMS don't automatically come with gaaps due to license issues. You have to flash them separately.

famewolf said:
Can you list the items we need to uninstall from Titanium Backup after install if we dont' want to do a clean wipe?
Also, what widget are you using in screenshot for clock with weather and mem/free space stats?
Click to expand...
Click to collapse
The removed applications are the followings. It is not a requirement to uninstall them (although they are mostly useless for me) but it would be good if you uninstall the first since it is decompiled in the system.
CMUpdateNotify.apk
______________
Androidian.apk
Cyanbread.apk
CMWallpapers.apk
Development.apk
RomManager.apk
Additionally, I uninstall the followings in my Nook Color but did not want to enforce on others.
Calculator -> RealCalc
Music -> Google Music in the Market
Gallery3D -> Quickpic
Email -> K9-Mail
Clock -> Clock JB+
The widget is Sense Analog Clock.

Ahhh shoot. I went to try this ROM on my Nook while at work... so I only put the zips on my SD card... after rebooting to try and get to recovery... I can't boot to recovery or boot normally. I am going to need to boot off SD when I get home and have my spare SDs.
Question about GAPPS... why is it all the ROMs on my phone come with GAPPS if it's a licensing issue?
Also can you add a link to download of the GAPPS in the OP... I downloaded them from the CM website, but it would be nice to mention in the OP that people might want to get them.

Quantumrabbit said:
Ahhh shoot. I went to try this ROM on my Nook while at work... so I only put the zips on my SD card... after rebooting to try and get to recovery... I can't boot to recovery or boot normally. I am going to need to boot off SD when I get home and have my spare SDs.
Question about GAPPS... why is it all the ROMs on my phone come with GAPPS if it's a licensing issue?
Also can you add a link to download of the GAPPS in the OP... I downloaded them from the CM website, but it would be nice to mention in the OP that people might want to get them.
Click to expand...
Click to collapse
I have added the link and clarified the installation instruction in the OP.

Well crap. After struggling last night for a few hours... I could never get this to boot for me, it would boot loop. I got back to stock CM 7.1 fine, then in trying to flash this over it... something happened and I can no longer turn on my Nook Color.
Not sure what to do now.

Quantumrabbit said:
Well crap. After struggling last night for a few hours... I could never get this to boot for me, it would boot loop. I got back to stock CM 7.1 fine, then in trying to flash this over it... something happened and I can no longer turn on my Nook Color.
Not sure what to do now.
Click to expand...
Click to collapse
I am not sure how you managed to do this but Nook Color is almost impossible to brick. You should be able boot into recovery and restore the ROM you prefer. Start with plugging the power and follow the directions in the following guide. When you get into recovery don't forget to do a complete wipe first.
http://quinxy.com/guides/unofficial-clockworkmod-manual/
The section titled "Entering the Recover Console" is the part most useful.
If you choose to try this ROM again, don't flash the theme before booting once.

mrg666 said:
I am not sure how you managed to do this but Nook Color is almost impossible to brick. You should be able boot into recovery and restore the ROM you prefer. Start with plugging the power and follow the directions in the following guide. When you get into recovery don't forget to do a complete wipe first.
http://quinxy.com/guides/unofficial-clockworkmod-manual/
The section titled "Entering the Recover Console" is the part most useful.
If you choose to try this ROM again, don't flash the theme before booting once.
Click to expand...
Click to collapse
Well I definitely did that every time... so I probably shouldn't have been flashing the theme before. Should I also wait on GAPPS?
I have been doing full wipes. Wipe Data, Wipe Cache. Advanced > Wipe Dalvik, Wipe Battery Stats. Mounts > Format System, Format Boot.
Then flash.
I will try that guide tonight when I have time. It's definitely the first time I've managed to get it not to boot, and I'm really not sure how I did it.

Quantumrabbit said:
Well I definitely did that every time... so I probably shouldn't have been flashing the theme before. Should I also wait on GAPPS?
I have been doing full wipes. Wipe Data, Wipe Cache. Advanced > Wipe Dalvik, Wipe Battery Stats. Mounts > Format System, Format Boot.
Then flash.
I will try that guide tonight when I have time. It's definitely the first time I've managed to get it not to boot, and I'm really not sure how I did it.
Click to expand...
Click to collapse
Don't format BOOT... formatting system and data is fine, but you really want to avoid formatting boot.

DizzyDen said:
Don't format BOOT... formatting system and data is fine, but you really want to avoid formatting boot.
Click to expand...
Click to collapse
Really? It's in every guide for full wipes from all the devs for the Incredible... I assumed it would be the same for my Nook Color, apparently not, huh?

Quantumrabbit said:
Well I definitely did that every time... so I probably shouldn't have been flashing the theme before. Should I also wait on GAPPS?
Click to expand...
Click to collapse
Booting once before the theme is underlined in bold face in the OP but ... anyway
Yes, ideally and if you have the patience, waiting for flashing the GAPPS after first boot would be better.

So... it would appear I am fully bricked. Even plugging in the NC via USB to my computer won't turn it on. I should mention, when I saw it's bricked... I mean it won't power on at all.
I've Googled a few things, I can't seem to get it to do anything... that really sucks.
---------- Post added at 09:33 AM ---------- Previous post was at 09:33 AM ----------
mrg666 said:
Booting once before the theme is underlined in bold face in the OP but ... anyway
Yes, ideally and if you have the patience, waiting for flashing the GAPPS after first boot would be better.
Click to expand...
Click to collapse
That would be my fault then for not reading the directions correctly. However, I think I did try it without the theme once and still bootlooped. Can't really try it again right, though.

Quantumrabbit said:
So... it would appear I am fully bricked. Even plugging in the NC via USB to my computer won't turn it on. I should mention, when I saw it's bricked... I mean it won't power on at all.
I've Googled a few things, I can't seem to get it to do anything... that really sucks.
---------- Post added at 09:33 AM ---------- Previous post was at 09:33 AM ----------
That would be my fault then for not reading the directions correctly. However, I think I did try it without the theme once and still bootlooped. Can't really try it again right, though.
Click to expand...
Click to collapse
I don't think that NC is bricked. Unplug from the power and try these. I am quoting from the link in the earlier post.
- Although your screen is dark, turn off your Nook Color (hold the power button down so long that the device shuts off make sure it is not plugged into your computer otherwise it will turn itself back on!)
-Press and hold the power and "N" buttons so long that the Nook Color turns itself on then after 8 - 10 seconds it will turn itself off.
- Press the power button just long enough to turn it back on.
- ClockworkMod Recovery will start

mrg666 said:
I don't think that NC is bricked. Unplug from the power and try these. I am quoting from the link in the earlier post.
- Although your screen is dark, turn off your Nook Color (hold the power button down so long that the device shuts off make sure it is not plugged into your computer otherwise it will turn itself back on!)
-Press and hold the power and "N" buttons so long that the Nook Color turns itself on then after 8 - 10 seconds it will turn itself off.
- Press the power button just long enough to turn it back on.
- ClockworkMod Recovery will start
Click to expand...
Click to collapse
I've tried every combination of pressing power and the N button for 30 seconds at a time... nothing seems to happen.
What I need is the equivalent of a battery pull. I might look into that

Related

[ROM] [DEV] [ICS 4.0.4] *7/1* Evervolv's Aosp TexasIce Cream Sandwich

Evervolv is maintained by MongooseHelix, Preludedrew, and myself. Our goal is to bring ice cream sandwich to unsupported devices guided by the aosp philosophy, everything we do is opensource and transparent to the public. Visit our Gerrit or Github.
We have a few customizations such as:
Androidian Theme
Battery percent
QwikWidgets
Six bar signal strength
Standalone power widgets
Tri State lockscreen with customizable actions
Trackball / Volume wake
Volume button music controls
All of these can be turned off or set back to aosp apperance via our EVToolbox for those that wish to have a pure google look.
Click to expand...
Click to collapse
I originally started porting ICS to my beloved nexus one the very same day google released the source back in November. I had very little knowledge and no experience porting android. It took 2 days to sort countless build errors and get it booting, only a few days later i was able to release my first alpha (where absolutely nothing worked) It has come a long way since then, with hundreds of hours invested on my part and undying support from this wonderful commutity, I am pleased to announce: as of 2.1.0p11 this rom is /almost/ stable. However it will remain in alpha/beta (whatever you want to call it) a while longer, but the majority of people will find this usable as a daily driver.
For those of you not following this thread. You may not know my nexus died. As in the NAND finally gave out ((bootloader) rbchk: Total 1191 bad blocks!!). And I was able to get a replacement on ebay for $142.50 USD. Paid for entirely with your donations! Thank you to everyone who donated (i can't appreciate it enough). I look forward to bringing you the latest and greatest Ice Cream Sandwich to your n1's.
I have spent many hours and sleepless nights on this. So if you like it please feel free to hit that donate button above that picture of me.
Working: [person who helped fix it]
3g (Radio: i use 5.08.00.04 - 5.12 reported working just as well)
Accelerometer/Compass [me][chrs2021]
Apps2sd [me]
Bluetooth [me]
Calling
Camera [rampv78] Preview [kushdeck] Video [mongoosehelix/me]
Fm (reported working with third party apps from market)
Gps
Hardware Acceleration [me] (p8 and up)
Headphone jack [zivan56]
Home button [MongooseHelix]
Init.d [MongooseHelix]
Led (TrackBall) Notifications
MMS
Network Stats and Quota [me]
Opengl support [me]
Screenshots
Sound [sean neeley][me]
Signal Strength [cm][me]
TouchScreen [dr1337] Multitouch (2 finger) [theomy]
Trackball (navigation) [me] (clicking) [jaybob413]
Trackball Wake [me]
USB Mass Storage (native now working)
Usb Tether (dk-zero-cool)
Wifi [cm]
Wifi Signal Strengh Icon in Status Bar. [preludedrew]
Wifi Tethering
Click to expand...
Click to collapse
Not Working:
Gapps might not work properly (search the thread for fixes before posting issues)
wifi ad-hoc/p2p
Builtin alarm clock app doesn't work 100% of the time.
Click to expand...
Click to collapse
TODO list
Fix omx video
Click to expand...
Click to collapse
Short FAQ
Q:Screen wont come back on, the buttons light up but i have no screen?!
A: Try taking out your sdcard. If it works you need to reformat your sdcard and whatever you do dont use clockworkmod!
Q: Im getting lockups and have to pull the battery to restart?
A: Easiest way that seems to do the trick: Goto: Evervolv Toolbox -> Performance -> Processor -> change Min Freq to 384Mhz
A: Or: change the governor from ondemand to smartassv2
Click to expand...
Click to collapse
[STOP]
You must install blackrose hboot before flashing ICS. Instructions.
BlackRose
You must increase the size of the system partiton to fit ICS to at least 210MB
*4/14* I had previously recommended 210 system but am now changing that back to 220. The size of ICS and mainly Gapps is growing and with 210 system on the a2 release, after gapps there is only 6mb free space. That doesnt give me very much room to grow on and can cause problems with people who have bad blocks on the system partiton.
RECOMMENDED: System 220MB Cache 10MB Data 206MB Download
System 210 Cache 8 Userdata 218 Download
(or make your own with the Blackrose installer).
All past builds will work just fine on either layout 210 and 220
Future builds might not fit on 210 as of a2 it is pushing it.
If you are installing for the first time choose the 220mb system.
Flash:
Code:
fastboot flash hboot hboot_brcrust_220-10-206-ICS.nb0
fastboot reboot-bootloader
fastboot -w
If it flashed correctly: after the 'reboot-bootloader' command you will see TexasICS on the second line (under blackrose)
Keep up with latest developments
http://review.evervolv.com
To build Evervolv
Code:
repo init -u git://github.com/Evervolv/android.git -b ics
. build/envsetup.sh
breakfast passion
mka
To flash the img files.
Code:
tar xjf <release name>.tar.bz2
adb reboot bootloader
fastboot -w
fastboot flash system system.img
fastboot flash boot boot.img
fastboot reboot
IRC
Join us in #evervolv on freenode http://www.evervolv.com/chat
My nick is drewis.
Enjoy your TexasIce Cream Sandwich!!
Screens from p9. (left lockscreen, middle notification toolbox, right phone info)
More screens (from my g+) https://plus.google.com/photos/102710594547223731659/albums/5724901287546593969
CHANGELOG / Downloads
CHANGELOG / Downloads
ATTN: ALL BUILDS HOSTED ON GOO.IM WERE LOST.
Here is the final version: http://ev-dl1.deuweri.com/Perdo/Evervolv-Perdo-2.2.0-Final-passion.zip
GAPPS:
(latest are posted to mongoosehelix twitter page) or dl here 5-20-release (thanks TuSKan for the mirror)
Gapps are NOT included in the rom. Reasons for this is 1) smaller upload for me 2) Gapps seem to be the source of most peoples problems. This way you can flash whatever version or package you want/works best (or even make your own custom gapps package)
A2SD
About the included apps2sd see: ->here<-
STOCK KERNELS: (no need to flash, provided if you try another kernel and want to switch back)
Source: https://github.com/Evervolv/android_kernel_htc_qsd8k
2.2.0a3: http://d-h.st/TD0
2.2.0a4: http://d-h.st/1xR
Evervolv-Perdo-2.2.0a6 (7/20)
Unofficial build from lacus88: http://forum.xda-developers.com/showpost.php?p=29127460&postcount=4273
Includes the last few commits we submitted to ics before jellybean came out. that didnt make it into the last build.
Evervolv-Perdo-2.2.0a6 (7/1) (final)
Request fill week:
Notification toolbox now QwikWidgets with easier widget reordering
Long press back to kill apps
Trackball Alert Patch to custom colors using lilhermits app
Toolbox and Themes removed from app drawer: now access through settings
Androidian theme is now mostly complete and usable.
Revert some linaro patches to try and fix some weirdness
Rebuild (7/2)
Fix bootanimation
Cleanup to honeycomb lockscreen
finishing touches to androidian theme
ZIP:http://goo.im/devs/evervolv/20120702/Evervolv-Perdo-2.2.0a6-passion.zip
TARBALL:http://goo.im/devs/evervolv/20120702/Evervolv-Perdo-2.2.0a6-passion.tar.bz2
AROMA INSTALLER:http://forum.xda-developers.com/showpost.php?p=28230809&postcount=4174
2 builds are available this time only difference is the toolchain
MORE STABLE: STOCK GOOGLE TOOLCHAIN
ZIP:http://goo.im/devs/evervolv/20120701/Evervolv-Perdo-2.2.0a6-passion.zip
TARBALL:http://goo.im/devs/evervolv/20120701/Evervolv-Perdo-2.2.0a6-passion.tar.bz2
EXPERIMENTAL: LINARO TOOLCHAIN (bluetooth is broke)
ZIP:http://goo.im/devs/evervolv/cron/20120701-gcc-4.7/Evervolv-Perdo-2.2.0a6-passion.zip
TARBALL:http://goo.im/devs/evervolv/cron/20120701-gcc-4.7/Evervolv-Perdo-2.2.0a6-passion.tar.bz2
I put the wrong boot animation in a6.
Here's the correct one : http://d-h.st/Heh
Or the old one if you dont like it: http://d-h.st/nCg
THESE ARE NOT FLASHABLE: push or copy to /system/media/bootanimation.zip with adb or root explorer.
Evervolv-Perdo-2.2.0a5-passion (6/23)
main thing here is camcorder, native omx encoding is working but decoding is still broke so you can record videos but cant play them back. Issues: video is capped at 15fps so it is a little choppy, recorded video is rotated 90 degrees
usb tether support: not native, using the motorola usb app not included (push to /system/app then the toggle in settings will work) i'll probably never include this app in the build since it runs as a service and that bothers me
be sure to check out new options in the evtoolbox (lockscreen and interface) and the new evtips widget
and get the new gapps installer from bexton
ZIP: http://goo.im/devs/evervolv/20120623/Evervolv-Perdo-2.2.0a5-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120623/Evervolv-Perdo-2.2.0a5-passion.tar.bz2
AROMA ZIP INSTALLER repacked by bexton: http://forum.xda-developers.com/showpost.php?p=27815448&postcount=4051
Evervolv-Perdo-2.2.0a4-passion (6/8)
Forgot to bump the version so its still a4
probably 200+ new commits here. Vast majority do not concern n1. but thought it was worth mentioning
bump IMM76L
surfaceflinger hacks: make ui smoother (error in makefile prevented them from being turned on before)
ZIP: http://goo.im/devs/evervolv/20120608/Evervolv-Perdo-2.2.0a4-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120608/Evervolv-Perdo-2.2.0a4-passion.tar.bz2
Evervolv-Perdo-2.2.0a4-passion (5/28)
lockscreen 'wave' animations will follow 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
newer adreno libs: in combination with kernel updates should make ui noticeably smoother (note: not backward compatible with any pre a4 kernels including tiamat)
updated cli tools: htop v.9, busybox updated 1.20.1, a2sd cleanup: checkext should work better
ZIP: Evervolv-Perdo-2.2.0a4-passion.zip
TARBALL: Evervolv-Perdo-2.2.0a4-passion.tar.bz2
Evervolv-Perdo-2.2.0a3 (5/7)
browser features (incognito / max tabs)
notification toolbox brightness widget fixes
kernel update: sleep of death seems resolved built inline with googles gcc per https://github.com/Evervolv/android_kernel_htc_qsd8k
camera fixes (rapmv78)
ZIP: http://goo.im/devs/evervolv/20120507/Evervolv-Perdo-2.2.0a3-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120507/Evervolv-Perdo-2.2.0a3-passion.tar.bz2
Evervolv-Perdo-2.2.0a2 (4/13)
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 my wip19 branch)(been using for a week with no issues)
ZIP: http://goo.im/devs/evervolv/20120413/Evervolv-Perdo-2.2.0a2-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120413/Evervolv-Perdo-2.2.0a2-passion.tar.bz2
Evervolv-Perdo-2.2.0a1 (4/2)
merge android 4.0.4
finish merge for omx in framework (still not working, falls back to sw)
removed barcode patch from camera (more stable pictures)(so no panorama,video or barcode now)
ZIP: http://goo.im/devs/evervolv/20120402/Evervolv-Perdo-2.2.0a1-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120402/Evervolv-Perdo-2.2.0a1-passion.tar.bz2
For older builds look at Post#3.
Older Builds
Evervolv-Perdo-2.1.0p14 (3/27)
update to gralloc/hwcomposer (slightly smoother)
enable singlepdp ril feature. (should allow easier apn switching)
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
kernel rebuild with xz compressed, genlock update
much better multitouch experience (theomy)
camera preview works (kushdeck) barcode scanning (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)
ZIP: http://goo-inside.me/devs/evervolv/20120327/Evervolv-Perdo-2.1.0p14-passion.zip
TARBALL: http://goo-inside.me/devs/evervolv/20120327/Evervolv-Perdo-2.1.0p14-passion.tar.bz2
Evervolv-Perdo-2.1.0p13 (3/15)
Redemption for p12
ZIP: http://goo-inside.me/devs/evervolv/20120315/Evervolv-Perdo-2.1.0p13-passion.zip
TARBALL: http://goo-inside.me/devs/evervolv/20120315/Evervolv-Perdo-2.1.0p13-passion.tar.bz2
Evervolv-Perdo-2.1.0p12 3/12
Nothing major, but many small changes/optimizations
youtube standard def clips shouldnt stutter (color banding still happens)
evtoolbox: statusbar icons: battery % mod from mongoosehelix
standalone powerwidgets from preludedrew
We will be using goo-inside.me for hosting from now on.
TARBALL pulled
ZIP pulled
Evervolv-Perdo-2.1.0p11-passion (2/27)
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
Camera preview is still broke.
Devhost was broke while i was uploading this so everything is just up on the mirror site.
http://code.google.com/p/texasice-cream-sandwich-mirror/downloads/list
Evervolv-Perdo-2.1.0p10-passion (2/21)
Rebooting issues should be resovled
Added /system/etc/sysctl.conf to set various vm values. Feel free to modify to your liking
Fastboot imgs: http://dev-host.org/SS3
Flashable zip: http://dev-host.org/Lsh
Evervolv-Perdo-2.1.0p9 (2/16)
whats new:
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)
known issues:
reboots: check here for initial workaround
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.
Code:
kgsl kgsl-3d0: |kgsl_mh_intrcallback| axi write error interrupt
and everything else that was broke in p8
updated bug list thanks mrhohoha
Gapps not included:
Flashable zip: http://dev-host.org/zCx 100.48 MB
Fastboot imgs: http://dev-host.org/KfW 98.69 MB
Evervolv-Perdo-2.1.0p8 (2/10)
Going forward with release. Nothing major changed since pre-p8. Still same major issues as outlined >here<. But its working good enough mainly releasing for those itching to try out chrome beta.
Whats new?
Massive kernel upgrade: misc wifi updates, fix ext 2/3 mountisg issues, add in call recording feature, updated kgsl (3d driver) to version 3.3 (cherry-picked partial upgrade to 3.7), other misc updates required for new kgsl driver. source is temporarily at https://github.com/drewis/tiamat-kernel/tree/wip9
Rom: now build with proper ICS OPENGL support (ie 100% hardware accelerated)(well more like 80-90% for now). I still have several issues to sort before hwa is working properly but this is a great start (imo). Screen off animation not working due to hwcomposer issue.
Notes:
This build is much less stable than p7 (or lower) but faster
You must turn off auto rotate in Display Settings or you will experience lockups that require a battery pull. (i know whats causing it but it will be a fairly difficult fix)
kernel build #119 which means i build the kernel 119 times to get this far, and that number is much much lower than the actual number of times i built the kernel before i got it booting and (mostly) working. Just something to think about, in terms of how much work it took to get this far
camera preview dont work but still takes pictures. also does not include rapmv78 newest fixes for panorama and barcode (didn't seem necessary to include them sinc camera preview doesnt work)
Gapps need to be flashed separetly.
Fastboot: http://dev-host.org/FxQ 99.31 MB
flashable zip: http://dev-host.org/VMr 101.00 MB
Evervolv-Perdo-2.1.0p7 (1/28)
camera libs now built from source.
fix the tiny mms pics for t-mobile.
removed prebuilt omx libs so hw video decoding wont work anymore. (these will be added later when we merge the source from cafs)
updated gapps: paid apps should work now
autobrightness should be working better
flashable zip
Evervolv-Perdo-2.1.0p7-passion.zip - 126.0 MB
fastboot images
Evervolv-Perdo-2.1.0p7-passion.tar.bz2 - 124.8 MB
Evervolv-Perdo-2.1.0p6 (1/16)
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)
kernel: revert to p4 version
gapps included:
flashable zip:Evervolv-Perdo-2.1.0p6-passion.zip - 125.3 MB
fastboot images: Evervolv-Perdo-2.1.0p6-passion.tar.bz2 - 124.0 MB
calendar fix http://forum.xda-developers.com/showpost.php?p=21465864&postcount=1606
Evervolv-Perdo-2.1.0p5 (1/9)
whats new in p5 wipe recommended
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 see: ->here<-
gapps included
flashable zip: Evervolv-Perdo-2.1.0p5-passion.zip - 128.4 MB
fastboot images: Evervolv-Perdo-2.1.0p5-passion.tar.bz2 - 127.4 MB
Evervolv-Perdo-2.1.0p4 (12/31)
whats new in p4
6bar signal strength icons
Lockscreen: bring back tab and rotary style, defalut 3way ics style can now choose what app you want. all options in EVToolbox (all thanks to preludedrew...i did pretty much nothing lol)
Rebuilt kernel: still based on Evervolv/tiamat-kernel 8x50 branch
cyan trackball notifications (samuaz)
facebook sync in contacts
About the power button and reboots: i have been unable to reproduce it so i dont know whats causing it
And i think thats it enjoy your new year.
(gapps included)
Fastboot img's: Evervolv-Perdo-2.1.0p4-passion.tar.bz2 - 123.7 MB
Flashable zip: Evervolv-Perdo-2.1.0p4-passion.zip - 124.3 MB
Whats new in p3
Phone: can now disable voicemail notifications (added as many translations as i could so if i missed you let me know)
Lockscreen: experimental new 3way style (silent toggle / unlock / open messaging app)
(will eventually let user choose between lockscreens) (feedback please)
Mobile Network: auto connect fixed? (thanks samuaz) (please report)
New kernel based on tiamat 8x50 2.6.38.8 w/ smartass gov (please report all problems / fixes)
Note: new kernel does not bring hw accel (everything should be mostly the same as the pershoots one)
Apps2sd: modded scripts.
now has dalvik-cache to sd. just run 'a2sd install' again to activate
swap support (if you have a swap partiton on your sdcard)
new help menu run 'a2sd' without arguments to see
Note: all apps2sd info is logged in logcat. Its at the very beginning under the evervolv banner.
USB: native usb mass storage - almost but not working yet (but we're closer)
Note: even though it doest work we now have some annoying usb and adb icons persistent in status bar. sorry i tried to rush the usb fix into this build and didnt feel like taking it out after it didnt work. (we're gonna start porting new usb gadget eventually to fix this)
(gapps included)
Fastboot img's: Evervolv-Perdo-2.1.0p3-passion.tar.bz2 - 124.5 MB
Flashable zip: Evervolv-Perdo-2.1.0p3-passion.zip - 124.9 MB
Rebuild of Evervolv-Perdo-2.1.0p2-passion
Modded a2sd. Doesn't auto install anymore. Run 'a2sd install' (only need to one time. after that wipes (thats fastboot wipes) won't affect it. it just needs to set a flag on /sd-ext)
Trackball wake (yes you heard me (well read me)) Trackball wake
Merry christmas
Full version for custom BLACKROSE only: (eng build)
Img's for fastboot (w/ Gapps): Evervolv-Perdo-2.1.0p2-passion-tbwake.tar.bz2 - 123.9 MB
Flashable zip: Evervolv-Perdo-2.1.0p2-passion-tbwake.zip - 124.1 MB
Evervolv-Perdo-2.1.0p2-passion
Init.d support.
Included my homebrew a2sd that just sets /sd-ext/app and app-private on the first boot (assuming you wiped with fastboot (actually i think it works without wiping as well but untested)) all the apps already on /sd-ext will then show up without further involvement. (if you wiped with recovery it probably removed the apps on /sd-ext. You can prevent this by going to advanced and only wiping cache and userdata.)
If you dont want that. remove /system/etc/init.d/05mountext and 10apps2sd then flash dark tremors.
Google TTS should now work (was missing a library)
SuperUser should be working.
Removed some extra fonts (saves like 2mb)
e2fsprogs and bash are actually included in this one.
Full version for custom BLACKROSE only: (eng build)
Img's for fastboot (w/ Gapps): Evervolv-Perdo-2.1.0p2-passion.tar.bz2 - 123.8 MB
Flashable zip: (w/ gapps): Evervolv-Perdo-2.1.0p2-passion.zip - 124.4 MB
Evervolv-Perdo-2.1.0p1
merge 4.0.3, trackball works (thanks jaybob413)
Full version for custom BLACKROSE only: (eng build)
Img's for fastboot: Evervolv-Perdo-2.1.0p1-passion.tar.bz2 - 99.0 MB
Flashable zip: Evervolv-Perdo-2.1.0p1-passion.zip - 100.0 MB
Gapps: gapps_ev-ics_12-13-2011.zip - 25.4 MB
New boot.img for 2.1.0p1
Includes init.d support -> tested and working with Darktremor Apps2SD 2.7.5.3 Beta 4a
Removed genlock from kernel: Possible fix for lockups.
boot-12192011.img - 1.9 MB
EV-Alpha3 as flashable zips
Evervolv-Perdo-2.0.0p3-ITL41D-passion.zip - 101.1 MB
Merge in surfacetexture mod by rapmv78. No more "unable to dequeue native buffer" errors.
So this is basically a combination of rmcc, TwistedUmbrella, and rapmv78 egl mods.
It seems very smooth and usable therefore; im am releasing two builds one for blackrose(the one i posted), one for stock.
You might get a random offset error but it will still work just fine.
Evervolv Gapps:gapps_evervolv_ICS.zip - 26.0 MB
EV-Alpha2 ics-passion-ev-alpha2.tar.bz2 - 129.5 MB
Stock Evervolv with these additions:
Merged it TwistedUmbrella egl mods
Added gapps, Bexton's UMS with notifications, bash, htop, rsync, other cmdline goodies
Use N1 boot animation
Gallery works, Maps work.
Haven't had a single crash in 1 hour (make that 2 hours) of use so far. I even watched a video on youtube.
Might be the best one yet (let me know).
Proc usage while playing youtube video:
EV-Alpha1 ics-passion-ev-alpha1.tar.bz2 - 127.2 MB
I joined with the Evervolv team.
This is stock evervolv ics (with my passion device directories).
These are build without opengl but with the rmcc egl hacks and the old gralloc.
This is an eng build with strictmode disabled. So all 'extras' that come with eng are included. (except strict mode)
I added gapps. and Bextons usb mass storage app.
Tested sound and gps they work.
Other than that gallery crashes, boot animation is too small, maps won't load.
Pedlars notification widget and CMSettings aren't in this one.
Nothing drastically different from alpha13. Just a different build tree.
Alpha13r1 ics-passion-alpha13r1.tar.bz2 - 134.3 MB
Exactly the same as alpha13 but without opengl enabled.
Difference: Notably slower, but all the apps work and no crashes. This is much more usable than alpha13. Im gonna stop messing with opengl until we get a proper kernel.
Alpha13 ics-passion-alpha13.tar.bz2 - 131.4 MB
In my failure to bring real hardware accelaration; here's a little hack for you.
There is alot of hype floating around about hardware (gpu) acceleration. The truth is nobody with adreno gpu has it. They only have software acceleration. Some have gotten it to work better than others. Personally i have not put very much time into the 'software hacks' being used. Because heavy kernel mods need to be made to get proper gpu acceleration; on this I have spend nearly 40 hours on with no notable progress made. I'd say in total I have spent 200+ hours trying to make this rom work but it really isn't an easy task. This rom is still very unstable and won't ever work properly until we have proper gpu acceleration. For general purpose (ie. Calls, Messaging, Web Browsing, Music) it works fine, please dont expect more from it. Thanks for testing.
Includes latest from CM.
Ril has these options available in build.prop:
ro.telephony.ril.v3=signalstrength,skipbrokendatacall,facilitylock,datacall,icccardstatus
Only one that is enabled is signalstrength. You can try a combination of them an see if it fixes your data issues.
Fixed (from alpha12): Sound, GPS, Mobile signal, Enable opengl (w/ software hack)
Removed DTApps2sd since it won't work without init.d support.
Gallery keeps force closing. Don't know why.
Settings keep crashing. Don't know why.
Alpha12 ics-passion-alpha12.tar.bz2 - 123.0 MB
EDIT: DO NOT DOWNLOAD THIS. Looks like sound is broken too. Looks like alpha10 is the best bet sofar. Only downhill from there.
EDIT2: err looks like you can push audio.primary.qsd8k and audio_policy.qsd8k to get sound back. (untested)
EDIT3: I was wondering why system size was so much smaller lol.
DISABLE OPENGL: The HWA hack just sucks too much.
Use N1 stock bootanimation. It's cooler. (Oh, and I don't care what you think)
set config_hspa_data_distinguishable to true (Get an H instead of 3g)(I like it more)
Add some overlay items from crespo
Add some optimization cc flags
There were a couple ril changes to cm, maybe this will fix your data issues?
It seems Gallery will not work unless opengl is enabled (regardless of dalvik heap size)
Add htop, powertop, nano, vim, e2fsprogs (when using adb shell type bash to get them to work)
Remove Maps: So you can install the market version.
GPS is broke. It couldn't get it to build so just copied gps.mahmahi from previous build but that didnt work. I'll sort it out later. If you need gps dont upgrade.
Added Darktremor's Apps2sd modified for native bash support (in xbin). But it is not working. /sd-ext is not being mounted. It wont execute at runtime. The way it is set up. init.rc calls etc/init.local.rc calls bin/sysinit calls xbin/run-parts which calls etc/init.d/05mountsd now for somereason 05mountsd is not installed as executable even though it is executable in my out folder. changing 05mountsd to executable afterward still doesnt work. maybe someone can help me out here. my thought is init.d isn't setup properly. Also i would like to keep sysinit (or run-parts) being called from init.local.rc to keep init.rc and init.mahimahi.rc cleaner.
Alpha11 ics-passion-alpha11.tar.bz2 - 130.0 MB Alpha11 is provided out of courtesy and is not supported my me complains about it will be ignored.
system img is ~210MB
aosp apps updated to r1.2
Turn off lockscreen/touchscreen sounds
Decrease animaition by 50% (forgot to change back when added opengl)(increase till your hearts content)
Increase pointer speed to 100 (clicking still doesnt work but hey fast cursor lol)
Update to wpa_supplicant 8 (fixes wifi icon)
Enable OPENGL: Pulled HWA fixes from preludedrew's (evervolv) repo. (NOTE: not real HWA but better)(May exerience significant battery drain)
Update adreno blobs from inc evervolv repo
**W/HardwareRenderer( 1557): Mountain View, we've had a problem here. Switching back to software rendering.**
Add Pedlar's CMSettings (experimental WIP) (has 2 icons don't ***** about it)
Add bash,nano,vim,ncurses,ssh,rsync
Alpha10 Link
Added:
SHA256 crypto to kernel
fuse module to system (for future extended data on sdcard)
Camera app (camera still broke)
Stk
TitaniumBackup
LatinImeDictionary
GoogleCalendar (1st in appdrawer is AOSP if sync doesn't work for you just remove Calendar.apk and use CalendarGoogle.apk)
FileManager (from CM)
**Pedlar's notification power widget (still in WIP stage) Install this to allow configuration.
Resized bootanimation
Correct location/name of some permission files
Removed:
qralloc.qsd8k (slows down UI on not HWAccel builds)(Also removed in Alpha9)
Alpha9 Link
First taste of CM9
Kernel: Kanged pershoots with netstats ported by me from teamhacksung.
Thanks texasice, great work! Will test now. To clarify, is the partition layout mandatory? I have blackrose and can change it myself, but any rationale on this 220/16/200 layout in particular would be helpful.
olm3ca said:
Thanks texasice, great work! Will test now. To clarify, is the partition layout mandatory? I have blackrose and can change it myself, but any rationale on this 220/16/200 layout in particular would be helpful.
Click to expand...
Click to collapse
Any system partition with 200MB or more will work [But the ramdisk is setup for the sys220/cache16/data200 it should still work with other layouts though]
How is texting speed on this one without HW Accel?
bnguyen1983 said:
How is texting speed on this one without HW Accel?
Click to expand...
Click to collapse
I removed gralloc from this build so it is much faster than alpha8. Texting is fine for my slow fingers
So what is to become of the stock Rom?
Sent from my HTC Sensation Z710e using XDA App
Thanks for your hard work, really apreciated
Nexus One - Tapatalk
this is exciting.
And my N1 lives again. This is awesome.
I sometimes do get frustrated by lack of processor and memory. but I just can't seem to upgrade from my N1. Maybe if I get ICS on my N1 I might not have to.
Sent from my Nexus One using XDA App
sl8125 said:
And my N1 lives again. This is awesome.
I sometimes do get frustrated by lack of processor and memory. but I just can't seem to upgrade from my N1. Maybe if I get ICS on my N1 I might not have to.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
Thats the idea lol. If i could afford a new phone i would get a a galaxy nexus. But im poor so nexus one gets all my love
Even without hardware accel, alpha 9 feels pretty usable.
Thanks for your efforts - great work!
If do this...does it mean that changing Roms is not as simple as just going into recovery and flashing the ROM? Does it take more steps like changing the partition again?
Reserved Spot for later =D
SiNJiN76 said:
If do this...does it mean that changing Roms is not as simple as just going into recovery and flashing the ROM? Does it take more steps like changing the partition again?
Click to expand...
Click to collapse
Simply no. You have a couple options. 1 you can flash the cm7 i built and keep the my new repartitioned hboot. (This is where you need the recovery i provided to flash the cm gapps) 2. You can reflash the 'standard' blackrose hboot and put any rom you want on it. (Without installing my recovery)
Either way blackrose is mandatory. System img is ~192mb so it is too big for stock hboot. So the system partition needs to be grown.
Looks good!
But I will have to wait a little longer to dust off my N1 to try this, because I have a broken power button so I need trackball wake!
j00m said:
Mod edit: trololo
Click to expand...
Click to collapse
I assume you can make CM9 yourself.
Maybe you are the last person to try to use CM9 with blackrose.
Right?
I don't know why you hate blackrose
It's not possible. System apps MUST be on NAND. Period.
Sorry if im a bit rougth but you have to realize that google banned the ICS for N1 due the small system partition. They dont want to upgrade HBOOT because is so dangerous to do via OTA.
j00m said:
Mod edit: trololo
Click to expand...
Click to collapse
Stop spamming.
If you do not want this, then don't use it.
Threatening Devs in dev thread seems very inappropriate.
Sent from my Nexus One using xda premium

[ICS:CM9:HYBRD] PARANOIDANDROID [1.6a, True HybridMode, Size & UI on Per App Basis]

[ICS:CM9:HYBRD] PARANOIDANDROID [1.6a, True HybridMode, Size & UI on Per App Basis]
{
"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"
}
​
Wanna be up to date with ParanoidAndroid team news?, click here, and visit our webpage!​
. .
This is an ongoing developer project to make way for a modification that will entirely transform your device, but retain the aesthetics and the experience of your phone. I know you've seen tablet mode roms before, they change two lines in your build.prop file which you could easily edit yourself in seconds and maybe throw a keyboard in there to make it work better. It's a start, but this ain't enough. This thing has potential, but it is wasted the moment you try to stuff a full blown tablet into your poor phone. Yet we all know our high res phones can very well handle more than silly 1-column layouts. So the magic must be in between somewhere, a place that Google must have overlooked and left blank. Yes, this rom strives to drop your device into tablet mode, but it won't stop there, it will reshape and redefine ICS to make it all a usefull addition and not just a cute novelty. we're calling it: Hybrid Mode, best of both worlds.
Donations to CM http://forum.cyanogenmod.com/donate , to molesarecoming http://forum.xda-developers.com/donatetome.php?u=4491046, to D4rKn3sSyS http://forum.xda-developers.com/donatetome.php?u=3484876
​
DON'T flash FROM ANY SAMSUNG ICS OR ROMS BASED ON SAMSUNG KERNELS (my CM9, AOSP, etc)
Flash any stock GB rom with odin / or any GB kernel [instructions] root device [instructions] and reboot into recovery once again before flashing this
Install Rom: http://d-h.st/3cK
Install HYBRID Gapps: http://goo.im/gapps/gapps-ics-20120429-signed.zip
Wipe caches, factory reset is a must if you're coming from another rom than CM9
If your statusbar is gone after the first reboot: longpress Powerbutton > Toggle Statusbar
Reboot and edit your Apps Dpi under Settings/Paranoid Settings/P.A.D. Hold the powerbutton to see the new fullscreen-togglebutton
FAQ & HELP - Read before asking!
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen (or Hold power button, and press "Toggle StatusBar")
Launcher Settings: margins: SMALL (If youre using Apex / Nova), show permanent searchbar: YES, resize all widgets: YES, Wallpaper scrolling: OFF
http://teamhacksung.org/wiki/index.php/Experimental:GT-N7000:Known_issues
Tina: http://krebsmilk.de/
Cyanogenmod Team, specially Codeworkx and XplodWild, for CM9
v1.6a
Stable final ICS PA release.
v05
Based on latest CM9 nightly
Improvements on frameworks, fixed for once and finally all DPI related crashes
SystemUI mode can be configured now
Cleanup and speedup of hybrid code via native libs (I'd say 25%)
A lot more of changes, you can check them here: https://github.com/ParanoidAndroid
v04
Gps fix, i hope it works fine (i just catched 14 sats)
Long-pressing menu button shows recent app lists as before
Some adjustments
Improvements on OTA app, scheduled checkups
Improvements on Backup app, now it automatically launches on startup after you install a newer (or older) version
Hybrid speedup, less lag, considerably faster list scrolling when pad/pal is in action
Keyboard scaling, an androids first
PAD/PAL bugfixes for apps that still crop images in lower dpis
Settings revamp, speed preferences to switch between modes without having to set up anything, less clutter
Trebuchet extras: 3x4 widgets, speed dial menu button, ... and some weird rocket button which im sure will be very useful to most of you
Pad.prop revamp, new preferences that should pretty much nail it. Im sorry but this trashes your old settings again, do not attempt to restore them unless you do it in a text editor
v03
New Hybrid code, keyboard troubles should be gone, apps that crop images or display weird, that should be gone aswell
PAD/PAL work in phonemode 100%, no weird toggles and stuff like that. you get full tablet apps without caveats
Settings cleanup, most of the garbage dpi options are gone, should be more intuitive - i ask you to not bring your old pad.props though some things changed. if you know what you do take a look and edit by hand
Trashed our LatinIME repo - not needed anymore
Speed improvements, all launchers are buttersmooth now
Has all the latest CM9 additions
New PAD/PAL code allows system-scaling finally, that means you can scale the lockscreen, dialogs, toasts, etc.
Trebuchet comes with new menu options: 4x4 grid grid folders, options for backgrounds, tablet effects
New cool backup app for pad.prop, *maybe* even an OTA app, either 1.2 or 1.3
New panel options and descriptions
Hide status-bar clock doesnt hide HOLO clock in notification center
Number of notification icons definable in settings
Tons of fixes and improvements
v02
1) Included latest changes and fixes from latest CM9 nightly.
2) New feature - Per App Layout, allows you to force each app to work in your desire mode with tablet or phone layout.
3) Improved settings panel
4) Fixed keyboard/camera/etc layout bugs, basically all layout bugs can be fixed using PAD/PAL settings.
5) Home button long-press now works in tablet mode
Included all settings/options from GS2 build like these:
1) Ability to easily switch between tablet/phone mode
2) Ability to enable/disable softkeys on both phone and tablet modes
3) Lockscreen wallpaper, and vibration setting
4) Statusbar Transparency
5) Recent apps options + Sense recent apps layout mode
6) Ability to disable physical keys
7) Sound management panel
User FAQ
​
Important Links & Information:
Project Homepage: http://betadan.com/paranoid
Known Issues: http://teamhacksung.org/wiki/index.php/Experimental:GT-N7000:Known_issues
Developer FAQ: http://betadan.com/paranoid/faq/
Disclaimer: This FAQ is a collection of Information provided by Users for Users. You should always verify any Answers contained herein before applying it to your situation. If a working solution was found for a recent problem we’d appreciate it if someone PM'ed us with a link to the post, in order to update it here.
FAQ Last Update: Juli 24th 2012 FAQ Editors & Contributors: Swiss420, Luke1404
Question & Answear:
Q: Can I flash PA 0.x from any other ROM?
A: Do not try to flash this ROM from any Samsung ICS ROM or ROMS Based on Samsungs Kernels like
my CM9, AOSP, etc. First flash any stock Gingerbread ROM with odin or any GB kernel [instructions]. Then root the device [instructions] and reboot into recovery once again before flashing the this ROM.
Q: Is it safe to flash another ROM from this one if you did not change kernels?
A: Sure, but why would you want to?
Q: Can I flash PA 0.5 directly in order to update from a previous Version?
A: Yes, flash the ROM, clear Dalvik and Cache and install GAPPS. No Factory Restore needed. Be careful when restoring backups. Most problems start after a restore. Keep that in mind.
Q: What Kernel is being used?
A: It usually runs the kernel from latest CM9 nightly.
PA 0.4 includes Linux Version 3.0.32-CM-g12ef675 ([email protected]) (gcc version 4.4.3 (GCC)) #1 SMP PREEMPT Tue Jun 26 07:59:44 PDT 2012
PA 0.5 includes Linux Version 3.0.32-CM-g60af3e5 [email protected] #1 SMP PREEMPT Fri Jul 13 01:30:38 PDT 2012
Q: Can I change Kernels?
A: Yes but you will void this threads “Warranty” meaning you might experience unusual behavior’s that are outside of the scope of this thread. If you don’t know what you are doing we recommend you stay with the included Kernel.
Q: Where can I find PA v0.5 compatible Kernels?
A: Get the latest nightly Kernel from CM9 or you can find some CWM flashable Kernels in the following Posts. Do read the follow up posts to determine its behaviour with PA. If you are not sure what to do stick to the included one.
Check scourgeofgod's great summary for list of alternative Kernels for PA v0.5: Post Nr. 7112 (Please visit the respective Thread or Site if you have Questions. Do not post any Problems that are related to alternative Kernels in this Thread).
A few CM9 Nightly Kernels: (Check scourgeofgod's Post for more)
Kernel_CM9_20120707_CWM_Flashable: Post Nr. 6298
Kernel_CM9_20120708_CWM_Flashable: Post Nr. 6446
Kernel_CM9_20120709_CWM_Flashable: PA Info Thread Post Nr. 230
Kernel_CM9_20120710_CWM_Flashable: Post Nr. 6531
Kernel_CM9_20120712_CWM_Flashable: Post Nr. 6674
Kernel_CM9_20120715_CWM_Flashable: Post Nr. 4993
Kernel_CM9_20120717_CWM_Flashable: Post Nr. 7241 (incl. CWMR 6.0.0.3)
Kernel_CM9_20120719_CWM_Flashable: Post Nr. 7282 (incl. CWMR 6.0.0.7) Read additional Info before using this.
(Thanks for the Postings go to chasmodo and few others)
Q: Where Can I find more Themes for Paranoid Android?
A: You can find a large selection of CM9 Themes right here at XDA for Free: Check out Infinitum Black for example.
Q: Where Can I find SNote from the Samsung Stock ROM?
A: Nowhere since the TouchWiz Framework is needed in order for it to work. You will have to find an alternative like Papyrus Beta, Jotter, Memo, Quill, Freenote, etc. As a sidenote Apps like the modded Samsung Taskmanager do work.
Q: Where Can I find "Samsung Apps"
A: You can find more Information including a flashable ZIP here: Post Nr. 7278
Q: Where can I find the Stock Samsung Keyboard?
A: You will have to find an alternative. Luckily there are many. Swype, A.I.Type (top row with Numbers), HackerKeyboard, etc.
Q: How do I switch to Tablet UI?
A: Menu > System Settings > Paranoid Settings > Configuration > Tablet mode (Optimized)
Q: How do I switch to Phone UI?
A: Menu > System Settings > Paranoid Settings > Configuration > Phone mode (Optimized)
Q: How can I move the Notification Bar to the Top and still have a Tablet Layout?
A: Choose Phone Mode and set global dpi to 213. Post Nr. 5106
Q: How can I disable the Soft Buttons?
A: Capacitative buttons can be remapped or disabled in /system/usr/keylayout/sec_touchkey.kl Post Nr. 5075
Q: How can I disable the Hardware Buttons?
A: Hardware buttons can be remaped or disabled in /system/usr/keylayout/gpio-keys.kl Post Nr. 5075
Q: How can I disable / enable Softkeys (Onscreen buttons)
A: System Settings > System > Navigation bar > Softkeys
Q: I am experiencing very short battery life. What can I do?
A1: Shutdown the Phone take out the Battery wait a while put the battery back in and start it up. Use CPUSpy and BetterBatteryStats to further investigate what consumes the power.
A2: Disable Audiut1 in case you see the Audio consuming battery life.
Q: How to increase the number of toggles in the Notification drawer?
A: Open System Settings > System > Notification Drawer (a maximum of 6 can be selected)
Q: How to get a faster GPS Fix?
A: Edit /system/etc/ gps.conf and change the US Servers to a local Server. Post Nr. 5062
Q:How can I manualy initiate the restore from my Google Backup?
A:Restoring via Google Account after a factory reset must be done during initial setup. Apps cant be restored after that and will have to be manualy selected. It would require another Factory Restore and then do it during initial setup.
Q: How does the included ROM Manager work?
A: As of PA v0.4 the ROM Manager does not seem to work. Post Nr. 6442
Q: Does TV-Out / MHL Work?
A: Not yet. It is listed in the “known Problems”
Q: Apex Option to “Hide Statusbar” does not seem to work.
A: Hold the Power button until the menu appears and select “Expanded Desktop”
Q: What Launcher is being used?
A: Starting with v0.4 the CM9 Launcher “Trebuchet” is being used. v0.3 and before used the Apex Launcher. You can always find the Apex Launcher for free in the Google Play Store.
Q: Why is there no File Explorer included?
A: When it comes to File Explorers the selection is vast. Use Google Play Store to download your own choice. Here are a few to get you started: Post Nr. 5577
Q: How can I Backup my Data & Apps?
A: There are many ways to Rome. Titanium Backup (not included), Paranoid Android Backup (included), Google Backup (included with google account) etc. If you are switching from another ROM to PA it is recommended that you do not restore your Backup. Take your time for a clean setup and then make new Backups. Users restoring SMS with Titanium Backup have reported problems with the SMS Application. Remember things like that when searching for problems.
Q: How to enable Autorotation and or change lock screen orientation?
A: System Settings > Display > screen orientation > select desired settings
Q: How can I connect the Phone as a mass storage device?
A: System Settings > Storage > Overflow Button > USB Connection (PC) > mass storage
Q: How can I switch Internal SDCard with external SDCard?
A: System Settings > Storage > Overflow button > Storage configuration > Storage Layout
Q: Having issues with Gmail not notifying you of new messages?
A: System Settings > Accounts & Sync > toggle “Sync Enabled” Post Nr. 5868
Q: What is PA based on?
A: Paranoid Android is based on the CM9 Build with S2 Source Code.
Q: Can I use this imilkas Ported Paranoid Android ROM on my HTC Device?
A: No! And you seriously need to read a lot more.
Q: Why won’t my Facebook contact’s sync?
A: Since ICS the way in which the Facebook app integrates with the android OS, has changed. It is not a problem specific to Paranoid Android but to ICS.
Q: I installed PA and can’t find my SD card?
A: The mounting points have changed. They are now mnt/emmc and mnt/sd
Q. Can we overclock and undervolt with stock kernel?
A. There is no option to overclock but you can undervolt if you wish. Try a free app like voltage control for this. Beware that undervolting if you are not sure what you are doing may cause issues with your phone.
Q: What Jelly Bean Apps have been reported working?
A: None so far. Using them can lead to a very unstable OS. If you don’t know what you are doing we recommend you wait. When People report it working, give it some time. Chances are they have not noticed the Problems yet. We will add any apps here once they really have proven themselves to be stable.
Glossary:
PA – Paranoid Android
GB – Gingerbread
ICS – Ice Cream Sandwich
JB – Jelly Bean
eMMC – embedded Multimedia Card
Dalvik – Dalvik is the process virtual maschine (VM): It is the software that runs the apps on Android
GAPPS – Google Applications (use provided GAPPS from the thread)
What you should consider before posting in this Thread!
This thread is growing by the minute. Please read the above and use the Search to answer your Questions. There will always be new problems but chances are you are not the first user facing them. If you are absolutely sure the problem has not been discussed before feel encouraged to Post it so we can elevate it if necessary. Last but not least if you are using PA and value its feature please consider donating something to imilka for porting it to the Nexus Galaxy N7000 and to the Paranoid Android Team D4rKn3sSyS and molesarecoming for creating this hybrid Android string in the first place.
This FAQ has been made by Users for Users - Thanks to everyone who contributed so far and also to those who will contribute in the future.
Thank you imilka! All your work is greatly appreciated!
EDIT - I was drooling over this ROM for GNex and now this!
EDIT - The app switcher on CM9/AOSP/AOKP looks skewed on Tablet Mode. I can't exactly tell by seeing in the picture but is it any better here? (NVM, I see that it's fixed! Yay!)
iHoneyBadger said:
EDIT - The app switcher on CM9/AOSP/AOKP looks skewed on Tablet Mode. I can't exactly tell by seeing in the picture but is it any better here?
Click to expand...
Click to collapse
Here's a screenshot of it
Wooohooooo! Finallyyyy! Been waiting for this. So excited! Will try it and report back
Thank you so much for doing this Imilka!
iHoneyBadger said:
EDIT - The app switcher on CM9/AOSP/AOKP looks skewed on Tablet Mode. I can't exactly tell by seeing in the picture but is it any better here?
Click to expand...
Click to collapse
This is completly fixed, and sky clear on ParanoidAndroid.
Btw, I just added Gnote to official devices list
http://betadan.com/paranoid/devices/
And here's official blog entry
http://betadan.com/paranoid/new-device-added-international-galaxy-note-n7000/
Enjoy!
D4 - ParanoidAndroid Team.
Wow! That looks pretty darn amazing! I'm on Apex Launcher and it looks really bad on Tablet Mode -- Nova looks fine though. This ROM is perfect. At least now I don't have to switch b/w the Phone and Tablet mode every couple of hours. :/
Did not expect to see this so soon. Will update with my experience once I see the download link.
Thanks for this wonderful ROM!
Sent from my GT-N7000 using XDA
it would be nice if you could please add some install instructions. Hope that is not too much to ask . Thanks for the good work
Lookin very very good !
Is a 5x5 or 6x6 Grid possible?
PS: Kernel link not working ("If you come from ICS, flash THIS kernel")
also the kernel link is not working
Nice ,thank you very much
always nice to have another safe ICS ROM on our side.
nihal1983 said:
it would be nice if you could please add some install instructions. Hope that is not too much to ask . Thanks for the good work
Click to expand...
Click to collapse
nihal1983 said:
also the kernel link is not working
Click to expand...
Click to collapse
I've took that instruction from official CM9 thread
Basically instructions are same as for CM9.
You must NOT flash from any Samsung ICS kernel, you should use any GB kernel to flash instead.
If you have official CM9 installed on your phone - you can just reboot to recovery and flash.
erichbitch said:
Lookin very very good !
Is a 5x5 or 6x6 Grid possible?
PS: Kernel link not working ("If you come from ICS, flash THIS kernel")
Click to expand...
Click to collapse
Yes, you can set any grid size in Trebuchet settings panel.
Good to see you again here imilka your work is amazing
Sent from my GT-N7000 using xda premium
Is face unlock working and chinese supported?
Thanks imilka
Multilang?
Booting. Haha nice bootanimation
moyajaya said:
Wooohooooo! Finallyyyy! Been waiting for this. So excited! Will try it and report back
Thank you so much for doing this Imilka!
Click to expand...
Click to collapse
Yes me to. I think it was quick, saw the thread in General a week ago.
and from me "Thank you so much for doing this Imilka!"
bangsti said:
Thanks imilka
Multilang?
Click to expand...
Click to collapse
Sure
Is face unlock working and chinese supported?
Click to expand...
Click to collapse
Hm, if it's supported on CM9, it's supported here
I think it is.

[ROM][GSM][STOPPED] Turbo UI v0.61 (MIUI4 v2.8.10 on CM9)

Development stopped. Use Turbo MIUI instead.
{
"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/Highlights:
MIUI4 v2.8.10 (ported from MIUI UK's Arc S ROM) based on CM9-FXP133
Stable, Fast, Clean and Light with no bundled nonsense - design goal of a fast and lite ROM
Volume+ Mod (Hold volume to skip music tracks while screen is off)
New Adreno Drivers, KSM-enabled and many other reliable performance enhancements
Everything works (nearly, important stuff works). See the "Status" section below.
See the changelog for extended details on changes compared to stock MIUI.
When the ROM gets to a mature state, I will be releasing my kitchen just like I did for CosmicUI (MIUI on CM7 for X10) in the spirit of open-development
​
Status:
Fully working (bug reports accepted if you find issues):
Wifi and Wifi Hotspot
Data and Calls
SMS and MMS
MIUI Browser
Camera (from CM9)
Gamepad/Touchpads (Partial - working in most good games and emu's - same as CM9)
Rotation (Auto and on gamepad slide)
LBE Guard
All other MIUI apps (including Gallery and Music)
YouTube HD Playback
USB Storage
Location, Compass and GPS
Google Maps (but buggy Positioning/Compass, OK in other Map software)
Everything else? Report it if something is missing here.
Partially working or not yet working, currently in progress:
CDMA Network/Patch (R800x)
Broken (bug reports NOT accepted; but patches, help and dev. discussion on possible leads/fixes WELCOME):
Proximity sensor (CM9 issue)
Automatic Brightness (CM9 issue) (Disable it manually)
MTP (Media-mode USB) (MIUI issue)
Google Maps compass/orientation (Unknown issue :crying
Other/minor issues (low priority) already known are in post #2. Check there too before reporting any issues.
Download and Installation:
(1) Flash any CM9-based kernel with fastboot.
(2) Download Turbo UI v0.61 flashable ZIP and copy to sdCard
(3) Boot into CWM-Recovery 6; Format Data, Format Cache, install the update ZIP, reboot.
(4) Let the ROM settle for a bit, it will be laggy and the Media scanning will take a while to "kick in" - this seems to be an MIUI bug. Wait a few minutes, keep checking Gallery and Music for it to start filling up. Then reboot again. Keyboard does not work until you reboot once.
(5) If you want to set custom tones from SDCard, I suggest ES File Explorer for browsing to the Ogg/Mp3 manually (I've tested it and it works, many other File Explorers don't).
If you have issues such as bootloops, frozen kernel logo, wifi issues, anything not reported here - please try to flash latest stock firmware in flashtool and start from step (1) again! This will fully wipe the phone and start off with a clean slate, it CAN and DOES fix random issues after flashing a lot of ROM's and kernels! For R800i, R800a, R800at (GSM) - Flash Firmware 4.0.2.A.0.62 with latest Flashtool.
CDMA TESTING
(1) Ensure you have the CDMA baseband for CM9 - R800x_4.0.2.E.57_Verizon.ftf
(2) Install the ROM as normal (steps above), then install the Turbo UI CDMA Patch Alpha 1
(3) It is currently in testing stages, please logcat any FC's or if something doesn't work (full logcats please). Do not use it yet if you are unwilling to deal with it not working and can't send logcats!
CDMA Work in progress I have enough logcats until next patch. R800x users - do not use this ROM yet.
~ See post #3 for Fixes/Patches and Addons ~
Screenshots:
.
NenaMark2 Benchmark:
Setup: FXP-Turbo1a kernel; Intellidemand @ 249-1401mhz, CFQ
Changelog
Code:
v0.61
-----
- Fix FC's due to APKTool bugs from Wifi Hotspot fix
- Fix Play Store FC's (had to update AppWidgetPicker and remove integrated Play Store update)
- Updated LBE Guard with newest fixed version (v2.8.10 Multilang)
v0.60
-----
- Project reboot: ROM Renamed, reworked all framework patches, performance and stability improvements
- Update: CM9-FXP133
- Update: MIUI v2.8.10
- Update: Adreno graphics drivers (better performance)
- Update: System package signature checking disabled entirely (unsigned system packages now possible)
- Update: Ported older LBE Security app in since the newest one in 2.8.10 is broken
- Fixed: Contacts > Set up my profile
- Fixed: Contacts > Add New
- Fixed: Screen Security
- Fixed: Browser crash on Listview invoke
- Fixed: MMS (tested picture message sending and receiving)
- Fixed: Wifi Hotspot (tested)
- New: Default theme
- New: DSP Manager (from CM9)
- New: Service Menu (enter *#*#SERVICE#*#* on dialpad) (Many things not working due to CM9 base)
v0.50
-----
- Update: Wifi modules for LuPuS v3 kernel
- Update: 720p video recording (requires LuPuS v3 kernel)
- Update: Reverted attempted MMS fix to get SMS going again (will release MR's for a bit after this)
- New: Default tones, wallpapers and GoogleTTS returned to /system
- New: Aroma installer
- Aroma: 'Customize' option (modify most things below without reinstalling)
- Aroma: VM Preset option (Elite install) (defaults to new tweaked 'Balanced' setting)
- Aroma: Bootanimation selection (LuPuS UI, CosmicUI or original MIUI4)
- Aroma: Added/returned Gtalk which installs to /data
- Aroma: Removed apps from system, now optional /data installs: MIUI Compass, MIUI Gallery, MIUI Music
- Aroma: Added apps as optional data installs: ES File Explorer, SD Maid, Titanium Backup
- Aroma: Added Link2SD options with selectable ext2/3/4 script preinstall
v0.40
-----
- New: CM9 libraries and binaries updated to FXP-131
- New: MIUI version updated to v2.7.27
- New: Playstation and Xperia Play certification
- New: Chargemon (offline charging) graphics
- New: System package signature verification/comparison disabled (makes modding/updating possible without resigning entire framework)
- New: AppWidgetPicker (group Add > Widget by subpackage)
- New: Kernel Samepage Merging (KSM) enabled
- New: Assets allowed to be purged now enabled
- Update: Gamepad/touchpad fixes (for most games, same as CM9)
- Update: Fixed MMS. Maybe. Hopefully didn't break SMS :)
- Update: Sorting initial Home icons
- Updated: Attempted fix on MediaScanner taking too long to start (MIUI v2.7.27 bug)
- Removed: All ringtones/notifications/alarms/wallpapers except defaults (download ZIP and extract to SDCard if you want all back)
- Removed: GoogleTTS.apk
- Removed: All TTS languages
v0.31
-----
- Removed Telocation (useful only in China)
- Fixed Calls (again) -_-
- Fixed Data and APN's
- Fixed SMS
- Initial work for future R800x compatibility (merge in massive chunks of CM9 code)
- Removed AudioEffectService, AccessoryKeyDispatcher and ServiceMenu (they were broken)
- Removed unneeded permissions
- Reverted to MIUI Browser due to CM9 browser issues (but still uses CM9 webkit)
v0.3
----
- Added Volume+ mod (Hold volume to skip music tracks) (Credits to... me!)
- Fixed Phone and Data (properly this time)
- Fixed Phone app crashing when headset plugged in
- Removed FM Radio (does the Play support it? Don't know, doesn't interest me)
- Added some SEMC stuff... something about audio effect (xLoud?) and Service Menu. Needs testing.
- Removed "Dark Blue Mint" theme due to bugs (e.g. black-text-on-dark-background). Might bring it back later.
- Updated Phonesky (Play Store) to latest version
- Fixed "AccessoryKeyDispatcher". I think. Whatever it is.
v0.2
----
- Fixed Media Scanner, MIUI Gallery and MIUI Music
- Fixed MIUI Phone app crashing due to disabled proxy sensor in kernel (force ignore set)
- Replaced MIUI Browser (and most of the WebKit core) with CM9 version, MIUI Browser is too difficult to port
- Removed broken MIUI Camera and replaced with CM9 Camera
- New theming and wallpaper in LuPuS style (FYI, Lupus is Latin for 'Wolf')
- Some other last-minute fixes before public release, I forget the details...
v0.1
----
- Initial version
- Based on official CM9-RC2 for Zeus and MIUI UK's 2.7.20 for the Arc S
Credits and Thanks:
wedgess
- For bringing LuPuS kernel (the roots of the ROM), inspiration and motivation
WhiteBoy
- For giving permission to integrate his theme "Dark Blue Mint" with my own modifications
collins521
- The main icons are a small rip from "Suave HD Redone" theme for MIUI (used with permission). If you want the full icon pack with over a thousand awesome launcher icons, check out the original thread (make sure you get the MIUI4 version).
Cyanogenmod Team, Jerpelea (and FXP contributors), Sony Mobile and Xiaomi
- Self-explanatory really *bows*
Lens_flare
- His valuable guide on porting MIUI (and also for suggesting what I'm doing was just too much work = incredible motivation :laugh
CosmicDan (myself)
- For being a legendary Android addict with no personal life, hacking around for fun and education... yeah, I rock... well done Dan xD
...and everyone who used CosmicUI for the X10, include all the credits there too
Choice Tips and Tricks for those new to MIUI:
Some of these were taken from the official MIUI English site - check this page for more!
Press "Menu" key and "Volume Down" key at the same time to print a screen. The printed image is saved as PNG in "Pictures\Screenshots" on the SDCard.
On the lockscreen, hold "Home" to turn on the Torch
On the lockscreen, double-tap the padlock icon to toggle the music controls on or off
By default, MIUI will group all app notifications together. If you want the classic behavior back, check the option in Settings > Status bar Settings > Customize status bar notification > disable "Hide notification"
Known Issues / Bugs
General
Settings > About Phone has some strange graphical glitches and is missing baseband info Fixed in v0.2 Hotfix 1
Settings > About Phone > Status causes FC Fixed in v0.2 Hotfix 1
Some minor color issues with the new dark theme. Nothing too serious. Work-in-progress.
Phone/Contacts
Pressing "Set up my profile" in Contacts results in an FC. Don't click it Fixed in v0.60
Browser (Web)
Searching from the address bar doesn't work (must visit google.com manually) Fixed in v0.31 (MIUI Browser working yay)
Some UI strings are wrong, such as 'Remember Username/Password' when logging in (I think that's what it is). Just press back twice to get away from that if it scares you. I use Dolphin HD browser myself so I couldn't be bothered trying to fix it.
Media (Audio/Video)
Default SMS tone is "silent" - MIUI bug. Remember to change it manually on a fresh install. Fixed since v0.60
Some strange pops and glitches when AudioFocus is dropped (sound stops playing), not sure how to fix that one. Fixed in v0.31.
Can't set custom tones from SDCard - known MIUI issue. Set with ES File Explorer (select "Others" when choosing the tone > ES File Explorer > browse to the file). Alternatively, push the ogg/mp3 file to /system/media/audio/whatever/
Ringtone/Notification Packs
All non-default MIUI tones were ripped in order to get the maximum free space for /system to give to /data. In order to use these, you must extract to your SDCard. MIUI still has a bug that doesn't show custom tones on SDCard, the way I do it is to install ES File Explorer then when changing sounds select "Other > ES File Explorer" and manually browse for the audio file you want. I have only tested this method as working, other File Explorer apps might not assign the file properly (and it goes quiet).
- Missing MIUI ringtones/notifications - Mediafire
Default ringtones have been restored in v0.50. Remember - if you want to set custom tones from SDCard, use ES File Explorer!
First Comment wuhoooo going to be using this as my Daily Driver Now
bravo man
thanks for dis rom
No problem, I missed MIUI based on CM so I could mod it with more CM features, so I spent many days straight getting it going....
But I still need people to test if phone call works! As soon as it does I can work on CDMA patch so more users can test.
Testing now
UPDATE 1: Just installed, (Used the FXP RC 2 kernel, figured it should work like the one provided by you) it booted fine and is sooo smooth, but one problem, I couldn't get signal and settings.apk crashed when trying to opening mobile networks, trying with your kernel now...
UPDATE 2: Exactly the same with your kernel, no signal and crashing when opening settings.apk
CosmicDan said:
No problem, I missed MIUI based on CM so I could mod it with more CM features, so I spent many days straight getting it going....
But I still need people to test if phone call works! As soon as it does I can work on CDMA patch so more users can test.
Click to expand...
Click to collapse
Ok im definitely testing
Sent from my R800i using xda app-developers app
d_zen said:
Testing now
UPDATE 1: Just installed, (Used the FXP RC 2 kernel, figured it should work like the one provided by you) it booted fine and is sooo smooth, but one problem, I couldn't get signal and settings.apk crashed when trying to opening mobile networks, trying with your kernel now...
UPDATE 2: Exactly the same with your kernel, no signal and crashing when opening settings.apk
Click to expand...
Click to collapse
This is not a kernel problem, CosmicDan will fix this asap I'm testing nowMy kernel is built on cm9 sources but with lots of governors added plus extra IO-Scheduler and custom CWM Recovery 6 Check my thread, click here for Changes
wedgess said:
This is not a kernel problem, CosmicDan will fix this asap I'm testing nowMy kernel is built on cm9 sources but with lots of governors added plus extra IO-Scheduler and custom CWM Recovery 6 Check my thread, click here for Changes
Click to expand...
Click to collapse
@wedgess - hahaha "links man the links"
damn this rom is soooooooo sexy better than what i expected just that i freaking need calls working during the day so i will continue to test this later on today!
wedgess said:
This is not a kernel problem, CosmicDan will fix this asap I'm testing nowMy kernel is built on cm9 sources but with lots of governors added plus extra IO-Scheduler and custom CWM Recovery 6 Check my thread, click here for Changes
Click to expand...
Click to collapse
Awesome, as soon as you guys get phone and data working I'll test this for a few days, it's just so awesome and smooth
Back to CM9 for now though I need to be able to recieve calls
Finally! MIUI based on cm9!
AWESOME!!!!!!!
thanks x100000000
Love the boot animation by the way
simple, but awesome
Does touchpadswork ?
R800i cihazımdan Tapatalk 2 ile gönderildi
man, i really wish i data working so i could use this as my daily driver... but I'll have a galaxy nexus by tomorrow anyway... so this will be the first rom i can test with out calling, so i wont mind testing anything experimental for you guys!
I'll be flashing later tonight, looking forward to testing. I'm glad you guys liked my logo enough to use it, lol
solomon4400 said:
@wedgess - hahaha "links man the links"
Click to expand...
Click to collapse
LOL
-S.E.R.K.4.N- said:
Does touchpadswork ?
R800i cihazımdan Tapatalk 2 ile gönderildi
Click to expand...
Click to collapse
No not yet. It's being worked on still, as the Status section says (it's in blue)
idiotzach15 said:
man, i really wish i data working so i could use this as my daily driver... but I'll have a galaxy nexus by tomorrow anyway... so this will be the first rom i can test with out calling, so i wont mind testing anything experimental for you guys!
Click to expand...
Click to collapse
Damn it, I knew it was too good to be true to work straight away lol.... OK I'm working on it non-stop (apart from sleep) there'll be a patch soon.
EDIT: OK I found it, my hack to fix the crash due to disabled proxy sensor in CM9 kernel is what is causing phone app to crash. I need to find a better way to do this hack. Hotfix soon.
tempest918 said:
I'll be flashing later tonight, looking forward to testing. I'm glad you guys liked my logo enough to use it, lol
Click to expand...
Click to collapse
Thank you, it's a cool emblem!
Hotfix for v0.2 is up, tested it by calling my phone and it works Just install over the top of v0.2. You know it sucks, dunno if it's an MIUI thing but when I call it, the phone I ring from rings for a second and a half before the screen even appears on the Play. It also happened on the X10, maybe it's an MIUI thing or this ROM just needs more work.
FYI, I had to update my kitchen. APKTool 1.4.3 is broken for apps from this ROM so I compile Phone.apk with baksmali 1.3.3, but baksmali 1.3.3 is broken for framework jar's so I have to use APKTool 1.4.3.
CosmicDan said:
Hotfix for v0.2 is up, tested it by calling my phone and it works Just install over the top of v0.2. You know it sucks, dunno if it's an MIUI thing but when I call it, the phone I ring from rings for a second and a half before the screen even appears on the Play. It also happened on the X10, maybe it's an MIUI thing or this ROM just needs more work.
Click to expand...
Click to collapse
Does the same thing on sony based roms when I tried to mess with them. Def want to test this when I can.
I tried flashing it but I'm just hanging up on the kernel splash screen. Could it be since I'm on an r800at? CM9 RC2 works fine on my phone. I wiped data/cache, not sure what's going on.
tempest918 said:
I tried flashing it but I'm just hanging up on the kernel splash screen. Could it be since I'm on an r800at? CM9 RC2 works fine on my phone. I wiped data/cache, not sure what's going on.
Click to expand...
Click to collapse
It might be. I think the R800at is the same as the R800a, and I run an R800a (was Telstra Australia branded, their 3G bands are different). All I can suggest is to move the Phone.apk from the hotfix into the original v0.2 ZIP and start from scratch.... but maybe it is an R800at issue in which case I'll need a logcat. EDIT: If you can't even get to logcat then it's a kernel issue.
Fixing compass (orientation) is really annoying me, it seems to work fine in MIUI Compass and GPS Status but does all retarded crap in Google Maps.

[ROM] (JB) ▬ ½ I L L U S I Θ N ▬ CP 8.1 ▬ SCD (Dhruv) Edition ▬ 5th Nov ▬

[ROM] (JB) ▬ ½ I L L U S I Θ N ▬ CP 8.1 ▬ SCD (Dhruv) Edition ▬ 5th Nov ▬
ToxicThunder and Abhisahara
PRESENT
Half-Illusion CP 8.1
{
"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"
}
About
The Half Illusion Series by:
Abhisahara and ToxicThunder​
Half Illusion ROMs based on:
CM10 and AOKP Jelly Bean sources
Credit:
Android Open Kang Project
CyanogenMod Team
Team Hacksung
Our heartfelt gratitude to:
Entropy512
PieR
Bajee11
Installation Instructions
◘ Boot into Recovery
◘ Wipe Data / Factory Reset (If on previous version of this rom then just do a Dalvik and Cache wipe. No data wipe reqd. for this version)
◘ Flash ROM
◘ Reboot​
Note: For kernels other than the one supplied with the ROM, support will not be provided on this thread.​
Changelog
Some Andy 4.2 Goodies
​
For changelog and updated removed APK's zip scroll to the Post 3 below
​​
Download
Half Illusion CP 8.1: Super Commando Dhruv Edition
JB Gapps​
Donations are always received with gratitude and humility
Help us meet server expenses
--
*** P.S. - The mockups above are of Note. But dont worry you will have the same kind of theming on your S2
Images used are copyright of their respective creators/uploaders***​
F A Q
--------------------------
What is an MD5 check-sum?
MD5 sum helps you identify any probable data loss issue which might have happened during the download process
and as a result of which you might be at a risk of flashing a incomplete/inaccurate download.
To mitigate this risk, simply check MD5 sum
(This can be easily checked with the help of ES file explorer/ Root explorer apps) and compare it with MD5 given on download site.
These 2 minutes can save 2 hours of reflashing for you.
What are the safe kernels that I have to be on, in order to flash this ROM?
CM9 / CM10 based kernels
any SpeedMod v4 and above, Franco v4 and above series of kernels. There are loads which you can check from your kernel repository thread
any GB kernel.
I am coming from ABC - XYZ rom.
Is it safe to flash this ROM over it?
Yes ONLY when your ABC-XYZ reads -
Official CM10 or AOKP builds
CM10 or AOKP variant builds
Any other AOSP based ROM
I want to brick my device and then blame HI for it.
What do I do?
The best way to brick your device and blame HI for it is to flash HI over these kernels -
any CF--Root ICS kernel
SpeedMod v3 and below, Franco v3 and below
old leaked kernels and re-packs
What is Full Wipe & what is Cache Wipe using CWM?
Full wipe = Wipe Data / Factory Reset
This wipes all your user data like user applications, account settings, logins etc along with the cache partitions.
However, data stored in your sd-card like pictures, movies etc remain intact.
Cache wipe = User Applications and data remains untouched.
Only the cache you have previously accumulated gets purged.
What are Gapps? Why do I need them?
Please buy a Nokia or a BlackBerry.
Best wishes,
Toxic
Which version of Gapps should I flash? And when?
You can also download from Goo.im or other JB threads that provide the same.
You may flash them after you have installed the ROM (assuming you have done so after a Full Wipe).
Yet, I would personally request that you first flash the ROM and re-boot to see if all's well.
Flashing Gapps + Kernel + other MODs beforehand might give issues on THIS rom.
Where is the Email App? And the Exchange App?
Anything that you can't find will be provided in a .zip file called [COLOR="Green]RemovedAPKs[/COLOR].
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Download the zip and place in your device.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Using a suitable File Manager to extract the zip.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Copy the apks for applications which you want.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Paste them under[B] /system/app[/B] folder.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Change permissions to[B] rw-r--r--[/B] (simply set it same as any other app in the same folder)
[IMG]http://img217.imageshack.us/img217/1002/linekb.png[/IMG]
[SIZE="3"]I can't find S-Note or S-Memo in this ROM. [/SIZE]
Neither can I.
Does this ROM have Project Butter implemented?
Not as of now. Until a low-cholesterol version comes out, it is unhealthy to have Butter. But yes, the latest open-source patches under testing have been included.
What is the default DPI in HI and how can I change it?
Default DPI in HI is 320. To modify this -
Open your File Browser that has root access.
Navigate to /system/build.prop and open it as a text file.
Scroll down to ro.sf.lcd_density and set it to any number of your choice. Recommended values are 240, 213, 160 etc.
Reboot.
In case there are errors or issues, no one is responsible but yourself. So unless you know what you are doing, please tread cautiously.
How do I choose themes on HI?
Download any compatible theme of your choice from the Play Store.
Go in System Settings --> Themes –-> Theme chooser.
Choose downloaded theme –-> Select Apply.
My Question is still unanswered. And I am a bit shy of asking on the threads, lest I should be stoned to death.
What do I do?
Read some motivational books that help you work on your self-confidence.
Come back to the thread and ask.
If it turns out that your question could be answered by simply using the search function - chances are you will still be stoned.
Motivational books are boring. I watched 300 instead.
Now I am all pumped-up to ask any question, no matter how pathetic.
Good. This gives us the opportunity to see how long you can withstand the stoning.
Your watching 300 should be of some help to you.
--------------------------
||||||**```~musssst read post~```**|||||||
IMPORTANT INFO
** Please search first and read the FAQ before asking the question in the thread - you might get ur answer. If not then ask away **
Changelog:
Code:
[FONT="Franklin Gothic Medium"][SIZE="4"][B][COLOR="Navy"]CP 8.1 - Super Commando Dhruv[/COLOR][/B][/SIZE][/FONT]
[B][COLOR="Red"]- Andy 4.2 Clock App included
- Andy 4.2 Camera with working Photosphere included (stock 4.1 camera is intact)
- Andy 4.2 Keyboard with gesture typing is included (select the "Android Keyboard" in Language & Input)
- Build themed on the Raj Comics superhero - Super Commando Dhruv (SCD)[/COLOR][/B]
[B]- Custom Vibrations[/B]
- Change network location provider package
- Resizable NavBar Widgets (Holo themed)
- Widget Picker color in Navbar
- Added back Quick Emoji
- Added timeout and instant lock option to slide lock
- Fix launch of home button when screen times out
- VPN Traffic Amount in Human Readable Format
- Added Fast Charge Toggle to Overlay (requires custom kernel)
- Added vibrate back to the stock toggles.
[B][COLOR="red"]- Custom Lockscreen targets [/COLOR][/B]
- Landscape while in call
- Fix H+ and added new navbar widget icon
- Add increasing volume option for alarm clocks (use DeskClock apk from latest removed apks zip)
- Fix menu button in landscape
[B][COLOR="red"]- Added Ram Bar in Recents screen (select the option) [/COLOR][/B]
- Fix landscape ring position (was cut-off)
- Fix Vibrations fragment when using dual-panel
- Make alternate GB layout look like GB
- Add Ring/Vib/Silent & Homescreen toggles to the lockscreen
- Enable audio & call related logs
- Lockscreen targets: make separate targets for Unlock and Homescreen
- Fix lockscreen wallpaper picking
- Added options to hide weather panel
[B][COLOR="red"]- Added Weather panel actions and clock/date derp [/COLOR][/B]
- Fixed Kill App
- Added group mms threading
CP7 - Ghost Rider
- [B]Kicka** bootanimation and theming of rom based on Marvel SuperHero GhostRider[/B]
- [B]Update to 4.1.2 (JZO54K) binaries from Google[/B]
- Block unsupported requests to avoid RIL wakelocks.
- Fix brightness bar on tabs.
- Un-hard-code default toggles and remove vibrate from default.
- Fixed 2G Toggle long-press action.
- [B]SystemUI: Custom Nav bar for Tablet UI.[/B]
- Alt Signal Layouts.
- [B]Add option for vibrate on expanding notification.[/B]
- Other bug fixes and optimizations.
CP6.1 - Transformers
- [B]This build specifically addresses the RILJ wakelocks.[/B]
- Rest all CP6 merges are retained
- [B]Kindly use the kernel which is already inbuilt in the rom.
*If you try to flash any other kernel that doesn't support the r3p0 mali drivers then it wont boot.
*Wait till the kernels are updated by their devs to support the drivers and then you can flash anyone u like[/B]
CP6 - Transformers
- The awesome themeing of ROM elements based on the [B]Hasbro's Transformers[/B]!
- New bootanimation
- Add xhdpi sysbar images and add correct size icons for other resolutions
- Calculator now contain New Features
- [B]Added CPU boosting interface[/B]
* Boost CPU to max during scrolling
* Boost CPU to max on activity start/resume
- Update Sensors/Camera to VRLG7 blobs
- Fix Share to Clipboard Icon
- SystemUI: add screenshot to navbar
- [B]Add option for switching between UMS and MTP/PTP mode[/B]
- [B]Allow mounting of multiple volumes via mass storage[/B]
- Fix recents opening when waking the device with the home button without lockscreen
- Fix automatic brightness
- [B]Adds the ability to force dual panel at any dpi[/B]
*This allows tablet mode with single panel and also allows regular phoneUI with dual panel
*This will only affect apps with dependencies to framework-res.apk , in other words gapps email.apk etc are not affected
- SmsUsageMonitor: Increase default # of sms sent in checking period
- [B]Update with mali r3p0 libraries[/B]
- libmedia: Fix for LPA audio loss issue
- ROMControl option for Default App Picker Alternate Style
- New Notification Toggles. Thanks Cyberboob
- Usual HI tweaks and custom rings
- [B]Kindly use the kernel which is already inbuilt in the rom.
*If you try to flash any other kernel that doesn't support the r3p0 mali drivers then it wont boot.
*Wait till the kernels are updated by their devs to support the drivers and then you can flash anyone u like[/B]
CP1 - Spiderman
- The awesome themeing of ROM elements based on the Marvel SuperHero Spiderman!
- AOKP changes till - 30th Sept
- Custom HI wall and tones
- Other usual HI tweaks
- Initial Release
[*] Click Me for the Removed APKs zip.
Paste the desired apk from the zip to the /system/app folder using a root browser and set the permissions to -rw-r--r-- without fail:good:
[*] Kindly use the kernel which is already inbuilt in the rom. If you try to flash any other kernel that doesn't support the r3p0 mali drivers then it wont boot.:cyclops:
[*] The Andy 4.2 Clock app included in rom is different from the one provided in the removed apks zip. The removed apks zip contains the stock 4.1 clock app
Reeee
Sent from my GT-N7000 using xda premium
Thanks for using the first Spiderman!
I'll try it thanks!
Looks awesome! Downloading.
Nice I have this on my Note too
Sent from my GT-I9100 using xda app-developers app
Thanks guys. Nice to see more interesting roms! Welcome to S2!
Great rom .. downloading
looks nice...
Downloading now
I looked post down, but there's no changelog
marcel112 said:
looks nice...
Downloading now
I looked post down, but there's no changelog
Click to expand...
Click to collapse
Mate, It was written as updating right now ....took a little more time to upload the removed apks.....! Updated now. Enjoy
abhisahara said:
Mate, It was written as updating right now ....took a little more time to upload the removed apks.....! Updated now. Enjoy
Click to expand...
Click to collapse
Hahaha,
Ok, thnx, sorry i was to fast.
Themed looks nice
Verstuurd van mijn GT-I9100 met Tapatalk
Cool ROM! I'm a Spiderman fan always... nice to combine the theme with AOKP. Perfect combination. A little note though - boot animation does not fit SG2 screen. It may have with Note. Thanks for this rom.
Nice rom, very quick, and smooth so far. TKS
Good morning
Sent from my GT-N7000 using xda premium
does playing song via bluetooth works in this rom.......
Finally our both chief inmates, abhisahara & toxicthunder presenting Half Illusion are on SGS2.. Been waiting for this.. Downloading now for my SGS2..
BTW Gapps download link not at OP post.
Guys you can download it here:
http://goo.im/gapps/gapps-jb-20120726-signed.zip
Cheers
---------- Post added at 12:00 PM ---------- Previous post was at 11:46 AM ----------
himzz0007 said:
does playing song via bluetooth works in this rom.......
Click to expand...
Click to collapse
Follow this step and do a fresh instillation again:-
Reboot into recovery (Turn off your phone then press and hold the keys: Volume Up + Power + Home)
Wipe Data / Factory Reset
Wipe Dalvik Cache
Wipe Cache Partition
Under Mount and Storage Format System
Flashed ½ I L L U S I Θ N ▬ CP 1 ▬ Spiderman Ed where you downloaded earlier
Flash Gapps where you downloaded earlier
Reboot (Wait awhile and let the ROM settle down for first boot)
Enjoy!
alxwlc said:
Finally abhisahara & toxicthunder presenting Half Illusion are on SGS2.. Been waiting for this.. Downloading now for my SGS2..
BTW Gapps download link not at OP post.
Guys you can download it here:
http://goo.im/gapps/gapps-jb-20120726-signed.zip
Cheers
---------- Post added at 12:00 PM ---------- Previous post was at 11:46 AM ----------
Follow this step and do a fresh instillation again:-
Reboot into recovery (Turn off your phone then press and hold the keys: Volume Up + Power + Home)
Wipe Data / Factory Reset
Wipe Dalvik Cache
Wipe Cache Partition
Under Mount and Storage Format System
Flashed ½ I L L U S I Θ N ▬ CP 1 ▬ Spiderman Ed where you downloaded earlier
Flash Gapps where you downloaded earlier
Reboot (Wait awhile and let the ROM settle down for first boot)
Enjoy!
Click to expand...
Click to collapse
thanx mate i try and gibe u my feedback...........................hope its works
i used it on my note.. and i ws happy..!
Tym to make it spin On my S2...
geekynoob said:
i used it on my note.. and i ws happy..!
Tym to make it spin On my S2...
Click to expand...
Click to collapse
Yes from Project Asylum to Half Illusion and from Galaxy Note to Galaxy SGS II.. Still awaiting for my Galaxy Tab 7.7 and HTC One X on Half Illusion.. Let's make it a huge Half Illusion Project on Android Platform... Nice work Abhi & Toxic...
Send from GT-N7000 using XDA Premium

[ROM] OrDroid 4.0.0 | Jelly Bean | Fast & Stable | Battery Friendly | Sense UI 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"
}
Based on 1.17.401.1 RUU.
Android 4.1.1 with Sense UI 4+.
Stock look, no visual changes.
Multi-language (WWE).
Deodexed, Recompressed & Zipaligned using SDK r21.1.
Bloatware removed.
Unsecured boot.img.
Persistent ADB enabled.
SuperSU, Busybox, SQLite.
OpenVPN support.
Init.d scripts support.
Sysro/sysrw commands support.
System signatures check enabled for security and safety.
Performance optimizations.
Memory optimizations.
Ramdisk tweaks.
Option to remove apps (AROMA installer).
Option to install additional mods (AROMA installer).
Excellent battery life!
All applications updated to the latest version.
Support almost 24 hours a day.
...and many more!
Code:
4.0.0
- Rezipaligned using SDK r21.1.
- Updated Adobe Flash Player.
- Updated TuneIn Radio.
- Updated Dropbox.
- Updated Facebook.
- Updated SoundHound.
- Updated Google Plus.
- Updated Google Now.
- Updated Google Maps.
- Updated YouTube.
- Updated Google Play Store.
- Updated Google Play Services.
- Updated SuperSU.
- Updated Nova Launcher.
- Updated AdAway hosts file.
- Updated BusyBox.
- Updated AROMA theme.
- Fixed updater-script.
- Removed unnecessary files from AROMA.
- Cleaned init.d scripts.
- Cleaned ramdisk.
- Completly disabled tell HTC.
- Improved scrolling.
- Added more languages support.
- Added option to install Seeder.
3.5.0
- Rebuilded the ROM from scratch.
- Updated Nova launcher.
- Updated Apex Launcher.
- Updated AdAway hosts file.
3.2.2
- Fixed android.process.acore FC.
3.2.1
- Optimized battery life.
- Fixed and improved camera.
- Updated Google Play Services.
3.2.0
- Reoptimized all apks and framework files using SDK r21.0.1.
- More free RAM, less battery usage.
- Faster loading of apps, and overall improved performance.
- Updated Google Maps.
- Updated AdAway hosts file.
- Fixed disable exchange security mod.
- Cleaned build.prop.
3.1.1
- Updated Google Plus.
- Updated Apex launcher.
- Added option to remove unneeded keyboards in AROMA.
3.1.0
- Fixed reboot binary.
- Improved APM icons.
- Updated Google Play Store.
- Updated Google Plus.
- Updated Facebook.
- Updated AdAway hosts file.
3.0.0
- Rebased on 1.17.401.1.
- Updated Google Now.
- Updated SoundHound.
- Updated Flash Player.
- Updated Nova launcher.
- Fixed bug with sound set.
- All previous mods, tweaks and fixed included.
- Other minor changes and fixes.
2.3.0
- Fixed Advanced Power Menu.
- Updated YouTube.
- Updated Twitter.
- Updated AdAway hosts file.
2.2.0
- Added Advanced Power Menu.
2.1.2
- Fixed Rosie FC - Only for those who flashed ROM after a full wipe.
2.1.1
- Added Rosie with menu support.
- Updated Facebook.
- Updated SoundHound.
- Updated Dropbox gallery fix - Thanks lyapota.
2.1.0
- Removed 3-dot menu.
- Remapped recent apps button to menu button.
- Updated Google Play Services.
- Updated Google Now.
- Updated Gmail.
- Updated SuperSU.
- Updated Dropbox.
- Updated Facebook.
- Other minor changes and fixes.
2.0.0
- Rebased on 1.16.401.6.
- Improved scrolling performance.
- Increase WiFi connection.
- Fixed music player bug in car mode.
- Fixed inaccessible downloaded photos in Twitter.
- Fixed under map view crash.
- Updated Talkback.
- All previous mods, tweaks and fixes are included.
- Other minor changes and fixes.
1.1.0:
- Fixed updater-script so it won't format sd card.
- Improved battery life.
- Added few missing apks.
1.0.0:
- Initial Release.
Download V4.0.0 - Full ROM
Mirror - Android File Host
[Full wipe is mandatory!]
--- MD5 Checksum: 10DA9309FEEF9467EF4457D0CF8CD67F ---
Download boot.img
[4.3.13]
--- MD5 Checksum: 4657E176220799FB2AC8C08C71552B9E ---
Download the ROM and place it on your virtual SD card.
Download boot.img and flash it using the commend ‘fastboot flash boot boot.img’.
Use the commend 'fastboot erase cache' to avoid boot issues.
Go into recovery and install the ROM.
Choose to perform a full wipe in AROMA if needed.
After flashing process is complete, reboot the device and enjoy!
pavelol
baadnewz
mdeejay
show-p1984
j4n87
m0narx
richmondo
football
mike1986
bippolinno
amarullz
ic3cub3
idanfima
ivicask
lyapota
If you appreciate my work, you can buy me a beer:
​
Donations list:
HaJeeEs X2, bippolinno, aFF3nJ03, skdubg.
I'm grateful for every donation you make.
Thank you very much!​
Q: MD5, what is it, and what it does?
A: It ensures that the file is downloaded correctly and completly to avoid issues when installing/using it.​
Q: Do I need to perform a full wipe when upgrading from old version of your ROM?
A: I always recommend to perform a full wipe, but if I didn't mention that it's mandatory, you can live without it. Perform a full if you experience any issues.​
Q: After flashing the ROM my phone stucks on splash screen / bootloop?
A: Make sure you flashed the correct boot.img, and try the command 'fastboot erase cache'.​
Q: What is the boot.img, and why we need to flash it?
A: The boot.img is the kernel, and have to be flashed in order to boot the ROM. S-ON devices are not allowed to install the kernel directly when installing the ROM in recovery, and that's why you have to flash it manually from fastboot mode.​
Q: My computer doesn't recognize my device?
A: Download and install latest HTC Sync Manager from here.​
Q: How can I remove 3-dot menu and remap recent apps button to menu?
A: Go to Settings->Display, gestures & buttons->Recent apps button.​
Q: Why memory optimization option in settings doesn't work?
A: Because USB debugging is enabled. To disable it go to Settings->Developer options->Turn off USB debugging.​
Q: Several HTC widgets are missing?
A: Download and flash Widget Scanner.​
Q: Widgets disappears from homescreen after reboot?
A: Download and flash Home Screen Saver.​
Q: My benchmark score is not as high as on different ROMs. What does it mean?
A: It means absolutely nothing. Benchmarks on Android are more or less lottery, and they are not showing the real system performance. There are many tweaks that can force benchmark apps to show higher score, but it's faked performance, that can actually slow down your phone in some circumstances. What I always emphasize is a real performance, the one you can feel under your fingers. Remember that I/O has some limit and surpassing it shows just a numbers without true ratio.​
Mods and Apps:
Battery Percent Mod
Blue Battery Percent Mod
Stock Battery
LandScape Rosie
Rosie With 5X6 & 7X3 App Drawer
Rosie With Transparent NavBar
Stock Rosie
Disable Exchange Security
Enable Exchange Security
Enable SMS Screen On
Disable SMS Screen On
Lower AutoBrighntess Values
Stock AutoBrighntess Values
Font Installer
MusicBox 4 Mod
Remove MusicBox 4 Mod
Long Press Back Key To Kill App - By lyapota
Long Press Control - By lyapota
Widget Scanner - By Patrics83
HTC Lockscreen Shortcut Provider - By itandy
SmartSync Disabler - By j4n87
Themes:
...
Kernels:
NCX Kernel
OrDroid Stock Kernel
--- Thanks to ic3cub3, TurtleFlip, tomer1981 & xchilloutx ---
​
Reserved....
Magic!
Just waiting for, magic happens with Shniz!
Thanks. Will this work on ATT HOX+?
pradeepd said:
Thanks. Will this work on ATT HOX+?
Click to expand...
Click to collapse
No, it will not work on AT&T One X+, international model only...
ROM Uploaded...
Enjoy!
So good... I flashed it twice
When i choose Wipe in Aroma, all my SD card was wiped (((( Now i'm going to lock hboot and flash RUU
shnizlon, please check this issue.
Golubev said:
When i choose Wipe in Aroma, all my SD card was wiped (((( Now i'm going to lock hboot and flash RUU
shnizlon, please check this issue.
Click to expand...
Click to collapse
What recovery are you using?
shnizlon said:
What recovery are you using?
Click to expand...
Click to collapse
This happens because One X+ is a /data/media device..
Mike1986 has a solution and uses a wipe script to solve this problem
Download his rom and check
shubhamchamaria said:
This happens because One X+ is a /data/media device..
Mike1986 has a solution and uses a wipe script to solve this problem
Download his rom and check
Click to expand...
Click to collapse
or just use TWRP which is setup properly -.-
shnizlon said:
What recovery are you using?
Click to expand...
Click to collapse
CWM 0.3 from mike's thread.
Lloir said:
or just use TWRP which is setup properly -.-
Click to expand...
Click to collapse
Yup....but if you want an option in the rom installation then u need it
Sent from my HTC One V using Tapatalk 2
I'll try to change updater-script so it won't remove SD card content for those who using Mike's ported CWM recovery...
Thank you for the hard work and finally battery percent!! all is well now
:good:
APM mod added to Add-Ons section. Enjoy!
I think you should specify on the top of the OP that this is not for ATT. Hopefully they will split forums for the HOX+ development and add a seperate ATT forum, but until then there will be plenty of havoc over all of these dev threads that are not specific on which device they are for.
Dont mean to bust balls, but Noobs are noobs.
sparkplug619 said:
I think you should specify on the top of the OP that this is not for ATT. Hopefully they will split forums for the HOX+ development and add a seperate ATT forum, but until then there will be plenty of havoc over all of these dev threads that are not specific on which device they are for.
Dont mean to bust balls, but Noobs are noobs.
Click to expand...
Click to collapse
I was going to say the exact same thing. I was quite excited about this new rom release today..Just new it had to be the first one for ATT.
(deleted about 4 paragraphs of rant, decided it was not the OPs fault that XDA has ATT people in with International, shouldn't hijack his thread, i'll start a new thread for the rant lol)
ROM Updated...
Enjoy!

Categories

Resources