summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java
Commit message (Expand)AuthorAgeFilesLines
* [Bouncer] Add button for esim bouncer.Aaron Liu2022-09-141-28/+1
* Bouncer: Add style in sim pin view.Aaron Liu2022-04-011-0/+19
* [MEP] Update switchToSubscription API in KeyGuardEsimArea and MultiSimSetting...Muralidhar Reddy2022-02-161-1/+2
* Revert^2 "9/N Clean Up Keyguard Class Structure"Dave Mankoff2020-09-241-20/+0
* Revert^2 "7/N controllers for remaining Keyguard Password ..."Dave Mankoff2020-09-241-304/+4
* Revert "7/N controllers for remaining Keyguard Password Views."Dave Mankoff2020-09-221-4/+304
* Revert "9/N Clean Up Keyguard Class Structure"Dave Mankoff2020-09-221-0/+20
* 9/N Clean Up Keyguard Class StructureDave Mankoff2020-09-161-20/+0
* 7/N controllers for remaining Keyguard Password Views.Dave Mankoff2020-09-161-304/+4
* Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot2020-07-281-1/+1
|\
| * Update language to comply with Android's inclusive language guidanceCurtis Belmonte2020-07-281-1/+1
| * Created typed class for the pin resultDaniel Bright2020-02-281-21/+25
| * Use proper Telephony API to supply sim pin and puk.Malcolm Chen2020-01-081-16/+15
| * Removing unnecessary R.java declaration for subpackages, to make gradle setup...Sunny Goyal2019-08-141-0/+1
* | Created typed class for the pin resultDaniel Bright2020-01-201-21/+25
* | Use proper Telephony API to supply sim pin and puk.Malcolm Chen2020-01-021-16/+15
* | Remove usage of IccCardConstants hidden APIJayachandran C2019-11-081-5/+3
* | Remove usage of hidden API in System UIJayachandran C2019-11-041-1/+6
* | [DO NOT MERGE] qt-qpr1-sysui-dev @ build 5814791Hyunyoung Song2019-09-011-0/+1
* | Fix the looper that KeyguardUpdateMonitor is using.Dave Mankoff2019-08-311-6/+7
|/
* Fix issue where SIM PIN message would be visibleLucas Dupin2019-08-021-1/+1
* Fix SIM PIN listener registrationLucas Dupin2019-04-191-11/+6
* Move padlock to the top of the lock screenLucas Dupin2019-04-181-2/+8
* Show carrier name on pin lock screenFabian Kozynski2019-03-281-10/+10
* WIP - Improves PIN/PUK handling events in keyguardBrad Ebinger2018-12-211-11/+0
* Fixes import ordering.Gus Prevas2018-11-141-10/+9
* Fix the TalkBack say wrong sentence after sim unlockfelkachang2018-04-101-0/+5
* Use accessibility pane API in keyguardPhil Weaver2018-02-221-0/+6
* Add alert dialog for disabling current eSIM profile failedQingxi Li2018-01-291-1/+5
* Allow custom keyguard "prompt reason"Lucas Dupin2018-01-111-1/+1
* Fix available/remaining PIN/PUK attempts.Ruthwar Kumar Ambeer2017-12-071-31/+81
* Merge "Fix NPE when removing PIN locked SIM during E911 call"Brad Ebinger2017-10-061-1/+5
|\
| * Fix NPE when removing PIN locked SIM during E911 callBrad Ebinger2017-10-051-1/+5
* | Merge "Remove PIN/PUK keyguard when SIM is removed/ready"Brad Ebinger2017-09-011-3/+13
|\|
| * Remove PIN/PUK keyguard when SIM is removed/readyBrad Ebinger2017-09-011-3/+13
* | Only show the "Disable eSIM" when eSIM profile is enabledqingxi2017-06-061-3/+5
* | Merge "Add disable carrier button for eSIM"Qingxi Li2017-04-171-1/+7
|\ \ | |/ |/|
| * Add disable carrier button for eSIMqingxi2017-04-141-1/+7
* | Remove unnecessary casts on calls to findViewByIdAlan Viverette2017-04-141-1/+1
|/
* Move Keyguard to SystemUIJason Monk2017-02-101-0/+318