summaryrefslogtreecommitdiffstats
path: root/twrp-functions.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* use md5.c for computation of md5sumsbigbiff bigbiff2013-03-071-43/+15
* fixes for fakeflash zipsjt11342013-02-271-2/+2
* Fix compiling on CM7Dees_Troy2013-02-221-1/+5
* Check for root and root perms and offer to install/fixDees_Troy2013-02-211-62/+265
* This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.bigbiff bigbiff2013-02-131-0/+49
* Add write buffer for tar writesDees_Troy2013-02-071-4/+4
* Use only std::string in TWFunc::Get_Folder_SizeVojtech Bocek2013-02-021-14/+5
* Fix fail over to vfat from exfatDees_Troy2013-02-011-2/+1
* exFAT improvements, fixesDees_Troy2013-01-281-4/+12
* file manager updates for exFATDees_Troy2013-01-281-0/+21
* Remove sockets and FIFOS when removing filesbigbiff bigbiff2013-01-201-1/+1
* Fix wiping problems and save ecrypt keyDees_Troy2013-01-091-26/+26
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-70/+136
* Increase array size to fix crashes on some devicesDees_Troy2012-12-201-1/+1
* Fix output of version numberDees_Troy2012-10-011-25/+0
* Fix compiler warningsDees_Troy2012-09-281-1/+1
* Save version number to storageDees_Troy2012-09-271-0/+26
* Port reboot functions to C++Dees_Troy2012-09-271-0/+128
* Add backup size checkingDees_Troy2012-09-261-2/+10
* Unify portrait layouts againDees_Troy2012-09-261-0/+23
* Fix fstab and unmount problemsDees_Troy2012-09-201-4/+3
* Cleanup extra-functionsDees_Troy2012-09-181-19/+14
* Update backup and restore code, adb sideloadDees_Troy2012-09-171-0/+71
* Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy2012-09-141-0/+164