[DISCONTINUED][CWM/cLK] Revolution HD v2.6.2 & SL v1.4.2

what should i have in the next release wrt sd usability?

  • a2sd+

    Votes: 390 53.0%
  • data2sd

    Votes: 216 29.3%
  • none

    Votes: 130 17.7%

  • Total voters
    736
Search This thread

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk

This build is a rework/continuation of MDJ Revolution series

I started this thread, as there was some demand for this to get updated. If m-deejay decides to update his original build, I will discontinue this build

Use this at your own risk. I will not be accountable if this causes you phone to fail, or you lose your data. The backup of your data is your responsibility.

I am a newbie to the android development, so please be patient with fixes and releases; and your help and advice will be appreciated.

Finally: If you cannot donate, then Click Thanks if you appreciate the build, and all works.


The new thread for the kernel is HERE

I have tested an upgrade myself to these releases myself, and have not encountered any problems. But everyones setup is different, the upgrade process may work for you. But would recommend to do a NAND backup before you do. FINALLY, I will not be held responsible if you lose any data.

If you experience any boot loops, then expect at least 2, please report if you do get this, and what was your process, so that I can understand where the problem is happening.

DFT releases have been only included for experimental purposes, I will not guarantee that this works.


The build of this ROM is available here, If anyone wants to have play with this build, then feel free to checkout the repository by running the following command in Linux. This will grab the whole repository onto your machine.

Code:
git clone http://git.gitorious.org/android-leo-revolution/revolution-hd.git

  1. Revolution HD 1.4 Super Light NAND CWM MAGLDR, Click or scan the image


  2. Revolution HD 1.4 Super Light NAND CWM cLK, Click or scan the image


  3. Revolution HD v1.4 Super Light NAND DFT (flashable via MAGLDR) MAGLDR 1.13 required
  4. Revolution HD v1.4 Super Light NAND cLK (flashable via cLK using fastboot) cLK 1.3.1 required, attached in this post

  5. Revolution HD v2.6 NAND CWM MAGLDR, Click or scan the image


  6. Revolution HD v2.6 NAND CWM cLK, Click or scan the image


  7. Revolution HD v2.6 NAND DFT (flashable via MAGLDR) MAGLDR 1.13 required
  8. Revolution HD v2.6 NAND cLK (flashable via cLK using fastboot) cLK 1.3.1 required, attached in this post


  1. Revolution HD 1.4.2 Super Light NAND CWM MAGLDR, Click or scan the image


  2. Revolution HD 1.4.2 Super Light NAND CWM cLK, Click or scan the image


  3. Revolution HD 2.6.2 NAND CWM MAGLDR, Click or scan the image


  4. Revolution HD 2.6.2 NAND CWM cLK, Click or scan the image




  1. ClockworkMod HowTo
  2. cLK howto


This file needs to go onto your FAT32/vfat partition of the SD card

ppp_mode - set PPP or not, valid values 1 or 0 (not for cLK)
gps_zone - zone from pool.ntp.org, values may be uk, us, europe etc... check pool.ntp.org, for all possible values
a2sd_mode - set which a2sd mode you want, possible values, apps, dalvik, data (dalvik is default)
- a2sd - app and app-private
- dalvik - app, app-private and dalvik-cache
- data - app, app-private, dalvik-cache and data
- none - none of the above

example config
Code:
ppp_mode=1
gps_zone=uk
a2sd_mode=data


  • Download the attached cLK1.3.3_system_300M_arif-ali.zip or cLK1.3.3_system_250M_arif-ali.zip for SL
  • turn phone on with volume down key, so that it is in SPL
  • install cLK by double-clicking CustomRUU.exe
  • To install recovery download the correct one from post #2 of cLK thread (link above)
  • reboot phone into fastboot by keeping the back key pressed
  • flash recovery by running "fastboot flash recovery recovery.img"

How To SL1.4.2 & 2.6.2 (CWM - MAGLDR)

  1. Make sure you have partitioned the SD card correctly (ext partition, and a vfat partition)
  2. Make sure you have followed the ClockWorkMod Howto to add the recovery to the phone (see links in the thanks/credits section)
  3. Download the link above and put it into the vfat partition, maybe in a folder called ROMS
  4. Boot phone into MAGLDR by holding on the Red button/close call
  5. Select AD Recovery (Option 8)
  6. Select Install zip from sdcard
  7. Select choose zip from sdcard
  8. Select the ROM from the SD
  9. Select Yes to install the zip
  10. reboot the phone and enjoy

How To SL1.4.2 & 2.6.2 (CWM - cLK)

  1. Make sure you have partitioned the SD card correctly (ext partition, and a vfat partition)
  2. Download the link above and put it into the vfat partition, maybe in a folder called ROMS
  3. Boot phone into fastboot by pressing the back key
  4. flash the recovery using "fastboot flash recovery recovery.img"
  5. reboot phone into cLK recovery by holding on the Home key
  6. Select Install zip from sdcard
  7. Select choose zip from sdcard
  8. Select the ROM from the SD
  9. Select Yes to install the zip
  10. reboot the phone and enjoy

How To SL1.4 & 2.6 (DFT)

MAGLDR 1.13 is now required

  1. Connect phone to computer
  2. Reboot phone and press hold the Red (on/off) button, until you get into the MAGLDR menu
  3. Select USB Flasher
  4. Start the DAF.exe application, and press Next until it tries to flash
  5. press green button (call) button on the phone
  6. This will now flash the phone and reboot

How To SL1.4 & 2.6 (cLK - fastboot)

  1. Connect phone to computer
  2. Reboot phone and press hold the back key, until you get into fastboot
  3. Run "fastboot flash boot boot.img"
  4. Run "fastboot flash system system.img"
  5. Run "fastboot flash userdata data.img"
  6. Run "fastboot reboot"
  7. This will reboot phone, enjoy!!!

By default app, app-private and dalvik-cache are on the SD card, if you need any other option, then follow the below instructions on what you want

  • data2sd
    Code:
    adb shell a2sd datasd
  • no dalvik on sd
    Code:
    adb shell a2sd nocache
  • remove a2sd completely
    Code:
    adb shell a2sd remove


After booting into the phone, you need to create the following file on your sdcard, and reboot the phone. Hopefully after this, your phone should work.

Code:
/sdcard/clockworkmod/.settings

with the following contents

Code:
{"is_clockworkmod":true,"current_recovery_version":"3.0.1.9","readonly_recovery":false,"recovery_timestamp":1300214577721,"flash_recovery":"flash_image recovery %s ; ","reboot_recovery":"","detected_device":"leo"}

I will attempt to get this added in the next release


  1. make sure that any app that you do install move it back to the phone, and that will automatically reside on the SD card in the ext2/ext3/ext4 partition
  2. For the Revolution 2.6 you need at least 288 MB in /system, so for EU users you need to flash the CWM build with 300MB /system, you can change the flash.cfg from the ClockworkMod and the change it similar to
    Code:
    system ya 300M
    You can use the attached Recovery_300M.zip instead, which has the files changed, and flash using the attached file.

  • At first/second/maybe third boot You will get a message "Process system is not responding".
    FIX: press the volume up/down key wait 5 seconds, and it will continue to start
  • Occasional low volume

To Do List / Work in-progress
v2.7 & v1.5
  • Fix AudioFlinger Issue
  • re-do init process so that config.txt is read from SD card (only works with MAGLDR)
    • a2sd mode (apps, dalvik, data) - part 2
  • Add Stock Theme Option

 

Attachments

  • Recovery_300M.zip
    3.9 MB · Views: 1,536
  • cLK1.3.3_system_250M_arif-ali.zip
    648.7 KB · Views: 403
  • cLK1.3.3_system_300M_arif-ali.zip
    648.7 KB · Views: 759
Last edited:

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
Screenshots

Screenshots in attachements
 

Attachments

  • 95fe3141-19c6-c2ad.jpg
    95fe3141-19c6-c2ad.jpg
    42 KB · Views: 9,810
  • 95fe3141-19d4-6dee.jpg
    95fe3141-19d4-6dee.jpg
    43.6 KB · Views: 6,520
  • 95fe3841-1990-9048.jpg
    95fe3841-1990-9048.jpg
    31.5 KB · Views: 5,950
  • 95fe3841-19ab-9cb6.jpg
    95fe3841-19ab-9cb6.jpg
    43.4 KB · Views: 5,719
  • CAP201102020038.jpg
    CAP201102020038.jpg
    50.7 KB · Views: 4,754
  • CAP201102020040.jpg
    CAP201102020040.jpg
    35.7 KB · Views: 4,614
  • CAP2011021600391.jpg
    CAP2011021600391.jpg
    31.8 KB · Views: 3,056
Last edited:

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
Changelog

Common ChangeLog
Code:
[B]v1.4.2 and v2.6.2[/B] (22/03/2011)
* new kernel AA 0.5 (see kernel thread for details)
* support for ROM Manager if using cLK
* Add latest ROM Manager to cLK build
* Update to cLK 1.3.3
* cache moved to mtd cache
* Update gmail, youtube, ES Explorer apks

[B]v1.4.1 and v2.6.1[/B] (11/03/2011)

* fix config.txt default value for a2sd_mode to be dalvik (caused issues if no value in config.txt)
* add config.txt support for cLK (excluding ppp_mode)

[B]v1.4 and v2.6[/B] (6/03/2011)

* fixed bug with upgrade and a2sd
* upgrade kernel to 0.3 (see changelog below for details)
* able to change settings dynamically using config.txt (MAGLDR only)
    * gps zone
    * ppp/rmnet
    * a2sd mode (apps, dalvik, data)
* Add PPP support (to use with cLK)
* fix bugs with PPP

[B]v1.3 and v2.5[/B] (18/02/2011)

* fixed a bug with a2sd+
  - now upgrade should work without any problems
  - switching between 2.5 and 1.3 shouldn't be a problem now
  - if data2sd is enabled, then this won't get ruined
* update kernel so that it contains the latest patches from (http://gitorious.org/linux-on-wince-htc/linux_on_wince_htc)
  - merge MDJ kernel with current tree
  - kernel-aa-0.2

[B]v1.2 and v2.4[/B] (06/02/2011)

* Fixed root issue
* reverted to dtapps2sd-2.7.5.3-beta04 (credit to tkirton)
  - app
  - app-private
  - dalvik-cache
* added ES Explorer

[B]v1.1 and 2.3 [/B](19/01/11)

* S10.4 OC kernel included
* Loading of the relevant modules correctly
* Add apps2sd+
* Fixed data network issue

[B]v1.0 and 2.2[/B](16/01/11)

* Unsquashed
* Initial Release

Revolution HD
Code:
[B]v2.4.1[/B] (09/02/2011)

* Fixed apps2sd issue
* removed bootanimation.zip

[B]v2.4[/B] (07/02/2011)

* added Talk

Previous Changelogs (MDJ)

Code:
[b]v2.2[/b]
- Squashed apps & framework for more userspace
- Removed some media stuff

[b]v2.1[/b]
- Now for all Leo versions (LEO512 & LEO1024)
- New method (only system.img)
- Newest kernel MDJ S9.1 OC
- Fixed root permissions (Superuser)
- Fixed Market
- Removed some gapps (Talk, Facebook, Twitter, Maps, etc) (you can install it from market)
- Removed some wallpapers
- Removed some themes
- Others fixes/tweaks/changes

[b]v2.0[/b]
- Initial NAND release

[b]v1.0 Super Light[/b]
* Initial Release
* Removed 80% HTC Sense
* Newest kernel MDJ S9.2 OC
 
Last edited:

milkoo

Senior Member
Apr 21, 2010
211
8
I only have mgdlr on a tmous.do I have to partition and do all that stuff.or can I just flash normally.
 

rambetiko

Member
Jan 16, 2010
43
1
where dtapps2sd-2.7.5.2-signed.zip file?

add: ok. i find other thread.

I installed them all but stop blank screen. why?

(sorry for english)
 
Last edited:
  • Like
Reactions: maxlucky

milkoo

Senior Member
Apr 21, 2010
211
8
Thanks. I really want that calender fixed.for now if I want to update the kernal I just copy the files with root explorer and reboot?



Sent from my HTC HD2 using XDA App
 

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
Thanks. I really want that calender fixed.for now if I want to update the kernal I just copy the files with root explorer and reboot?

1. Extract the zip
2. mount the /boot on the phone using adb
3. copy the zImage in boot to /boot
4. copy syste/lib/modules/* to /system/lib/modules/.
5. reboot the phone

It is very likely the following may work, but I don't know your environment to be sure
if /dev/block/mtdblock0 is not your boot then, this will not work. You want to check to make sure

The Link in the first post is not meant for installing using manual process. but for CWM, but if you know what you are doing then you can use it


Code:
adb shell mkdir /data/boot
adb shell mount -t yaffs2 -orw,nosuid,nodev /dev/block/mtdblock0 /data/boot
cd boot
adb push zImage /data/boot/zImage
adb remount
cd ..\system\lib\modules
adb push bcm4329.ko /system/lib/modules/bcm4329.ko
adb push tun.ko /system/lib/modules/tun.ko
adb push cifs.ko /system/lib/modules/cifs.ko
adb push fuse.ko /system/lib/modules/fuse.ko
adb push msm_rmnet.ko /system/lib/modules/msm_rmnet.ko
adb push nls_utf8.ko /system/lib/modules/nls_utf8.ko
echo Cleaning up...
adb shell umount /data/boot
adb shell rmdir /data/boot
 
  • Like
Reactions: fstluxe

milkoo

Senior Member
Apr 21, 2010
211
8
That's too confusing.I'm just going to wait for a normal flash.thank you.

Sent from my HTC HD2 using XDA App
 

calaisxtyo

Member
Nov 16, 2010
5
0
Thanks for the work arif-ali, I'm sorry but how do I run the command to xfer the dalvik-cache? sorry if its a stupid question.
 

dtrinidad18

Member
Nov 7, 2010
19
0
Pictures please

if you may send the pictures in this forum to see if it worked for you. Thank you for working for this.
 

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
Thanks for the work arif-ali, I'm sorry but how do I run the command to xfer the dalvik-cache? sorry if its a stupid question.

The command is in the first post

search the forums on how to get the adb working on your system

In short
1. download adb for your system
2. make sure adb in your path
3. open a terminal/command prompt
4. run the command in the first post
 

arif-ali

Retired Recognized Developer
Nov 14, 2007
1,005
1,455
Sheffield
blog.arif-ali.co.uk
New release

All,

I am building a release for Super Light, i have it all ready, but I am stuck at one problem at the moment.

After every boot I need to press the volume up/down key once for it to boot.

Something about audioflinger. Anyone have any ideas?
 

eric2011

Member
Dec 24, 2010
7
0
Volume buttom?

Are you talk about auto boot?

I'm not sure I understand the question well.
Check this link half way down the page.

jayceooi.com/2010/12/31/how-to-install-nand-android-on-htc-hd2

Keep up the good work.


Eric Br
 

Top Liked Posts

  • There are no posts matching your filters.
  • 50

    This build is a rework/continuation of MDJ Revolution series

    I started this thread, as there was some demand for this to get updated. If m-deejay decides to update his original build, I will discontinue this build

    Use this at your own risk. I will not be accountable if this causes you phone to fail, or you lose your data. The backup of your data is your responsibility.

    I am a newbie to the android development, so please be patient with fixes and releases; and your help and advice will be appreciated.

    Finally: If you cannot donate, then Click Thanks if you appreciate the build, and all works.


    The new thread for the kernel is HERE

    I have tested an upgrade myself to these releases myself, and have not encountered any problems. But everyones setup is different, the upgrade process may work for you. But would recommend to do a NAND backup before you do. FINALLY, I will not be held responsible if you lose any data.

    If you experience any boot loops, then expect at least 2, please report if you do get this, and what was your process, so that I can understand where the problem is happening.

    DFT releases have been only included for experimental purposes, I will not guarantee that this works.


    The build of this ROM is available here, If anyone wants to have play with this build, then feel free to checkout the repository by running the following command in Linux. This will grab the whole repository onto your machine.

    Code:
    git clone http://git.gitorious.org/android-leo-revolution/revolution-hd.git

    1. Revolution HD 1.4 Super Light NAND CWM MAGLDR, Click or scan the image


    2. Revolution HD 1.4 Super Light NAND CWM cLK, Click or scan the image


    3. Revolution HD v1.4 Super Light NAND DFT (flashable via MAGLDR) MAGLDR 1.13 required
    4. Revolution HD v1.4 Super Light NAND cLK (flashable via cLK using fastboot) cLK 1.3.1 required, attached in this post

    5. Revolution HD v2.6 NAND CWM MAGLDR, Click or scan the image


    6. Revolution HD v2.6 NAND CWM cLK, Click or scan the image


    7. Revolution HD v2.6 NAND DFT (flashable via MAGLDR) MAGLDR 1.13 required
    8. Revolution HD v2.6 NAND cLK (flashable via cLK using fastboot) cLK 1.3.1 required, attached in this post


    1. Revolution HD 1.4.2 Super Light NAND CWM MAGLDR, Click or scan the image


    2. Revolution HD 1.4.2 Super Light NAND CWM cLK, Click or scan the image


    3. Revolution HD 2.6.2 NAND CWM MAGLDR, Click or scan the image


    4. Revolution HD 2.6.2 NAND CWM cLK, Click or scan the image




    1. ClockworkMod HowTo
    2. cLK howto


    This file needs to go onto your FAT32/vfat partition of the SD card

    ppp_mode - set PPP or not, valid values 1 or 0 (not for cLK)
    gps_zone - zone from pool.ntp.org, values may be uk, us, europe etc... check pool.ntp.org, for all possible values
    a2sd_mode - set which a2sd mode you want, possible values, apps, dalvik, data (dalvik is default)
    - a2sd - app and app-private
    - dalvik - app, app-private and dalvik-cache
    - data - app, app-private, dalvik-cache and data
    - none - none of the above

    example config
    Code:
    ppp_mode=1
    gps_zone=uk
    a2sd_mode=data


    • Download the attached cLK1.3.3_system_300M_arif-ali.zip or cLK1.3.3_system_250M_arif-ali.zip for SL
    • turn phone on with volume down key, so that it is in SPL
    • install cLK by double-clicking CustomRUU.exe
    • To install recovery download the correct one from post #2 of cLK thread (link above)
    • reboot phone into fastboot by keeping the back key pressed
    • flash recovery by running "fastboot flash recovery recovery.img"

    How To SL1.4.2 & 2.6.2 (CWM - MAGLDR)

    1. Make sure you have partitioned the SD card correctly (ext partition, and a vfat partition)
    2. Make sure you have followed the ClockWorkMod Howto to add the recovery to the phone (see links in the thanks/credits section)
    3. Download the link above and put it into the vfat partition, maybe in a folder called ROMS
    4. Boot phone into MAGLDR by holding on the Red button/close call
    5. Select AD Recovery (Option 8)
    6. Select Install zip from sdcard
    7. Select choose zip from sdcard
    8. Select the ROM from the SD
    9. Select Yes to install the zip
    10. reboot the phone and enjoy

    How To SL1.4.2 & 2.6.2 (CWM - cLK)

    1. Make sure you have partitioned the SD card correctly (ext partition, and a vfat partition)
    2. Download the link above and put it into the vfat partition, maybe in a folder called ROMS
    3. Boot phone into fastboot by pressing the back key
    4. flash the recovery using "fastboot flash recovery recovery.img"
    5. reboot phone into cLK recovery by holding on the Home key
    6. Select Install zip from sdcard
    7. Select choose zip from sdcard
    8. Select the ROM from the SD
    9. Select Yes to install the zip
    10. reboot the phone and enjoy

    How To SL1.4 & 2.6 (DFT)

    MAGLDR 1.13 is now required

    1. Connect phone to computer
    2. Reboot phone and press hold the Red (on/off) button, until you get into the MAGLDR menu
    3. Select USB Flasher
    4. Start the DAF.exe application, and press Next until it tries to flash
    5. press green button (call) button on the phone
    6. This will now flash the phone and reboot

    How To SL1.4 & 2.6 (cLK - fastboot)

    1. Connect phone to computer
    2. Reboot phone and press hold the back key, until you get into fastboot
    3. Run "fastboot flash boot boot.img"
    4. Run "fastboot flash system system.img"
    5. Run "fastboot flash userdata data.img"
    6. Run "fastboot reboot"
    7. This will reboot phone, enjoy!!!

    By default app, app-private and dalvik-cache are on the SD card, if you need any other option, then follow the below instructions on what you want

    • data2sd
      Code:
      adb shell a2sd datasd
    • no dalvik on sd
      Code:
      adb shell a2sd nocache
    • remove a2sd completely
      Code:
      adb shell a2sd remove


    After booting into the phone, you need to create the following file on your sdcard, and reboot the phone. Hopefully after this, your phone should work.

    Code:
    /sdcard/clockworkmod/.settings

    with the following contents

    Code:
    {"is_clockworkmod":true,"current_recovery_version":"3.0.1.9","readonly_recovery":false,"recovery_timestamp":1300214577721,"flash_recovery":"flash_image recovery %s ; ","reboot_recovery":"","detected_device":"leo"}

    I will attempt to get this added in the next release


    1. make sure that any app that you do install move it back to the phone, and that will automatically reside on the SD card in the ext2/ext3/ext4 partition
    2. For the Revolution 2.6 you need at least 288 MB in /system, so for EU users you need to flash the CWM build with 300MB /system, you can change the flash.cfg from the ClockworkMod and the change it similar to
      Code:
      system ya 300M
      You can use the attached Recovery_300M.zip instead, which has the files changed, and flash using the attached file.

    • At first/second/maybe third boot You will get a message "Process system is not responding".
      FIX: press the volume up/down key wait 5 seconds, and it will continue to start
    • Occasional low volume

    To Do List / Work in-progress
    v2.7 & v1.5
    • Fix AudioFlinger Issue
    • re-do init process so that config.txt is read from SD card (only works with MAGLDR)
      • a2sd mode (apps, dalvik, data) - part 2
    • Add Stock Theme Option

    11
    Screenshots

    Screenshots in attachements
    5
    Changelog

    Common ChangeLog
    Code:
    [B]v1.4.2 and v2.6.2[/B] (22/03/2011)
    * new kernel AA 0.5 (see kernel thread for details)
    * support for ROM Manager if using cLK
    * Add latest ROM Manager to cLK build
    * Update to cLK 1.3.3
    * cache moved to mtd cache
    * Update gmail, youtube, ES Explorer apks
    
    [B]v1.4.1 and v2.6.1[/B] (11/03/2011)
    
    * fix config.txt default value for a2sd_mode to be dalvik (caused issues if no value in config.txt)
    * add config.txt support for cLK (excluding ppp_mode)
    
    [B]v1.4 and v2.6[/B] (6/03/2011)
    
    * fixed bug with upgrade and a2sd
    * upgrade kernel to 0.3 (see changelog below for details)
    * able to change settings dynamically using config.txt (MAGLDR only)
        * gps zone
        * ppp/rmnet
        * a2sd mode (apps, dalvik, data)
    * Add PPP support (to use with cLK)
    * fix bugs with PPP
    
    [B]v1.3 and v2.5[/B] (18/02/2011)
    
    * fixed a bug with a2sd+
      - now upgrade should work without any problems
      - switching between 2.5 and 1.3 shouldn't be a problem now
      - if data2sd is enabled, then this won't get ruined
    * update kernel so that it contains the latest patches from (http://gitorious.org/linux-on-wince-htc/linux_on_wince_htc)
      - merge MDJ kernel with current tree
      - kernel-aa-0.2
    
    [B]v1.2 and v2.4[/B] (06/02/2011)
    
    * Fixed root issue
    * reverted to dtapps2sd-2.7.5.3-beta04 (credit to tkirton)
      - app
      - app-private
      - dalvik-cache
    * added ES Explorer
    
    [B]v1.1 and 2.3 [/B](19/01/11)
    
    * S10.4 OC kernel included
    * Loading of the relevant modules correctly
    * Add apps2sd+
    * Fixed data network issue
    
    [B]v1.0 and 2.2[/B](16/01/11)
    
    * Unsquashed
    * Initial Release

    Revolution HD
    Code:
    [B]v2.4.1[/B] (09/02/2011)
    
    * Fixed apps2sd issue
    * removed bootanimation.zip
    
    [B]v2.4[/B] (07/02/2011)
    
    * added Talk

    Previous Changelogs (MDJ)

    Code:
    [b]v2.2[/b]
    - Squashed apps & framework for more userspace
    - Removed some media stuff
    
    [b]v2.1[/b]
    - Now for all Leo versions (LEO512 & LEO1024)
    - New method (only system.img)
    - Newest kernel MDJ S9.1 OC
    - Fixed root permissions (Superuser)
    - Fixed Market
    - Removed some gapps (Talk, Facebook, Twitter, Maps, etc) (you can install it from market)
    - Removed some wallpapers
    - Removed some themes
    - Others fixes/tweaks/changes
    
    [b]v2.0[/b]
    - Initial NAND release
    
    [b]v1.0 Super Light[/b]
    * Initial Release
    * Removed 80% HTC Sense
    * Newest kernel MDJ S9.2 OC
    5
    Rom Update

    The ROM has been updated

    check changelog for details, and read OP again for more details

    Any issues please report in this thread

    thanks for everyones support on this ROM, more than 4000 downloads in 10 days :)

    Finally, don't forget to click THANKS!!!

    Edit:

    Just so that you know,

    I do use this same ROM, it works really well for me, I have done as much testing as I can, but I still cannot test everything, as I don't use everything. If you have problems, it could be that I have not tested that particular feature, please report your problems
    2
    Talk.apk

    Dear arif-ali, :)

    Please attach this talk.apk on your the first post... I guess, somebody might need this...

    http://xdaforums.com/attachment.php?attachmentid=482517&d=1294361579

    Original thread...
    http://xdaforums.com/showthread.php?t=902609