index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prebuilt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
recovery: adjust mkfs.f2fs location
maxwen
1
-1
/
+1
2017-01-18
SELinux can be assumed for Android 4.4+
Matt Mower
1
-9
/
+2
2017-01-12
build: AOSP/CM14 fixes (API 24/25, mainly BusyBox-less environment)
Hashcode
1
-1
/
+1
2017-01-11
build: Consolidate the crypto_utils presence tests
D. Andrei Măceș
1
-1
/
+3
2016-12-16
Add TWRP app install via TWRP recovery
Ethan Yonker
2
-0
/
+9
2016-12-13
Support File Based Encryption
Ethan Yonker
1
-0
/
+12
2016-12-13
Add boot slot support
Ethan Yonker
1
-0
/
+6
2016-11-30
Fix adb shell in 7.0 tree
Ethan Yonker
1
-0
/
+3
2016-08-26
Fix compatibility across the board
Ethan Yonker
1
-1
/
+4
2016-08-25
Make it backwards compatible with 4.4
Ethan Yonker
1
-2
/
+4
2016-08-22
NTFS-3g: migrate to PLATFORM_SDK check instead
Jason Riordan
1
-1
/
+1
2016-08-01
ADB: Add adb backup for TWRP.
bigbiff
1
-1
/
+3
2016-03-18
Fix RELINK of toybox for twrp
sndnvaps
1
-1
/
+1
2016-02-15
Fix up logd make file rules
Ethan Yonker
1
-5
/
+5
2016-02-04
Add TWRP flags to enable logd and/or logcat in recovery
Captain Throwback
1
-1
/
+8
2016-02-03
allow flashing sparse images
HashBang
1
-0
/
+1
2016-02-03
Flag to enable jpg support
Greg Wallace
1
-1
/
+3
2016-01-30
Add compare xml script and move/update relink-binaries.sh
Ethan Yonker
1
-19
/
+0
2016-01-29
Replace fix permissions with fix contexts for emulated storage
Ethan Yonker
1
-9
/
+0
2016-01-27
ifdef and comment out libjpeg
Ethan Yonker
1
-1
/
+1
2016-01-25
Adopted Storage support
Ethan Yonker
1
-0
/
+1
2016-01-22
Add zip and unzip when using toybox
dianlujitao
1
-0
/
+6
2016-01-20
Fix SuperSU local dependencies
Ethan Yonker
2
-1
/
+2
2016-01-14
Improve sdcard partitioning process
Ethan Yonker
2
-7
/
+23
2016-01-04
ntfs-3g: Fix cm-13 compatibility
Greg Wallace
1
-0
/
+8
2015-12-22
exfat: Build fsck and update path to mkfs
Matt Mower
1
-0
/
+1
2015-12-22
f2fs: Update make rules for CM compatibility
Matt Mower
1
-6
/
+7
2015-12-08
Rename libexfat target to prevent conflicts
Ethan Yonker
1
-1
/
+1
2015-11-26
Update dosfstools
Matt Mower
1
-3
/
+3
2015-10-09
Fix mkfs.f2fs error in 6.0 trees
Ethan Yonker
1
-3
/
+7
2015-07-14
Add ntfs-3g support
Ethan Yonker
1
-0
/
+5
2015-07-14
Update path for libcryptfs_hw to proper variable
Captain Throwback
1
-1
/
+1
2015-05-28
Add resize2fs and ability to run resize2fs via GUI
Ethan Yonker
1
-0
/
+1
2015-05-15
Support Qualcomm hardware decrypt
Dees Troy
1
-0
/
+3
2015-03-13
Make TWRP compile for x86-64 CPU target
Ethan Yonker
1
-1
/
+6
2015-03-11
Handle sdk version 22 as lollipop
mar-v-in
1
-2
/
+2
2015-01-22
Use /twres instead of /res for theme resources
Dees Troy
1
-8
/
+8
2015-01-22
Include libpcre if present
Dees Troy
1
-0
/
+3
2015-01-22
Remove fibmap.f2fs from relinking
Dees Troy
1
-2
/
+0
2015-01-06
Include libnetd_client in recovery
Vojtech Bocek
1
-0
/
+2
2015-01-05
Stop building unneeded libs for libblkid
Ethan Yonker
1
-2
/
+0
2015-01-05
Build more needed libs for mke2fs
Ethan Yonker
1
-0
/
+6
2015-01-05
Update blkid to 2.25.0
bigbiff
1
-1
/
+3
2015-01-05
crypto: remove unused libs and clean up makefile
that
1
-3
/
+0
2014-12-18
Update SuperSU to 2.40
Ethan Yonker
11
-6
/
+480
2014-12-12
Fix compiling of dosfstools for arm64
Ethan Yonker
1
-6
/
+3
2014-12-10
Use one mizip for all
Ethan Yonker
1
-2
/
+2
2014-12-09
Include libext2_quota.so if present for e2fsprogs utilities
Ethan Yonker
1
-0
/
+3
2014-12-09
Use linker64 on AArch64
Ethan Yonker
2
-1
/
+4
2014-12-04
Reduce libs needed for decrypt and clean up old decypt files
Ethan Yonker
1
-15
/
+0
2014-12-03
bootable recovery: we upgraded to 5.0.1
erikcas
1
-2
/
+2
2014-12-02
Make the android-5.0 branch compile in 4.4 to 4.1
Ethan Yonker
1
-9
/
+16
2014-11-18
Add flag for including additional files built from source in TWRP
Ethan Yonker
1
-0
/
+3
2014-11-17
Make libmincrypttwrp a shared library
Ethan Yonker
1
-1
/
+1
2014-11-12
Add lollipop decrypt support
Ethan Yonker
1
-0
/
+15
2014-11-12
Make TWRP compile for arm64
Ethan Yonker
1
-6
/
+11
2014-11-07
Add new needed libs for 5.0 recovery
Ethan Yonker
1
-0
/
+6
2014-11-06
Remove libcorkscrew
Ethan Yonker
1
-1
/
+2
2014-11-03
Remove dependence on build hax in makefiles
Matt Mower
1
-1
/
+0
2014-10-14
Add support for TrueType fonts
Vojtech Bocek
1
-0
/
+4
2014-10-09
Fix exfat-fuse handling
Dees Troy
1
-0
/
+1
2014-10-07
Fixes for exfat-fuse
Captain Throwback
1
-1
/
+4
2014-09-03
add mtp responder to TWRP.
bigbiff bigbiff
1
-0
/
+10
2014-08-09
Add command line capabilities
Ethan Yonker
1
-0
/
+3
2014-06-04
Whitespace and minor code cleanup
Matt Mower
4
-26
/
+26
2014-05-31
Add script to convert TrueTypeFonts to TWRP's .dat format
Vojtech Bocek
1
-0
/
+198
2014-04-04
Add option to build TWRP with toolbox instead of busybox
Ethan Yonker
1
-1
/
+5
2014-02-08
Update SuperSU
Ethan Yonker
2
-6
/
+4
2013-11-04
Add reboot binary if it exists to recovery
Dees Troy
1
-0
/
+3
2013-10-24
Add toolbox_recovery rules
Dees Troy
1
-0
/
+1
2013-10-16
Add toolbox_recovery rules
Dees Troy
1
-0
/
+1
2013-09-12
Make SELinux automatic if present
Dees Troy
1
-1
/
+1
2013-08-30
Update SuperSU for 4.3 SELinux, 2.6.1.0
Dees_Troy
5
-0
/
+39
2013-08-29
Change to use HAVE_SELINUX build flag
Dees_Troy
1
-1
/
+4
2013-08-29
Initial f2fs support
Dees_Troy
1
-0
/
+5
2013-08-24
Add SELinux support
Dees_Troy
1
-1
/
+3
2013-08-11
Add libselinux for CM10.2 tree
Dees_Troy
1
-0
/
+3
2013-08-11
Remove libjpegtwrp and use CM provided libjpeg
Dees_Troy
1
-0
/
+1
2013-07-01
Update SuperSU binary
Dees_Troy
1
-0
/
+0
2013-06-22
Support encrypted backup files
Dees_Troy
1
-0
/
+15
2013-04-05
Tweak libs
Dees_Troy
1
-6
/
+0
2013-04-04
Add new SliderValue GUI widget
Vojtech Bocek
1
-1
/
+1
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-2
/
+13
2013-02-27
Add fast scroll bar to fileselector
Vojtech Bocek
1
-1
/
+5
2013-02-27
fixes for fakeflash zips
jt1134
1
-3
/
+3
2013-02-21
Check for root and root perms and offer to install/fix
Dees_Troy
3
-0
/
+20
2013-01-28
exFAT improvements, fixes
Dees_Troy
1
-2
/
+2
2013-01-19
change fuse to be compiled with TW_INCLUDE_FUSE_EXFAT
bigbiff bigbiff
1
-2
/
+2
2013-01-12
remove relink files for samsung encryption libraries.
bigbiff bigbiff
1
-5
/
+0
2013-01-10
Add libsparse if it exists
Dees_Troy
1
-0
/
+3
2013-01-09
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
1
-0
/
+9
2013-01-08
Add Samsung TouchWiz decryption
a3955269
1
-0
/
+5
2012-10-02
Create busybox symlinks during compile
Dees_Troy
2
-23
/
+0
2012-09-28
Revert busybox for CM7 compatibility, add exclamation point to format data
Dees_Troy
2
-0
/
+23
2012-09-27
Create symlinks at compile time for busybox
Dees_Troy
3
-78
/
+0
2012-09-27
Update sdcard partitioning to C++
Dees_Troy
2
-667
/
+0
2012-09-26
Fix permissions updates
Dees_Troy
1
-352
/
+360
2012-09-17
Update backup and restore code, adb sideload
Dees_Troy
1
-0
/
+1
2012-09-14
Move to shared libmincrypt
Dees_Troy
1
-0
/
+1
2012-09-14
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
1
-0
/
+3
2012-09-12
Make text appear in GUI console, Zip install works.
Dees_Troy
1
-0
/
+5
2012-09-05
TWRP-ify AOSP code
Dees_Troy
19
-0
/
+1450