Nueva versión Philz Recovery v4.00-b21 -
: Known issues to be fixed in future builds
- missing set timezone file message. Fix: just set your timezone in settings
- error 7 and failure of install some zip files: unmount /system before install those files
i9300
- odin:
http://www.mediafire.com/file/tzycuk...-i9300.tar.md5
- cwm:
http://www.mediafire.com/file/50mn3c...-b21-i9300.zip
New in v4.00-b21 Recovery (CWM 6.0.2.7 based: - Completely new Custom Backup and Restore menu
- Custom back and restore job list: backup and restore freely any partition combo from old nandroid folder or new custom_backup one
- Restore modem as custom modem.img file or modem.bin (found in Samsung tar roms)
- Backup EFS in tar (overwrite old backup) + img formats (time stamped)
- Restore EFS from either tar or img files
- All backup and restore tasks are now built completely on native nandroid functions: no more calling of many shell scripts
- One shell script only left to handle raw backup and restore of ext4 partitions (not supported by cwm, I actually use it only for efs.img and restore of modem.bin files)
- New Nandroid Settings Menu: improved UI with settings immediately reflecting on menus
- New TimeZone menu: friendly UI (idea from TWRP) and simpler code to fix issue where it could sometimes fail to write config file
- pigz library: big credits to TWRP team (will be used for new lightning fast compressed backups)
- fix ors mount script for phones without external sd
- remove useless run of ors mount when not started from boot
- fix some partitions could be formatted despite no backup file to restore when md5 check was disabled
- small bug fixes and code cleaning