[RECOVERY] Philz Touch Recovery 6.57.9 - END OF SUPPORT

  • 113 Antworten
  • Letztes Antwortdatum
qu4nd

qu4nd

Ehrenmitglied
17.627
WICHTIGER HINWEIS: Weder ich, noch Android-Hilfe.de, übernehmen eine Garantie auf Erfolg, oder die Haftung für jegliche Beschädigungen an eurem Gerät!

* * * * * * * * * * * * * * * * * * * * * * * * *
PhilZ Touch 6 Recovery
CWM Advanced Edition 6.x
* * * * * * * * * * * * * * * * * * * * * * * * *


PhilZ Touch ist eine erweiterte CWM Edition die viele Funktionen hinzufügt, die das standard CWM nicht bietet.
PhilZ ist vollständig Open Source und jeder kann seine eigenen Builds erstellen. Mehr Infos dazu hier.

End Of Support
Project Status: No Longer Updated

As I mentioned before, I have a lot of new important projects in my real life. I am very happy to abandon this project for real life alternatives.
CWM is a dead project for now, until some dev resurrects it. I was about to do, until these new projects came.

Current version will probably work a while for many devices. Some devices with new ROM installers could have issues. Just use TWRP or the CM Simple Recovery

If the current version works for you, there is no reason you don't use it though. No need to bitch in all threads because it doesn't work for you. Just move on to other alternatives.

Features:

  • F2FS migration support
  • Recovery Lock
  • Root directly from Recovery menu
  • browse phone with root access using full GUI in Aroma File Manager
  • terminal access from recovery with root access through Aroma File Manager
  • Multi Zip Install menu: check multiple zip files to install in a row
  • Custom Install Zip Mode: set a default folder to start with + browse backward up to the root
  • TWRP backup and restore support, include full md5 sum support (single and multivolume, compressed and non compressed formats)
  • Advanced statistics during backup operations shown in color: total backup size, backup size progress, backup time, compression ratio...
  • optional reboot after custom backups/restores
  • set special nandroid settings: time zone, toggle md5 check for lightning fast backup and restore, toggle /preload backup and restore, enable nandroid compression using pigz (multi-cpu gzip compression) and choose ors backup target volume
  • recreate md5 sum check for your cwm backups for compatibility with stock CWM if you need to revert
  • you can cancel any nandroid operation with back button
  • create custom_rom.zip from current ROM or from a pre-existing nandroid backup (based on boot, /system and optionally /preload)
  • nandroid backup path now will be named with current ROM id from build.prop (ro.modversion, then ro.romversion, then ro.build.display.id)
  • custom backup and restore job list: backup and restore freely any partition combo
  • support flash modem.bin image files in addition to custom modem.img files, now support for multiple *.bin versions under dedicated folder
  • during custom restore, you can see the contents of the folder you want to restore from
  • delete custom or TWRP backups from recovery menu
  • full wipe before flashing new ROM: wipe user data + format /system and /preload. SD card content is not affected
  • full support for openrecovery script specifications include all backup and restore options
  • run openrecovery scripts in 2 modes: on start goomanager boot scripts + one touch menu to either directly open a default path or freely browse for scripts
  • define ors backup target volume from within Nandroid Settings menu
  • ors restore path supports stock clockworkmod path or TWRP path
  • poweroff, reboot to recovery and reboot to download/bootloader mode options
  • adb root in recovery: just wait about a minute to activate

Download links:
aktuelle Version
alte Versionen



Installation:
Entweder die *.zip im Recovery flashen
oder
das *.img extrahieren und per fastboot flashen


Weitere Infos:
>> PhilZ Touch Quick Guide <<
>> Nexus 5 spezifischer Change Log <<
>> vollständiger Change Log <<
>> FAQ <<



Screenshots: (ältere Version)
philz.png



Quelle: XDA
 
Zuletzt bearbeitet:
Neue Version 6.07.9 released.
Changelog:

Changes between 6.03.5 and 6.07.9

- fix exiting "pause on logs" mode with virtual keys caused erroneous validation
- fix exiting screen off mode with hardware key could cause erroneous validations
- fix some devices could not exit "pause on logs" mode with screen touch
- bring immediate touch responsiveness after exiting screen off mode and "pause on logs" mode
- fix erroneous first menu validation when exiting screen off mode on some devices
- fix long press and move action could be triggered while swiping outside menus and returning to first touched area
- increase threshold for long press and move action for easier triggering
- small touch scroll optimizations
- improve touch responsiveness on low res devices
- code clean-up and optimization
- fix log text could overwrite clock/battery icons on some low res devices
- after successful zip install with sideload, hide the install background icon
- after installing zip with sideload, do not trigger "pause on logs" mode
- loki: sync latest sources (support LG G2 VS98012b)
- better fit text logs on non HD devices: stop slightly overwrite of bottom virtual keys separation bar and clock/battery area
- fix logs overwriting bottom virtual keys and progress bar in sideload mode
- add 5 extra partitions support in nandroid: can be added in fstab and will be auto detected
- custom backup and restore menu: move reboot item to top of partitions list
- custom backup and restore menu: auto hide all unused items
- advanced menu: hide /data/media toggle for non datamedia devices
- sync loki sources: add new LG devices
- SuperSU update to 1.86
- busybox: merge @Chenglu changes to support selinux (no tar --selinux yet)
- huge code clean ups and fixed
- fix twrp backup/restore default mode
- save loki support user setting (default is now disabled)
- add custom backup and restore options to main nandroid menu for each storage volume
- ditch stock cwm limited advanced restore function
- add toggle to switch between TWRP/CWM as default backup mode
- ors: backup mode is now the default backup mode set for all recovery session
- ors: smart restore mode to override main backup mode depending on path we restore from (TWRP vs CWM auto detection)
- backup/restore validation menu moved to top in custom modes
- sanitize rom name for backup: exclude "&" symbol and fix compiler warnings (size_t)
- when deleting backups, do not exit the menu each time
- fix new line in process_volumes()
- merge: "Don't return immediately from reboot commands."
- merge: "Enable incremental builder to find files that moved"
- merge: "Support recoveries without CONFIG_EXT4_FS_XATTR"
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Goggle und Radagast
Danke für die Info.
1. Post entsprechend angepasst.


6.09.2 (12.01.2013)
- TWRP: merge "support use TW_USE_MODEL_HARDWARE_ID_FOR_DEVICE_ID"
- toggle prompt on low free space during backup
- SuperSU update to v1.89
- loki: merge "Support LG Vu 3."
- code cleanup
- New: US Cellular CH-R530U (d2usc) support
 
Neue Version 6.12.8 veröffentlicht.

Changes between 6.09.2 and 6.12.8

- time and date menu text formatting and order
- version display edit
- add ntfs write support to devices using kernel modules instead of fuse
- zip installer: update loki binaries for LOKI devices
- zip installer: use new update-binary sources
- manually set time and date in recovery
- support Qualcom time daemon to sync time with main system (credits to dougiebee)
- support RTC offset hack for Qualcom devices without a proper time daemon in system ROM (credits to dougiebee)
- option to drop to system set time and date commands (credits to dougiebee)
- set default nandroid compression level back to low
- roll out exfat-nofuse sources from dorimanx into various kernels from Samsung and other brands
- code fix and cleanup
- update SuperSU to 1.91
- merge android_system_core changes to adb to fix push to extra storage paths
- do not use performance mode during install zip: fixes hang on unmount /system in updater-script when usb cable is connected
- update to CWM 6.0.4.7
- merge "Fix up bu restore"
- ROM Manager: workaround to backup/restore to/from external storage
- enhance touch init (fix touch on some Sony devices)
- really fix reading device max brightness value
- loki: merge "Support Open EU LG Optimus F6 and US Cellular Optimus F7"
- read the device max brightness setting to fix brightness toggle on some Sony devices
- merge: "Populate mount menu with new mount/format matrix" - final version
- merge: "Use cat for adb backup."
- merge: "Populate mount menu with new mount/format matrix"
- do not error on missing sd-ext when wiping dalvik cache
- merge: "su: Update for latest su daemon compatibility"
- merge "Clean up c formatting - 1"
- merge "Remove "Go Back" option from verify root and recovery options"
- merge "Fix potential chmod failures"
- merge: "Add a copy of the updater binary to the recovery resources"
- merge: "install: Support downgrade scenarios"
- merge: "install: Fix possible overflow condition in the updater "scanner""
- merge: "minui: do not use flexible array initialization"
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Radagast
Hallo, kann mir mal einer verraten was ich jetzt beim Romwechsel wipen muss. Clean before install new Rom _ was wird da alles gewipt. Entschuldigung für die dumme Frage, aber ich komme von TWRP welches mir in der letzten Zeit aber häufiger Probleme bescherte.
 
Normalerweise wird dabei /data-, /system-, /cache-, /dalvik-Partitionen gewiped. Also die SD bleibt unberührt.

Mach trotzdem vorsichtshalber eine Sicherung.



Btw. die v6.12.8 hat leider ein paar Grafik-Bugs beim install from zip. Also nicht wundern.
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: vmatzi
Gibt es auch ein weg die Rec. Zu installieren ohne seine Daten zu verlieren ?
 
Man verliert beim flashen eines Recovery's seine Daten nicht, lediglich wenn man komplett auf Stock ist und den Bootloader unlocked.
 
  • Danke
Reaktionen: Lala4you
Neue Version 6.12.9 verfügbar! Konnte leider kein Changelog finden! Version hochgeladen und verfügbar.

Evtl. wurden die Grafikbugs behoben?





Edit:
Update 6.12.9
http://d-h.st/5oc

This one was a tough
Sorry, my previous instructions to repack are wrong
hammerhead also uses the dt.img part

So, it uses a custom mkbootimg.mk file in device tree you have to edit the unhide parts to understand what is happening

This is even worst than all I have seen yet: stock boot.img doesn't have a dt.img despite it uses the Snapdragon 800 new mode. It just lacks the dt.img while cm11.0 added it

I had to edit the Boardconfig and deal with compile errors due to kernel tree still there

Any way, I end up with a repack, that at worst won't boot, at best, will make you happy

Edit @Phil3759 - boots and flashes with no glitch - Brilliant, thank you again!
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: Radagast
...dann probiert ich dass hier doch mal aus.
Mit Deinen Downloads hatte ich allerdings Probleme: Die ZIP hat cwm als defekt gemeldet, trotz mehrfach download.
Die IMG kam immer als .txt aus dem Download.
Aber über die offizielle Seite hats geklappt.

Kurze Frage:
Ich habe gleich mal ein backup gemacht.
1. Ganz schön groß. Kann man das ggf. Komprimieren?
2. Wo ist das Backup gespeichert? Ich kann das auf der SD nicht finden.
 
Danke für den Hinweis. Ist wohl beim hochladen was hängen geblieben.
Sollte jetzt gehen.

Schaue mal im Menü unter Backup and Restore >> Misc Nandroid Settings da kannst Du das alles einstellen, ggf. auch den Pfad ändern. Auch ob Du den TWRP Mode verwenden willst.

Das Backup müsste normalerweise auch unter clockworkmod liegen. Sonst einfach mal nach der TAR suchen. Ich kann es dir leider nicht genau sagen, da ich nur per OTG-USB Online Backup sichere, weil ich nicht genügend Platz auf dem Internen Speicher habe.
 
  • Danke
Reaktionen: konsumhaus
Danke. Da war es...ich habe wohl zu kompliziert geguckt, da cwm das unter data/media ablegt.
Leider ist der Datums-bug auch hier
 
Wie kann man den Aroma file manager installieren ?
 
Lala4you schrieb:
Wie kann man den Aroma file manager installieren ?
Schau mal in der Beschreibung vom Special Feature Guide auf Xda.
http://forum.xda-developers.com/showthread.php?p=39433728#post39433728

Du musst dir das gesondert Runterladen und in einem bestimmten Rootverzeichnis legen.
Hatte das damals mit dem One X auch nur kurz probiert und konnte aber keinen richtigen Nutzen daraus erkennen. Die Handhabung ist auch viel zu umständlich. Lieber Booten und mit einem richtigen Explorer arbeiten. Aber kannst ja gerne mal ausprobieren.
 
  • Danke
Reaktionen: Lala4you
Habe die Recovery jetzt auch drauf. Backup erstellt, das Trex Update geflasht, scheint alles einwandfrei zu funzen :thumbup:. Auch das flackern des Displays taucht net mehr auf, sehr schön :thumbsup:. Werde es drauf lassen und schauen. Bis jetzt kann man es auf jeden Fall weiter empfehlen :) Thx für den Tip @Soulfly999 ;)...
 
  • Danke
Reaktionen: konsumhaus und majemaco
+1
 
Hab es auch seit Gestern drauf und bin sehr zufrieden,läuft alles wunderbar.Sehr viel Einzustellen wenn man mag,einfach Klasse
 
Sehr gerne. Teile gerne meine Erfahrungen.

Nutze es halt auch schon länger. ;)
 
Neue Version 6.15.4 verfügbar.

Changelog:
6.15.3 (13.02.2014)
- update superSU to 1.93
- sync sources
- fix recovery reboot command (adb and shell) by adding the init sys.powerctl property control
- merge "Fix mkfs.f2fs calling in roots"
- merge "Fix mass storage in recovery"
- fix display current path when navigating backward in folders
- Nandroid Simple Logging: toggle logging of file names during nandroid to keep screen progress while speed up nandroid operations for some devices
- increase NICE_INTERVAL to 300 msec (faster backup/restore on some devices)
- hide unused settings in Nandroid Settings menu (if we disable all progress on screen, hide non valid options)
- re-order nandroid settings menu
- add a toggle for fall back to pre-built update-binary to permit use of older update-binary in zip packages (doesn't persist on reboot).
this will fix the assert errors due to outdate update-binary. It could still be affected by assert error on device name getprop. However, that one is easier to fix by end users by editing updater-script. This is a workaround. The best is to hammer your ROM cooker to update his scripts and binaries
- setting for signature check toggle on zip updates will be now saved on reboot
- Aroma File Manager: mount vold managed volumes on launch from recovery
- Free Browse Mode: make it possible to install from any custom path even ramdisk
- Free browse mode: fix exceptions when setting up custom path
- Free browse mode: mount known volumes during setup
- Free browse mode: better handling of /data/media devices
- Free Browse Mode: mount vold managed volumes when navigating in
- HTC One variants (m7): fix charger
- HTC Evo 4G LTE (jewel): fix charger
- HTC Evo 4G LTE (jewel): update to new Sense 5 partition layout (/data/media)
- HTC Evo 4G LTE (jewel): use exfat modules for much faster backup speed to exfat cards
- New: Moto G variants (falcon): xt1028 xt1031 xt1032 xt1033 xt1034
- New: Moto G Google Play Edition (falcon_gpe)
- New: Galaxy Note 8.0 LTE (n5120) support
- New: HP Touch (tenderloin), no touch
- fix potential logging issues
- fix compiler warnings
- clean up code and misc fixes
 

Ähnliche Themen

jungermann
Antworten
11
Aufrufe
1.204
jungermann
jungermann
H
  • Havok1974
Antworten
1
Aufrufe
1.934
lulli
lulli
T
  • the-unknown
Antworten
8
Aufrufe
2.120
the-unknown
T
Zurück
Oben Unten