summaryrefslogtreecommitdiffstats
path: root/twrp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04Load RTC offset on Qualcomm Krait chips, fixes the broken time & dateVojtech Bocek1-0/+3
2013-12-19Improve SELinux support checkDees Troy1-1/+11
2013-12-19Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.bigbiff bigbiff1-13/+14
2013-11-26Add check during boot for SELinux supportDees Troy1-0/+12
2013-10-24Skip the = or \n before grabbing Zip_File.android-4.3Kevin Steck1-0/+3
2013-10-23fix getting and setting contexts in selinuxbigbiff bigbiff1-1/+9
2013-10-22Skip the = or \n before grabbing Zip_File.Kevin Steck1-0/+3
2013-10-17fix getting and setting contexts in selinuxbigbiff bigbiff1-1/+9
2013-09-12Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek1-3/+2
2013-09-12Make fixing su perms automaticDees Troy1-5/+3
2013-09-12Pull ROM info from build.prop for backup namesDees Troy1-1/+1
2013-08-29Use twrp.fstab if presentDees_Troy1-0/+8
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-6/+6
2013-08-24Add SELinux supportDees_Troy1-0/+16
2013-04-08Fix handling of AOSP recovery commandsDees_Troy1-241/+252
2013-04-05Fix handling of subpartitionsDees_Troy1-1/+1
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-0/+241