summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/UserCredentialsSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support installation of the new app source certificate"Victor Hsieh2020-02-181-44/+5
* Support installation of the new app source certificateVictor Hsieh2019-11-271-5/+44
* [Wi-Fi] Do not delete certs when forgetting networkHai Shalom2019-03-141-9/+38
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-3/+3
* RestrictedLockUtils was split into ...InternalPhilip P. Moltmann2018-08-301-3/+5
* Sort importsFan Zhang2018-08-281-5/+5
* Migrate all AlertDialogs to AndroidX versiontmfang2018-07-201-1/+1
* Settings Fragment Migration (Change imports)tmfang2018-07-111-2/+2
* Reorder and clean up imports.Fan Zhang2018-06-181-1/+3
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-1/+1
* Make Settings aware of legacy user keys with secret key prefixJanis Danisevskis2017-12-151-26/+52
* Remove the feature flag for using new title.Doris Ling2017-11-131-3/+1
* Update activity titles for fragments without preference screen.Doris Ling2017-10-261-4/+5
* Update preference screen title.Doris Ling2017-10-251-0/+7
* UserCredentialsSettings: that fresh new blank lookRobin Lee2017-03-241-32/+55
* Do not show key entries used for user authentication flowRubin Xu2017-02-131-4/+10
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Add visibility metrics to dialogs.Fan Zhang2016-09-191-1/+7
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Include wifi certificates in settingsRobin Lee2016-07-251-61/+148
* Merge "Announce user credential deletions"TreeHugger Robot2016-07-071-11/+18
|\
| * Announce user credential deletionsRobin Lee2016-05-161-11/+18
* | Hide work profile key in user credentials screenRicky Wai2016-05-251-0/+6
|/
* Guard double-showing of user credentials dialogRobin Lee2016-04-071-4/+6
* Merge "DISALLOW_CONFIG_CREDENTIALS blocks user credentials" into nyc-devRobin Lee2016-03-311-11/+30
|\
| * DISALLOW_CONFIG_CREDENTIALS blocks user credentialsRobin Lee2016-03-311-11/+30
* | Fixes back button on action bar on some fragments.Udam Saini2016-03-291-3/+1
|/
* Use KeyChain instead of Credentials to delete certsRobin Lee2016-02-241-8/+41
* Use MetricsEvent.USER_CREDENTIALSRobin Lee2016-02-011-2/+3
* Test: parcel marshalling for user credentials pageRobin Lee2016-01-251-2/+2
* Convert credential view to DialogFragmentRobin Lee2016-01-221-31/+107
* Depend on support lib preferencesJason Monk2015-10-131-6/+1
* Show installed user keys in Security SettingsRobin Lee2015-08-261-0/+197