Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
781e689f37fdf3c234be227602317917fb1db579
/
twrp-functions.hpp
a869edd
Remove unused functions
by Ethan Yonker
· 11 years ago
af2897c
ifdef some functions that depend on other TWRP parts
by Ethan Yonker
· 11 years ago
b555789
Separate out function for reading /system/build.prop values
by Ethan Yonker
· 11 years ago
e5ffcd1
Add option to print render time of each frame to log file
by Vojtech Bocek
· 11 years ago
d0e38bc
Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
by Vojtech Bocek
· 11 years ago
34684ff
Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.
by bigbiff bigbiff
· 11 years ago
3be70a8
Update licenses to all match
by Dees Troy
· 11 years ago
0553420
Add TWFunc::Exec_Cmd() with no 'result' agrument
by Vojtech Bocek
· 11 years ago
b21cc64
Pull ROM info from build.prop for backup names
by Dees Troy
· 11 years ago
37aeb8d
Really fix TWFunc::tw_chmod() for 3-character mode string
by Vojtech Bocek
· 11 years ago
fafb0c5
Unify indentation and little clean-up in TWRP files
by Vojtech Bocek
· 11 years ago
83bd483
Support encrypted backup files
by Dees_Troy
· 12 years ago
2673cec
Move all AOSP code out of recovery binary
by Dees_Troy
· 12 years ago
cdcfee4
use md5.c for computation of md5sums
by bigbiff bigbiff
· 12 years ago
6ef6635
Check for root and root perms and offer to install/fix
by Dees_Troy
· 12 years ago
8a68c31
This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future.
by bigbiff bigbiff
· 12 years ago
2e97ec5
Use only std::string in TWFunc::Get_Folder_Size
by Vojtech Bocek
· 12 years ago
3ee47bc
file manager updates for exFAT
by Dees_Troy
· 12 years ago
9c75405
Add libtar to TWRP instead of using busybox tar
by bigbiff bigbiff
· 12 years ago
01a9b7a
Fix output of version number
by Dees_Troy
· 12 years ago
3477d71
Save version number to storage
by Dees_Troy
· 12 years ago
a58bead
Port reboot functions to C++
by Dees_Troy
· 12 years ago
7c2dec8
Add backup size checking
by Dees_Troy
· 12 years ago
b46a684
Unify portrait layouts again
by Dees_Troy
· 12 years ago
43d8b00
Update backup and restore code, adb sideload
by Dees_Troy
· 12 years ago
38bd760
Add wipe functions, compiles in CM7, text shows in UI, zips install
by Dees_Troy
· 12 years ago