summaryrefslogtreecommitdiffstats
path: root/variables.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix renaming of backups with spaces, 2.3.2.3Dees_Troy2012-11-191-1/+1
|
* Fix fix permissionsDees_Troy2012-11-161-1/+1
|
* Fixes for multi-user in 4.2Dees_Troy2012-11-151-1/+1
| | | | | | Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
* add exfat to partitions.cppbigbiff bigbiff2012-11-141-1/+1
|
* Fix weird keyboard problemDees_Troy2012-10-151-1/+1
|
* Bump version to 2.3.1.0Dees_Troy2012-10-151-1/+1
|
* Handle single lun file for USB storageDees_Troy2012-10-141-1/+1
|
* Bump version to 2.3.0.3Dees_Troy2012-10-131-1/+1
|
* Bump version numberDees_Troy2012-10-121-1/+1
|
* Finalize 2.3.0.0Dees_Troy2012-10-101-1/+1
| | | | | | Fix permission setting for other Add new fix permissions to GUI actions Update version number
* Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2012-09-281-1/+1
|
* Update version and readmeDees_Troy2012-09-261-1/+1
|
* Unify portrait layouts againDees_Troy2012-09-261-0/+5
|
* TWRP-ify AOSP codeDees_Troy2012-09-051-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