index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
java
/
android
/
mtp
/
MtpDatabase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MtpDatabase multithreading NullPointerException
katao
2022-11-02
1
-5
/
+7
*
Limit transcoding size workaround to windows
Kevin Rocard
2021-11-26
1
-3
/
+7
*
MTP: Skip runtime thumbnail generation for Android Host
James Wei
2021-06-21
1
-2
/
+35
*
Merge "MTP: Add thumbnail generation for JPG" am: 5aac2c84ba am: d68b21d215 a...
Treehugger Robot
2021-04-01
1
-3
/
+15
|
\
|
*
Merge "MTP: Add thumbnail generation for JPG" am: 5aac2c84ba am: d68b21d215
Treehugger Robot
2021-04-01
1
-3
/
+15
|
|
\
|
|
*
MTP: Add thumbnail generation for JPG
James Wei
2021-03-30
1
-3
/
+15
|
*
|
Fix renaming file and moving file issue in MTP
Ivan Chiang
2021-01-11
1
-96
/
+24
|
|
/
*
|
Add unsupported mime types in media capabilities
Manish Singh
2021-01-20
1
-4
/
+6
*
|
Support transcode via MTP
Zim
2021-01-15
1
-0
/
+31
*
|
Fix renaming file and moving file issue in MTP
Ivan Chiang
2020-11-19
1
-96
/
+24
|
/
*
MTP: media info can not be retrieved via MTP#2
James Wei
2020-05-01
1
-0
/
+1
*
MTP: Fix MTP SD card issue
James Wei
2020-04-22
1
-1
/
+2
*
MTP: Add MtpDatabase unit test
James Wei
2020-04-22
1
-3
/
+7
*
Merge "MTP: Add MTP Thumbnail feature"
James Wei
2020-02-05
1
-0
/
+47
|
\
|
*
MTP: Add MTP Thumbnail feature
James Wei
2020-01-22
1
-0
/
+47
*
|
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...
Andrii Kulian
2020-01-31
1
-0
/
+1
|
/
*
Shuffling to prepare for MediaProvider APEX.
Jeff Sharkey
2019-12-18
1
-7
/
+9
*
Disable support for object references.
Jeff Sharkey
2019-12-16
1
-64
/
+5
*
Remove libexif usage from libmedia_jni.so
Marco Nelissen
2019-07-02
1
-0
/
+50
*
Adjust MTP to reference by specific volume name.
Jeff Sharkey
2019-04-17
1
-29
/
+28
*
Query specific collections for properties.
Jeff Sharkey
2019-03-24
1
-124
/
+59
*
MTP: remove usages of device identifiers with virtual serial number
James Wei
2019-02-20
1
-1
/
+6
*
MTP: media info can not be retrieved via MTP
James Wei
2018-10-22
1
-1
/
+6
*
MTP: Add support of ObjectInfoChanged Event
James
2018-07-27
1
-0
/
+6
*
Replace streams with Lists in MtpStorageManager
Jerry Zhang
2018-07-16
1
-18
/
+25
*
Call access(2) on all files/dirs modified by Mtp
Jerry Zhang
2018-05-15
1
-0
/
+10
*
Merge "Guard against null server" into pi-dev
Jerry Zhang
2018-03-27
1
-2
/
+6
|
\
|
*
Guard against null server
Jerry Zhang
2018-03-27
1
-2
/
+6
*
|
Revert "Add additional context to MtpDatabase"
Jerry Zhang
2018-03-22
1
-2
/
+2
|
/
*
Check mMediaProvider for null
Jerry Zhang
2018-03-05
1
-1
/
+3
*
Add MtpStorageManager for monitoring filesystem events
Jerry Zhang
2017-12-15
1
-769
/
+570
*
Merge "Support scanDirectories with JNI callback function"
kyle_tso
2017-12-06
1
-0
/
+6
|
\
|
*
Support scanDirectories with JNI callback function
kyle_tso
2017-11-22
1
-0
/
+6
*
|
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
Xin Li
2017-11-14
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Merge "Add moveObject method to change object's path and parent." am: 33a200e...
Jerry Zhang
2017-10-03
1
-0
/
+27
|
|
\
|
*
|
Add additional context to MtpDatabase
Jerry Zhang
2017-08-23
1
-3
/
+5
|
*
|
heif: add new file and mime types to MediaScanner -- DO NOT MERGE
Chong Zhang
2017-08-19
1
-0
/
+2
*
|
|
Merge "Add storageId to moveObjects"
Jerry Zhang
2017-10-19
1
-8
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add storageId to moveObjects
Jerry Zhang
2017-10-17
1
-8
/
+18
*
|
|
Merge "Add moveObject method to change object's path and parent."
Jerry Zhang
2017-10-03
1
-0
/
+27
|
\
|
|
|
|
/
|
/
|
|
*
Add moveObject method to change object's path and parent.
Jerry Zhang
2017-10-02
1
-0
/
+27
*
|
Properly guard access to CloseGuard in finalizers.
Narayan Kamath
2017-04-03
1
-1
/
+4
|
/
*
Add support for MTP perceived device type property.
Jerry Zhang
2017-01-19
1
-0
/
+9
*
Fix argument type in MtpDatabase#getObjectPropertyValue.
Daichi Hirono
2016-03-01
1
-16
/
+15
*
Extend MediaScanner and MtpDatabase to support RAW image files
Jaesung Chung
2016-01-19
1
-0
/
+2
*
Discourage use of "_data" column.
Jeff Sharkey
2016-01-06
1
-42
/
+49
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
MTP: Fix partial implementation of 5 new audio specific properties
Mike Lockwood
2015-01-23
1
-39
/
+29
*
Also consider secondary storage when verifying paths
Marco Nelissen
2014-10-15
1
-2
/
+4
*
Validate MTP path
Marco Nelissen
2014-09-26
1
-0
/
+20
[next]