History log of /frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a54bf6583380cf328b9858d942b4c387c6163f0f 11-Dec-2014 Wink Saville <wink@google.com> Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.

Rename isValidSubId to isValidSubscriptionId.

Bug: 18668873
Change-Id: Ie709a62bbb74e0a767daeb9e3fb3aecd4c45df44
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
f510a8a688acf08378419aae20d2be25b88a4397 24-Nov-2014 Jorim Jaggi <jjaggi@google.com> Merge "Tint SIM images in PIN/PUK screen" into lmp-mr1-dev
d09c4cad65c708f2c4810d24295456708a2000d2 22-Nov-2014 Wink Saville <wink@google.com> Additional changes to SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
d05064b8503465f9e3d6ad278cbc51deec827c69 20-Nov-2014 Jorim Jaggi <jjaggi@google.com> Tint SIM images in PIN/PUK screen

Bug: 18147652
Change-Id: Ic077a80883782c228dce0d4537e4c7e5e3caf2b4
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
52a6133f4ba8b1d08f5158d802790d6a1b16568d 13-Nov-2014 Jim Miller <jaggies@google.com> Add multi-sim support to keyguard

Use new telephony APIs.
Clean up SIM state machine code.
Use cached copy of SubscriptionInfo.
Make SIM PIN and SIM PUK work.

Tested on single and multi-SIM devices.

Fixes bug 18147652

Change-Id: Ic69a4d2898999a5438e6a70b5851705bc05443f1
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
76a1623afc170a13923b68f3256057d8adeb7937 08-Aug-2014 Jorim Jaggi <jjaggi@google.com> Preparations for lockscreen launch animations

- Update unlock animations to new spec to make the consistent with
lockscreen launch animations.
- Introduce disappearing motion for security views which runs before
we actually dismiss Keyguard.
- If a window is running the un-force-hide animation, treat as it
would have the wallpaper flag set so the wallpaper stays until
the animation is completely done.
- Run an animation on the wallpaper if the wallpaper is going away.

Bug: 15991916
Bug: 16234603
Bug: 15326120
Change-Id: I063aa4f269ddcf75b9a705e90f0c3056b541b642
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
4e8b9ed30b67e5449d987e674b2966dc7f3ac224 21-Jun-2014 Selim Cinek <cinek@google.com> Implemented new PIN unlock design

The pin unlock design was changed according to the spec
and new animations where introduced for the password field.

Bug: 13735707
Change-Id: I76f5e873bd0ea4f34ca3d2cd971223f0a83e2f28
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
40a0b38160b1b80a48aa6a0d87b3fab888fd55f0 27-May-2014 Jorim Jaggi <jjaggi@google.com> Remove charging text and carrier label on bouncer.

But still show it for SIM PIN/PUK.

Bug: 15283575
Change-Id: Id343e5b2fb5c695f46cd23d8509109987fa2d290
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
c14f829506a5273e8022b461db2d61038b18ac4b 27-May-2014 Jorim Jaggi <jjaggi@google.com> Skeleton for Keyguard security method appear animations.

Bug: 15163546
Change-Id: Id1c6b4f21b8f182f9d00fb903370de5512eaba1b
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
fa9189fd7425e7a097e46d54e545fbec631f9cac 17-Apr-2014 Jorim Jaggi <jjaggi@google.com> Fix not being able to unlock SIM PIN.

Bug: 14120902
Change-Id: I812d9679000242eabea617ea75cf8355d16926b2
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
5cf17879a31b7b78c09ec50b727f921840dcf783 26-Mar-2014 Jorim Jaggi <jjaggi@google.com> Reuse KeyguardViewMediator for new Keyguard implementation.

This change reuses KeyguardViewMediator for the new Keyguard
implementation in status bar. KeyguardViewManager is replaced by
StatusBarKeyguardManager which handles adding the view, setting the
state etc. StatusBarWindowManager is introduced to managed the window
of the status bar, which has the logic of both the old Keyguard window
and the old status bar window. In the current implementation, Keyguard
gets displayed like it would be in the bouncer state, but that's likely
to change in the future. Also, setHidden in IKeyguardService is also
renamed to setOccluded, as the word hidden interferes with the
terminology when dismissing the Keyguard.

Bug: 13635952
Change-Id: I1c5d5a49d810d8532089f464cb2efe35e577f517
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
5197d0740c3a8be692622fd4af17ba490e88da6c 26-Jan-2014 Wink Saville <wink@google.com> am dafb2420: am d4b688cf: am d165f365: am 5d2d911a: am d1eeb674: Merge "Telephony: Modify code to check that PUK code length is always 8."

* commit 'dafb2420a34a5b39aca6ddf993e86778edd76b5d':
Telephony: Modify code to check that PUK code length is always 8.
b8b7bd3185d5cf6c266ee40e74b515f526e18761 08-Jan-2014 Rakesh Pallerla <rakesh@codeaurora.org> Telephony: Modify code to check that PUK code length is always 8.

As per 3GPP TS 31.101 Release 11 section 9.6, the number of digits
for UNBLOCK PIN (PUK) is always 8.

Change-Id: I4ea69fd8e2e8e96330d10a67b2d1f5a1859c1016
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
6090995951c6e2e4dcf38102f01793f8a94166e1 19-Nov-2013 John Spurlock <jspurlock@google.com> Remove unused imports from frameworks/base.

Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
4fc2b01fd0c8b6e0d4f82657d1ab2ff642a32696 05-Nov-2013 Jim Miller <jaggies@google.com> Add explicit refererences and logging to KeyguardSim/Puk

Adds explicit references to the given threads in case they
are the victims of a GC and adds logging to help track down
this issue if not.

Bug 10323372

Change-Id: I8e2fe46e10bbc5d14e631d45d8869b3214213045
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
b896b9f74225d61af67c2661f44eceadb9e22013 24-Oct-2013 Wink Saville <wink@google.com> Enhance pin/puk support

Add supplyPinReportResult & supplyPukReportResult that
returns the result code and attempts remaining.

Display "Attempts remaining" in Keyguard

Bug: 9928717
Change-Id: Ibad0635dd1375fabce11ba2b7b9f95f8868489e6
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
7d5e00ab2b5134d11e40b5a84fa363f8e8b24d68 12-Oct-2013 Jim Miller <jaggies@google.com> Fix bug where lockout timeout is shown for SIM in keyguard

Fixes bug 11193577

Change-Id: I62964c478bdb060ea6964009fc99bc3d7b5e3f80
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
5ecd81154fa039961f65bb4e36d18ac555b0d1d6 10-Jan-2013 Jim Miller <jaggies@google.com> Move keyguard to its own process.

This is in preparation to moving keyguard into its own process.

Moved keyguard source and resources into new .apk.

Got basic test app working. Still need to implement MockPatternUtils
and means to pass it into KeyguardService with local binder interface.

Added new ACCESS_KEYGUARD_SECURE_STORAGE permission.

Temporarily disabled USER_PRESENT broadcast.

Remove unintentional whitespace changes in PhoneWindowManager, etc.

Checkpoint basic working version.

Move to systemui process.

Synchronize with TOT.

Sync with recent user API changes.

Fix bug with returing interface instead of stub for IKeyguardResult. Create KeyguardServiceDelegate to allow
for runtime-selectable local or remote interface.

More keyguard crash robustness.

Keyguard crash recovery working. Currently fails safe (locked).

Fix selector view which was still using frameworks resources.

Remove more references to internal framework variables. Use aliases for those we should move but
currently have dependencies.

Allow runtime switching between service and local mode.

Fix layout issue on tablets where orientation was reading the incorrect constant
from the framework. Remove more framework dependencies.

Fix PIN keyboard input.

Remove unnecessary copy of orientation attrs.

Remove unused user selector widget and attempt to get multi user working again.

Fix multi-user avatar icon by grabbing it from UserManager rather than directly since
keyguard can no longer read it.

Merge with AppWidget userId changes in master.

Change-Id: I254d6fc6423ae40f6d7fef50aead4caa701e5ad2
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java
25a272a9f6323f6a3513bb522d45e839449878ce 10-Jan-2013 Jim Miller <jaggies@google.com> Move keyguard source and resources into new package

This is part 1 of two commits. This commit moves all keyguard
source and resources to a new com.android.keyguard package.
The second part of this change applies an overlay that makes
it work.

Change-Id: I360e9ac7783c6cb289c992733818b9535df185b9
/frameworks/base/packages/Keyguard/src/com/android/keyguard/KeyguardSimPukView.java