summaryrefslogtreecommitdiffstats
path: root/twrpTar.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-241-1/+0
* Improve backup display names with emulated storageEthan Yonker2017-02-081-1/+0
* Whitespace cleanupMatt Mower2017-01-181-1/+0
* Improve backup & wipe exclusion handlingEthan Yonker2016-11-301-1/+2
* ADB: Add adb backup for TWRP.bigbiff2016-08-011-4/+12
* Improve progress bar handling for backup / restore / image flashEthan Yonker2016-03-311-3/+5
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-1/+1
* Add cancel backup capability.bigbiff2015-01-271-1/+2
* Track backup and restore progressEthan Yonker2014-07-091-2/+8
* Remove deprecated tar exclude functionalityMatt Mower2014-03-311-3/+0
* Remove unused functionsEthan Yonker2014-02-121-2/+0
* Move DataManager functions out of twrpTar.cppEthan Yonker2014-02-101-0/+3
* Refactor twrpTar to use TarListDees Troy2014-02-031-8/+4
* 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/+1
* skip checking size on linksbigbiff bigbiff2013-08-281-3/+3
* Unify indentation and little clean-up in TWRP filesVojtech Bocek2013-08-241-52/+53
* Support encrypted backup filesDees_Troy2013-06-221-17/+46
* Add search function to libtarn0d32013-03-181-0/+2
* change libtar to fork instead of pthreadbigbiff bigbiff2013-02-181-6/+4
* change tar create to pthreadbigbiff bigbiff2013-01-241-14/+23
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-0/+61