index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
java
/
android
/
mtp
/
MtpStorage.java
Age
Commit message (
Expand
)
Author
2020-04-22
MTP: Fix MTP SD card issue
James Wei
2020-01-08
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-19
Merge "Revert "Use new UnsupportedAppUsage annotation."" am: edf7ce4f38 am: 0...
Automerger Merge Worker
2019-12-19
Revert "Use new UnsupportedAppUsage annotation."
Austin Wang
2019-12-18
Merge "Use new UnsupportedAppUsage annotation." am: 1385dca8f6 am: 068a9faf3d...
Automerger Merge Worker
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Shuffling to prepare for MediaProvider APEX.
Jeff Sharkey
2019-04-17
Adjust MTP to reference by specific volume name.
Jeff Sharkey
2018-08-09
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-14
Access removable volumes through /mnt/media_rw
Jerry Zhang
2017-12-15
Add MtpStorageManager for monitoring filesystem events
Jerry Zhang
2015-07-07
Generate stable MTP storage IDs.
Jeff Sharkey
2015-04-04
Parcelable objects for Disk/Volume.
Jeff Sharkey
2015-03-30
Progress towards dynamic storage support.
Jeff Sharkey
2013-01-09
Fix possible integer overflow in MtpStorage
Henrik Engström
2012-08-07
MtpStorage: correct the size of reserve space for MTP
bo huang
2012-05-23
Fix bug #6522190 MountService should respond to configuration changes ("INTER...
Fabrice Di Meglio
2011-07-11
MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system
Mike Lockwood
2011-05-17
StorageVolume: Add getStorageId() accessor
Mike Lockwood
2011-05-16
MTP: Have GetStorageInfo command return correct storage type for removable st...
Mike Lockwood
2011-05-03
DO NOT MERGE MTP and media provider support for multiple storage devices:
Mike Lockwood