1. 6e8c27a Support v2 fstab format by Ethan Yonker · 8 years ago
  2. 95e8007 DO NOT MERGE Android 8.0 stuff by Ethan Yonker · 7 years ago
  3. ff2c6b2 Update MTP debugging tags by Matt Mower · 7 years ago
  4. e04eee7 Add missing license headers by Matt Mower · 7 years ago
  5. 534d4e0 Fix compatibility across the board by Ethan Yonker · 8 years ago
  6. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  7. da31ac4 Remove execute permissions from source files by that · 8 years ago
  8. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  9. 0af1ac1 do not include stlport headers unless link to it by Xing · 9 years ago
  10. 72cf09d mtp: Address clang compilation errors by Matt Mower · 9 years ago
  11. 5046857 Fix rules for libstlport by Ethan Yonker · 9 years ago
  12. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  13. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 9 years ago
  14. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  15. 1b67fff Use TWAtomicInt in MTPStorage by Ethan Yonker · 9 years ago
  16. a1ad19f mtp: get rid of string streams, reduces binary size a bit by that · 10 years ago
  17. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 10 years ago
  18. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 10 years ago
  19. ee8b314 Improve MTPServer logging of read errors by Ethan Yonker · 10 years ago
  20. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  21. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  22. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  23. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  24. cdc3ef5 TWRP MTP: make sure inotify_fd is set by Ethan Yonker · 10 years ago
  25. 6029e93 Fix some includes that are not longer present by Ethan Yonker · 10 years ago
  26. 5823d48 mtp: fix log spam: findNode not finding a node is not an error by that · 10 years ago
  27. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  28. 7e22c27 atime is access time, let's just use mtime by Jenkins · 10 years ago
  29. e444918 Include no strict aliasing for MTP by Motorhead1991 · 10 years ago
  30. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  31. a1f3805 MTP: Build flag for setting custom MTP device/path by Ethan Yonker · 10 years ago
  32. 1812c89 MTP: fix some code paths by bigbiff bigbiff · 10 years ago
  33. 26c4796 mktime_tz is blocking, don't use it by bigbiff bigbiff · 10 years ago
  34. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  35. 241a3ce MTP: Better handling of stat by Ethan Yonker · 10 years ago
  36. 2e07c04 MTP Fix rename in Windows by Dees Troy · 10 years ago
  37. 53ea0a1 MTP Fix property list for multiple storage devices by Dees Troy · 10 years ago
  38. 6f49e11 Prevent MTP enable on startup if crash detected by Ethan Yonker · 10 years ago
  39. 5e083dc Improve MtpStorage handling when more than one storage is present by Ethan Yonker · 10 years ago
  40. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  41. 20fd25c Improve error handling during MTP startup by Ethan Yonker · 10 years ago
  42. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago