Rxpert83
Dr. Feelgood
This has been talked about on here before but this newest update is pertty BA so I figured it deserves its own thread.
Newest update additions:
-Both caulkins format all and superwipe are now included as wipe options
-Completely redesigned wipe menu:
Stay on top of all the newest developments at the XDA thread here:
http://forum.xda-developers.com/showthread.php?t=1661543
Newest update additions:
-Both caulkins format all and superwipe are now included as wipe options
-Completely redesigned wipe menu:
Stay on top of all the newest developments at the XDA thread here:
http://forum.xda-developers.com/showthread.php?t=1661543
Description
This is an Amon Ra style custom recovery based on drellisdee's (aka getitnowmarketing) source with a few changes added by me.
The "nandroid" script includes code to auto-reboot your phone upon completing a backup, which could be especially useful after a long, compressed backup, but it's never been an option in the UI. I wanted this feature to be included in the backup and restore menus simply for convenience, i.e. restore a nandroid before going to bed so the phone is ready for you in the morning, make a backup while you're mowing the yard so the phone is ready for you when you come inside, etc.
Accordingly, I modified nandroid-mobile.sh to include autoreboot on restore and modified and built a new recovery binary to offer autoreboot in the backup and restore menus. While tinkering with it, I decided to modify the font color and background graphics. Themes and features explained below.
Change Log
Code:v4.2 - Add Roboto font (from CEnnis91) Reorganize and clarify wipe menu, add Calkulin's Clear Temp (wipe Temp Files in recovery) and Superwipe Center main recovery screen header and switch to all caps v4.1 - Added two new choices to the top of the wipe menu: Combined cache & dalvik wipe Combined boot, cache, data, system (aka Calkulin's FORMAT ALL) wipe Changed auto-reboot message from "Rebooting recovery..." to "Rebooting phone..." v4.0.1 - Fixed symlinks to dump_image and flash_image, which should correct any restore issues from v4.0 (thanks drellisdee) Modified nandroid-mobile.sh and extracommands.c to allow recovery to handle autoreboot versus the script (thanks drellisdee) Added message and three second delay before autorebooting (thanks drellisdee)
Features
All features from v3.11 + autoreboot + improved wiping options + roboto
Known Issues
None at this time
Important Notes
1. To autoreboot, just select that option along with your other backup/restore choices and run as normal. Upon completion, you will see a reboot message along with a three second delay before rebooting.
2. The AOKP theme is just that-- a themed recovery-- not officially endorsed/supported by the AOKP team so please don’t bother them with anything related to this recovery.
Download
All versions available here:
Dev-Host - The Ultimate Free File Hosting / File Sharing Service
Install
Using fastboot (using .img)
fastboot flash recovery /path/to/<recoveryname>.img
Using bootloader (using .zip)
Rename file to 'PC36IMG.zip' and place on root of sd card, reboot to bootloader, allow bootloader to scan, volume up to accept update
Special Thanks/Credits
drellisdee (HUGE help- thanks! <-- buy him a beer)
Amon_RA
pensive
Koush
Cyanogen
Brainaid and infernix
CEnnis91
Ropodope for testing