Suchi Amalapurapu
3d503e356f
When unmounting the sdcard, we are currently checking for apps that
...
have open file references on the sdcard. We also have to check for apps on sd
that are currently running. Use the new ActivityManager api to get a list of these apps before deciding to show the dialog.
Change-Id: Idb00fcbd0a3f314d75ee1662cb2b10a84569527a
2010-03-24 09:08:40 -07:00
Suchi Amalapurapu
6f58b1b426
The getStorageUsers only returns list of storage users accessing the sdcard.
...
We also have to check if applications on sdcard are currently running.
Change-Id: I4b6478bc834e956f963735f69829c5ba4c7fb8c2
2010-03-23 15:17:52 -07:00
Suchi Amalapurapu
29d587fa18
Add dialog when ejecting sdcard
...
Remove some dead code
2010-02-24 20:30:09 -08:00
San Mehat
efb26fd219
Settings: sdcard: Refactor unmount calls for new api
...
Signed-off-by: San Mehat <san@google.com >
2010-02-18 11:48:49 -08:00
San Mehat
a2175d1df2
Settings: Refresh sd settings screen after mount/unmount
...
Signed-off-by: San Mehat <san@google.com >
2010-02-08 16:26:16 -08:00
San Mehat
1e60c9603e
Settings: Refactor for new API and remove some unused references / imports
...
Signed-off-by: San Mehat <san@google.com >
2010-02-08 16:26:16 -08:00
San Mehat
c4e8d7e21a
Settings: Refactor for StorageManager namespace change
...
Signed-off-by: San Mehat <san@google.com >
2010-02-02 12:54:46 -08:00
San Mehat
4a3d713f3a
Settings: Refactor for new API & remove obsolete setting
...
Signed-off-by: San Mehat <san@google.com >
2010-02-02 11:24:29 -08:00
San Mehat
33b0202273
Settings: Switch to new MountService api names
...
Signed-off-by: San Mehat <san@google.com >
2010-01-12 12:22:37 -08:00
San Mehat
35351faed3
settings: Change unmount button to a mount/unmount toggle
...
Signed-off-by: San Mehat <san@google.com >
2010-01-06 21:41:47 -08:00
Eric Fischer
85f4357a4d
Make the SD Card settings use the system file size formatter.
...
The one built into the settings class wasn't internationalized.
2009-06-12 18:10:25 -07:00
The Android Open Source Project
afc4ab2ffb
auto import from //depot/cupcake/@135843
2009-03-03 19:32:34 -08:00
The Android Open Source Project
4e14e5ccbf
auto import from //depot/cupcake/@135843
2009-03-03 18:28:52 -08:00
The Android Open Source Project
a578a6c4ad
auto import from //depot/cupcake/@132589
2009-03-03 14:04:35 -08:00
The Android Open Source Project
8a156091ef
auto import from //depot/cupcake/@137055
2009-03-02 22:54:43 -08:00
The Android Open Source Project
1feaa85791
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:05 -08:00
The Android Open Source Project
abc48f80d8
Code drop from //branches/cupcake/...@124589
2008-12-17 18:06:01 -08:00
The Android Open Source Project
de2d9f5f10
Initial Contribution
2008-10-21 07:00:00 -07:00