summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ResetNetworkConfirm.java
Commit message (Collapse)AuthorAgeFilesLines
* Add IMS settings to Network setting resetHyejin Kim2015-12-011-0/+3
| | | | | | | Add the factory reset function to be used to reset IMS settings BUG=25300757 Change-Id: I78d2e919418b7a0b42f56af3442d7d98afe40d77
* Implement Bluetooth settings factory reset (5/5)Ajay Panicker2015-08-041-0/+7
| | | | | | | | Implemented the factory reset function to be used to reset all bluetooth settings on device to factory default Bug: 16161518 Change-Id: Ie5404a4547fcf747a0bb51d515e0c97628416f4b
* Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-0/+5
| | | | | | bug:20332322 Change-Id: I645ad0d226869042c11225630e4de5968ebb7a0d (cherry picked from commit 176f512c5ad8d8478db88fad4c14ffca52102ade)
* Avoid mulitple calls to getActivity.Stuart Scott2015-04-081-5/+6
| | | | Change-Id: I789069d86e268aee5f5a1f961de3d703cd7940a7
* Move reset network settings into framework.Stuart Scott2015-03-301-92/+17
| | | | | bug: 16161518 Change-Id: I7d62201758e97bf08117183429a7acfa13b74994
* Merge "Forget Wifi SSID"Stuart Scott2015-03-271-0/+1
|\
| * Forget Wifi SSIDStuart Scott2015-03-261-0/+1
| | | | | | | | Change-Id: I6d4bf3117d92567f89a8eedf41a430ee5342b6c6
* | log visibility of viewsChris Wren2015-03-271-1/+7
|/ | | | | Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
* Dont access PhoneFactory, as it could have been inited in another JVM.Stuart Scott2015-03-231-7/+5
| | | | | bug:19858201 Change-Id: I1684c473407b530d23a8965df3ff9a5353803397
* Add option to reset network settings to factoryStuart Scott2015-03-091-0/+200
bug:16161518 Change-Id: I7c0cc58d5385352c6c9af2b27af23a744b5df977