summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/security
Commit message (Expand)AuthorAgeFilesLines
* Fix the bug of not showing lock screen before entering Smart Lock page.Stanley Wang2020-06-221-2/+8
* Add the "Smart Lock" item to dynamic index.Stanley Wang2020-06-091-13/+48
* Show the app pinning description after user enables itTsung-Mao Fang2020-05-131-2/+0
* Update description when device allows guest userTsung-Mao Fang2020-05-061-0/+15
* A new ui flow for screen pinning featureTsung-Mao Fang2020-04-301-13/+35
* Merge "Improve work profile unification flow" into rvc-devRubin Xu2020-04-152-61/+35
|\
| * Improve work profile unification flowRubin Xu2020-04-082-61/+35
* | Support click metrics logs in several pagesJason Chiu2020-04-071-0/+6
|/
* Add metric logs for special cases in Display and Battery pageJason Chiu2020-03-263-30/+23
* Adds logging to confirm esim deletion featureLee Chou2020-03-191-0/+9
* Fix sim pin lock preference disappear in dual sim.SongFerngWang2020-03-171-26/+35
* Require authorization before turning off eSIM security featureLee Chou2020-03-021-5/+25
* Revert "Support installation of the new app source certificate"Victor Hsieh2020-02-184-146/+3
* Authenticated confirmation before deletion of eSimLee Chou2020-02-182-1/+86
* Make the fragment title can’t searchableEdgar Wang2020-02-062-2/+2
* Revert "Settings search - Navigate user to exact page"Edgar Wang2020-01-161-0/+10
* [Mainline] Use public method in SubscriptionManager for mainlinechangbetty2020-01-081-2/+2
* Settings search - Navigate user to exact pageEdgar Wang2019-12-241-10/+0
* [Settings] Cannot use UnsupportedAppUsage API, use #hasIccCard() to replacezoey chen2019-12-111-2/+4
* Fixed the roboletric test failedSunny Shao2019-12-051-2/+5
* Support installation of the new app source certificateVictor Hsieh2019-11-275-5/+145
* Do not hide lock screen settings conditionallyLucas Dupin2019-11-201-10/+1
* Merge "Fix the NPE in the ScreenPinningSettings"TreeHugger Robot2019-11-131-5/+4
|\
| * Fix the NPE in the ScreenPinningSettingsSunny Shao2019-11-131-5/+4
* | Merge "Ignore all failed test cases"TreeHugger Robot2019-11-131-1/+1
|\ \ | |/ |/|
| * Ignore all failed test casesTsung-Mao Fang2019-11-131-1/+1
* | change screen pinning settings UIRaff Tsai2019-11-121-23/+17
|/
* Remove redundant code in certificate pref controllersVictor Hsieh2019-11-013-21/+3
* Added a warning dialog when installing a CA certificateAlex Johnston2019-10-241-0/+83
* Added functionality to select type of certificate to be installed from the Se...Alex Johnston2019-10-246-5/+224
* Introduce LockscreenCredentialRubin Xu2019-10-132-18/+14
* Use SettingsLib IndexableRaff Tsai2019-09-254-5/+3
* Directly use BaseIndexableProviderRaff Tsai2019-09-246-34/+22
* Merge "CredentialStorage: Install keys using KeyChain"Eran Messeri2019-09-181-79/+55
|\
| * CredentialStorage: Install keys using KeyChainEran Messeri2019-09-121-79/+55
* | Merge similar BaseSearchIndexProvider code togetherRaff Tsai2019-09-124-42/+4
|/
* Move lockscreen bypass setting to Settings > Security > Face unlockKevin Chyn2019-06-121-62/+0
* Fix exception on non face-enabled devicesLucas Dupin2019-05-301-1/+4
* Add setting to bypass lock screenLucas Dupin2019-05-291-0/+59
* Make ScreenPinningSettings behaviour consistent with LockTaskController.Jonathan Scott2019-05-011-3/+7
* Allow user without a password to clear credentialsPavel Grafov2019-04-101-7/+13
* Add face profile settingsKevin Chyn2019-04-041-0/+2
* Merge "Move AmbientDisplayConfiguration class out of internal package."Issei Suzuki2019-02-271-1/+1
|\
| * Move AmbientDisplayConfiguration class out of internal package.Issei Suzuki2019-02-271-1/+1
* | Refactor passwords/pins/patterns to byte[]Rich Cannings2019-02-262-12/+12
|/
* Mass clean up: don't cast class when not needed.Fan Zhang2019-02-145-5/+5
* Move trust agent toggles to developer optionsVishwath Mohan2019-02-042-94/+0
* Allow multiple trust agentsVishwath Mohan2019-01-311-1/+1
* Merge "Further Credentials-related clean-up"Eran Messeri2019-01-252-86/+395
|\
| * Further Credentials-related clean-upEran Messeri2019-01-242-86/+395