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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve progress bar handling for backup / restore / image flash
Ethan Yonker
2016-03-31
1
-3
/
+3
*
Improve sdcard partitioning process
Ethan Yonker
2016-01-14
1
-0
/
+1
*
Disable stock recovery replacing TWRP during ORS
Ethan Yonker
2015-02-02
1
-1
/
+1
*
twrp-functions: remove unused functions
that
2014-12-29
1
-2
/
+0
*
Update SuperSU to 2.40
Ethan Yonker
2014-12-18
1
-2
/
+0
*
display cpu temperature in twrp
Jenkins
2014-10-14
1
-0
/
+1
*
performance profile support
Tom Hite
2014-10-08
1
-0
/
+2
*
add mtp responder to TWRP.
bigbiff bigbiff
2014-09-03
1
-0
/
+1
*
Support reading since_epoch and secondary brightness files
xNUTx
2014-08-10
1
-0
/
+2
*
Implement "take a screenshot" feature
Vojtech Bocek
2014-07-09
1
-0
/
+1
*
Track backup and restore progress
Ethan Yonker
2014-07-09
1
-0
/
+1
*
Add support for actions triggered by key combination
Vojtech Bocek
2014-04-16
1
-0
/
+1
*
Fix skipping of relative paths and lost+found in twrpDU
Vojtech Bocek
2014-03-13
1
-0
/
+1
*
Remove unused functions
Ethan Yonker
2014-02-12
1
-1
/
+0
*
ifdef some functions that depend on other TWRP parts
Ethan Yonker
2014-02-12
1
-8
/
+13
*
Separate out function for reading /system/build.prop values
Ethan Yonker
2014-02-08
1
-0
/
+1
*
Add option to print render time of each frame to log file
Vojtech Bocek
2014-02-06
1
-0
/
+1
*
Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
Vojtech Bocek
2014-02-04
1
-0
/
+1
*
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
-1
/
+0
*
Update licenses to all match
Dees Troy
2013-10-22
1
-0
/
+18
*
Add TWFunc::Exec_Cmd() with no 'result' agrument
Vojtech Bocek
2013-09-12
1
-1
/
+2
*
Pull ROM info from build.prop for backup names
Dees Troy
2013-09-12
1
-0
/
+2
*
Really fix TWFunc::tw_chmod() for 3-character mode string
Vojtech Bocek
2013-08-30
1
-1
/
+1
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-6
/
+6
*
Support encrypted backup files
Dees_Troy
2013-06-22
1
-0
/
+5
*
Move all AOSP code out of recovery binary
Dees_Troy
2013-04-04
1
-3
/
+6
*
use md5.c for computation of md5sums
bigbiff bigbiff
2013-03-07
1
-1
/
+1
*
Check for root and root perms and offer to install/fix
Dees_Troy
2013-02-21
1
-54
/
+58
*
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
bigbiff bigbiff
2013-02-13
1
-50
/
+54
*
Use only std::string in TWFunc::Get_Folder_Size
Vojtech Bocek
2013-02-02
1
-1
/
+1
*
file manager updates for exFAT
Dees_Troy
2013-01-28
1
-0
/
+1
*
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
2013-01-09
1
-0
/
+3
*
Fix output of version number
Dees_Troy
2012-10-01
1
-1
/
+0
*
Save version number to storage
Dees_Troy
2012-09-27
1
-3
/
+4
*
Port reboot functions to C++
Dees_Troy
2012-09-27
1
-0
/
+17
*
Add backup size checking
Dees_Troy
2012-09-26
1
-0
/
+1
*
Unify portrait layouts again
Dees_Troy
2012-09-26
1
-0
/
+2
*
Update backup and restore code, adb sideload
Dees_Troy
2012-09-17
1
-6
/
+9
*
Add wipe functions, compiles in CM7, text shows in UI, zips install
Dees_Troy
2012-09-14
1
-0
/
+23