Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
bb58b8a819d79fe150a219e660aac598a25b6c98
/
media
/
java
/
android
/
mtp
/
MtpDatabase.java
f545a3a
MTP: media info can not be retrieved via MTP#2
by James Wei
· 6 years ago
82062b9
MTP: Fix MTP SD card issue
by James Wei
· 6 years ago
19ded22
MTP: Add MtpDatabase unit test
by James Wei
· 6 years ago
fa96ad1
Merge "MTP: Add MTP Thumbnail feature"
by James Wei
· 6 years ago
e57f2dc
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b
by Andrii Kulian
· 6 years ago
bb3f548
MTP: Add MTP Thumbnail feature
by James Wei
· 6 years ago
04b4ba1
Shuffling to prepare for MediaProvider APEX.
by Jeff Sharkey
· 6 years ago
8f5cdbb
Disable support for object references.
by Jeff Sharkey
· 6 years ago
f7ec168
Remove libexif usage from libmedia_jni.so
by Marco Nelissen
· 7 years ago
42bf6d8
Adjust MTP to reference by specific volume name.
by Jeff Sharkey
· 7 years ago
ff20095
Query specific collections for properties.
by Jeff Sharkey
· 7 years ago
9c968fd
MTP: remove usages of device identifiers with virtual serial number
by James Wei
· 7 years ago
f7f608c
MTP: media info can not be retrieved via MTP
by James Wei
· 7 years ago
e4f680e
MTP: Add support of ObjectInfoChanged Event
by James
· 8 years ago
9a01874
Replace streams with Lists in MtpStorageManager
by Jerry Zhang
· 8 years ago
d470a1e
Call access(2) on all files/dirs modified by Mtp
by Jerry Zhang
· 8 years ago
bb54f62
Merge "Guard against null server" into pi-dev
by Jerry Zhang
· 8 years ago
2ecbc7a
Guard against null server
by Jerry Zhang
· 8 years ago
63a69fd
Revert "Add additional context to MtpDatabase"
by Jerry Zhang
· 8 years ago
484ea67
Check mMediaProvider for null
by Jerry Zhang
· 8 years ago
f9c5c25
Add MtpStorageManager for monitoring filesystem events
by Jerry Zhang
· 8 years ago
34be883
Merge "Support scanDirectories with JNI callback function" am: 5747c2b81c
by kyle_tso
· 8 years ago
b4aa69f
Support scanDirectories with JNI callback function
by kyle_tso
· 8 years ago
220871a
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
by Xin Li
· 8 years ago
18abf57
Merge "Add storageId to moveObjects" am: 1f4f6d2a18
by Jerry Zhang
· 8 years ago
def7b193
Add storageId to moveObjects
by Jerry Zhang
· 8 years ago
3a13ab1
Merge "Add moveObject method to change object's path and parent." am: 33a200e572 am: 0f09ac317d
by Jerry Zhang
· 8 years ago
0f09ac3
Merge "Add moveObject method to change object's path and parent." am: 33a200e572
by Jerry Zhang
· 8 years ago
952558d4
Add moveObject method to change object's path and parent.
by Jerry Zhang
· 8 years ago
5f0139d
Add additional context to MtpDatabase
by Jerry Zhang
· 8 years ago
6e18cce
heif: add new file and mime types to MediaScanner -- DO NOT MERGE
by Chong Zhang
· 8 years ago
492e9e8
Properly guard access to CloseGuard in finalizers.
by Narayan Kamath
· 9 years ago
13bb2f4
Add support for MTP perceived device type property.
by Jerry Zhang
· 9 years ago
486ad2e
Fix argument type in MtpDatabase#getObjectPropertyValue.
by Daichi Hirono
· 10 years ago
5a8b962
Extend MediaScanner and MtpDatabase to support RAW image files
by Jaesung Chung
· 10 years ago
60cfad8
Discourage use of "_data" column.
by Jeff Sharkey
· 10 years ago
08c7116
Remove unused imports in frameworks/base.
by John Spurlock
· 11 years ago
7182774
MTP: Fix partial implementation of 5 new audio specific properties
by Mike Lockwood
· 11 years ago
c1fda12
Also consider secondary storage when verifying paths
by Marco Nelissen
· 11 years ago
5f41169
Validate MTP path
by Marco Nelissen
· 11 years ago
1632fae
Make setServer() safe to call multiple times
by Marco Nelissen
· 12 years ago
92b53bc
MTP: Add support for some audio specific object properties
by Mike Lockwood
· 12 years ago
56c8524
MTP: Add support for battery level device property
by Mike Lockwood
· 12 years ago
c975437
am 1e3395c7: am 105b545e: am 0dce19ca: am 79ceb53a: am c58abeea: Merge "AArch64: Use long for pointers in MTP classes"
by Narayan Kamath
· 12 years ago
e2e5932
AArch64: Use long for pointers in MTP classes
by Ashok Bhat
· 12 years ago
6090995
Remove unused imports from frameworks/base.
by John Spurlock
· 12 years ago
e8acd36
Merge "When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together."
by Marco Nelissen
· 12 years ago
3ed0253
When deleting a db file,
by jangwon.lee
· 12 years ago
1341f1e
MTP: Implement date created field in GetObjectInfo
by Mike Lockwood
· 13 years ago
35654b6
More work on App Ops service.
by Dianne Hackborn
· 13 years ago
58ed5d7
am 768d9e1a: Merge "Correct executable bit for source files"
by Kenny Root
· 13 years ago
3a084af
Correct executable bit for source files
by Kenny Root
· 13 years ago
465d720
am ad23333f: am 945080b5: am 1e86994c: Merge "MtpData bmp format file can\'t recognize when copy bmp into DUT"
by Mike Lockwood
· 13 years ago
f6f1661
MtpDatabase: Use actual file size instead of media database size column
by Mike Lockwood
· 13 years ago
58e6831c
MtpDatabase: Fix typo affecting parent and format queries
by Mike Lockwood
· 13 years ago
240582e
MtpData bmp format file can't recognize when copy bmp into DUT
by bo huang
· 14 years ago
1e855d9
MtpDatabase: Fix sqlite3 pattern matching for MTP directory deletes
by Mike Lockwood
· 14 years ago
b4b8478
Handle _ and % in paths
by Marco Nelissen
· 14 years ago
f3a3b9e
Merge "Handle adding/removing/renaming nomedia paths"
by Marco Nelissen
· 14 years ago
75ea64f
Implement a cancelation mechanism for queries.
by Jeff Brown
· 14 years ago
ca78f3d
Handle adding/removing/renaming nomedia paths
by Marco Nelissen
· 14 years ago
73e56d9
MTP: Add support for restricting PTP to only certain subdirectories of the storage
by Mike Lockwood
· 14 years ago
fe464a7
[Prime K] Fix gabage character issue
by dujin.cha
· 14 years ago
6acc90f
MTP: Fix some problems with GetObjectHandles and GetNumObjects commands
by Mike Lockwood
· 15 years ago
44bc17c
Rework display size access.
by Dianne Hackborn
· 15 years ago
b239b683
MTP and media provider support for multiple storage devices:
by Mike Lockwood
· 15 years ago
775de95
MTP: Use SharedPreferences for MTP device properties rather than sqlite3
by Mike Lockwood
· 15 years ago
f9f223e
Bug 1804058 FLAC extractor
by Glenn Kasten
· 15 years ago
f26a586
Remove MTP related log spam
by Mike Lockwood
· 15 years ago
8ed67ac
MTP: Set modification date for abstract playlists
by Mike Lockwood
· 15 years ago
8cc6eb1
MTP: Strip ".pla" file extension from name field for WMP playlists
by Mike Lockwood
· 15 years ago
7a0bd17
MTP: Fix problems with modification dates for folders and non-media files
by Mike Lockwood
· 15 years ago
1c4e88d
Media Provider and MTP now use emulated /mnt/sdcard instead of /data/media
by Mike Lockwood
· 15 years ago
0cd0136
Move MTP Java classes to android.mtp.* package.
by Mike Lockwood
· 15 years ago
[Renamed (99%) from media/java/android/media/MtpDatabase.java]
55f808c
MTP: Make recursive delete more efficient
by Mike Lockwood
· 15 years ago
bafca21
MTP: check for replacing existing files via the database instead of the file system
by Mike Lockwood
· 15 years ago
365e03e
MTP: Improve argument checking in SendObjectInfo
by Mike Lockwood
· 15 years ago
ea93fa1
MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property.
by Mike Lockwood
· 15 years ago
7d7fb63
MTP: Add support for multiple properties in GetObjectPropList command
by Mike Lockwood
· 15 years ago
7adfd18
MTP: Don't fail in playlist transfer if not all playlist items can be found.
by Mike Lockwood
· 15 years ago
a315605
Rename android.provider.Mtp to android.provider.Ptp
by Mike Lockwood
· 15 years ago
413577d
MTP: Fixes to allow file transfers > 4 gigabytes
by Mike Lockwood
· 15 years ago
0b58c19
MTP: Set correct format for abstract audio playlists
by Mike Lockwood
· 15 years ago
3159991
MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList
by Mike Lockwood
· 15 years ago
e2ad6ec
MTP: Partial implementation of the GetObjectPropList command
by Mike Lockwood
· 15 years ago
2b5f9ad1
MTP: Changes to support /mnt/sdcard paths from MediaProvider.
by Mike Lockwood
· 15 years ago
6a6a3af
MTP: allow renaming directories
by Mike Lockwood
· 15 years ago
5ebac83
MTP: Add support for renaming files
by Mike Lockwood
· 15 years ago
0178856
MTP: Fix copying files to root of storage using parent handle = 0
by Mike Lockwood
· 15 years ago
ae078f7
MTP: Implement extra object properties for audio, video and image files
by Mike Lockwood
· 15 years ago
d3bfecb
MTP: Reenable GetObjectPropValue and SetObjectPropValue
by Mike Lockwood
· 15 years ago
12b8a99
MTP: List all the formats we support in addition to FORMAT_UNDEFINED
by Mike Lockwood
· 15 years ago
ccb6e96
MTP: Delete all files and subdirectories when deleting directories.
by Mike Lockwood
· 15 years ago
c37255d
Media scanner support for tracking files of arbitrary type.
by Mike Lockwood
· 15 years ago
8490e66
Use separate Uris for MTP to the media provider files table
by Mike Lockwood
· 15 years ago
792ec84
MTP: Fix support for transfering folders and playlists.
by Mike Lockwood
· 15 years ago
e521169
MTP: Allow transfering arbitrary file types.
by Mike Lockwood
· 15 years ago
3b2a62e
Rename the media database's "objects" table to "files"
by Mike Lockwood
· 15 years ago
59e3f0d
MTP: Implement support for getting/setting device properties
by Mike Lockwood
· 15 years ago
2837eef
MTP: Send an Intent after an MTP session that resulted in media database modifications
by Mike Lockwood
· 15 years ago
Next »