summaryrefslogtreecommitdiffstats
path: root/res/layout/master_clear.xml
Commit message (Collapse)AuthorAgeFilesLines
* Don't show separate option for erasing USB storageKenny Root2011-01-181-1/+7
| | | | | | | | | On devices with emulated USB storage or SD card, factory reset will wipe all data from that area. Given that, it doesn't make sense to show a different option for wiping USB storage. Bug: 3242568 Change-Id: I257bdde06141f14381c8c09ce6a42c18d7080efd
* Show the accounts on the factory reset screen.Joe Onorato2010-11-081-0/+16
| | | | | Bug: 2823530 Change-Id: Idbf46aa59f3c529a3a3ef2d7d4e607822b34f51d
* Fragmentize "Factory reset" setting screen.Amith Yamasani2010-11-031-0/+82
Split the screen into 2 fragments. Bug: 3148480