summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/storage
Commit message (Expand)AuthorAgeFilesLines
* Fix mounting of non-FAT formatted SD cards (1/2)Michael Bestas2015-11-271-4/+9
* storage: Do not notify for volumes on non-removable disksTom Marshall2015-11-251-0/+6
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-052-0/+82
|\
| * am f3ad1eab: Merge "Pass underlying volume UUID to StorageVolume." into mnc-devJeff Sharkey2015-08-201-1/+3
| |\
| * \ am b8040265: Merge "Give secondary users read-only physical cards." into mnc-devJeff Sharkey2015-07-293-10/+44
| |\ \
| * \ \ am 08dda27b: Merge "Make sure we get valid package name or fail." into mnc-devSvetoslav2015-07-151-1/+16
| |\ \ \
| * \ \ \ am d3719ab0: Merge "Better handling of storage paths." into mnc-devJeff Sharkey2015-07-141-6/+8
| |\ \ \ \
| * \ \ \ \ am 3ced9617: Merge "Use original path if translated path doesn\'t exist" into...Marco Nelissen2015-07-141-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ resolved conflicts for merge of 8cee6587 to mnc-dr-devIan Pedowitz2015-07-134-45/+98
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Delete the user key when deleting a user." into mnc-dr-devPaul Crowley2015-07-132-0/+39
| |\ \ \ \ \ \ \
| | * | | | | | | Delete the user key when deleting a user.Paul Crowley2015-07-092-0/+39
| * | | | | | | | Merge "Use mount service to create user dirs." into mnc-dr-devPaul Crowley2015-07-132-0/+43
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Use mount service to create user dirs.Paul Crowley2015-07-092-0/+43
* | | | | | | | | Added 'EncryptWipeStorage' API to MountService APIAmit Blay2015-10-061-1/+38
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Pass underlying volume UUID to StorageVolume.Jeff Sharkey2015-08-191-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Give secondary users read-only physical cards.Jeff Sharkey2015-07-283-10/+44
| |_|_|_|_|/ |/| | | | |
* | | | | | Make sure we get valid package name or fail.Svetoslav2015-07-151-1/+16
| |_|_|_|/ |/| | | |
* | | | | Better handling of storage paths.Jeff Sharkey2015-07-141-6/+8
| |_|_|/ |/| | |
* | | | Use original path if translated path doesn't existMarco Nelissen2015-07-141-1/+1
| |_|/ |/| |
* | | Teach storage appops.Svet Ganov2015-07-134-45/+98
|/ /
* | Use best volume description for MTP.Jeff Sharkey2015-07-081-10/+15
* | Generate stable MTP storage IDs.Jeff Sharkey2015-07-072-9/+36
|/
* Fix volume naming when surfaced over MTP.Jeff Sharkey2015-07-071-1/+4
* Handle missing migration source volume.Jeff Sharkey2015-07-051-2/+10
* Reconcile private volumes when mounted.Jeff Sharkey2015-07-041-0/+15
* Better handling of trim/benchmark results.Jeff Sharkey2015-07-012-0/+19
* Let's reinvent storage, yet again!Jeff Sharkey2015-06-252-0/+35
* Forget private partition keys.Jeff Sharkey2015-06-222-1/+11
* Merge "Add StorageEventListener.onDiskDestroyed()" into mnc-devMakoto Onuki2015-06-123-0/+41
|\
| * Add StorageEventListener.onDiskDestroyed()Makoto Onuki2015-06-123-0/+41
* | More useful extras in disk/volume broadcasts.Jeff Sharkey2015-06-122-0/+4
* | Ignore some more generic USB device names.Jeff Sharkey2015-06-111-0/+6
|/
* New strings!Jeff Sharkey2015-06-101-0/+17
* Merge "Honor password visible setting in CryptKeeper" into mnc-devPaul Lawrence2015-05-261-0/+2
|\
| * Honor password visible setting in CryptKeeperPaul Lawrence2015-05-181-0/+2
* | Push initial disk state, handle empty media.Jeff Sharkey2015-05-191-0/+4
|/
* Command to change force adoptable state.Jeff Sharkey2015-05-152-0/+29
* Initial pass at storage benchmarks.Jeff Sharkey2015-05-152-0/+36
* Determine if we have adoptable disks.Jeff Sharkey2015-05-131-0/+2
* New "sm" shell tool to call StorageManager.Jeff Sharkey2015-05-121-2/+24
* Avoid NPE when fsUuid is null.Jeff Sharkey2015-05-041-1/+1
* Returning to wizard, split move events.Jeff Sharkey2015-04-294-22/+101
* Method to wipe all adoptable disks.Jeff Sharkey2015-04-282-1/+26
* Split some VolumeInfo state into VolumeRecord.Jeff Sharkey2015-04-286-69/+267
* Migrate primary external storage.Jeff Sharkey2015-04-242-7/+25
* Package and storage movement callbacks.Jeff Sharkey2015-04-236-21/+117
* Blend in force adoptable flag when set.Jeff Sharkey2015-04-212-0/+5
* Broadcast hidden volumes, notification polish.Jeff Sharkey2015-04-182-7/+20
* Wire up non-visible volumes, more states.Jeff Sharkey2015-04-182-11/+62
* Volumes know parent disks; unsupported disks.Jeff Sharkey2015-04-175-37/+84