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-functions.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use md5.c for computation of md5sums
bigbiff bigbiff
2013-03-07
1
-43
/
+15
*
fixes for fakeflash zips
jt1134
2013-02-27
1
-2
/
+2
*
Fix compiling on CM7
Dees_Troy
2013-02-22
1
-1
/
+5
*
Check for root and root perms and offer to install/fix
Dees_Troy
2013-02-21
1
-62
/
+265
*
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
bigbiff bigbiff
2013-02-13
1
-0
/
+49
*
Add write buffer for tar writes
Dees_Troy
2013-02-07
1
-4
/
+4
*
Use only std::string in TWFunc::Get_Folder_Size
Vojtech Bocek
2013-02-02
1
-14
/
+5
*
Fix fail over to vfat from exfat
Dees_Troy
2013-02-01
1
-2
/
+1
*
exFAT improvements, fixes
Dees_Troy
2013-01-28
1
-4
/
+12
*
file manager updates for exFAT
Dees_Troy
2013-01-28
1
-0
/
+21
*
Remove sockets and FIFOS when removing files
bigbiff bigbiff
2013-01-20
1
-1
/
+1
*
Fix wiping problems and save ecrypt key
Dees_Troy
2013-01-09
1
-26
/
+26
*
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
2013-01-09
1
-70
/
+136
*
Increase array size to fix crashes on some devices
Dees_Troy
2012-12-20
1
-1
/
+1
*
Fix output of version number
Dees_Troy
2012-10-01
1
-25
/
+0
*
Fix compiler warnings
Dees_Troy
2012-09-28
1
-1
/
+1
*
Save version number to storage
Dees_Troy
2012-09-27
1
-0
/
+26
*
Port reboot functions to C++
Dees_Troy
2012-09-27
1
-0
/
+128
*
Add backup size checking
Dees_Troy
2012-09-26
1
-2
/
+10
*
Unify portrait layouts again
Dees_Troy
2012-09-26
1
-0
/
+23
*
Fix fstab and unmount problems
Dees_Troy
2012-09-20
1
-4
/
+3
*
Cleanup extra-functions
Dees_Troy
2012-09-18
1
-19
/
+14
*
Update backup and restore code, adb sideload
Dees_Troy
2012-09-17
1
-0
/
+71
*
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
2012-09-14
1
-0
/
+164