summaryrefslogtreecommitdiffstats
path: root/twrp-functions.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+0
2013-10-24Update licenses to all matchDees Troy1-0/+18
2013-10-22Update licenses to all matchDees Troy1-0/+18
2013-09-12Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek1-1/+2
2013-09-12Pull ROM info from build.prop for backup namesDees Troy1-0/+2
2013-08-30Really fix TWFunc::tw_chmod() for 3-character mode stringVojtech Bocek1-1/+1
2013-08-24Unify indentation and little clean-up in TWRP filesVojtech Bocek1-6/+6
2013-06-22Support encrypted backup filesDees_Troy1-0/+5
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-3/+6
2013-03-07use md5.c for computation of md5sumsbigbiff bigbiff1-1/+1
2013-02-21Check for root and root perms and offer to install/fixDees_Troy1-54/+58
2013-02-13This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff1-50/+54
2013-02-02Use only std::string in TWFunc::Get_Folder_SizeVojtech Bocek1-1/+1
2013-01-28file manager updates for exFATDees_Troy1-0/+1
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-0/+3
2012-10-01Fix output of version numberDees_Troy1-1/+0
2012-09-27Save version number to storageDees_Troy1-3/+4
2012-09-27Port reboot functions to C++Dees_Troy1-0/+17
2012-09-26Add backup size checkingDees_Troy1-0/+1
2012-09-26Unify portrait layouts againDees_Troy1-0/+2
2012-09-17Update backup and restore code, adb sideloadDees_Troy1-6/+9
2012-09-14Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy1-0/+23