Mike Lockwood
b8f9ab6792
Rename android.hardware.Usb to UsbManager
...
Change-Id: Id0c0659c29190609bf9ccf4acb56b9402157f41a
Signed-off-by: Mike Lockwood <lockwood@android.com >
2010-12-09 22:35:37 -08:00
Kenny Root
511c8cf103
Add usage bar chart to storage preferences
...
Change-Id: Ic3c118ac9194e226e6384e01c9ea7e150b1d9521
2010-12-06 09:34:12 -08:00
Dan Morrill
45e3000666
Merge commit '593a7049f52d46a4e47162e2e3f2c5730e8ccfd8' into mergefix
...
Conflicts:
res/values/strings.xml
src/com/android/settings/deviceinfo/Memory.java
Change-Id: Id481ad234f2e74bdef66ea9485a548f11f0cab84
2010-10-18 15:23:16 -07:00
Dianne Hackborn
1337d0f70b
Implement issue #3094621 and #3094609 - wipe sd card
...
3094621: add "wipe sd card" option to factory data reset
3094609: collapse unmount/format into one command
Implements requested UI changes. Also some final tweaks to
Manage Applications.
Change-Id: I0219195dd0c74d8c003ef1c3f6e09714859d7f89
2010-10-16 16:27:25 -07:00
Mike Lockwood
3d713b162e
Add checkbox to enable PTP USB mode.
...
Change-Id: Icb139cc3d1077565fb8dbe9917d87c7337f59797
Signed-off-by: Mike Lockwood <lockwood@android.com >
2010-08-31 14:38:44 -04:00
Amith Yamasani
d79934731c
Refactor settings top level activities to use fragments.
...
Added a base class SettingsPreferenceFragment from which the settings activities should
be derived so that they can behave like fragments. It contains some commonly called
utility methods and dialog conversion to DialogFragment.
Some of the top-level activities can be launched directly without the left pane.
Settings.java acts as a proxy activity that contains just that settings fragment without
the left pane.
There are still a lot of second and third level activities that need to be fragmentized.
This is just the first pass to test the 2-pane layout.
2010-08-18 22:59:33 -07:00
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