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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
1
-8
/
+18
2014-09-03
Ensure that MTP is enabled by default
Ethan Yonker
1
-0
/
+7
2014-09-03
add mtp responder to TWRP.
bigbiff bigbiff
1
-0
/
+19
2014-08-09
Add command line capabilities
Ethan Yonker
1
-2
/
+0
2014-07-25
Only disable recovery flash if it is truly "stock" recovery
dhacker29
1
-1
/
+1
2014-07-09
Check the crash counter instead of date in TWFunc::Fixup_Time_On_Boot()
Vojtech Bocek
1
-1
/
+2
2014-07-09
Change ro.twrp.boot boolean to twrp.crash_counter
Vojtech Bocek
1
-4
/
+11
2014-07-09
Color in the console
Ethan Yonker
1
-2
/
+2
2014-03-11
Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScript
Vojtech Bocek
1
-2
/
+4
2014-02-04
Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
Vojtech Bocek
1
-0
/
+3
2013-12-19
Improve SELinux support check
Dees Troy
1
-1
/
+11
2013-12-19
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
1
-13
/
+14
2013-11-26
Add check during boot for SELinux support
Dees Troy
1
-0
/
+12
2013-10-24
Skip the = or \n before grabbing Zip_File.
android-4.3
Kevin Steck
1
-0
/
+3
2013-10-23
fix getting and setting contexts in selinux
bigbiff bigbiff
1
-1
/
+9
2013-10-22
Skip the = or \n before grabbing Zip_File.
Kevin Steck
1
-0
/
+3
2013-10-17
fix getting and setting contexts in selinux
bigbiff bigbiff
1
-1
/
+9
2013-09-12
Add TWFunc::Exec_Cmd() with no 'result' agrument
Vojtech Bocek
1
-3
/
+2
2013-09-12
Make fixing su perms automatic
Dees Troy
1
-5
/
+3
2013-09-12
Pull ROM info from build.prop for backup names
Dees Troy
1
-1
/
+1
2013-08-29
Use twrp.fstab if present
Dees_Troy
1
-0
/
+8
2013-08-24
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
1
-6
/
+6
2013-08-24
Add SELinux support
Dees_Troy
1
-0
/
+16
2013-04-08
Fix handling of AOSP recovery commands
Dees_Troy
1
-241
/
+252
2013-04-05
Fix handling of subpartitions
Dees_Troy
1
-1
/
+1
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-0
/
+241