summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/MasterClearConfirm.java
Commit message (Expand)AuthorAgeFilesLines
* Reorder and clean up imports.Fan Zhang2018-06-181-2/+2
* Make "Action not allowed" dialog compliant with Material Spec and replace ful...arangelov2018-03-051-6/+8
* Change superclass to InstrumentedFragment.Doris Ling2018-02-021-2/+2
* Update activity titles for fragments without preference screen.Doris Ling2017-10-261-1/+2
* Move logic for FR in demo mode out of SettingsChristine Franks2017-07-211-1/+0
* Use the new OemLockService to get OEM lock state.Andrew Scull2017-04-191-4/+7
* Add erase eSIMs choice into factory resetqingxi2017-04-131-0/+4
* Replace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET.Lenka Trochtova2017-02-131-1/+1
* Properly target the factory-reset broadcastsChristopher Tate2017-01-311-0/+1
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Merge "Prevents users from being added if device is not provisioned" into nyc...Udam Saini2016-03-311-2/+1
|\
| * Prevents users from being added if device is not provisionedUdam Saini2016-03-251-2/+1
* | Fixes back button on action bar on some fragments.Udam Saini2016-03-291-1/+1
|/
* Add disabled by policy empty views to more screens.Sudheer Shanka2016-02-191-2/+13
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* resolve merge conflicts of 7285e2c2fc to master.Russell Brenner2015-11-181-2/+7
|\
| * Preserve FRP lock if wiped during SUWRussell Brenner2015-11-131-2/+7
* | Depend on support lib preferencesJason Monk2015-10-131-5/+4
* | Fix settings crash during factory reset.Julia Reynolds2015-08-191-2/+4
|/
* Talkback improvements for Settings screens.Julia Reynolds2015-07-091-0/+14
* No longer use ExternalStorageFormatter to format external storageRubin Xu2015-06-261-14/+6
* [MasterClear] fix race in showing dialogAndres Morales2015-06-011-10/+18
* log visibility of viewsChris Wren2015-03-271-1/+7
* Include reason when wiping data.Jeff Sharkey2014-09-241-1/+5
* Fix issue where can't FR Volantis if OEM unlock is enabledAndres Morales2014-09-081-24/+22
* Throw up ProgressDialog when erasing PST partitionAndres Morales2014-08-291-18/+51
* Don't wipe PST partition if OEM unlock is enabledAndres Morales2014-08-071-1/+4
* On factory reset, wipe the stored account challengesAndres Morales2014-07-181-0/+9
* Use user restriction instead of pin to guard factory reset in Settings.Julia Reynolds2014-06-131-0/+5
* Fragmentize "Factory reset" setting screen.Amith Yamasani2010-11-031-0/+95