summaryrefslogtreecommitdiffstats
path: root/twrp-functions.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-16Add option to uninstall TWRP app from /systemEthan Yonker1-0/+1
2019-04-03AB Cache dir: If device doesn't have /data/cache for FBE, we shouldbigbiff bigbiff1-0/+1
2019-03-22Support both old and new mkfs.f2fsEthan Yonker1-2/+2
2019-03-20Adding Edl button in reboot menumauronofrio1-0/+1
2019-03-18AB/Non AB Devices: updates for moving cachebigbiff bigbiff1-0/+5
2018-07-20Remove SuperSUEthan Yonker1-1/+0
2018-01-17Use /persist as Qualcomm time fix source during early bootnkk711-1/+1
2017-11-28Support v2 fstab formatEthan Yonker1-4/+4
2017-11-27ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff1-0/+2
2017-06-17twrpDigest refactorbigbiff bigbiff1-0/+2
2017-03-01Timeout for decryptEthan Yonker1-0/+1
2016-12-02Copy Kernel Logsbigbiff bigbiff1-0/+1
2016-08-01ADB: Add adb backup for TWRP.bigbiff1-1/+8
2016-05-03Rewrite TWRP fstab flag processingMatt Mower1-0/+1
2016-03-31Improve progress bar handling for backup / restore / image flashEthan Yonker1-3/+3
2016-01-14Improve sdcard partitioning processEthan Yonker1-0/+1
2015-02-02Disable stock recovery replacing TWRP during ORSEthan Yonker1-1/+1
2014-12-29twrp-functions: remove unused functionsthat1-2/+0
2014-12-18Update SuperSU to 2.40Ethan Yonker1-2/+0
2014-10-14display cpu temperature in twrpJenkins1-0/+1
2014-10-08performance profile supportTom Hite1-0/+2
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-0/+1
2014-08-10Support reading since_epoch and secondary brightness filesxNUTx1-0/+2
2014-07-09Implement "take a screenshot" featureVojtech Bocek1-0/+1
2014-07-09Track backup and restore progressEthan Yonker1-0/+1
2014-04-16Add support for actions triggered by key combinationVojtech Bocek1-0/+1
2014-03-13Fix skipping of relative paths and lost+found in twrpDUVojtech Bocek1-0/+1
2014-02-12Remove unused functionsEthan Yonker1-1/+0
2014-02-12ifdef some functions that depend on other TWRP partsEthan Yonker1-8/+13
2014-02-08Separate out function for reading /system/build.prop valuesEthan Yonker1-0/+1
2014-02-06Add option to print render time of each frame to log fileVojtech Bocek1-0/+1
2014-02-04Load RTC offset on Qualcomm Krait chips, fixes the broken time & dateVojtech Bocek1-0/+1
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