summaryrefslogtreecommitdiffstats
path: root/twrp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve SELinux support checkDees Troy2013-12-191-1/+11
* Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.bigbiff bigbiff2013-12-191-13/+14
* Add check during boot for SELinux supportDees Troy2013-11-261-0/+12
* Skip the = or \n before grabbing Zip_File.Kevin Steck2013-10-221-0/+3
* fix getting and setting contexts in selinuxbigbiff bigbiff2013-10-171-1/+9
* Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek2013-09-121-3/+2
* Make fixing su perms automaticDees Troy2013-09-121-5/+3
* Pull ROM info from build.prop for backup namesDees Troy2013-09-121-1/+1
* Update to latest AOSP masterDees_Troy2013-09-041-0/+12
* Use twrp.fstab if presentDees_Troy2013-08-291-0/+8
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-6/+6
* Add SELinux supportDees_Troy2013-08-241-0/+16
* Fix handling of AOSP recovery commandsDees_Troy2013-04-081-241/+252
* Fix handling of subpartitionsDees_Troy2013-04-051-1/+1
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-0/+241