summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/MountService.java
Commit message (Expand)AuthorAgeFilesLines
* MountService: Account for switchable vold pairPawit Pornkitprasan2012-04-221-0/+54
* Allow mounting of multiple volumes via mass storage (framework part)Pawit Pornkitprasan2011-12-031-39/+83
* DO NOT MERGE - Require device encryption password for adb backup/restoreChristopher Tate2011-10-131-0/+47
* Revert encryption mapping for device wipes.Ben Komalo2011-09-091-11/+21
* Expose getting encryptstate through IMountServiceBen Komalo2011-09-061-5/+36
* Default disable watchdog for vold connectionKenny Root2011-08-171-2/+7
* Add NativeDaemonConnector users to watchdog.Jeff Sharkey2011-08-101-3/+14
* During encryption, don't throw exceptions for unknown vold stateKen Sumrall2011-07-151-1/+5
* Add StorageVolume list to MountService dumpKenny Root2011-07-131-0/+13
* MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-111-2/+6
* Plumb information from the framework about asec container size.Dianne Hackborn2011-06-281-0/+24
* MountService: Use UsbManager to monitor USB state for mass storageMike Lockwood2011-06-171-60/+19
* StorageVolume: Add allowMassStorage flagMike Lockwood2011-06-071-2/+6
* am 49b9449b: am d8d84708: am 988b6648: Merge "MountService: Add StorageVolume...Mike Lockwood2011-05-241-30/+36
|\
| * am d8d84708: am 988b6648: Merge "MountService: Add StorageVolume as extra in ...Mike Lockwood2011-05-231-30/+36
| |\
| | * MountService: Add StorageVolume as extra in storage related broadcasts.Mike Lockwood2011-05-231-30/+36
* | | am 53b988ba: am 5a79cfd7: am 27ac64ec: Merge "StorageVolume: Add getStorageId...Mike Lockwood2011-05-181-0/+5
|\ \ \ | |/ /
| * | am 5a79cfd7: am 27ac64ec: Merge "StorageVolume: Add getStorageId() accessor" ...Mike Lockwood2011-05-171-0/+5
| |\ \ | | |/
| | * StorageVolume: Add getStorageId() accessorMike Lockwood2011-05-171-0/+5
* | | resolved conflicts for merge of fc4a3d37 to masterMike Lockwood2011-05-161-13/+96
|\ \ \ | |/ /
| * | am b822d246: am 0a93d875: Merge "StorageManager: Clean up and generalize sto...Mike Lockwood2011-05-161-13/+96
| |\ \ | | |/
| | * StorageManager: Clean up and generalize storage configuration resourcesMike Lockwood2011-05-161-13/+96
| | * DO NOT MERGE MountService: Fix running media scanner at boot.Mike Lockwood2011-05-031-0/+7
| | * DO NOT MERGE Fix deadlock in MountServiceMike Lockwood2011-05-031-17/+32
| | * DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methodsMike Lockwood2011-05-031-0/+13
| | * DO NOT MERGE MountService: Add support for multiple volumesMike Lockwood2011-05-031-108/+111
| * | am 10fbba21: DO NOT MERGE MountService: Fix running media scanner at boot.Mike Lockwood2011-05-041-0/+7
| |\ \
| | * | DO NOT MERGE MountService: Fix running media scanner at boot.Mike Lockwood2011-05-041-0/+7
| * | | am 0aa5d7b7: DO NOT MERGE Fix deadlock in MountServiceMike Lockwood2011-05-041-17/+32
| |\ \ \ | | |/ /
| | * | DO NOT MERGE Fix deadlock in MountServiceMike Lockwood2011-05-041-17/+32
| * | | am e3b498be: DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeSt...Mike Lockwood2011-05-041-0/+13
| |\ \ \ | | |/ /
| | * | DO NOT MERGE StorageManager: Add getVolumeList() and getVolumeState() methodsMike Lockwood2011-05-041-0/+13
| * | | am 346a2d79: DO NOT MERGE MountService: Add support for multiple volumesMike Lockwood2011-05-041-108/+111
| |\ \ \ | | |/ /
| | * | DO NOT MERGE MountService: Add support for multiple volumesMike Lockwood2011-05-041-108/+111
| | |/
* | | MountService: Fix running media scanner at boot.Mike Lockwood2011-04-051-0/+7
* | | Fix deadlock in MountServiceMike Lockwood2011-04-051-17/+32
* | | Merge "StorageManager: Add getVolumeList() and getVolumeState() methods"Mike Lockwood2011-04-041-0/+13
|\ \ \
| * | | StorageManager: Add getVolumeList() and getVolumeState() methodsMike Lockwood2011-04-041-0/+13
* | | | Merge "MountService: Add support for multiple volumes"Mike Lockwood2011-04-041-108/+111
|\ \ \ \ | |/ / /
| * | | MountService: Add support for multiple volumesMike Lockwood2011-04-041-108/+111
* | | | am 8f7aad14: am f7a34b15: am e558a000: Merge "Avoid crash in system server wh...Brad Fitzpatrick2011-04-041-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am f7a34b15: am e558a000: Merge "Avoid crash in system server when mounting c...Brad Fitzpatrick2011-04-041-1/+2
| |\ \ | | |/ | |/|
| | * Avoid crash in system server when mounting containerFredrik Helmer2011-04-041-1/+2
* | | Split PackageManagerService into subclassesKenny Root2011-03-221-3/+5
|/ /
* | Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-1/+1
* | am a2e765ef: Merge "Update the encryption password when the device password i...Jason parks2011-01-291-8/+39
|\ \
| * | Update the encryption password when the device password is changed.Jason parks2011-01-281-8/+39
* | | am 2ec4af59: am 138757db: Merge "Make OBB results a one-way call" into ginger...Kenny Root2011-01-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * am 138757db: Merge "Make OBB results a one-way call" into gingerbreadKenny Root2011-01-261-1/+1
| |\
| | * Make OBB results a one-way callKenny Root2011-01-251-1/+1