Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |