summaryrefslogtreecommitdiffstats
path: root/prebuilt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-11Handle sdk version 22 as lollipopmar-v-in1-2/+2
2015-01-22Use /twres instead of /res for theme resourcesDees Troy1-8/+8
2015-01-22Include libpcre if presentDees Troy1-0/+3
2015-01-22Remove fibmap.f2fs from relinkingDees Troy1-2/+0
2015-01-06Include libnetd_client in recoveryVojtech Bocek1-0/+2
2015-01-05Stop building unneeded libs for libblkidEthan Yonker1-2/+0
2015-01-05Build more needed libs for mke2fsEthan Yonker1-0/+6
2015-01-05Update blkid to 2.25.0bigbiff1-1/+3
2015-01-05crypto: remove unused libs and clean up makefilethat1-3/+0
2014-12-18Update SuperSU to 2.40Ethan Yonker11-6/+480
2014-12-12Fix compiling of dosfstools for arm64Ethan Yonker1-6/+3
2014-12-10Use one mizip for allEthan Yonker1-2/+2
2014-12-09Include libext2_quota.so if present for e2fsprogs utilitiesEthan Yonker1-0/+3
2014-12-09Use linker64 on AArch64Ethan Yonker2-1/+4
2014-12-04Reduce libs needed for decrypt and clean up old decypt filesEthan Yonker1-15/+0
2014-12-03bootable recovery: we upgraded to 5.0.1erikcas1-2/+2
2014-12-02 Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker1-9/+16
2014-11-18Add flag for including additional files built from source in TWRPEthan Yonker1-0/+3
2014-11-17Make libmincrypttwrp a shared libraryEthan Yonker1-1/+1
2014-11-12Add lollipop decrypt supportEthan Yonker1-0/+15
2014-11-12Make TWRP compile for arm64Ethan Yonker1-6/+11
2014-11-07Add new needed libs for 5.0 recoveryEthan Yonker1-0/+6
2014-11-06Remove libcorkscrewEthan Yonker1-1/+2
2014-11-03Remove dependence on build hax in makefilesMatt Mower1-1/+0
2014-10-14Add support for TrueType fontsVojtech Bocek1-0/+4
2014-10-09Fix exfat-fuse handlingDees Troy1-0/+1
2014-10-07Fixes for exfat-fuseCaptain Throwback1-1/+4
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-0/+10
2014-08-09Add command line capabilitiesEthan Yonker1-0/+3
2014-06-04Whitespace and minor code cleanupMatt Mower4-26/+26
2014-05-31Add script to convert TrueTypeFonts to TWRP's .dat formatVojtech Bocek1-0/+198
2014-04-04Add option to build TWRP with toolbox instead of busyboxEthan Yonker1-1/+5
2014-02-08Update SuperSUEthan Yonker2-6/+4
2013-11-04Add reboot binary if it exists to recoveryDees Troy1-0/+3
2013-10-24Add toolbox_recovery rulesDees Troy1-0/+1
2013-10-16Add toolbox_recovery rulesDees Troy1-0/+1
2013-09-12Make SELinux automatic if presentDees Troy1-1/+1
2013-08-30Update SuperSU for 4.3 SELinux, 2.6.1.0Dees_Troy5-0/+39
2013-08-29Change to use HAVE_SELINUX build flagDees_Troy1-1/+4
2013-08-29Initial f2fs supportDees_Troy1-0/+5
2013-08-24Add SELinux supportDees_Troy1-1/+3
2013-08-11Add libselinux for CM10.2 treeDees_Troy1-0/+3
2013-08-11Remove libjpegtwrp and use CM provided libjpegDees_Troy1-0/+1
2013-07-01Update SuperSU binaryDees_Troy1-0/+0
2013-06-22Support encrypted backup filesDees_Troy1-0/+15
2013-04-05Tweak libsDees_Troy1-6/+0
2013-04-04Add new SliderValue GUI widgetVojtech Bocek1-1/+1
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-2/+13
2013-02-27Add fast scroll bar to fileselectorVojtech Bocek1-1/+5
2013-02-27fixes for fakeflash zipsjt11341-3/+3
2013-02-21Check for root and root perms and offer to install/fixDees_Troy3-0/+20
2013-01-28exFAT improvements, fixesDees_Troy1-2/+2
2013-01-19change fuse to be compiled with TW_INCLUDE_FUSE_EXFATbigbiff bigbiff1-2/+2
2013-01-12remove relink files for samsung encryption libraries.bigbiff bigbiff1-5/+0
2013-01-10Add libsparse if it existsDees_Troy1-0/+3
2013-01-09Add libtar to TWRP instead of using busybox tarbigbiff bigbiff1-0/+9
2013-01-08Add Samsung TouchWiz decryptiona39552691-0/+5
2012-10-02Create busybox symlinks during compileDees_Troy2-23/+0
2012-09-28Revert busybox for CM7 compatibility, add exclamation point to format dataDees_Troy2-0/+23
2012-09-27Create symlinks at compile time for busyboxDees_Troy3-78/+0
2012-09-27Update sdcard partitioning to C++Dees_Troy2-667/+0
2012-09-26Fix permissions updatesDees_Troy1-352/+360
2012-09-17Update backup and restore code, adb sideloadDees_Troy1-0/+1
2012-09-14Move to shared libmincryptDees_Troy1-0/+1
2012-09-14Add wipe functions, compiles in CM7, text shows in UI, zips installDees_Troy1-0/+3
2012-09-12Make text appear in GUI console, Zip install works.Dees_Troy1-0/+5
2012-09-05TWRP-ify AOSP codeDees_Troy19-0/+1450