summaryrefslogtreecommitdiff
path: root/core/java/android/app/KeyguardManager.java
Commit message (Expand)AuthorAgeFilesLines
* KeyguardManager set + validate lock API refinementJulius D'souza2020-02-201-9/+15
* KeyguardManager: add lock set and validation methodsJulius D'souza2020-01-241-2/+155
* Merge "Add builder method to check DevicePolicyManager"Joshua Mccloskey2019-12-191-0/+32
|\
| * Add builder method to check DevicePolicyManagerjoshmccloskey2019-12-181-0/+32
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
|/
* Removing old confirm device credential logicjoshmccloskey2019-10-031-6/+0
* Removing @Deprecated && @removed method from KeyguardManager.Kweku Adams2019-06-171-8/+0
* Fix createConfirmDeviceCredentialIntent documentationKevin Chyn2019-04-261-3/+2
* Merge "Updates isKeyguardSecure to take in a user id."Brad Stenning2019-03-191-1/+1
|\
| * Updates isKeyguardSecure to take in a user id.Brad Stenning2019-03-111-1/+1
* | Update BiometricPrompt API namingKevin Chyn2019-03-041-1/+1
|/
* Rename setEnableFallback to setAllowDeviceCredentialKevin Chyn2019-02-081-1/+1
* Deprecate CC and add BP#buildIntent()Kevin Chyn2019-01-251-4/+15
* Revert "Add plumbing for setRequireConfirmation to CC"Kevin Chyn2019-01-251-32/+1
* Add plumbing for setRequireConfirmation to CCKevin Chyn2019-01-231-1/+32
* Add a feature flag for secure lock screen.Lenka Trochtova2019-01-221-0/+5
* KeyguardDisableHandler: make properly user awareAdrian Roos2018-11-291-20/+20
* Add privileged API to control keyguard secure notificationsZimuzo2018-11-161-0/+42
* Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6kopriva2018-10-091-1/+1
|\
| * Merge "docs: fixing errors found with lint check" into pi-devkopriva2018-10-091-2/+1
| |\
| | * docs: fixing errors found with lint checkkopriva2018-10-091-2/+1
| * | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
| |/
* | Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* | Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale2018-06-121-1/+2
* | Fixes in KeyguardManager doc.Frank Salim2018-02-201-5/+4
|/
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-2/+2
* FRP: Explicitly throw UnsupportedOperation when FRP is not supportedAdrian Roos2018-01-231-7/+10
* Allow custom keyguard "prompt reason"Lucas Dupin2018-01-111-1/+34
* Merge "Allow custom keyguard transient message"Lucas Dupin2018-01-111-1/+1
|\
| * Allow custom keyguard transient messageLucas Dupin2018-01-101-1/+1
* | FRP: Make SystemAPIAdrian Roos2017-12-151-0/+2
|/
* Deprecate inKeyguardRestrictedInputModeSiarhei Vishniakou2017-11-291-5/+3
* Do not send KEYCODE_VOICE_ASSIST to apps.Siarhei Vishniakou2017-10-111-2/+0
* FRP: Add config flag for disabling credential FRPAdrian Roos2017-09-251-1/+1
* Fix broken javadocs.Jeff Sharkey2017-08-061-1/+3
* Added Activity flags to show on lock screen.chaviw2017-06-291-0/+3
* Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...Jeff Sharkey2017-06-061-3/+3
|\
| * Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-3/+3
* | Credential FRP: Add implementationAdrian Roos2017-05-301-1/+84
|/
* Updates based on API council guidance.Jeff Sharkey2017-04-291-22/+1
* Implement API council feedback for dismissKeyguardJorim Jaggi2017-04-271-6/+37
* More auto-doc work.Jeff Sharkey2017-04-211-9/+0
* Merge "Merge commit '12562abcd47de4aee3b0469cb04bf771c2072113' into manual_me...TreeHugger Robot2017-01-241-17/+22
|\
| * Merge commit '12562abcd47de4aee3b0469cb04bf771c2072113' into manual_merge_125...Nancy Zheng2017-01-231-17/+22
| |\
| | * Query for the settings package in KeyguardManager instead ofNancy Zheng2017-01-201-16/+22
* | | KeyguardManager: Fix user resolution of isDeviceSecure/LockedAdrian Roos2017-01-231-2/+2
|/ /
* | Add explicit method to dismiss KeyguardJorim Jaggi2016-11-231-23/+95
* | Merge commit '2a12d8520ea6f41bd2db8577a8da82204e341c51' into manual_merge_2a1...Nancy Zheng2016-11-211-5/+16
|\|
| * Fix createConfirmDeviceCredentialIntent for wear for CTS.Nancy Zheng2016-11-181-5/+16