History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dadafd4109c69f088893e72551d50a3cc04d085e 30-Sep-2016 Jorim Jaggi <jjaggi@google.com> Reload state when user unlocks

Test: Unlock freshly booted non-FBE device, make sure the transition
is fast as well as the icons have the correct state

Change-Id: I6427427d16edeceb0f410be0b88de601a3dffdb4
Fixes: 31203310
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
99e1bca91a0eb7a098145ddf421c355b46bf1e4a 24-Aug-2016 Jeff Sharkey <jsharkey@android.com> DO NOT MERGE. Update lockscreen message when user unlocked.

If a user doesn't have credentials, we start the unlock process
automatically, but that races with the UI binding process. Fix by
rebinding the UI once we hear the user is unlocked.

Change-Id: Id678b97aa6120ba78088fb6cf4c2a65d129e98a3
Test: none
Bug: 30840626
(cherry picked from commit 181001379fed124ab9fcb2a5fccedf68c48fa5a7)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
b6edaa952eb04137c126f61122571f41087ad980 27-Jul-2016 Jeff Sharkey <jsharkey@android.com> Polish around locked user communication.

Based on user feedback, using a notification to communicate that a
user was locked was confusing. Instead, this CL moves to showing a
message in the keyguard indicator slot at the bottom of the screen,
which is where we communicate other information such as charging
status.

Since a locked user is a very limiting experience, this new message
takes precedence over any other indicator message.

Bug: 28942360
Change-Id: I708d2b4b41079d09d46c17365c750488204e3090
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
3e45194ab10025d6f29b5c3f26dad2c18ac9aea2 15-Jul-2016 Selim Cinek <cinek@google.com> Don't show repeated fingerprint error messages on bouncer

We don't show error messages twice anymore, after the user
has seen it on the bouncer already.

Change-Id: I57eb8b330ca0d8a1122f7b8a196510828405c258
Fixes: 25399458
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
eaf95c36437dd3be48d7edaef9f2a9bccc102d4d 02-Dec-2015 Adrian Roos <roosa@google.com> Merge "Charging speed based on voltage" into mnc-dr2-dev am: 0ede75507c
am: 82cfaa813b

* commit '82cfaa813b994ff1e5aaedbdfeeb4ced6e5dfcdb':
Charging speed based on voltage
0c859ae9c76db756ba898508a8dc2d92d86e9096 24-Nov-2015 Adrian Roos <roosa@google.com> Charging speed based on voltage

Also takes into account the voltage
at which we charge to make speeds
at different voltages comparable.

Bug: 25229483
Change-Id: I62a192932a013036585cd9fc870808debceac0d3
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
0e79506b1d04e37a460e744ab1d8294dad1f9791 14-Oct-2015 Adrian Roos <roosa@google.com> am 5ca30808: am f3c9215a: am 66536146: am 4673b259: Merge "Show charging speed in all locales" into mnc-dr-dev

* commit '5ca3080825a6f294b70c3b1409f3f0f0247a5294':
Show charging speed in all locales
f142cac73478aa2d8abb44449d244eedd0bfb62f 26-Sep-2015 Adrian Roos <roosa@google.com> Show charging speed in all locales

Bug: 24167496
Change-Id: I3e883eeca002e86d4df30c2b238e18bd63bbddea
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
0066b7b8d0b08514a405d70ff1dcf26d46a8874d 27-Sep-2015 Adrian Roos <roosa@google.com> am 7e9f6fbf: am 47a497cf: am 1a6f9216: am 896b9c62: Merge "Show charging speed when time to full is available" into mnc-dr-dev

* commit '7e9f6fbf0fce5de5bb6506d3e5a2342d5e942ded':
Show charging speed when time to full is available
7e39e59f37cce1f0ad803b20d36bfaed3c6f7e5f 24-Sep-2015 Adrian Roos <roosa@google.com> Show charging speed when time to full is available

Only shows if translation is available, follow-up
I3e883eeca002e86d4df30c2b238e18bd63bbddea to show in
all locales.

Bug: 24167496
Change-Id: I667cde69e5d5f8aec8ac9fd105bbfb7e118ced64
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
1ca500cfc2b2a0a7772fbf54985cdf283a4e906c 12-Aug-2015 Selim Cinek <cinek@google.com> am 7f07068d: am 8d97651d: am 13c9828f: am c40d6799: Merge "Indicating fingerprint error messages on the bouncer now" into mnc-dr-dev

* commit '7f07068df990e88e993e44d58d5c5d4acfbc7171':
Indicating fingerprint error messages on the bouncer now
cfafe4ea6ff1610c24d94a9a9ecc7df6b841518c 11-Aug-2015 Selim Cinek <cinek@google.com> Indicating fingerprint error messages on the bouncer now

Also ensure that error messages are surfaced when the screen
comes on such that the user knows why his fingerprint is not
working.

Bug: 22035466
Bug: 22524101
Change-Id: I00b0e833cdb8a3475545ba75b8cb7bf7a419dfd4
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
87d0e254cdc639347b73aa5f60ec8ab6c5327c7e 31-Jul-2015 Xiaohui Chen <xiaohuic@google.com> clean up UserHandle.USER_OWNER reference.

Clean up system ui. As you can see, I can picking up the easy ones
first.

Bug: 19913735
Change-Id: I94d33b108ae8b40ec92bbfca0863e266549f9633
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
76dc5a51cde1db0e8e193f22bc8a7ace9edef53d 22-Jul-2015 Adrian Roos <roosa@google.com> Send BATTERY_CHANGED if maxChargingCurrent changes

Fixes a bug where the charging current on Keyguard was stale
on devices that don't immediately set the charging current.

Follow-up to I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36

Bug: 8099739
Change-Id: I4b5b3b1231b1372310206941386dba743d5f88f4
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
7b04311d88e377c67b4c663091b6b1c63c932c52 10-Jul-2015 Adrian Roos <roosa@google.com> Show charging speed on Keyguard

Bug: 8099739
Change-Id: I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
27c9b7435083c5620bddefa0cce6a056863b4801 09-Apr-2015 Jorim Jaggi <jjaggi@google.com> Keyguard FP UX update

- Add scanning and error states to UI.
- Do not delay dismissing the panel when authenticating via
fingerprint.

Change-Id: I82e71c554c56e53ddf0677dca3e6909f7cedd59d
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
874b35b83613eac69d5a9a35bc62e4ac5efc385c 05-Nov-2014 Adrian Roos <roosa@google.com> Round charging indication to nearest minute

Bug: 18177374
Change-Id: I4eb7fcac83398a4d8432bf092d8d91506646b5a1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
ad3bc7f878ace1a0eb6f73466d55d9d7b060e48c 30-Oct-2014 Adrian Roos <roosa@google.com> Fix a keyguard charging status

Fixes a bug where the keyguard was showing
a charging state even though the device was
not plugged in.

Bug: 18166083
Change-Id: I85a2cda674ffdafb37df70598f4028414a639def
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
12c1ef57d0758b4fc3514c164897390d83edc463 04-Jun-2014 Adrian Roos <roosa@google.com> Display time to charge on lock screen

Bug: 14410848
Change-Id: I7ffad4dcc83ceeaeb29342439de11c91b4d63ce8
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java