summaryrefslogtreecommitdiffstats
path: root/prebuilt/bbinstall.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-0/+5
Move TW zip install code to C++ so that it can use the ui->functions. Bring in mincrypt code to fix a crash during signature checking.
2012-09-05TWRP-ify AOSP codeDees_Troy1-0/+9
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