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
/
mtp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adopted Storage support
Ethan Yonker
2016-01-25
1
-1
/
+0
*
do not include stlport headers unless link to it
Xing
2015-12-23
1
-2
/
+6
*
mtp: Address clang compilation errors
Matt Mower
2015-12-22
3
-4
/
+4
*
Fix rules for libstlport
Ethan Yonker
2015-11-09
1
-1
/
+1
*
Merge up to AOSP marshmallow-release
Ethan Yonker
2015-10-09
1
-3
/
+9
*
Fix erroneous infinite loop in MTP inotify_t
Ethan Yonker
2015-02-09
1
-1
/
+1
*
MTP: make MTP work even if unplugged and replugged
Ethan Yonker
2015-02-02
4
-42
/
+34
*
Use TWAtomicInt in MTPStorage
Ethan Yonker
2015-01-27
3
-74
/
+7
*
mtp: get rid of string streams, reduces binary size a bit
that
2014-12-29
3
-10
/
+5
*
Move sleep during MTP startup to MTP thread
Ethan Yonker
2014-12-29
1
-0
/
+5
*
Check for valid MTP_Storage_ID before adding or removing
Ethan Yonker
2014-12-29
1
-5
/
+9
*
Improve MTPServer logging of read errors
Ethan Yonker
2014-12-29
1
-4
/
+8
*
Fix else if and maxFileSize initializer.
bigbiff
2014-12-22
2
-1
/
+2
*
MTP add/remove storage instead of disabling MTP
Ethan Yonker
2014-12-19
13
-17
/
+248
*
Attempt to set the proper uid/gid/contexts on new files and dirs
Ethan Yonker
2014-12-12
2
-2
/
+5
*
add function to partition.cpp to return max file size to mtp responder
bigbiff
2014-12-04
5
-5
/
+9
*
TWRP MTP: make sure inotify_fd is set
Ethan Yonker
2014-11-25
1
-9
/
+14
*
Fix some includes that are not longer present
Ethan Yonker
2014-11-06
1
-2
/
+2
*
mtp: fix log spam: findNode not finding a node is not an error
that
2014-10-14
1
-1
/
+1
*
mtp: cleanup, fixes and performance improvements
that
2014-10-08
6
-1078
/
+691
*
atime is access time, let's just use mtime
Jenkins
2014-10-07
1
-3
/
+1
*
Include no strict aliasing for MTP
Motorhead1991
2014-09-13
1
-1
/
+1
*
Fix handling of MTP fork/child process
Ethan Yonker
2014-09-11
1
-0
/
+2
*
MTP: Build flag for setting custom MTP device/path
Ethan Yonker
2014-09-11
2
-2
/
+9
*
MTP: fix some code paths
bigbiff bigbiff
2014-09-09
2
-33
/
+34
*
mktime_tz is blocking, don't use it
bigbiff bigbiff
2014-09-07
1
-3
/
+8
*
MTP: Use fork instead of pthread
Ethan Yonker
2014-09-05
2
-2
/
+18
*
MTP: Better handling of stat
Ethan Yonker
2014-09-04
3
-26
/
+47
*
MTP Fix rename in Windows
Dees Troy
2014-09-04
3
-1
/
+8
*
MTP Fix property list for multiple storage devices
Dees Troy
2014-09-04
1
-1
/
+2
*
Prevent MTP enable on startup if crash detected
Ethan Yonker
2014-09-04
1
-1
/
+1
*
Improve MtpStorage handling when more than one storage is present
Ethan Yonker
2014-09-03
2
-7
/
+11
*
Allow toggle of MTP debug
Ethan Yonker
2014-09-03
4
-11
/
+19
*
Improve error handling during MTP startup
Ethan Yonker
2014-09-03
2
-6
/
+9
*
add mtp responder to TWRP.
bigbiff bigbiff
2014-09-03
43
-0
/
+9315