|
Hello all.
First off, thanks for the CWM recovery for this phone, guys.
Second, I made some adjustments to the recovery script (the one that runs at boot on the phone) to better suit my needs/wants.
Changes:
- The trigger to get into recovery is now Volume Down (/dev/event3) instead of the touchscreen (/dev/event2).
- The script now displays its state through the notification LED. It lights up purple (supposed to be white) when ready to be triggered, green when booting normally to Android, and blue when booting to recovery. The green light is only lit for a second though to prevent conflicts/confusion, as the stock Sony build does not reset the LEDs on boot. The blue light in recovery mode stays on until reboot.
- The trigger window is shrunk from 3 seconds to 1 second.
Usage/Installation:
Download attached zip and replace the chargemon in the "files" folder of the recovery installer with the "chargemon" in this zip, or push chargemon manually to the phone.
|