summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* Fix MtpDatabase multithreading NullPointerExceptionkatao2022-11-021-5/+7
* Limit transcoding size workaround to windowsKevin Rocard2021-11-261-3/+7
* MTP: Skip runtime thumbnail generation for Android HostJames Wei2021-06-211-2/+35
* Merge "MTP: Add thumbnail generation for JPG" am: 5aac2c84ba am: d68b21d215 a...Treehugger Robot2021-04-011-3/+15
|\
| * Merge "MTP: Add thumbnail generation for JPG" am: 5aac2c84ba am: d68b21d215Treehugger Robot2021-04-011-3/+15
| |\
| | * MTP: Add thumbnail generation for JPGJames Wei2021-03-301-3/+15
| * | Fix renaming file and moving file issue in MTPIvan Chiang2021-01-111-96/+24
| |/
* | Add unsupported mime types in media capabilitiesManish Singh2021-01-201-4/+6
* | Support transcode via MTPZim2021-01-151-0/+31
* | Fix renaming file and moving file issue in MTPIvan Chiang2020-11-191-96/+24
|/
* MTP: media info can not be retrieved via MTP#2James Wei2020-05-011-0/+1
* MTP: Fix MTP SD card issueJames Wei2020-04-221-1/+2
* MTP: Add MtpDatabase unit testJames Wei2020-04-221-3/+7
* Merge "MTP: Add MTP Thumbnail feature"James Wei2020-02-051-0/+47
|\
| * MTP: Add MTP Thumbnail featureJames Wei2020-01-221-0/+47
* | Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...Andrii Kulian2020-01-311-0/+1
|/
* Shuffling to prepare for MediaProvider APEX.Jeff Sharkey2019-12-181-7/+9
* Disable support for object references.Jeff Sharkey2019-12-161-64/+5
* Remove libexif usage from libmedia_jni.soMarco Nelissen2019-07-021-0/+50
* Adjust MTP to reference by specific volume name.Jeff Sharkey2019-04-171-29/+28
* Query specific collections for properties.Jeff Sharkey2019-03-241-124/+59
* MTP: remove usages of device identifiers with virtual serial numberJames Wei2019-02-201-1/+6
* MTP: media info can not be retrieved via MTPJames Wei2018-10-221-1/+6
* MTP: Add support of ObjectInfoChanged EventJames2018-07-271-0/+6
* Replace streams with Lists in MtpStorageManagerJerry Zhang2018-07-161-18/+25
* Call access(2) on all files/dirs modified by MtpJerry Zhang2018-05-151-0/+10
* Merge "Guard against null server" into pi-devJerry Zhang2018-03-271-2/+6
|\
| * Guard against null serverJerry Zhang2018-03-271-2/+6
* | Revert "Add additional context to MtpDatabase"Jerry Zhang2018-03-221-2/+2
|/
* Check mMediaProvider for nullJerry Zhang2018-03-051-1/+3
* Add MtpStorageManager for monitoring filesystem eventsJerry Zhang2017-12-151-769/+570
* Merge "Support scanDirectories with JNI callback function"kyle_tso2017-12-061-0/+6
|\
| * Support scanDirectories with JNI callback functionkyle_tso2017-11-221-0/+6
* | Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin Li2017-11-141-3/+7
|\ \ | |/ |/|
| * Merge "Add moveObject method to change object's path and parent." am: 33a200e...Jerry Zhang2017-10-031-0/+27
| |\
| * | Add additional context to MtpDatabaseJerry Zhang2017-08-231-3/+5
| * | heif: add new file and mime types to MediaScanner -- DO NOT MERGEChong Zhang2017-08-191-0/+2
* | | Merge "Add storageId to moveObjects"Jerry Zhang2017-10-191-8/+18
|\ \ \ | |_|/ |/| |
| * | Add storageId to moveObjectsJerry Zhang2017-10-171-8/+18
* | | Merge "Add moveObject method to change object's path and parent."Jerry Zhang2017-10-031-0/+27
|\| | | |/ |/|
| * Add moveObject method to change object's path and parent.Jerry Zhang2017-10-021-0/+27
* | Properly guard access to CloseGuard in finalizers.Narayan Kamath2017-04-031-1/+4
|/
* Add support for MTP perceived device type property.Jerry Zhang2017-01-191-0/+9
* Fix argument type in MtpDatabase#getObjectPropertyValue.Daichi Hirono2016-03-011-16/+15
* Extend MediaScanner and MtpDatabase to support RAW image filesJaesung Chung2016-01-191-0/+2
* Discourage use of "_data" column.Jeff Sharkey2016-01-061-42/+49
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* MTP: Fix partial implementation of 5 new audio specific propertiesMike Lockwood2015-01-231-39/+29
* Also consider secondary storage when verifying pathsMarco Nelissen2014-10-151-2/+4
* Validate MTP pathMarco Nelissen2014-09-261-0/+20