summaryrefslogtreecommitdiffstats
path: root/twrp-functions.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add TWFunc::Exec_Cmd() with no 'result' agrumentVojtech Bocek2013-09-121-1/+2
* Pull ROM info from build.prop for backup namesDees Troy2013-09-121-0/+2
* Really fix TWFunc::tw_chmod() for 3-character mode stringVojtech Bocek2013-08-301-1/+1
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-6/+6
* Support encrypted backup filesDees_Troy2013-06-221-0/+5
* Move all AOSP code out of recovery binaryDees_Troy2013-04-041-3/+6
* use md5.c for computation of md5sumsbigbiff bigbiff2013-03-071-1/+1
* Check for root and root perms and offer to install/fixDees_Troy2013-02-211-54/+58
* This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff2013-02-131-50/+54
* Use only std::string in TWFunc::Get_Folder_SizeVojtech Bocek2013-02-021-1/+1
* file manager updates for exFATDees_Troy2013-01-281-0/+1
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-0/+3
* Fix output of version numberDees_Troy2012-10-011-1/+0
* Save version number to storageDees_Troy2012-09-271-3/+4
* Port reboot functions to C++Dees_Troy2012-09-271-0/+17
* Add backup size checkingDees_Troy2012-09-261-0/+1
* Unify portrait layouts againDees_Troy2012-09-261-0/+2
* Update backup and restore code, adb sideloadDees_Troy2012-09-171-6/+9
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-0/+23