summaryrefslogtreecommitdiffstats
path: root/twrp-functions.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add option to uninstall TWRP app from /systemEthan Yonker2019-05-161-0/+1
* AB Cache dir: If device doesn't have /data/cache for FBE, we shouldbigbiff bigbiff2019-04-031-0/+1
* Support both old and new mkfs.f2fsEthan Yonker2019-03-221-2/+2
* Adding Edl button in reboot menumauronofrio2019-03-201-0/+1
* AB/Non AB Devices: updates for moving cachebigbiff bigbiff2019-03-181-0/+5
* Remove SuperSUEthan Yonker2018-07-201-1/+0
* Use /persist as Qualcomm time fix source during early bootnkk712018-01-171-1/+1
* Support v2 fstab formatEthan Yonker2017-11-281-4/+4
* ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff2017-11-271-0/+2
* twrpDigest refactorbigbiff bigbiff2017-06-171-0/+2
* Timeout for decryptEthan Yonker2017-03-011-0/+1
* Copy Kernel Logsbigbiff bigbiff2016-12-021-0/+1
* ADB: Add adb backup for TWRP.bigbiff2016-08-011-1/+8
* Rewrite TWRP fstab flag processingMatt Mower2016-05-031-0/+1
* Improve progress bar handling for backup / restore / image flashEthan Yonker2016-03-311-3/+3
* Improve sdcard partitioning processEthan Yonker2016-01-141-0/+1
* Disable stock recovery replacing TWRP during ORSEthan Yonker2015-02-021-1/+1
* twrp-functions: remove unused functionsthat2014-12-291-2/+0
* Update SuperSU to 2.40Ethan Yonker2014-12-181-2/+0
* display cpu temperature in twrpJenkins2014-10-141-0/+1
* performance profile supportTom Hite2014-10-081-0/+2
* add mtp responder to TWRP.bigbiff bigbiff2014-09-031-0/+1
* Support reading since_epoch and secondary brightness filesxNUTx2014-08-101-0/+2
* Implement "take a screenshot" featureVojtech Bocek2014-07-091-0/+1
* Track backup and restore progressEthan Yonker2014-07-091-0/+1
* Add support for actions triggered by key combinationVojtech Bocek2014-04-161-0/+1
* Fix skipping of relative paths and lost+found in twrpDUVojtech Bocek2014-03-131-0/+1
* Remove unused functionsEthan Yonker2014-02-121-1/+0
* ifdef some functions that depend on other TWRP partsEthan Yonker2014-02-121-8/+13
* Separate out function for reading /system/build.prop valuesEthan Yonker2014-02-081-0/+1
* Add option to print render time of each frame to log fileVojtech Bocek2014-02-061-0/+1
* Load RTC offset on Qualcomm Krait chips, fixes the broken time & dateVojtech Bocek2014-02-041-0/+1
* Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.bigbiff bigbiff2013-12-191-1/+0
* Update licenses to all matchDees Troy2013-10-221-0/+18
* 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