Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-20 | Attempt to automatically identify data/media devices | Ethan Yonker | 1 | -7/+6 |
2014-09-04 | Fix reporting of folder size on exfat-fuse | Ethan Yonker | 1 | -4/+10 |
2014-04-15 | Simplify twrpTar skip dir checks, DU code cleanup | Matt Mower | 1 | -8/+2 |
2014-03-30 | Fix /data backup size if contains media subdirs | Matt Mower | 1 | -0/+3 |
2014-03-27 | Cleanup DU Get_Folder_Size function | Matt Mower | 1 | -11/+4 |
2014-03-13 | Fix skipping of relative paths and lost+found in twrpDU | Vojtech Bocek | 1 | -24/+27 |
2014-02-03 | Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc | bigbiff bigbiff | 1 | -1/+10 |
2013-12-19 | Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. | bigbiff bigbiff | 1 | -0/+107 |