summaryrefslogtreecommitdiff
path: root/core/java/android/app/KeyguardManager.java
AgeCommit message (Expand)Author
2021-04-06Add set/verify lock credentials testAPIs in KeygyardManagerkholoud mohamed
2021-03-22Properly expose LockTypes constants as systemAPIskholoud mohamed
2021-01-27Move activity related operations to ActivityClientControllerRiddle Hsu
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-02-20KeyguardManager set + validate lock API refinementJulius D'souza
2020-01-24KeyguardManager: add lock set and validation methodsJulius D'souza
2019-12-19Merge "Add builder method to check DevicePolicyManager"Joshua Mccloskey
2019-12-18Add builder method to check DevicePolicyManagerjoshmccloskey
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-03Removing old confirm device credential logicjoshmccloskey
2019-06-17Removing @Deprecated && @removed method from KeyguardManager.Kweku Adams
2019-04-26Fix createConfirmDeviceCredentialIntent documentationKevin Chyn
2019-03-19Merge "Updates isKeyguardSecure to take in a user id."Brad Stenning
2019-03-11Updates isKeyguardSecure to take in a user id.Brad Stenning
2019-03-04Update BiometricPrompt API namingKevin Chyn
2019-02-08Rename setEnableFallback to setAllowDeviceCredentialKevin Chyn
2019-01-25Deprecate CC and add BP#buildIntent()Kevin Chyn
2019-01-25Revert "Add plumbing for setRequireConfirmation to CC"Kevin Chyn
2019-01-23Add plumbing for setRequireConfirmation to CCKevin Chyn
2019-01-22Add a feature flag for secure lock screen.Lenka Trochtova
2018-11-29KeyguardDisableHandler: make properly user awareAdrian Roos
2018-11-16Add privileged API to control keyguard secure notificationsZimuzo
2018-10-09Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6kopriva
2018-10-09Merge "docs: fixing errors found with lint check" into pi-devkopriva
2018-10-09docs: fixing errors found with lint checkkopriva
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-12Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale
2018-02-20Fixes in KeyguardManager doc.Frank Salim
2018-02-03Pass in the user defined by Context.Jeff Sharkey
2018-01-23FRP: Explicitly throw UnsupportedOperation when FRP is not supportedAdrian Roos
2018-01-11Allow custom keyguard "prompt reason"Lucas Dupin
2018-01-11Merge "Allow custom keyguard transient message"Lucas Dupin
2018-01-10Allow custom keyguard transient messageLucas Dupin
2017-12-15FRP: Make SystemAPIAdrian Roos
2017-11-29Deprecate inKeyguardRestrictedInputModeSiarhei Vishniakou
2017-10-11Do not send KEYCODE_VOICE_ASSIST to apps.Siarhei Vishniakou
2017-09-25FRP: Add config flag for disabling credential FRPAdrian Roos
2017-08-06Fix broken javadocs.Jeff Sharkey
2017-06-29Added Activity flags to show on lock screen.chaviw
2017-06-06Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...Jeff Sharkey
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-05-30Credential FRP: Add implementationAdrian Roos
2017-04-29Updates based on API council guidance.Jeff Sharkey
2017-04-27Implement API council feedback for dismissKeyguardJorim Jaggi
2017-04-21More auto-doc work.Jeff Sharkey
2017-01-24Merge "Merge commit '12562abcd47de4aee3b0469cb04bf771c2072113' into manual_me...TreeHugger Robot