summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/src/com/android/keyguard/KeyguardUpdateMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Only notify SIM state changes when it has actually changed" into lmp-m...Jorim Jaggi2015-01-141-6/+23
|\
| * Only notify SIM state changes when it has actually changedJorim Jaggi2015-01-131-6/+23
* | Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-1/+1
|/
* Carrier text handle sim removalJason Monk2015-01-091-1/+6
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-1/+1
* Make CarrierText handle multi-simJason Monk2014-12-041-63/+3
* Unable to unlock SIM with a PIN/PUKxinhe2014-12-031-6/+5
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-17/+29
* Add multi-sim support to keyguardJim Miller2014-11-201-39/+175
* Fix a keyguard charging statusAdrian Roos2014-11-041-1/+1
* Auto dismiss lockscreen when switching to guestAdrian Roos2014-09-031-1/+1
* Keyguard: Register user specific broadcasts correctlyAdrian Roos2014-09-011-18/+20
* Only show face unlock indication if it appliesAdrian Roos2014-08-201-5/+13
* Pass initiatedByUser to TrustListenersAdrian Roos2014-08-071-1/+4
* Implement face unlock running indicator on Keyguard.Jorim Jaggi2014-08-061-0/+24
* Add setManagingTrust and expose it on lockscreenAdrian Roos2014-07-301-0/+17
* Implement next alarm info in expanded QS.Jorim Jaggi2014-07-281-1/+4
* Add DevicePolicyManager flag for fingerprint.Jim Miller2014-07-181-0/+13
* Add fingerprint detection support to Keyguard.Jim Miller2014-06-281-5/+84
* Remove dead code from keyguardRoboErik2014-06-191-93/+0
* Display time to charge on lock screenAdrian Roos2014-06-041-1/+1
* Add trust indicator to keyguardAdrian Roos2014-05-211-0/+7
* Revert "Adding INfcUnlockSettings and NfcUnlock interface class."Andres Morales2014-05-201-28/+0
* Fix visibility and add bouncer event in KeyguardUpdateMonitorAdrian Roos2014-05-141-2/+40
* Add new DevicePolicyManager disable flags for keyguard.Jim Miller2014-04-251-1/+22
* am 46842d94: Make Keyguard trust awareAdrian Roos2014-03-311-1/+18
|\
| * Make Keyguard trust awareAdrian Roos2014-03-311-1/+18
* | Reuse KeyguardViewMediator for new Keyguard implementation.Jorim Jaggi2014-03-311-2/+2
|/
* Adding INfcUnlockSettings and NfcUnlock interface class.Andres Morales2013-12-091-0/+28
* Move coalescing to callback, optimize KeyguardStatusView.John Spurlock2013-10-311-1/+1
* Fix issue where keyguard adds widgets before the system is readyJim Miller2013-10-161-3/+2
* Disable keyguard text marquee when the display turns off.Jim Miller2013-10-071-1/+50
* Also rely on enabled notification listeners for RemoteController registrationJean-Michel Trivi2013-10-041-0/+4
* Keyguard transport controls: fullscreen artAdam Powell2013-09-271-0/+14
* Fix missing transport in keyguardJim Miller2013-09-271-6/+18
* Fix 10550373: Stopping FUL when emergency dialer opensBrian Colonna2013-09-171-0/+32
* Fix build error due to incorrect mergeAmith Yamasani2013-05-091-0/+1
* resolved conflicts for merge of 069d7e9b to masterAmith Yamasani2013-05-091-1/+28
* am df6db6ad: am 3f1375e5: Merge "Enabling Face Unlock for user switching (bug...Brian Colonna2013-04-151-1/+8
* am cce961c1: am 22626107: Merge "Fix bug where transport shows all the time i...Jim Miller2013-04-111-0/+7
* resolved conflicts for merge of ca762bee to masterJean-Michel Trivi2013-04-031-1/+1
* resolved conflicts for merge of 99bd302c to masterJean-Michel Trivi2013-03-291-1/+2
* resolved conflicts for merge of 7d7443bc to masterJim Miller2013-03-191-1/+101
* Move keyguard to its own process.Jim Miller2013-02-271-5/+3
* Move keyguard source and resources into new packageJim Miller2013-02-271-0/+841