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.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
Add TWFunc::Exec_Cmd() with no 'result' agrument
Vojtech Bocek
1
-1
/
+2
2013-09-12
Pull ROM info from build.prop for backup names
Dees Troy
1
-0
/
+2
2013-08-30
Really fix TWFunc::tw_chmod() for 3-character mode string
Vojtech Bocek
1
-1
/
+1
2013-08-24
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
1
-6
/
+6
2013-06-22
Support encrypted backup files
Dees_Troy
1
-0
/
+5
2013-04-04
Move all AOSP code out of recovery binary
Dees_Troy
1
-3
/
+6
2013-03-07
use md5.c for computation of md5sums
bigbiff bigbiff
1
-1
/
+1
2013-02-21
Check for root and root perms and offer to install/fix
Dees_Troy
1
-54
/
+58
2013-02-13
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
bigbiff bigbiff
1
-50
/
+54
2013-02-02
Use only std::string in TWFunc::Get_Folder_Size
Vojtech Bocek
1
-1
/
+1
2013-01-28
file manager updates for exFAT
Dees_Troy
1
-0
/
+1
2013-01-09
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
1
-0
/
+3
2012-10-01
Fix output of version number
Dees_Troy
1
-1
/
+0
2012-09-27
Save version number to storage
Dees_Troy
1
-3
/
+4
2012-09-27
Port reboot functions to C++
Dees_Troy
1
-0
/
+17
2012-09-26
Add backup size checking
Dees_Troy
1
-0
/
+1
2012-09-26
Unify portrait layouts again
Dees_Troy
1
-0
/
+2
2012-09-17
Update backup and restore code, adb sideload
Dees_Troy
1
-6
/
+9
2012-09-14
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
1
-0
/
+23