summaryrefslogtreecommitdiffstats
path: root/resources.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-280/+0
Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function
2012-10-02Remove extra call for ORSDees_Troy1-0/+0
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+280
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere