summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java
AgeCommit message (Expand)Author
2020-10-09Merge SP1A.200921.001Scott Lobdell
2020-09-169/N Clean Up Keyguard Class StructureDave Mankoff
2020-09-167/N controllers for remaining Keyguard Password Views.Dave Mankoff
2020-07-28Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot
2020-07-28Update language to comply with Android's inclusive language guidanceCurtis Belmonte
2020-05-07SystemUI:there is an unexpected swipe lockWeijie Wang
2020-02-28Created typed class for the pin resultDaniel Bright
2020-02-04Merge RP1A.200123.001Steven Laver
2020-01-22Merge RP1A.200106.001Steven Laver
2020-01-20Created typed class for the pin resultDaniel Bright
2020-01-08Use proper Telephony API to supply sim pin and puk.Malcolm Chen
2020-01-02Use proper Telephony API to supply sim pin and puk.Malcolm Chen
2019-11-22Merge RP1A.191114.001Steven Laver
2019-11-08Remove usage of IccCardConstants hidden APIJayachandran C
2019-11-04Remove usage of hidden API in System UIJayachandran C
2019-10-14Merge RP1A.190923.001Steven Laver
2019-09-27Merge RP1A.190822.001Scott Lobdell
2019-09-01[DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791Hyunyoung Song
2019-08-31Fix the looper that KeyguardUpdateMonitor is using.Dave Mankoff
2019-08-19SystemUI: Fix device keeps showing "Phone is starting"Yingren Wang
2019-08-14Removing unnecessary R.java declaration for subpackages, to make gradle setup...Sunny Goyal
2019-08-02Fix issue where SIM PIN message would be visibleLucas Dupin
2019-07-26SystemUI: abnormal is observed after entering PIN1sxia
2019-07-26Revert "SystemUI: abnormal is observed after entering PIN1"shaohua xia
2019-07-16SystemUI: abnormal is observed after entering PIN1sxia
2019-05-08Merge QP1A.190501.001Steven Laver
2019-04-19Fix SIM PIN listener registrationLucas Dupin
2019-04-18Move padlock to the top of the lock screenLucas Dupin
2019-04-05Merge QP1A.190404.001Diego Wilson
2019-03-28Show carrier name on pin lock screenFabian Kozynski
2018-12-21WIP - Improves PIN/PUK handling events in keyguardBrad Ebinger
2018-12-05Merge QP1A.181119.002Diego Wilson
2018-11-14Fixes import ordering.Gus Prevas
2018-09-27SystemUI: Fix wrong SIM PIN messageWeijie Wang
2018-05-03SystemUI: Add SlotId for MultiSimWeijie Wang
2018-04-11Update to PPR1.180411.001Jiyong Park
2018-04-10Fix the TalkBack say wrong sentence after sim unlockfelkachang
2018-03-30SystemUI: SIM PIN locked view can't pop up after removed one SIMWeijie Wang
2018-02-22Use accessibility pane API in keyguardPhil Weaver
2018-01-29Add alert dialog for disabling current eSIM profile failedQingxi Li
2018-01-11Allow custom keyguard "prompt reason"Lucas Dupin
2017-12-07Fix available/remaining PIN/PUK attempts.Ruthwar Kumar Ambeer
2017-10-06Merge "Fix NPE when removing PIN locked SIM during E911 call"Brad Ebinger
2017-10-05Fix NPE when removing PIN locked SIM during E911 callBrad Ebinger
2017-09-01Merge "Remove PIN/PUK keyguard when SIM is removed/ready"Brad Ebinger
2017-09-01Remove PIN/PUK keyguard when SIM is removed/readyBrad Ebinger
2017-06-06Only show the "Disable eSIM" when eSIM profile is enabledqingxi
2017-04-17Merge "Add disable carrier button for eSIM"Qingxi Li
2017-04-14Add disable carrier button for eSIMqingxi
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette