Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -4/+4 | |
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function | |||||
2012-12-18 | Update version to 2.3.3.0 | Dees_Troy | 1 | -1/+1 | |
2012-11-19 | Fix renaming of backups with spaces, 2.3.2.3 | Dees_Troy | 1 | -1/+1 | |
2012-11-16 | Fix fix permissions | Dees_Troy | 1 | -1/+1 | |
2012-11-15 | Fixes for multi-user in 4.2 | Dees_Troy | 1 | -1/+1 | |
Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d | |||||
2012-11-14 | add exfat to partitions.cpp | bigbiff bigbiff | 1 | -1/+1 | |
2012-10-15 | Fix weird keyboard problem | Dees_Troy | 1 | -1/+1 | |
2012-10-15 | Bump version to 2.3.1.0 | Dees_Troy | 1 | -1/+1 | |
2012-10-14 | Handle single lun file for USB storage | Dees_Troy | 1 | -1/+1 | |
2012-10-13 | Bump version to 2.3.0.3 | Dees_Troy | 1 | -1/+1 | |
2012-10-12 | Bump version number | Dees_Troy | 1 | -1/+1 | |
2012-10-10 | Finalize 2.3.0.0 | Dees_Troy | 1 | -1/+1 | |
Fix permission setting for other Add new fix permissions to GUI actions Update version number | |||||
2012-09-28 | Revert busybox for CM7 compatibility, add exclamation point to format data | Dees_Troy | 1 | -1/+1 | |
2012-09-26 | Update version and readme | Dees_Troy | 1 | -1/+1 | |
2012-09-26 | Unify portrait layouts again | Dees_Troy | 1 | -0/+5 | |
2012-09-05 | TWRP-ify AOSP code | Dees_Troy | 1 | -0/+165 | |
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere |