Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
7df0e1dd364fa9d9f2c5dd85fdb09e81cd406b25
/
twrp-functions.cpp
« Previous
0b7fe50
Add support for actions triggered by key combination
by Vojtech Bocek
· 11 years ago
05f87d6
Fix skipping of relative paths and lost+found in twrpDU
by Vojtech Bocek
· 11 years ago
3e254b9
Change qcom time error messages to info
by Dees Troy
· 11 years ago
92d48e0
Check auto generated backup names for invalid characters
by Ethan Yonker
· 11 years ago
731df79
fix slash between directories
by bigbiff bigbiff
· 11 years ago
af2897c
ifdef some functions that depend on other TWRP parts
by Ethan Yonker
· 11 years ago
0385f51
Update SuperSU
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
a829d5d
Remove trailing spaces on auto generated backup names
by Dees Troy
· 11 years ago
9d7fdf5
Improvements to Update_Log_File
by Dees Troy
· 11 years ago
a2e7016
Never generate empty backup name
by Vojtech Bocek
· 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
a7939bb
Update SuperSU for 4.3 SELinux, 2.6.1.0
by Dees_Troy
· 11 years ago
616afed
ignore lost+found in all the places
by bigbiff bigbiff
· 11 years ago
fafb0c5
Unify indentation and little clean-up in TWRP files
by Vojtech Bocek
· 11 years ago
00b2605
Fix TWFunc::tw_chmod() for 3-character mode string
by Vojtech Bocek
· 11 years ago
29a0635
Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()"
by Dees_Troy
· 11 years ago
c5754cf
Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()
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
113ee73
fixes for fakeflash zips
by jt1134
· 12 years ago
a443878
Fix compiling on CM7
by Dees_Troy
· 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
e34c133
Add write buffer for tar writes
by Dees_Troy
· 12 years ago
2e97ec5
Use only std::string in TWFunc::Get_Folder_Size
by Vojtech Bocek
· 12 years ago
3f5c4e8
Fix fail over to vfat from exfat
by Dees_Troy
· 12 years ago
b05ddee
exFAT improvements, fixes
by Dees_Troy
· 12 years ago
3ee47bc
file manager updates for exFAT
by Dees_Troy
· 12 years ago
98f1f90
Remove sockets and FIFOS when removing files
by bigbiff bigbiff
· 12 years ago
ce67546
Fix wiping problems and save ecrypt key
by Dees_Troy
· 12 years ago
9c75405
Add libtar to TWRP instead of using busybox tar
by bigbiff bigbiff
· 12 years ago
d9a9616
Increase array size to fix crashes on some devices
by Dees_Troy
· 12 years ago
01a9b7a
Fix output of version number
by Dees_Troy
· 12 years ago
f759675
Fix compiler warnings
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
2a92358
Fix fstab and unmount problems
by Dees_Troy
· 12 years ago
8170a92
Cleanup extra-functions
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