Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset progress bar in ORS | Dees_Troy | 2013-01-28 | 1 | -1/+2 |
| | | | | Change-Id: Ia7df2fa80712dc9ff7fda97261fefa33ce823ae0 | ||||
* | Use GUI for ORS instead of console only | Dees_Troy | 2013-01-25 | 1 | -98/+129 |
| | |||||
* | Convert AOSP commands to ORS for encrypted devices | Dees_Troy | 2013-01-24 | 1 | -6/+20 |
| | | | | Change-Id: I6a76a51cd9efd7db67d7abeeb26f9bdd0eebf5a9 | ||||
* | Improve ORS sideload to display GUI with cancel button | Dees_Troy | 2013-01-18 | 1 | -28/+24 |
| | |||||
* | Add sideload command for ORS | Dees_Troy | 2013-01-17 | 1 | -0/+31 |
| | |||||
* | ORS engine fixes | Dees_Troy | 2013-01-17 | 1 | -11/+8 |
| | | | | | | | | Fix backup to not error when a non-existant partition is given. Fix restore to run when no partition parameters are given. Ensure that ORS runs after decryption and that zips install. Fix a problem with the fake internal sdcard not mounting to /sdcard on data media devices. | ||||
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -13/+7 |
| | | | | | | | Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function | ||||
* | Update injecttwrp for Epic 4G Touch | Dees_Troy | 2012-10-16 | 1 | -1/+13 |
| | |||||
* | Ensure that actions are not simulated in ORS | Dees_Troy | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Update ORS and recovery commands | Dees_Troy | 2012-10-01 | 1 | -114/+133 |
| | |||||
* | Port backup name checking to Partition Manager | Dees_Troy | 2012-09-27 | 1 | -0/+4 |
| | |||||
* | Add and improve OpenRecoveryScript support | Dees_Troy | 2012-09-20 | 1 | -0/+476 |
Improve zip finding in ORS engine Add support for restoring with just a backup name |