[ROM] ★PhoenRom★ v1.6 - Custom CM7 heavily optimized (MUST TRY!)

What colour you'll like PhoenRom to be?

  • Fuchsia

    Votes: 25 7.1%
  • Cyan (Blue)

    Votes: 152 43.2%
  • Green

    Votes: 109 31.0%
  • Orange

    Votes: 53 15.1%
  • Red

    Votes: 57 16.2%
  • Yellow

    Votes: 23 6.5%

  • Total voters
    352

mordokak

Retired Recognized Developer
Jun 9, 2010
199
30
0
PHOENROM:
---------------------------------






WHAT IS PHOENROM:
----------------------------------------------------------

PhoenRom is a custom cooked rom that uses a CyanogenMod Gingerbread branch as a base. Its Light, fast, customizable, themeable and stable.
Also it has a very good battery life.

Video:

CURRENTLY ONLY AVAILABLE FOR NEXUS ONE!



FEATURES:
------------------------------

  • Fully functional and stable Gingerbread
  • All CM7 goodies all ready configured to my personal taste.
  • Custom WildMonk Kernel for a blazing fast and power saving rom, the best of both worlds (InteractiveX and SavagedZen governors).
  • Extreme cyanbread style theme with a custom bootanimation.



CHANGELOG:
-----------------------------------

----------------------------------------------------------------------------------
CHANGELOG V1.6 (ROM)
----------------------------------------------------------------------------------

-Added all usual PhoenRom goodies (Custom apps)
-Removed all CM7 extras that I didn't liked.
-Added WildMonks amazing Kernel.
-Added extreme cyanbread theme.
-Based on latest CM7 nightly (stable)

----------------------------------------------------------------------------------
CHANGELOG V1.5 (BETA)
----------------------------------------------------------------------------------

-This was deprecated as it was terrible buggy and discontinued.

----------------------------------------------------------------------------------
CHANGELOG V1.4 (ROM)
----------------------------------------------------------------------------------

-Built on Cyanogen latest 7.0 with some custom modifications
-Merged battery percent
-Added custom apps and latest gapps (universal dpi)
-Merged custom theme
-Removed trackball alert app since now is OS built in.

Known Issues for V1.4:
------------------------------
-Setting up google account might be a little buggy but it should work fine.
-Gps Navegation might stay "waiting for location", if so unistall google maps app and re-download it from market, that should fix it.

----------------------------------------------------------------------------------
CHANGELOG V1.3 (ROM)
----------------------------------------------------------------------------------

-Added Trackball Wake & Unlock (Thanks to clarksonator)
-Added Recovery, Reboot options on turn-off menu (Removed QuickBoot)
-Changed settings icons to desire style colour ones
-Added Darktremor apps2sd

Known Issues for V1.3:
------------------------------
-Recording at high settings like always has low fps
-GPS navigation buggy - if this happens uninstall it and redownload it from market
-Youtube app has a slow HD playback

----------------------------------------------------------------------------------
CHANGELOG V0.1 to V1.2 (ROM)
----------------------------------------------------------------------------------

-The change logs of this versions are very old, and had been removed for clean-up.
----------------------------------------------------------------------------------


PRE-REQUISITES:
------------------------------------------------

1)You need an unlocked phone with a custom recovery. (Ra-Nexus, ClockWork or any other)

Note: I' personally recommend ClockWork since future updates over wifi will be available for ClockWork users.

2)Hboot 0.35.0017 and Froyo or higher Radio image.

Download and flash Hboot: http://www.multiupload.com/27PDZJ8OHX

Download if not all ready Froyo or higher Radio and flash it:
http://forum.xda-developers.com/showthread.php?t=744605

3) Wipe all data, cache and dalvik-cache before flashing the rom.

--------------------------------------------------------------------------------------------------------------------------------------

DOWNLOADS:
---------------------------------

ROM:
IMPORTANT Hboot 0.35.0017 REQUIRED. You must also WIPE ALL first. Check pre-requisites


PhoenROM v1.6 MIRRORS:
http://www.multiupload.com/X68PHL13B3
md5 checksum: 0c212b6a35cf0ca2b50445c0c2114ed9

Note: After flashing you MUST choose Cyabread theme from theme chooser to completely apply the cyan theme.


ADW Settings Backup
http://www.multiupload.com/OXQUN0H550

Copy both xml to your SDCARD root and and use "Restore ADW Setting " from ADW options to get the same look & feel I use.

Enjoy ^_^ and expect more things coming out soon.

Any feedback is also appreciated.



POST RULES:
-----------------------------------

IMPORTANT!!!!

The use of this thread should be reserved to:

1)Questions.
2)Feedback POSITIVE or NEGATIVE but always CONSTRUCTIVE.
3)Ideas and contributions to improve.
4)Community development.

please DONT post to:

1)Make pointless comments
2)Flame (Dont answer back flamers either)
3)Ask things that had all ready been resolved "google is your friend"



SPECIAL THANKS:
--------------------------------------------------------------------------------------------------------------------------------------------------------------
(Again thanks to djmcnz, Jr33, MoDaCo, cyanogen, chainsDD, leonnib4, lilhermit, clarksonator and many others. ^_^)
--------------------------------------------------------------------------------------------------------------------------------------------------------------

DONATIONS:
--------------------------------------------------------------------------------------------------------------------------------------------------------------
¿Like my work?
BUY ME A BEER, I work better when im drunk!
--------------------------------------------------------------------------------------------------------------------------------------------------------------
 
Last edited:

mordokak

Retired Recognized Developer
Jun 9, 2010
199
30
0
They should work : (

Try this:
1)Set color of missed call to red(eg)
2)Then disable and renable blink
3)Make someone call you so that you have a missed call.
4)Turn off your screen and wait........yes wait actually it takes damn long, but finally you should see it blink
 

JHaste

Senior Member
Jan 7, 2010
755
35
0
Tempe Arizona!
They should work : (

Try this:
1)Set color of missed call to red(eg)
2)Then disable and renable blink
3)Make someone call you so that you have a missed call.
4)Turn off your screen and wait........yes wait actually it takes damn long, but finally you should see it blink
K awesome, got it to work now... sick!
 

mixer5911

Senior Member
Jun 14, 2009
158
8
0
Any way you could take off adw launcher?? I'm a big fan of the nexus one stock 3d app launcher. I don't like it that adw doesn't have that
 

mordokak

Retired Recognized Developer
Jun 9, 2010
199
30
0
Any way you could take off adw launcher?? I'm a big fan of the nexus one stock 3d app launcher. I don't like it that adw doesn't have that
Very easy, just get the store froyo rom, open it with 7zip.
go to \system\app and get the file called Launcher2.apk
Then:
Start you phone with hold+trackball mode.
in cmd:
adb remount
adb push Launcher2.apk /system/app/Launcher2.apk
adb shell rm /system/app/ADWLauncher.apk

If more people need this I can make a tutorial a install.zip.
 
Last edited:

ghost77

Senior Member
May 23, 2010
382
49
0
You can also just push launcher of your choice with adb , command would look like that.
I replaced ADW with Launcher Pro :p had to rename to same filename and then push.

adb push Launcher.apk /system/app/Launcher.apk