summaryrefslogtreecommitdiffstats
path: root/prebuilt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-24recovery: adjust mkfs.f2fs locationmaxwen1-1/+1
2017-01-18SELinux can be assumed for Android 4.4+Matt Mower1-9/+2
2017-01-12build: AOSP/CM14 fixes (API 24/25, mainly BusyBox-less environment)Hashcode1-1/+1
2017-01-11build: Consolidate the crypto_utils presence testsD. Andrei Măceș1-1/+3
2016-12-16Add TWRP app install via TWRP recoveryEthan Yonker2-0/+9
2016-12-13Support File Based EncryptionEthan Yonker1-0/+12
2016-12-13Add boot slot supportEthan Yonker1-0/+6
2016-11-30Fix adb shell in 7.0 treeEthan Yonker1-0/+3
2016-08-26Fix compatibility across the boardEthan Yonker1-1/+4
2016-08-25Make it backwards compatible with 4.4Ethan Yonker1-2/+4
2016-08-22NTFS-3g: migrate to PLATFORM_SDK check insteadJason Riordan1-1/+1
2016-08-01ADB: Add adb backup for TWRP.bigbiff1-1/+3
2016-03-18Fix RELINK of toybox for twrpsndnvaps1-1/+1
2016-02-15Fix up logd make file rulesEthan Yonker1-5/+5
2016-02-04Add TWRP flags to enable logd and/or logcat in recoveryCaptain Throwback1-1/+8
2016-02-03allow flashing sparse imagesHashBang1-0/+1
2016-02-03Flag to enable jpg supportGreg Wallace1-1/+3
2016-01-30Add compare xml script and move/update relink-binaries.shEthan Yonker1-19/+0
2016-01-29Replace fix permissions with fix contexts for emulated storageEthan Yonker1-9/+0
2016-01-27ifdef and comment out libjpegEthan Yonker1-1/+1
2016-01-25Adopted Storage supportEthan Yonker1-0/+1
2016-01-22Add zip and unzip when using toyboxdianlujitao1-0/+6
2016-01-20Fix SuperSU local dependenciesEthan Yonker2-1/+2
2016-01-14Improve sdcard partitioning processEthan Yonker2-7/+23
2016-01-04ntfs-3g: Fix cm-13 compatibilityGreg Wallace1-0/+8
2015-12-22exfat: Build fsck and update path to mkfsMatt Mower1-0/+1
2015-12-22f2fs: Update make rules for CM compatibilityMatt Mower1-6/+7
2015-12-08Rename libexfat target to prevent conflictsEthan Yonker1-1/+1
2015-11-26Update dosfstoolsMatt Mower1-3/+3
2015-10-09Fix mkfs.f2fs error in 6.0 treesEthan Yonker1-3/+7
2015-07-14Add ntfs-3g supportEthan Yonker1-0/+5
2015-07-14Update path for libcryptfs_hw to proper variableCaptain Throwback1-1/+1
2015-05-28Add resize2fs and ability to run resize2fs via GUIEthan Yonker1-0/+1
2015-05-15Support Qualcomm hardware decryptDees Troy1-0/+3
2015-03-13Make TWRP compile for x86-64 CPU targetEthan Yonker1-1/+6
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