summaryrefslogtreecommitdiffstats
path: root/twrp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Skip the = or \n before grabbing Zip_File.android-4.3Kevin Steck2013-10-241-0/+3
* fix getting and setting contexts in selinuxbigbiff bigbiff2013-10-231-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