summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ResetNetworkConfirm.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reset VPN settings by calling VpnManager." am: be4a0e84ef am: 9e072f09...Lorenzo Colitti2021-02-201-0/+6
|\
| * Merge "Reset VPN settings by calling VpnManager." am: be4a0e84ef am: 9e072f09a0Lorenzo Colitti2021-02-191-0/+6
| |\
| | * Reset VPN settings by calling VpnManager.Lorenzo Colitti2021-02-181-0/+6
| | * Remove reference of Phoneconstants for SUBSCRIPTION_KEYBonian Chen2020-03-061-3/+2
| | * [Settings] Remove IMS factoryReset()Bonian Chen2020-01-081-3/+0
| | * [Settings] Replace #getSubscriberId(I) with #getSubscriberId()zoey chen2019-12-251-1/+1
| | * [Setting] Use @SystemApi to replace the hidden apizoey chen2019-12-181-2/+3
| | * ANR observed under settings when trying to reset network settingsRaff Tsai2019-05-031-67/+84
* | | Log added once Network Factory Reset is completeJeremy Goldman2020-12-221-0/+4
* | | Merge "Move eSIM reset before telephony manager reset in ResetNetworkConfirm"...Jiashen Wang2020-12-171-5/+6
|\| |
| * | Move eSIM reset before telephony manager reset in ResetNetworkConfirmJiashen Wang2020-12-141-5/+6
* | | [Settings] Close reset network confirm dialog when SIM removedBonian Chen2020-12-161-0/+68
* | | [Settings] Refractor ApnSettings code to independent package folder.tom hsu2020-09-301-1/+1
* | | Refactor Reset options SettingsEdgar Wang2020-08-041-2/+2
|/ /
* | Remove reference of Phoneconstants for SUBSCRIPTION_KEYtom hsu2020-01-141-2/+1
* | Merge "[Mainline] To use @SystemApi to replace non-formal APIs for mainline"Betty Chang2020-01-091-1/+1
|\ \
| * | [Mainline] To use @SystemApi to replace non-formal APIs for mainlinechangbetty2020-01-081-1/+1
* | | [Settings] Remove IMS factoryReset()Bonian Chen2020-01-081-4/+0
|/ /
* | [Settings] Replace #getSubscriberId(I) with #getSubscriberId()zoey chen2019-12-251-1/+1
* | [Setting] Use @SystemApi to replace the hidden apizoey chen2019-12-181-2/+3
* | Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneIdMalcolm Chen2019-12-161-1/+2
* | Misc change about ResetNetworkConfirmRaff Tsai2019-05-071-1/+8
* | ANR observed under settings when trying to reset network settingsRaff Tsai2019-04-251-67/+77
|/
* Update eSIM deletion strings.Andrew Sapperstein2019-03-221-1/+11
* Merge "Move SMS raw db deletion to phone process." am: 479ec92c27 am: f784db5caeAmit Mahajan2019-03-141-11/+0
|\
| * Move SMS raw db deletion to phone process.Amit Mahajan2019-03-131-11/+0
| * Migrate Settings to androidx.Aurimas Liutikas2018-08-281-1/+1
* | Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-3/+2
* | p2p: do P2P factory reset for Network ResetJimmy Chen2018-11-091-0/+17
* | RestrictedLockUtils was split into ...InternalPhilip P. Moltmann2018-08-301-2/+3
* | Sort importsFan Zhang2018-08-281-3/+3
* | Migrate all AlertDialogs to AndroidX versiontmfang2018-07-201-1/+1
* | Merge "IMS: Use the slot based ImsManager factory reset API." am: 9e4ff6fca6 ...Brad Ebinger2018-07-161-1/+2
|\|
| * Merge "IMS: Use the slot based ImsManager factory reset API."Brad Ebinger2018-07-161-1/+2
| |\
| | * IMS: Use the slot based ImsManager factory reset API.Suresh Koleti2018-03-091-1/+2
* | | Reorder and clean up imports.Fan Zhang2018-06-181-2/+2
* | | Migrate Settings to androidx.Aurimas Liutikas2018-04-201-1/+1
|/ /
* | Clean Sms raw table when resetting network.Malcolm Chen2018-04-171-0/+13
* | Move apn settings to networkPengquan Meng2018-04-021-0/+1
* | Remove more wrappersFan Zhang2018-03-301-8/+5
* | Make "Action not allowed" dialog compliant with Material Spec and replace ful...arangelov2018-03-051-5/+6
* | Use external/robolectric-shadows/run_robotests.mkJames Lemieux2018-03-041-1/+2
* | Call super.onDestroy in ResetNetworkConfirm fragmentAntony Sargent2018-02-061-0/+1
* | Change superclass to InstrumentedFragment.Doris Ling2018-02-021-2/+2
* | Add checkbox to let user wipe eSIM data together with FDRQingxi Li2018-01-221-2/+1
* | Add checkbox for erase esim under network reset screenQingxi Li2018-01-191-2/+64
* | Update activity titles for fragments without preference screen.Doris Ling2017-10-261-1/+2
|/
* Reset APN when doing network reset.Malcolm Chen2017-04-201-0/+17
* 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