[RECOVERY][pyramid][CWM Advanced Edition] PhilZ Touch (6.43.0) [02.06.2014]

Search This thread

ali.filth

Senior Member
Sep 3, 2012
259
453
balikpapan
Main thread + features + install instructions + dev support :

http://xdaforums.com/showthread.php?t=2201860

DISSCLAIMER
Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards or you 
 * getting fired because the alarm app failed.
 * YOU are choosing to make these modifications.

v4lz4z.jpg


PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI


Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something

Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut


Update 6.43.0 [CWM Base 6.0.4.8] :

PHILZ Changelog

Code:
6.43.0 (02.06.2014)
- nandroid backup: fix 'media' exception:
In CWM, a bug present from the begining was preventing any path/file named media from backup on /data/media devices
This fix will only exclude /data/media path and not other media files/folders
- f2fs: recreate /etc/fstab after ext4/f2fs conversion for proper use of system mount command
- comment useless dead code
- f2fs: fix nandroid restore to f2fs partitions
- f2fs: support format extra storage to f2fs (vold patch needed)
- f2fs: support switching between f2fs/ext4 (needs f2fs in kernel modules), thanks @KumaJaya
- f2fs: reload volume table after f2fs/ext4 conversion (no reboot needed after conversion)
- f2fs: do not format whole /data when not expected on /data/media devices
- f2fs: allow /data f2fs/ext4 conversion for non data_media devices
Preserve recovery settings after a wipe
- on settings change, create a second copy of recovery settings on primary storage (/sdcard)
- on recovery exit, always copy recovery settings to sdcard if no copy is present
- after a wipe, on recovery exit, try to restore settings from the copy on primary storage
- fix save/restore settings menu labels
- libtouch_gui 1.22
- fix various compiler warnings and errors
- enhance pre-compile setup
- dedupe: merge clean up code from @xiaolu
- merge: fix restorecon_from_file potential crash from @xiaolu (only for BOARD_RECOVERY_USE_BBTAR)
- fix 240x320 images
- merge "cwm: Honor recovery variant "
- merge "cwm: Remove hardcoded paths"
- merge "Keep 'show log' on screen until user dismisses it"
- create /data/media directory after internal storage is wiped
prevents denial to read/write from internal storage under some circumstances
- open source touch_gui library
- update licence files

Ali.Filth Changelog

Code:
- Add Ali.Filth Background
- Fix Philz default Background

Screenshoot :
umrew.jpg


FULL CHANGE LOG : LINK



XDA: Information
CWM 6.0.4.8, a Tool/Utility for the HTC Sensation

Contributors
ali.filth, Phil3759

Version Information
Status: BETA
Current Beta Version: 6.43.0
Beta Release Date: 2014-06-02

Created 2014-04-14
Last Updated 2014-06-02


Special Thank's to : @migui0401 for helping out with testing for the sake of development :laugh:


Credits


Team-SennyC2 for providing device source
@bilal_liberty
@Sultanxda
@shantur
 
Last edited:

ali.filth

Senior Member
Sep 3, 2012
259
453
balikpapan
Installation

Instructions : Recovery Tools

If you have are not sure if you have an unrestricted HBOOT

  1. Download Recovery Tools from Play Store
  2. Download phil_touch_6.26.4-pyramid.img above, rename to recovery.img and put to your sdcard
  3. Open Recovery Tools and give Superuser access
  4. Select Flash Other Recovery and select the release that was copied to SDCard.
  5. Done


Instructions : Fastboot

If you have Juopunutbear HBOOT or other that supports unrestricted fastboot flash commands

  1. Download phil_touch_6.26.4-pyramid.img above, and rename to recovery.img
  2. Boot into your bootloader ( Vol Down + Power )
  3. Enter command
    Code:
    fastboot erase recovery
    fastboot erase cache
    fastboot flash recovery recovery.img
  4. Reboot Bootloader
  5. Select Recovery

Guide installation : by @shantur
 
Last edited:

jmcclue

Senior Member
Apr 3, 2012
3,788
1,490
i'm not own this device, so please give your feedback, what work and didn't work before I add it in the main thread.


Thanks

Thanks for this, i use phils recovery on my S3, very good. Does this have all the options like to change background colour, font colour etc etc like on the S3? Dont have time to flash it now n find out :)
 

ali.filth

Senior Member
Sep 3, 2012
259
453
balikpapan
Thanks for this, i use phils recovery on my S3, very good. Does this have all the options like to change background colour, font colour etc etc like on the S3? Dont have time to flash it now n find out :)

sure..this recovery have many feature like that..changing background,text color,touch & non touch, aroma file manager, etc..ok..maybe next time you must try this for your htc device too. :eek:
 
Last edited:

ali.filth

Senior Member
Sep 3, 2012
259
453
balikpapan
Thank you. Looks fresh for the color background.

Yes..also you can change the background at will you.

By the way, you have this device? have you try? Please give your feedback, what working and didn't working..
I need result before put this device on main thread

Send from my Pager using xda-developers app
 
Last edited:

omegfa

Senior Member
Oct 15, 2010
139
21
4ext & CWM(stock) are more better than this recovery(i test it )

if u develope this recovery may it be a Competitor for that
 

ali.filth

Senior Member
Sep 3, 2012
259
453
balikpapan
4ext & CWM(stock) are more better than this recovery(i test it )

if u develope this recovery may it be a Competitor for that

Lol..everything is from user.. :D
but until this time, more than 50 device has support this recovery..and everyday a lot of people always request to ported this recovery for their device. ;)

Send from my Pager using xda-developers app
 
Last edited:
  • Like
Reactions: rahman4

LordNerevar

Senior Member
Feb 21, 2012
353
657
Google Pixel 3a XL
I looked into this recovery when we couldn't flash 4.4 for awhile on the sensation with 4ext. I appreciate your efforts to port a recovery for a device that you don't even own. Kudos to you! I'll try it out when I get ready to flash a new build.
 

LordNerevar

Senior Member
Feb 21, 2012
353
657
Google Pixel 3a XL
Here are my thoughts:

1) You might mention that you need to wipe cache and reboot recovery after first booting into recovery.
2) Clean to Install a New ROM tries to wipe /sd-ext which our device does not have (not a big deal, but if the build can be told that we don't have that partition it would be good).
3) Full backup seemed to work fine.
4) Mounting the SDCARD and transferring a ROM file worked fine.
5) Installing Vipers 5.1.0 which uses Aroma fails (can't press Next). I thought Aroma installers were supposed to work, but maybe that is a limitation of this recovery?
6) Battery does always report 66%. I left my phone plugged in for over 10 minutes and the clock changed but the battery percent did not.

I have to get Venom installed before heading to work so I'm reverting to 4ext for now.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    Main thread + features + install instructions + dev support :

    http://xdaforums.com/showthread.php?t=2201860

    DISSCLAIMER
    Code:
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards or you 
     * getting fired because the alarm app failed.
     * YOU are choosing to make these modifications.

    v4lz4z.jpg


    PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
    It is a well proven recovery for many phones
    It also adds a full touch interface a completely configurable GUI


    Please give your feedback, what works, and any bug you could encounter
    Read the features, and check if you are missing something

    Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut


    Update 6.43.0 [CWM Base 6.0.4.8] :

    PHILZ Changelog

    Code:
    6.43.0 (02.06.2014)
    - nandroid backup: fix 'media' exception:
    In CWM, a bug present from the begining was preventing any path/file named media from backup on /data/media devices
    This fix will only exclude /data/media path and not other media files/folders
    - f2fs: recreate /etc/fstab after ext4/f2fs conversion for proper use of system mount command
    - comment useless dead code
    - f2fs: fix nandroid restore to f2fs partitions
    - f2fs: support format extra storage to f2fs (vold patch needed)
    - f2fs: support switching between f2fs/ext4 (needs f2fs in kernel modules), thanks @KumaJaya
    - f2fs: reload volume table after f2fs/ext4 conversion (no reboot needed after conversion)
    - f2fs: do not format whole /data when not expected on /data/media devices
    - f2fs: allow /data f2fs/ext4 conversion for non data_media devices
    Preserve recovery settings after a wipe
    - on settings change, create a second copy of recovery settings on primary storage (/sdcard)
    - on recovery exit, always copy recovery settings to sdcard if no copy is present
    - after a wipe, on recovery exit, try to restore settings from the copy on primary storage
    - fix save/restore settings menu labels
    - libtouch_gui 1.22
    - fix various compiler warnings and errors
    - enhance pre-compile setup
    - dedupe: merge clean up code from @xiaolu
    - merge: fix restorecon_from_file potential crash from @xiaolu (only for BOARD_RECOVERY_USE_BBTAR)
    - fix 240x320 images
    - merge "cwm: Honor recovery variant "
    - merge "cwm: Remove hardcoded paths"
    - merge "Keep 'show log' on screen until user dismisses it"
    - create /data/media directory after internal storage is wiped
    prevents denial to read/write from internal storage under some circumstances
    - open source touch_gui library
    - update licence files

    Ali.Filth Changelog

    Code:
    - Add Ali.Filth Background
    - Fix Philz default Background

    Screenshoot :
    umrew.jpg


    FULL CHANGE LOG : LINK



    XDA: Information
    CWM 6.0.4.8, a Tool/Utility for the HTC Sensation

    Contributors
    ali.filth, Phil3759

    Version Information
    Status: BETA
    Current Beta Version: 6.43.0
    Beta Release Date: 2014-06-02

    Created 2014-04-14
    Last Updated 2014-06-02


    Special Thank's to : @migui0401 for helping out with testing for the sake of development :laugh:


    Credits


    Team-SennyC2 for providing device source
    @bilal_liberty
    @Sultanxda
    @shantur
    4
    Installation

    Instructions : Recovery Tools

    If you have are not sure if you have an unrestricted HBOOT

    1. Download Recovery Tools from Play Store
    2. Download phil_touch_6.26.4-pyramid.img above, rename to recovery.img and put to your sdcard
    3. Open Recovery Tools and give Superuser access
    4. Select Flash Other Recovery and select the release that was copied to SDCard.
    5. Done


    Instructions : Fastboot

    If you have Juopunutbear HBOOT or other that supports unrestricted fastboot flash commands

    1. Download phil_touch_6.26.4-pyramid.img above, and rename to recovery.img
    2. Boot into your bootloader ( Vol Down + Power )
    3. Enter command
      Code:
      fastboot erase recovery
      fastboot erase cache
      fastboot flash recovery recovery.img
    4. Reboot Bootloader
    5. Select Recovery

    Guide installation : by @shantur
    4
    Update 6.43.0 [CWM Base 6.0.4.8] [02.06.2014]

    Update 6.43.0 :

    General Changelog

    Code:
    6.43.0 (02.06.2014)
    - nandroid backup: fix 'media' exception:
    In CWM, a bug present from the begining was preventing any path/file named media from backup on /data/media devices
    This fix will only exclude /data/media path and not other media files/folders
    - f2fs: recreate /etc/fstab after ext4/f2fs conversion for proper use of system mount command
    - comment useless dead code
    - f2fs: fix nandroid restore to f2fs partitions
    - f2fs: support format extra storage to f2fs (vold patch needed)
    - f2fs: support switching between f2fs/ext4 (needs f2fs in kernel modules), thanks @KumaJaya
    - f2fs: reload volume table after f2fs/ext4 conversion (no reboot needed after conversion)
    - f2fs: do not format whole /data when not expected on /data/media devices
    - f2fs: allow /data f2fs/ext4 conversion for non data_media devices
    Preserve recovery settings after a wipe
    - on settings change, create a second copy of recovery settings on primary storage (/sdcard)
    - on recovery exit, always copy recovery settings to sdcard if no copy is present
    - after a wipe, on recovery exit, try to restore settings from the copy on primary storage
    - fix save/restore settings menu labels
    - libtouch_gui 1.22
    - fix various compiler warnings and errors
    - enhance pre-compile setup
    - dedupe: merge clean up code from @xiaolu
    - merge: fix restorecon_from_file potential crash from @xiaolu (only for BOARD_RECOVERY_USE_BBTAR)
    - fix 240x320 images
    - merge "cwm: Honor recovery variant "
    - merge "cwm: Remove hardcoded paths"
    - merge "Keep 'show log' on screen until user dismisses it"
    - create /data/media directory after internal storage is wiped
    prevents denial to read/write from internal storage under some circumstances
    - open source touch_gui library
    - update licence files

    Personal Changelog

    Code:
    - Add Ali.Filth Background
    - Fix Philz default Background

    Screenshoot :
    umrew.jpg


    FULL CHANGE LOG : LINK



    tell me if it boot, and also check what working and not working..download available on .img & PG58IMG.zip
    3
    what is the version of the recovery 6.0.4.8 or 6.26.4 or something else?

    This recovery is based on cwm recovery, the version of this recovery is 6.26.4 which is based on cwm 6.0.4.7