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
/
services
/
java
/
com
/
android
/
server
/
MountService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-10-17
Include external storage devices in DocumentsUI.
Jeff Sharkey
2013-10-16
Plumb through physical device UUID and label.
Jeff Sharkey
2013-10-08
Add secondary external storage support.
Jeff Sharkey
2013-10-03
Fix mount path prefix checking.
Jeff Sharkey
2013-09-20
Delegate mkdirs() to vold when lacking perms.
Jeff Sharkey
2013-08-11
APIs for multiple external storage devices.
Jeff Sharkey
2013-06-10
resolved conflicts for merge of e96a8207 to master
Kenny Root
2013-06-09
am 56cd646a: Avoid logging sensitive data.
Jeff Sharkey
2013-06-07
Avoid logging sensitive data.
Jeff Sharkey
2013-05-28
am 2c4b0905: am ab4a0541: am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUN...
Jeff Sharkey
2013-05-28
am e4c29de9: Merge "Add missing ACTION_MEDIA_UNMOUNTED intent"
Jeff Sharkey
2013-05-20
Add missing ACTION_MEDIA_UNMOUNTED intent
Christian Beck
2013-05-07
Cleanup some of the thread merging.
Dianne Hackborn
2013-05-03
Merge "Start combining threads in system process."
Dianne Hackborn
2013-05-02
Start combining threads in system process.
Dianne Hackborn
2013-04-30
Removing a debug check when logging fstrim events.
Svetoslav
2013-04-30
Perform idle maintenance when the device is charging.
Svetoslav
2013-03-26
It helps to catch the right exception.
Jeff Sharkey
2013-03-26
It helps to catch the right exception.
Jeff Sharkey
2013-03-22
[DO NOT MERGE] Notify vold when to start fstrim.
Svetoslav
2012-11-27
Quiet down a lot of logging.
Dianne Hackborn
2012-11-15
Merge "Useful annotations for code documentation." into jb-mr1.1-dev
Jeff Sharkey
2012-11-14
Avoid runtime restart after vold reconnects.
Jeff Sharkey
2012-11-12
Useful annotations for code documentation.
Jeff Sharkey
2012-09-30
Handle ISE when physical volume isn't mounted.
Jeff Sharkey
2012-09-25
Handle multi-user mountObb() requests.
Jeff Sharkey
2012-09-20
Query users excluding any being removed
Amith Yamasani
2012-09-18
Multi-user MTP.
Jeff Sharkey
2012-09-11
Include user identifier in external storage paths.
Jeff Sharkey
2012-09-06
Include primary flag in StorageVolume.
Jeff Sharkey
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-06-08
am 60c77212: am 2a393a99: Merge "MountService: unlink death notification when...
Jean-Baptiste Queru
2012-05-23
Fix bug #6522190 MountService should respond to configuration changes ("INTER...
Fabrice Di Meglio
2012-05-17
Wait for ASECs to be scanned before proceeding
Kenny Root
2012-04-25
Allow forward locked apps to be in ASECs
Kenny Root
2012-03-22
Package restrictions per user
Amith Yamasani
2012-01-24
MountService: unlink death notification when unregistering listeners
Vairavan Srinivasan
2012-01-20
Log netd traffic nicely.
Robert Greenwalt
2011-12-20
Test the correct return code from call to cryptfs.
Fredrik Roubert
2011-12-02
Move native vold calls to varargs.
Jeff Sharkey
2011-11-29
Move NativeDaemonConnector to varargs.
Jeff Sharkey
2011-10-13
Require device encryption password to perform adb backup/restore
Christopher Tate
2011-09-09
Revert encryption mapping for device wipes.
Ben Komalo
2011-09-06
Expose getting encryptstate through IMountService
Ben Komalo
2011-08-17
Default disable watchdog for vold connection
Kenny Root
2011-08-10
Add NativeDaemonConnector users to watchdog.
Jeff Sharkey
2011-07-15
During encryption, don't throw exceptions for unknown vold state
Ken Sumrall
2011-07-13
Add StorageVolume list to MountService dump
Kenny Root
[next]