summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpDatabase.java
AgeCommit message (Expand)Author
2021-06-21MTP: Skip runtime thumbnail generation for Android HostJames 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: d68b21d215Treehugger Robot
2021-03-30MTP: Add thumbnail generation for JPGJames Wei
2021-01-20Add unsupported mime types in media capabilitiesManish Singh
2021-01-15Support transcode via MTPZim
2021-01-11Fix renaming file and moving file issue in MTPIvan Chiang
2020-11-19Fix renaming file and moving file issue in MTPIvan Chiang
2020-05-01MTP: media info can not be retrieved via MTP#2James Wei
2020-04-22MTP: Fix MTP SD card issueJames Wei
2020-04-22MTP: Add MtpDatabase unit testJames 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 featureJames Wei
2019-12-18Shuffling to prepare for MediaProvider APEX.Jeff Sharkey
2019-12-16Disable support for object references.Jeff Sharkey
2019-07-02Remove libexif usage from libmedia_jni.soMarco Nelissen
2019-04-17Adjust MTP to reference by specific volume name.Jeff Sharkey
2019-03-24Query specific collections for properties.Jeff Sharkey
2019-02-20MTP: remove usages of device identifiers with virtual serial numberJames Wei
2018-10-22MTP: media info can not be retrieved via MTPJames Wei
2018-07-27MTP: Add support of ObjectInfoChanged EventJames
2018-07-16Replace streams with Lists in MtpStorageManagerJerry Zhang
2018-05-15Call access(2) on all files/dirs modified by MtpJerry Zhang
2018-03-27Merge "Guard against null server" into pi-devJerry Zhang
2018-03-27Guard against null serverJerry Zhang
2018-03-22Revert "Add additional context to MtpDatabase"Jerry Zhang
2018-03-05Check mMediaProvider for nullJerry Zhang
2017-12-15Add MtpStorageManager for monitoring filesystem eventsJerry Zhang
2017-12-06Merge "Support scanDirectories with JNI callback function"kyle_tso
2017-11-22Support scanDirectories with JNI callback functionkyle_tso
2017-11-14Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li
2017-10-19Merge "Add storageId to moveObjects"Jerry Zhang
2017-10-17Add storageId to moveObjectsJerry Zhang
2017-10-03Merge "Add moveObject method to change object's path and parent." am: 33a200e...Jerry Zhang
2017-10-03Merge "Add moveObject method to change object's path and parent."Jerry Zhang
2017-10-02Add moveObject method to change object's path and parent.Jerry Zhang
2017-08-23Add additional context to MtpDatabaseJerry Zhang
2017-08-19heif: add new file and mime types to MediaScanner -- DO NOT MERGEChong Zhang
2017-04-03Properly guard access to CloseGuard in finalizers.Narayan Kamath
2017-01-19Add support for MTP perceived device type property.Jerry Zhang
2016-03-01Fix argument type in MtpDatabase#getObjectPropertyValue.Daichi Hirono
2016-01-19Extend MediaScanner and MtpDatabase to support RAW image filesJaesung Chung
2016-01-06Discourage use of "_data" column.Jeff Sharkey
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-01-23MTP: Fix partial implementation of 5 new audio specific propertiesMike Lockwood
2014-10-15Also consider secondary storage when verifying pathsMarco Nelissen
2014-09-26Validate MTP pathMarco Nelissen
2014-03-27Make setServer() safe to call multiple timesMarco Nelissen
2014-03-13MTP: Add support for some audio specific object propertiesMike Lockwood