summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/deviceinfo/Memory.java
Commit message (Expand)AuthorAgeFilesLines
* bug:3321005 make Settings --> Storage screen display little less uglyVasu Nori2011-03-021-21/+14
* Data race in initialization of misc files infoKenny Root2011-02-241-1/+1
* display amount of storage on /sdcard by downloads, music etcVasu Nori2011-02-181-30/+103
* bug:3402846 fix settings->storageVasu Nori2011-01-281-12/+7
* Allow OnCancelListener and OnDismissListener in Settings appHung-ying Tyan2011-01-251-2/+12
* Don't show separate option for erasing USB storageKenny Root2011-01-181-3/+1
* bug:3308791 appusage should include space used on /sdcardVasu Nori2011-01-181-1/+7
* Recheck the storage sizes when Storage settings is resumed.Amith Yamasani2011-01-051-0/+1
* Refactor memory measurementKenny Root2010-12-171-266/+160
* Revert: Add checkbox to enable PTP USB mode.Mike Lockwood2010-12-151-21/+0
* Rename android.hardware.Usb to UsbManagerMike Lockwood2010-12-091-2/+2
* Add usage bar chart to storage preferencesKenny Root2010-12-061-76/+336
* Merge commit '593a7049f52d46a4e47162e2e3f2c5730e8ccfd8' into mergefixDan Morrill2010-10-181-3/+26
|\
| * Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-10/+25
* | Add checkbox to enable PTP USB mode.Mike Lockwood2010-08-311-1/+22
* | Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-27/+21
|/
* When unmounting the sdcard, we are currently checking for apps thatSuchi Amalapurapu2010-03-241-17/+3
* The getStorageUsers only returns list of storage users accessing the sdcard.Suchi Amalapurapu2010-03-231-19/+46
* Add dialog when ejecting sdcardSuchi Amalapurapu2010-02-241-12/+97
* Settings: sdcard: Refactor unmount calls for new apiSan Mehat2010-02-181-1/+1
* Settings: Refresh sd settings screen after mount/unmountSan Mehat2010-02-081-6/+4
* Settings: Refactor for new API and remove some unused references / importsSan Mehat2010-02-081-13/+3
* Settings: Refactor for StorageManager namespace changeSan Mehat2010-02-021-2/+2
* Settings: Refactor for new API & remove obsolete settingSan Mehat2010-02-021-9/+29
* Settings: Switch to new MountService api namesSan Mehat2010-01-121-2/+2
* settings: Change unmount button to a mount/unmount toggleSan Mehat2010-01-061-9/+37
* Make the SD Card settings use the system file size formatter.Eric Fischer2009-06-121-19/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+218
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-216/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-2/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+2
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+19
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+24
* Initial ContributionThe Android Open Source Project2008-10-211-0/+178