Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
63e414fc8a7ec04a0710a05ac9ce610fbb15f1e5
/
mtp
13f7ae9
Fix erroneous infinite loop in MTP inotify_t
by Ethan Yonker
· 10 years ago
1b03920
MTP: make MTP work even if unplugged and replugged
by Ethan Yonker
· 10 years ago
1b67fff
Use TWAtomicInt in MTPStorage
by Ethan Yonker
· 10 years ago
a1ad19f
mtp: get rid of string streams, reduces binary size a bit
by that
· 10 years ago
abb5c4e
Move sleep during MTP startup to MTP thread
by Ethan Yonker
· 10 years ago
4bfabab
Check for valid MTP_Storage_ID before adding or removing
by Ethan Yonker
· 10 years ago
ee8b314
Improve MTPServer logging of read errors
by Ethan Yonker
· 10 years ago
0c53203
Fix else if and maxFileSize initializer.
by bigbiff
· 10 years ago
726a020
MTP add/remove storage instead of disabling MTP
by Ethan Yonker
· 10 years ago
4b94cfd
Attempt to set the proper uid/gid/contexts on new files and dirs
by Ethan Yonker
· 10 years ago
7cb4c33
add function to partition.cpp to return max file size to mtp responder
by bigbiff
· 10 years ago
cdc3ef5
TWRP MTP: make sure inotify_fd is set
by Ethan Yonker
· 10 years ago
6029e93
Fix some includes that are not longer present
by Ethan Yonker
· 10 years ago
5823d48
mtp: fix log spam: findNode not finding a node is not an error
by that
· 10 years ago
9e0593e
mtp: cleanup, fixes and performance improvements
by that
· 10 years ago
7e22c27
atime is access time, let's just use mtime
by Jenkins
· 10 years ago
e444918
Include no strict aliasing for MTP
by Motorhead1991
· 10 years ago
8613dc0
Fix handling of MTP fork/child process
by Ethan Yonker
· 10 years ago
a1f3805
MTP: Build flag for setting custom MTP device/path
by Ethan Yonker
· 10 years ago
1812c89
MTP: fix some code paths
by bigbiff bigbiff
· 10 years ago
26c4796
mktime_tz is blocking, don't use it
by bigbiff bigbiff
· 10 years ago
8dfa777
MTP: Use fork instead of pthread
by Ethan Yonker
· 10 years ago
241a3ce
MTP: Better handling of stat
by Ethan Yonker
· 10 years ago
2e07c04
MTP Fix rename in Windows
by Dees Troy
· 10 years ago
53ea0a1
MTP Fix property list for multiple storage devices
by Dees Troy
· 10 years ago
6f49e11
Prevent MTP enable on startup if crash detected
by Ethan Yonker
· 10 years ago
5e083dc
Improve MtpStorage handling when more than one storage is present
by Ethan Yonker
· 10 years ago
6d154c4
Allow toggle of MTP debug
by Ethan Yonker
· 10 years ago
20fd25c
Improve error handling during MTP startup
by Ethan Yonker
· 10 years ago
c7eee6f
add mtp responder to TWRP.
by bigbiff bigbiff
· 10 years ago