summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/MountService.java
Commit message (Expand)AuthorAgeFilesLines
* Quiet down a lot of logging.Dianne Hackborn2012-11-271-3/+3
* Merge "Useful annotations for code documentation." into jb-mr1.1-devJeff Sharkey2012-11-151-4/+6
|\
| * Useful annotations for code documentation.Jeff Sharkey2012-11-121-4/+6
* | Avoid runtime restart after vold reconnects.Jeff Sharkey2012-11-141-8/+2
|/
* Handle ISE when physical volume isn't mounted.Jeff Sharkey2012-09-301-3/+10
* Handle multi-user mountObb() requests.Jeff Sharkey2012-09-251-101/+151
* Query users excluding any being removedAmith Yamasani2012-09-201-1/+1
* Multi-user MTP.Jeff Sharkey2012-09-181-32/+0
* Include user identifier in external storage paths.Jeff Sharkey2012-09-111-201/+372
* Include primary flag in StorageVolume.Jeff Sharkey2012-09-061-3/+2
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-3/+4
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
* am 60c77212: am 2a393a99: Merge "MountService: unlink death notification when...Jean-Baptiste Queru2012-06-081-0/+1
|\
| * MountService: unlink death notification when unregistering listenersVairavan Srinivasan2012-01-241-0/+1
* | Fix bug #6522190 MountService should respond to configuration changes ("INTER...Fabrice Di Meglio2012-05-231-4/+7
* | Wait for ASECs to be scanned before proceedingKenny Root2012-05-171-22/+35
* | Allow forward locked apps to be in ASECsKenny Root2012-04-251-3/+24
* | Package restrictions per userAmith Yamasani2012-03-221-1/+2
* | Log netd traffic nicely.Robert Greenwalt2012-01-201-1/+5
* | Test the correct return code from call to cryptfs.Fredrik Roubert2011-12-201-1/+1
* | Move native vold calls to varargs.Jeff Sharkey2011-12-021-126/+75
* | Move NativeDaemonConnector to varargs.Jeff Sharkey2011-11-291-1/+5
|/
* Require device encryption password to perform 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