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
/
twrp.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reboot for some devices
Ethan Yonker
2015-03-25
1
-5
/
+0
*
Disable stock recovery replacing TWRP during ORS
Ethan Yonker
2015-02-02
1
-5
/
+2
*
Hide some non critical error messages
Ethan Yonker
2015-01-22
1
-1
/
+1
*
Move ORS command line into main thread
Ethan Yonker
2015-01-22
1
-2
/
+2
*
Fix handling of custom themes after decrypt
Ethan Yonker
2015-01-13
1
-0
/
+3
*
fix adb sideload
that
2015-01-04
1
-1
/
+2
*
Do not toggle USB ID during MTP startup if not needed
Ethan Yonker
2015-01-02
1
-9
/
+6
*
Ingore SIGPIPE errors
Ethan Yonker
2014-12-29
1
-0
/
+3
*
Update SuperSU to 2.40
Ethan Yonker
2014-12-18
1
-4
/
+0
*
Attempt to set the proper uid/gid/contexts on new files and dirs
Ethan Yonker
2014-12-12
1
-0
/
+7
*
Fix process to disable stock recovery flashing
Dees Troy
2014-11-20
1
-1
/
+1
*
Merge in lollipop and attempt to fix merge conflicts
Ethan Yonker
2014-11-06
1
-2
/
+4
*
Attempt to automatically identify data/media devices
Ethan Yonker
2014-09-20
1
-0
/
+5
*
Properly set mtp enable variable if disabled during boot
Ethan Yonker
2014-09-04
1
-0
/
+1
*
Prevent MTP enable on startup if crash detected
Ethan Yonker
2014-09-04
1
-8
/
+18
*
Ensure that MTP is enabled by default
Ethan Yonker
2014-09-03
1
-0
/
+7
*
add mtp responder to TWRP.
bigbiff bigbiff
2014-09-03
1
-0
/
+19
*
Add command line capabilities
Ethan Yonker
2014-08-09
1
-2
/
+0
*
Only disable recovery flash if it is truly "stock" recovery
dhacker29
2014-07-25
1
-1
/
+1
*
Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot()
Vojtech Bocek
2014-07-09
1
-1
/
+2
*
Change ro.twrp.boot boolean to twrp.crash_counter
Vojtech Bocek
2014-07-09
1
-4
/
+11
*
Color in the console
Ethan Yonker
2014-07-09
1
-2
/
+2
*
Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScript
Vojtech Bocek
2014-03-11
1
-2
/
+4
*
Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
Vojtech Bocek
2014-02-04
1
-0
/
+3
*
Improve SELinux support check
Dees Troy
2013-12-19
1
-1
/
+11
*
Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.
bigbiff bigbiff
2013-12-19
1
-13
/
+14
*
Add check during boot for SELinux support
Dees Troy
2013-11-26
1
-0
/
+12
*
Skip the = or \n before grabbing Zip_File.
Kevin Steck
2013-10-22
1
-0
/
+3
*
fix getting and setting contexts in selinux
bigbiff bigbiff
2013-10-17
1
-1
/
+9
*
Add TWFunc::Exec_Cmd() with no 'result' agrument
Vojtech Bocek
2013-09-12
1
-3
/
+2
*
Make fixing su perms automatic
Dees Troy
2013-09-12
1
-5
/
+3
*
Pull ROM info from build.prop for backup names
Dees Troy
2013-09-12
1
-1
/
+1
*
Update to latest AOSP master
Dees_Troy
2013-09-04
1
-0
/
+12
*
Use twrp.fstab if present
Dees_Troy
2013-08-29
1
-0
/
+8
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-6
/
+6
*
Add SELinux support
Dees_Troy
2013-08-24
1
-0
/
+16
*
Fix handling of AOSP recovery commands
Dees_Troy
2013-04-08
1
-241
/
+252
*
Fix handling of subpartitions
Dees_Troy
2013-04-05
1
-1
/
+1
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-0
/
+241