summaryrefslogtreecommitdiff
path: root/media/java/android/mtp
AgeCommit message (Expand)Author
2025-01-22Update OWNERS files Neill Kapron
2024-11-04Merge "Changes to OWNERS files for USB." into main Febin Thattil
2024-11-04Changes to OWNERS files for USB. Febin Thattil
2024-06-07Remove execute bit from non-executable files. Michael Wright
2023-06-16Add OWNERS for MTP functionality kumarashishg
2022-11-14Fix errorprone warnings that should be errors Cole Faust
2021-11-26Limit transcoding size workaround to windows Kevin Rocard
2021-11-26Workaround to fixup MTP transcode file size Zim
2021-06-21MTP: Skip runtime thumbnail generation for Android Host James Wei
2021-04-01Merge "MTP: Add thumbnail generation for JPG" am: 5aac2c84ba am: d68b21d215 a... Treehugger Robot
2021-04-01Merge "MTP: Add thumbnail generation for JPG" am: 5aac2c84ba am: d68b21d215 Treehugger Robot
2021-03-30MTP: Add thumbnail generation for JPG James Wei
2021-02-23Remove stale method from MtpServer Ray Essick
2021-01-20Add unsupported mime types in media capabilities Manish Singh
2021-01-15Support transcode via MTP Zim
2021-01-12Merge "Fix renaming file and moving file issue in MTP" into rvc-qpr-dev am: d... TreeHugger Robot
2021-01-11Fix renaming file and moving file issue in MTP Ivan Chiang
2021-01-07Merge "MTP: Update language to comply with Android's inclusive language guida... Treehugger Robot
2020-12-15MTP: Update language to comply with Android's inclusive language guidance James Wei
2020-12-09Revert "Temporarily replace "android.com" accounts." Jeff Sharkey
2020-12-08Temporarily replace "android.com" accounts. Jeff Sharkey
2020-11-19Fix renaming file and moving file issue in MTP Ivan Chiang
2020-06-02Merge "use updated mStorage for new MtpObject when copy file between storages... James Wei
2020-05-30use updated mStorage for new MtpObject when copy file between storages joker.yang
2020-05-01MTP: media info can not be retrieved via MTP#2 James Wei
2020-04-22MTP: Fix MTP SD card issue James Wei
2020-04-22MTP: Add MtpDatabase unit test James Wei
2020-02-05Merge "MTP: Add MTP Thumbnail feature" James Wei
2020-01-31Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i... Andrii Kulian
2020-01-22MTP: Add MTP Thumbnail feature James Wei
2020-01-14Use new UnsupportedAppUsage annotation. Artur Satayev
2020-01-08Use new UnsupportedAppUsage annotation. Artur Satayev
2019-12-19Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0... Automerger Merge Worker
2019-12-19Revert "Use new UnsupportedAppUsage annotation." Austin Wang
2019-12-18Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d... Automerger Merge Worker
2019-12-18Use new UnsupportedAppUsage annotation. Artur Satayev
2019-12-18Shuffling to prepare for MediaProvider APEX. Jeff Sharkey
2019-12-16Disable support for object references. Jeff Sharkey
2019-07-08Remove libexif usage from libmedia_jni.so Marco Nelissen
2019-07-02Remove libexif usage from libmedia_jni.so Marco Nelissen
2019-06-06Switch to HexEncoding from ByteStringUtils Neil Fuller
2019-04-17Merge "Adjust MTP to reference by specific volume name." into qt-dev am: 383d... Jeff Sharkey
2019-04-17Adjust MTP to reference by specific volume name. Jeff Sharkey
2019-04-11Switch to HexEncoding from ByteStringUtils Neil Fuller
2019-03-24Query specific collections for properties. Jeff Sharkey
2019-02-20MTP: remove usages of device identifiers with virtual serial number James Wei
2018-10-22MTP: media info can not be retrieved via MTP James Wei
2018-08-27Modify MTP OWNERS file. Raj Mojumder
2018-08-27Add frameworks/base/media/java/android/mtp/OWNERS Raj Mojumder
2018-08-23Merge "MTP: Add support of ObjectInfoChanged Event" TreeHugger Robot