index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
MountService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forcibly unmount the sdcard after N retries.
Suchi Amalapurapu
2010-04-06
1
-26
/
+20
*
MountService: Switch all Log -> Slog
San Mehat
2010-03-25
1
-69
/
+69
*
Asec: Add new 'StorageNotFound' response code handling for container paths
San Mehat
2010-03-23
1
-11
/
+13
*
Make trying to remount an asec container non-fatal
Kenny Root
2010-03-22
1
-1
/
+4
*
Add new method call back in MountService.
Suchi Amalapurapu
2010-03-22
1
-50
/
+25
*
MountService: Handle volumes shared on startup
San Mehat
2010-03-22
1
-4
/
+11
*
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
1
-4
/
+52
*
Move MountService's Handler to a different thread.
Daniel Sandler
2010-03-16
1
-3
/
+15
*
MountService: If USB cable is unplugged while UMS is active, clean up and rem...
San Mehat
2010-03-11
1
-0
/
+25
*
Add new shutdown observer for MountService.
Suchi Amalapurapu
2010-03-09
1
-49
/
+88
*
Rework the way PackageManager binds to default container service.
Suchi Amalapurapu
2010-03-03
1
-7
/
+0
*
MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared ...
Mike Lockwood
2010-03-03
1
-0
/
+5
*
Add dialog to display storage users when enabling/disabling ums
Suchi Amalapurapu
2010-02-26
1
-48
/
+74
*
Add new handler mechanism in MountService to make unmount api asynchronous.
Suchi Amalapurapu
2010-02-24
1
-9
/
+132
*
MountService: Send UMS_CONNECTED broadcast on boot if UMS connected.
San Mehat
2010-02-24
1
-9
/
+19
*
MountService: Fix bug which would allow apps to try to rename a container who...
San Mehat
2010-02-24
1
-1
/
+5
*
MountService: Force unmount when enabling ums
San Mehat
2010-02-22
1
-1
/
+1
*
MountService: Move boot-time mount to a thread - avoids ANR at boot
San Mehat
2010-02-19
1
-6
/
+16
*
Make MountService work in the simulator.
Marco Nelissen
2010-02-18
1
-9
/
+18
*
framework: storage: Add 'force' option to unmount/destroy storage apis, and u...
San Mehat
2010-02-18
1
-13
/
+26
*
MountService: Add API call for getting a list of pids currently using the spe...
San Mehat
2010-02-16
1
-0
/
+26
*
MountService: Fix some mountset bugs and tighten up some return values
San Mehat
2010-02-11
1
-2
/
+34
*
MountService: Add isSecureContainerMounted() API call
San Mehat
2010-02-09
1
-0
/
+34
*
MountService: Check for failure to unmount when enabling UMS and fix reversed...
San Mehat
2010-02-09
1
-2
/
+6
*
Framework: Clean up / Refactor Mount APIs
San Mehat
2010-02-09
1
-128
/
+99
*
MountService: Harden for pre-boot usage users
San Mehat
2010-02-08
1
-165
/
+206
*
MountService: Add WARN checks to ASEC calls to catch bad users
San Mehat
2010-02-08
1
-0
/
+27
*
Rename media resource broadcasts
Suchi Amalapurapu
2010-02-08
1
-1
/
+11
*
MountService: Massive bloat reduction and rewrite
San Mehat
2010-02-02
1
-799
/
+513
*
Fix build.
Daniel Sandler
2010-01-29
1
-1
/
+1
*
New full-screen activity for USB mass storage interaction.
Daniel Sandler
2010-01-28
1
-1
/
+1
*
Remove destroy asec command when mounting secure container
Suchi Amalapurapu
2010-01-27
1
-1
/
+0
*
MountService: Introduce new @hide permissions to protect secure containers.
San Mehat
2010-01-27
1
-0
/
+41
*
MountService: Don't update the storage status when we're unmounted
San Mehat
2010-01-26
1
-2
/
+4
*
MountService: Explicitly query volume state on startup
San Mehat
2010-01-26
1
-10
/
+42
*
MountService: Add support for renaming secure containers
San Mehat
2010-01-23
1
-0
/
+5
*
Fix whitespace issue causing protocol syntax error
San Mehat
2010-01-22
1
-1
/
+1
*
MountService: Codeshrink
San Mehat
2010-01-20
1
-17
/
+1
*
Mount/Unmount secure containers
Suchi Amalapurapu
2010-01-19
1
-0
/
+10
*
MountService: Add new 'unmountSecureContainer' API call
San Mehat
2010-01-18
1
-0
/
+5
*
MountService: Suppress media removed notification when enabling UMS
San Mehat
2010-01-16
1
-2
/
+10
*
MountService: Refactor to use NativeDaemonConnector and clean-up
San Mehat
2010-01-12
1
-33
/
+169
*
resolved conflicts for merge of d26707da to master
Jean-Baptiste Queru
2010-01-12
1
-1
/
+15
|
\
|
*
framework: storage: Ensure that filesystems are unmounted before shutdown/reboot
San Mehat
2010-01-12
1
-1
/
+74
*
|
framework: asec: Rename 'Cache' -> 'Container'
San Mehat
2010-01-11
1
-6
/
+6
*
|
MountService: Clean up some logspam
San Mehat
2010-01-11
1
-7
/
+1
*
|
MountService: Add new Settings for UMS prompting and notification behavior
San Mehat
2010-01-08
1
-51
/
+130
*
|
MountService: Remove ACTION_SHUTDOWN handler
San Mehat
2010-01-07
1
-4
/
+0
*
|
MountService: Add an ACTION_SHUTDOWN handler and export a method for external...
San Mehat
2010-01-07
1
-1
/
+64
*
|
framework: MountService: Add initial support for Android Secure External Caches
San Mehat
2010-01-06
1
-15
/
+41
[next]