Dave Hylands
0d5981c902
Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen
2014-11-13 17:42:38 -08:00
Alphan Chen
46fb6f73a7
Bug 1084180 - Refine RemoveEntry - Don't remove only the entry but also its children if they exist. r=dhylands
2014-10-22 02:43:00 -04:00
Alphan Chen
ad4cfd9f60
Bug 1074593 - Add AddEntryAndNotify and RemoveEntryAndNotify for file/folder change when MTP in use. r=dhylands
2014-10-14 19:34:00 +02:00
Alphan Chen
7f69905218
Bug 1076715
- Add B2G supported playback formats for device info. r=dhylands
2014-10-08 03:16:00 +02:00
eden-chuang
8267776819
Bug 1074604 - handle file "modified" event in MozMtpDatabase and MozMtpServer. r=dhylands
2014-10-08 00:12:00 +02:00
Alphan Chen
07ff949ff4
Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands
2014-09-09 10:35:06 +08:00
Dave Hylands
542fef64a3
Bug 1049243 - Integrate MTP and Device Storage. r=echou
2014-08-28 13:13:06 -07:00
Dave Hylands
4c3f030ade
Bug 1049240 - Integrate MTP with the AutoMounter. r=echou
2014-08-19 13:41:35 -07:00
Nigel Babu
d074be59bd
Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage
2014-08-20 12:19:36 +05:30
Dave Hylands
05fb00374e
Bug 1049240 - Integrate MTP with the AutoMounter. r=echou
...
--HG--
extra : rebase_source : a4d8cd8413ef1ea7dddb57fed87c723a923ea0bf
2014-08-19 13:41:35 -07:00
Alphan Chen
d1e4089f54
Bug 1039939 - [MTP] Enable functionality on Windows 7. r=dhylands
2014-07-30 13:49:02 +08:00
Eric Chou
0900329115
Bug 1036862 - [MTP] Support 'Delete files/folders', r=dhylands
...
With this patch, users can delete files and folders on Firefox OS
devices while using MTP. My host is Ubuntu 13.04.
2014-07-22 11:12:22 +08:00
Eric Chou
2ffd4c7896
Bug 1036863 - [MTP] Rename file/folder via MTP, r=dhylands
...
This patch fixed 'unable to rename file/folder via MTP' by
responding to MTP operation 'setObjectPropertyValue' correctly
2014-07-21 09:57:04 +08:00
Eric Chou
273e0478f9
Bug 1036861 - [MTP] Write file size into the response of getObjectInfo, r=dhylands
...
In the response of operation GetObjectInfo, there is a field
"ObjectCompressedSize". Currently it's assigned with 0. We need
to put correct file size into it. I also corrected the type of
property value in function getObjectPropertyDesc().
2014-07-21 09:56:58 +08:00
Dave Hylands
7324f2a626
Bug 1029533 - Initial standup of MTP server. r=echou
...
Note: This will be off by default. Currently, you need to do:
adb shell setprop sys.usb.config mtp,adb
in order to activate the MTP server.
2014-07-11 14:42:15 -07:00