1. 98ce0f1 mtp: Allow transfer of files larger than 4G by sekaiacg · 2 years ago
  2. bb7f0ba MtpServer: create new ffs handle if current one fails by nijel8 · 2 years, 5 months ago
  3. 01dc458 mtp: import fix for cpu utilization by bigbiff · 2 years, 10 months ago
  4. 91cd2ea Fix long-standing typo in the logs by DarthJabba9 · 3 years, 7 months ago
  5. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  6. 1f9e484 twrpinstall: create library for twrpinstall by bigbiff · 3 years, 8 months ago
  7. ad58e1b repack: move sbin to /system ramdisk and update repacking for android-10 by bigbiff · 4 years ago
  8. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  9. 95244dd Transfer /dev/mtp_usb fd ownership when instancing MtpDevHandle by dianlujitao · 5 years ago
  10. af32bb9 MTP FFS updates: by bigbiff bigbiff · 6 years ago
  11. e9afc3d Decrypt FBE on 9.0 (backwards compatible) by Ethan Yonker · 6 years ago
  12. 6e8c27a Support v2 fstab format by Ethan Yonker · 7 years ago
  13. 95e8007 DO NOT MERGE Android 8.0 stuff by Ethan Yonker · 7 years ago
  14. ff2c6b2 Update MTP debugging tags by Matt Mower · 7 years ago
  15. e04eee7 Add missing license headers by Matt Mower · 7 years ago
  16. 534d4e0 Fix compatibility across the board by Ethan Yonker · 8 years ago
  17. 34ae483 Update to 7.0 by Ethan Yonker · 8 years ago
  18. da31ac4 Remove execute permissions from source files by that · 8 years ago
  19. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  20. 0af1ac1 do not include stlport headers unless link to it by Xing · 9 years ago
  21. 72cf09d mtp: Address clang compilation errors by Matt Mower · 9 years ago
  22. 5046857 Fix rules for libstlport by Ethan Yonker · 9 years ago
  23. c798c9c Merge up to AOSP marshmallow-release by Ethan Yonker · 9 years ago
  24. 13f7ae9 Fix erroneous infinite loop in MTP inotify_t by Ethan Yonker · 9 years ago
  25. 1b03920 MTP: make MTP work even if unplugged and replugged by Ethan Yonker · 9 years ago
  26. 1b67fff Use TWAtomicInt in MTPStorage by Ethan Yonker · 9 years ago
  27. a1ad19f mtp: get rid of string streams, reduces binary size a bit by that · 10 years ago
  28. abb5c4e Move sleep during MTP startup to MTP thread by Ethan Yonker · 9 years ago
  29. 4bfabab Check for valid MTP_Storage_ID before adding or removing by Ethan Yonker · 9 years ago
  30. ee8b314 Improve MTPServer logging of read errors by Ethan Yonker · 9 years ago
  31. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 9 years ago
  32. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  33. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  34. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  35. cdc3ef5 TWRP MTP: make sure inotify_fd is set by Ethan Yonker · 10 years ago
  36. 6029e93 Fix some includes that are not longer present by Ethan Yonker · 10 years ago
  37. 5823d48 mtp: fix log spam: findNode not finding a node is not an error by that · 10 years ago
  38. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  39. 7e22c27 atime is access time, let's just use mtime by Jenkins · 10 years ago
  40. e444918 Include no strict aliasing for MTP by Motorhead1991 · 10 years ago
  41. 8613dc0 Fix handling of MTP fork/child process by Ethan Yonker · 10 years ago
  42. a1f3805 MTP: Build flag for setting custom MTP device/path by Ethan Yonker · 10 years ago
  43. 1812c89 MTP: fix some code paths by bigbiff bigbiff · 10 years ago
  44. 26c4796 mktime_tz is blocking, don't use it by bigbiff bigbiff · 10 years ago
  45. 8dfa777 MTP: Use fork instead of pthread by Ethan Yonker · 10 years ago
  46. 241a3ce MTP: Better handling of stat by Ethan Yonker · 10 years ago
  47. 2e07c04 MTP Fix rename in Windows by Dees Troy · 10 years ago
  48. 53ea0a1 MTP Fix property list for multiple storage devices by Dees Troy · 10 years ago
  49. 6f49e11 Prevent MTP enable on startup if crash detected by Ethan Yonker · 10 years ago
  50. 5e083dc Improve MtpStorage handling when more than one storage is present by Ethan Yonker · 10 years ago
  51. 6d154c4 Allow toggle of MTP debug by Ethan Yonker · 10 years ago
  52. 20fd25c Improve error handling during MTP startup by Ethan Yonker · 10 years ago
  53. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago