summaryrefslogtreecommitdiffstats
path: root/twrpDU.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etcbigbiff bigbiff2014-02-031-1/+10
| | | | Change-Id: Ib62af6ad8596aa18bf48cb750e2ecf442dadc627
* 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-0/+107
Moved Get_Folder_Size to this new class. Change-Id: If0a0220f900eb109581f2eeaf7b76e3f7d6886f1