summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/deviceinfo
Commit message (Expand)AuthorAgeFilesLines
* Update all shown preferences in Settings > StorageZoltan Szatmary-Ban2015-07-091-8/+2
* Merge "Move storage when formatting primary disk." into mnc-devJeff Sharkey2015-07-081-1/+28
|\
| * Move storage when formatting primary disk.Jeff Sharkey2015-07-071-1/+28
* | Merge "Filter USB options on chooser when DISALLOW_USB_FILE_TRANSFER is on" i...Zoltan Szatmary-Ban2015-07-081-3/+11
|\ \
| * | Filter USB options on chooser when DISALLOW_USB_FILE_TRANSFER is onZoltan Szatmary-Ban2015-07-071-3/+11
| |/
* | Making Settings > Storage multiprofile awareZoltan Szatmary-Ban2015-07-072-161/+209
|/
* Fix init order so we have something to measure.Jeff Sharkey2015-07-061-3/+3
* Fix some ordering, colors, and accessibility bugs.Jeff Sharkey2015-07-056-49/+91
* Handle missing migration source volume.Jeff Sharkey2015-07-052-2/+11
* Merge "Only allow admin users to adopt sd card as internal storage." into mnc...Amith Yamasani2015-06-302-2/+20
|\
| * Only allow admin users to adopt sd card as internal storage.Amith Yamasani2015-06-302-2/+20
* | Make sure Fragments are public for FragMan to instantiateMakoto Onuki2015-06-252-3/+3
|/
* Remove while box at the top right of storage setup wizard.Daichi Hirono2015-06-251-2/+2
* Merge "Don't crash on NameNotFoundException" into mnc-devMakoto Onuki2015-06-171-1/+2
|\
| * Don't crash on NameNotFoundExceptionMakoto Onuki2015-06-171-1/+2
* | Merge "Actually gracefully finish this time around." into mnc-devJeff Sharkey2015-06-173-33/+41
|\ \ | |/ |/|
| * Actually gracefully finish this time around.Jeff Sharkey2015-06-163-33/+41
* | Merge "Gracefully finish when missing volume." into mnc-devJeff Sharkey2015-06-162-2/+12
|\ \ | |/
| * Gracefully finish when missing volume.Jeff Sharkey2015-06-162-2/+12
* | Merge "Finish storage wizard theming." into mnc-devJeff Sharkey2015-06-1611-29/+79
|\ \ | |/
| * Finish storage wizard theming.Jeff Sharkey2015-06-1611-29/+79
* | Merge "Allow formatting when a partition is corrupt." into mnc-devMakoto Onuki2015-06-161-1/+2
|\ \ | |/ |/|
| * Allow formatting when a partition is corrupt.Makoto Onuki2015-06-161-1/+2
* | More storage UI updates.Jeff Sharkey2015-06-157-235/+315
|/
* New storage dialogs.Jeff Sharkey2015-06-148-37/+234
* Merge "Let UsbDeviceManager choose the appropriate function default" into mnc...Nick Kralevich2015-06-131-1/+1
|\
| * Let UsbDeviceManager choose the appropriate function defaultNick Kralevich2015-06-121-1/+1
* | Merge "Add simple null checks to StorageWizard*, also listen to..." into mnc-devMakoto Onuki2015-06-1210-15/+59
|\ \ | |/ |/|
| * Add simple null checks to StorageWizard*, also listen to...Makoto Onuki2015-06-1210-15/+59
* | Always round migration times up to 1 second.Jeff Sharkey2015-06-111-0/+1
|/
* Follow string refactoring.Jeff Sharkey2015-06-101-1/+1
* Fix USB access control when adb is disabled.Nick Kralevich2015-06-101-2/+8
* Merge "Warn user when adopted device is slow." into mnc-devJeff Sharkey2015-05-191-35/+90
|\
| * Warn user when adopted device is slow.Jeff Sharkey2015-05-191-35/+90
* | Monkey should not be allowed to switch USB modeGuang Zhu2015-05-191-1/+5
|/
* Merge "Initial pass at storage benchmarks." into mnc-devJeff Sharkey2015-05-151-1/+17
|\
| * Initial pass at storage benchmarks.Jeff Sharkey2015-05-141-1/+17
* | New UI for controlling USBNick Kralevich2015-05-134-213/+105
|/
* Merge "Fix Signal strength display issue in Settings." into mnc-devSanket Padawe2015-05-081-0/+7
|\
| * Fix Signal strength display issue in Settings.Sanket Padawe2015-05-081-0/+7
* | Fix SimStatus crash in Settings.Sanket Padawe2015-05-051-13/+17
|/
* Returning to wizard, enable migration.Jeff Sharkey2015-04-2912-68/+264
* Format as public/private; follow refactoring.Jeff Sharkey2015-04-2810-95/+151
* Migrate package movement to use new API.Jeff Sharkey2015-04-232-81/+54
* Move StorageMeasurement to SettingsLibTony Mantler2015-04-232-443/+3
* Merge "Use disk directly from volume in storage wizard."Jeff Sharkey2015-04-211-1/+1
|\
| * Use disk directly from volume in storage wizard.Jeff Sharkey2015-04-191-1/+1
* | Merge "Correct the way settings deals with subscriptions."Stuart Scott2015-04-202-17/+6
|\ \
| * | Correct the way settings deals with subscriptions.Stuart Scott2015-04-082-17/+6
* | | Use CONNECTIVITY_ACTION instead _IMMEDIATEErik Kline2015-04-201-1/+1
| |/ |/|