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
2016-01-14
Improve sdcard partitioning process
Ethan Yonker
1
-0
/
+1
2015-02-02
Disable stock recovery replacing TWRP during ORS
Ethan Yonker
1
-1
/
+1
2014-12-29
twrp-functions: remove unused functions
that
1
-2
/
+0
2014-12-18
Update SuperSU to 2.40
Ethan Yonker
1
-2
/
+0
2014-10-14
display cpu temperature in twrp
Jenkins
1
-0
/
+1
2014-10-08
performance profile support
Tom Hite
1
-0
/
+2
2014-09-03
add mtp responder to TWRP.
bigbiff bigbiff
1
-0
/
+1
2014-08-10
Support reading since_epoch and secondary brightness files
xNUTx
1
-0
/
+2
2014-07-09
Implement "take a screenshot" feature
Vojtech Bocek
1
-0
/
+1
2014-07-09
Track backup and restore progress
Ethan Yonker
1
-0
/
+1
2014-04-16
Add support for actions triggered by key combination
Vojtech Bocek
1
-0
/
+1
2014-03-13
Fix skipping of relative paths and lost+found in twrpDU
Vojtech Bocek
1
-0
/
+1
2014-02-12
Remove unused functions
Ethan Yonker
1
-1
/
+0
2014-02-12
ifdef some functions that depend on other TWRP parts
Ethan Yonker
1
-8
/
+13
2014-02-08
Separate out function for reading /system/build.prop values
Ethan Yonker
1
-0
/
+1
2014-02-06
Add option to print render time of each frame to log file
Vojtech Bocek
1
-0
/
+1
2014-02-04
Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
Vojtech Bocek
1
-0
/
+1
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
-1
/
+0
2013-10-24
Update licenses to all match
Dees Troy
1
-0
/
+18
2013-10-22
Update licenses to all match
Dees Troy
1
-0
/
+18
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