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
Branch
Commit message
Author
Age
android-14.0
recovery: remove most of the loopXXXX.png files to reduce ramdisk size
maxwen
13 months
android-11
Snap for 6732510 from f81364cd8c9bd2e7d39e0a794e00c09746c32e43 to rvc-d1-b-release
android-build-team Robot
4 years
android-9.0
otautil: Android.bp libziparchive added
Armin Mehdilou
5 years
android-8.1
language: italian: Fix rename_stock typo
David
6 years
android-8.0
Fix build error in AOSP 8.1.0 r1 tree
Ethan Yonker
7 years
android-7.1
Remove duplicate entries & Improve Chinese translation
kaneawk
7 years
android-4.4
Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.
Michael Runge
7 years
android-7.0
Merge "MD5 verification sanity" into android-7.0
big biff
8 years
android-6.0
Fix image flashing: attempt 2
James Christopher Adduono
8 years
android-5.1
minuitwrp: pixelflinger no longer has VectorImpl
maxwen
9 years
[...]
Age
Commit message
Author
Files
Lines
2017-08-13
Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.
android-4.4
Michael Runge
1
-0
/
+35
2014-11-14
Fix mkexfatfs exclusion when TW_NO_EXFAT enabled
Matt Mower
1
-1
/
+3
2014-11-06
Revert "Fix USB Mass Storage on some devices"
Matt Mower
1
-3
/
+1
2014-11-04
Fix some module tags
Matt Mower
5
-17
/
+11
2014-11-04
Fix USB Mass Storage on some devices
Ethan Yonker
1
-1
/
+3
2014-11-04
This patchset causes issues with backups.
bigbiff
36
-438
/
+636
2014-11-04
add "done" after "Updating partition details..."
that
1
-0
/
+1
2014-11-04
gitignore: ignore tags file
that
1
-0
/
+1
2014-11-04
fix some compiler warnings
that
2
-4
/
+4
2014-11-04
partitionmanager: remove unused By_Block and By_Name methods
that
2
-268
/
+0
2014-11-03
Remove dependence on build hax in makefiles
Matt Mower
10
-62
/
+89
2014-10-22
2.8.1.0
Ethan Yonker
1
-1
/
+1
2014-10-22
Fix crash when rapid firing command line commands
Ethan Yonker
1
-0
/
+4
2014-10-21
Add support for temperatures in tenths of a degree Celsius
HandyMenny
1
-1
/
+3
2014-10-20
gui: Disable unnecessary checks if TW_CUSTOM_THEME is defined
HandyMenny
1
-6
/
+8
2014-10-20
Do not set contexts during a factory reset
Ethan Yonker
1
-6
/
+2
2014-10-20
Fix placement of Android Secure and SD-EXT on wipe page
Captain Throwback
3
-31
/
+31
2014-10-14
Fix wiping crash when block device is not present
Ethan Yonker
1
-0
/
+5
2014-10-14
mtp: fix log spam: findNode not finding a node is not an error
that
1
-1
/
+1
2014-10-14
Update reference to 24-hour clock
Captain Throwback
3
-3
/
+3
2014-10-14
display cpu temperature in twrp
Jenkins
23
-23
/
+255
2014-10-14
Add support for TrueType fonts
Vojtech Bocek
35
-122
/
+938
2014-10-09
Fix exfat-fuse handling
Dees Troy
1
-0
/
+1
2014-10-08
performance profile support
Tom Hite
4
-5
/
+38
2014-10-08
mtp: cleanup, fixes and performance improvements
that
9
-1103
/
+702
2014-10-08
Update RECOVERY_VARIANT blocking to use project-path-for
Matt Mower
1
-5
/
+9
2014-10-08
Attempt to fix md5 issue with backups
Captain Throwback
1
-0
/
+2
2014-10-07
applypatch: add support for BML partitions
Conn O'Griofa
4
-13
/
+57
2014-10-07
atime is access time, let's just use mtime
Jenkins
1
-3
/
+1
2014-10-07
Remove extra slashes from zip path in openrecovery
Matt Mower
1
-3
/
+3
2014-10-07
Fixes for exfat-fuse
Captain Throwback
2
-3
/
+8
2014-10-07
recovery: Fix adb with linux 3.10
Benoit Goby
1
-1
/
+7
2014-10-07
ADB sideload command not work
Da Zhou
3
-11
/
+358
2014-10-07
Check sehandle before fixing permissions
Dees Troy
1
-1
/
+8
2014-09-20
Attempt to automatically identify data/media devices
Ethan Yonker
7
-231
/
+73
2014-09-15
Additional checks to prevent partitioning internal storage
Ethan Yonker
2
-2
/
+4
2014-09-13
Include no strict aliasing for MTP
Motorhead1991
1
-1
/
+1
2014-09-11
Fix handling of MTP fork/child process
Ethan Yonker
2
-1
/
+8
2014-09-11
MTP: Build flag for setting custom MTP device/path
Ethan Yonker
2
-2
/
+9
2014-09-09
MTP: fix some code paths
bigbiff bigbiff
2
-33
/
+34
2014-09-07
mktime_tz is blocking, don't use it
bigbiff bigbiff
1
-3
/
+8
2014-09-05
update exfat from current head
bigbiff bigbiff
36
-636
/
+438
2014-09-05
MTP: Use fork instead of pthread
Ethan Yonker
4
-10
/
+31
2014-09-04
Fix reporting of folder size on exfat-fuse
Ethan Yonker
1
-4
/
+10
2014-09-04
MTP: Better handling of stat
Ethan Yonker
3
-26
/
+47
2014-09-04
MTP Fix rename in Windows
Dees Troy
3
-1
/
+8
2014-09-04
MTP Fix property list for multiple storage devices
Dees Troy
1
-1
/
+2
2014-09-04
Properly set mtp enable variable if disabled during boot
Ethan Yonker
1
-0
/
+1
2014-09-04
Prevent MTP enable on startup if crash detected
Ethan Yonker
2
-9
/
+19
2014-09-04
Allow MTP debug setting to stick through a reboot
Ethan Yonker
1
-0
/
+1
2014-09-03
Improve MtpStorage handling when more than one storage is present
Ethan Yonker
2
-7
/
+11
2014-09-03
Allow toggle of MTP debug
Ethan Yonker
5
-12
/
+23
2014-09-03
Improve error handling during MTP startup
Ethan Yonker
2
-6
/
+9
2014-09-03
Ensure that MTP is enabled by default
Ethan Yonker
1
-0
/
+7
2014-09-03
Only use SELinux tools from toolbox if not in busybox
Matt Mower
2
-4
/
+13
2014-09-03
Build block TWRP with RECOVERY_VARIANT
Matt Mower
17
-35
/
+55
2014-09-03
Refresh partition details after changing file system
Dees Troy
3
-18
/
+78
2014-09-03
add mtp responder to TWRP.
bigbiff bigbiff
59
-28
/
+9663
2014-08-14
Fix derp
Ethan Yonker
1
-1
/
+1
2014-08-14
Allow blacklisting input devices by build flag
Ethan Yonker
2
-1
/
+20
2014-08-10
Support reading since_epoch and secondary brightness files
xNUTx
10
-44
/
+110
2014-08-10
TW_SCREEN_BLANK_ON_BOOT will jolt the screen/touch driver.
xNUTx
2
-2
/
+8
2014-08-09
Add command line capabilities
Ethan Yonker
13
-5
/
+288
2014-08-07
Set font based on resolution if not set already
Ethan Yonker
1
-0
/
+14
2014-08-07
removing logging test file
Adam Outler
2
-73
/
+1
2014-08-07
remove stray test file
Adam Outler
1
-0
/
+0
2014-08-07
Add possibility to use images as background or handle of slidevalue
Vojtech Bocek
2
-21
/
+67
2014-08-07
update 1440x2560 keyboard mapping
bigbiff bigbiff
1
-16
/
+16
2014-08-07
Allow using variables and addition/subtraction in variables
Ethan Yonker
2
-18
/
+44
2014-08-07
Stop memory management on blanking overlay graphics
Dees Troy
1
-5
/
+5
2014-08-04
Add 280x280 theme
Ethan Yonker
35
-1
/
+407
2014-07-30
Minor tweaks to watch ui.xml files
Ethan Yonker
2
-8
/
+5
2014-07-30
Add 320x320 theme and split out watch.xml for square watch layout
Ethan Yonker
37
-3836
/
+4252
2014-07-29
Update 240x240 theme
Ethan Yonker
2
-243
/
+647
2014-07-29
add 1440x2560 theme to TWRP
big biff
37
-3
/
+422
2014-07-29
Revert "add 1440x2560 theme to TWRP"
Dees Troy
38
-422
/
+3
2014-07-28
add 1440x2560 theme to TWRP
bigbiff bigbiff
38
-3
/
+422
2014-07-28
Allow ui.xml to include additional xml files to read
Ethan Yonker
22
-58184
/
+7988
2014-07-25
Only disable recovery flash if it is truly "stock" recovery
dhacker29
2
-2
/
+2
2014-07-16
Allow custom bootloader msg offset in block misc
Matt Mower
2
-0
/
+16
2014-07-16
Do not wipe block misc on bootloader msg update
Matt Mower
1
-2
/
+2
2014-07-16
Remove unused twbootloader.cpp
Matt Mower
1
-213
/
+0
2014-07-09
Implement "take a screenshot" feature
Vojtech Bocek
22
-3
/
+284
2014-07-09
Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot()
Vojtech Bocek
2
-11
/
+2
2014-07-09
Change ro.twrp.boot boolean to twrp.crash_counter
Vojtech Bocek
1
-4
/
+11
2014-07-09
Fix setting of brightness during startup
Ethan Yonker
1
-7
/
+9
2014-07-09
Track backup and restore progress
Ethan Yonker
29
-72
/
+1005
2014-07-09
Color in the console
Ethan Yonker
22
-20
/
+104
2014-07-07
Refresh after partition changes
jrior001
1
-2
/
+2
2014-07-05
mtdutils: fix rk3xhack filter
Humberto Borba
1
-2
/
+2
2014-06-30
Changes in rk30hack
Kra1o5
5
-20
/
+20
2014-06-30
on stock android, pthread_cancel and phtread_setcancelstate doesn't exist
Flemmard
2
-0
/
+13
2014-06-30
libdl should also be linked to binary
Flemmard
1
-0
/
+3
2014-06-30
minuitwrp: use a whitelist for the input device instead of a hardcoded ignore list
Flemmard
2
-0
/
+12
2014-06-30
Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error)
Motorhead1991
1
-0
/
+2
2014-06-30
GUI: Add -fno-strict-aliasing to GUI for Vanir
Motorhead1991
1
-0
/
+2
2014-06-30
Fuse: add -fno-strict-aliasing to fuse for Vanir.
Motorhead1991
1
-1
/
+2
2014-06-30
minui: Do not return true from target_has_overlay() if MSM_BSP is not set
Andrew Dodd
2
-7
/
+13
2014-06-13
Do not restore file system on data/media devices
Ethan Yonker
2
-3
/
+21
2014-06-06
libtar: don't set parent dir's context when extracting a file
Vojtech Bocek
1
-3
/
+0
[...]
Clone
http://ni.sijanec.eu/anonymous/android_bootable_recovery
https://ni.sijanec.eu/anonymous/android_bootable_recovery