summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Touch, wake and unlockJorim Jaggi2015-07-149-93/+171
| | | | | | | | | | | | | | - Add onFingerprintAcquired, so Keyguard can grab a wakelock to prevent the device from sleeping. - If we get a successful fingerprint, wake the device up, immediately dismiss the keyguard and tell PWM that we kicked off our frame that will represent the correct state. - PWM then waits for this frame to be drawn, and then turns on the screen, which results in unlocking directly to the previsouly opened app. Bug: 21855614 Change-Id: I0c43bcc9d334b509632704fb0c123ab3351edff2
* am 5cf30c60: Merge "Pass wifi ap state through to tile when receiver ↵Julia Reynolds2015-07-142-3/+9
|\ | | | | | | | | | | | | triggered." into mnc-dev * commit '5cf30c608f21a9685310e6cf7d5970c8b7fb36c8': Pass wifi ap state through to tile when receiver triggered.
| * Merge "Pass wifi ap state through to tile when receiver triggered." into mnc-devJulia Reynolds2015-07-142-3/+9
| |\
| | * Pass wifi ap state through to tile when receiver triggered.Julia Reynolds2015-07-142-3/+9
| | | | | | | | | | | | | | | Bug: 22450078 Change-Id: I9b339aa2238a7427291bfdc2ef6aab58dcdb5cf3
* | | am fb973240: Merge "Fix status bar bt accessibility message" into mnc-devJason Monk2015-07-141-1/+1
|\ \ \ | |/ / | | | | | | | | | * commit 'fb9732409a5f419ec00ba7b76de94bbcbd971936': Fix status bar bt accessibility message
| * | Merge "Fix status bar bt accessibility message" into mnc-devJason Monk2015-07-141-1/+1
| |\ \
| | * | Fix status bar bt accessibility messageJason Monk2015-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the same description for both QS and status bar. Bug: 20345203 Change-Id: I5789c1385d2240e1ad426a008e6e2192885ddc2b
* | | | am 2061049d: Merge "Move wifi accessibility strings to SettingsLib" into mnc-devJason Monk2015-07-142-13/+13
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '2061049d69390a7f4ace9b37bb983ebbb4caa678': Move wifi accessibility strings to SettingsLib
| * | | Merge "Move wifi accessibility strings to SettingsLib" into mnc-devJason Monk2015-07-142-13/+13
| |\ \ \
| | * | | Move wifi accessibility strings to SettingsLibJason Monk2015-07-142-13/+13
| | |/ / | | | | | | | | | | | | | | | | Bug: 22468835 Change-Id: I66e85e8adfb3eda194995eda529422a172f00cbd
* | | | Merge "Show charging speed on Keyguard" into mnc-dr-devAdrian Roos2015-07-144-5/+65
|\ \ \ \
| * | | | Show charging speed on KeyguardAdrian Roos2015-07-144-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8099739 Change-Id: I2e5c21dd7ec028ce47fb03ab71e74f7fccaa9e36
* | | | | am f5adce87: Merge "Removed logging for the empty keyguard" into mnc-devSelim Cinek2015-07-144-53/+8
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * commit 'f5adce87581bd3b7e8fd2846a85dbbf8c0dca939': Removed logging for the empty keyguard
| * | | | Merge "Removed logging for the empty keyguard" into mnc-devSelim Cinek2015-07-144-53/+8
| |\ \ \ \
| | * | | | Removed logging for the empty keyguardSelim Cinek2015-07-134-53/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only logging the states in the bugreport now. Bug: 21701756 Change-Id: I8252583300d0162b878dd217c8098c1d6b970ea4
* | | | | | am fe03a84b: Merge "Fix QS labels on language change" into mnc-devJason Monk2015-07-142-2/+18
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'fe03a84bc6d59e9b09029cfa8800bd9ef8d85d18': Fix QS labels on language change
| * | | | | Fix QS labels on language changeJason Monk2015-07-142-2/+18
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some tiles now won't do updates if the state hasn't changed (rotation) to avoid breaking the animation state. To handle this, state is cleared when the configuration changes. Bug: 22206214 Change-Id: I029fb4c75cc920a6c9907b65e8c48d28c21d529a
* | | | | am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-devJason Monk2015-07-142-0/+24
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '9c2182e1b3d7a2eedb072d4ddcacb903e67b25aa': Add a dumpsys for KeyguardUpdateMonitor
| * | | | Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-devJason Monk2015-07-142-0/+24
| |\ \ \ \
| | * | | | Add a dumpsys for KeyguardUpdateMonitorJason Monk2015-07-132-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include the info used when determining carrier text display. Bug: 22212693 Change-Id: I12f01683c259ff11c7f27eec5d03d53f0b290d0b
* | | | | | am 53e5ba22: Merge "Do not check runtime READ_PHONE_STATE if caller has the ↵Amit Mahajan2015-07-131-1/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | privileged one." into mnc-dev * commit '53e5ba22c1694fad23b67d18c42c01d6deada5f6': Do not check runtime READ_PHONE_STATE if caller has the privileged one.
| * | | | | Merge "Do not check runtime READ_PHONE_STATE if caller has the privileged ↵Amit Mahajan2015-07-131-1/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | one." into mnc-dev
| | * | | | | Do not check runtime READ_PHONE_STATE if caller has the privileged one.Amit Mahajan2015-07-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed READ_PHONE_STATE from SystemUI since it has READ_PRIVILEGED_PHONE_STATE. Bug: 22376654 Change-Id: I437f9bf324950cb70bae5be76699824da5897a6f
* | | | | | | am 0bd08fc2: Merge "Fix multiple SSIDs for same Passpoint issues" into mnc-devVinit Deshpande2015-07-131-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '0bd08fc22ae457791d95a4d557051e6601516bd0': Fix multiple SSIDs for same Passpoint issues
| * | | | | | Merge "Fix multiple SSIDs for same Passpoint issues" into mnc-devVinit Deshpande2015-07-131-1/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix multiple SSIDs for same Passpoint issuesVinit Deshpande2015-07-101-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes Wifi Settings UI for passpoint. The connected notification now should show up only for the SSIDs that match. Bug: 22200890 Change-Id: If69a9364eca5505fe2d4037217f1777fa4d823f5
* | | | | | | am 28a07ff0: Merge "Fix demo mode issues" into mnc-devJason Monk2015-07-132-2/+7
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '28a07ff0e1bf6029653ceaaa7bbfae0080ee05d7': Fix demo mode issues
| * | | | | | Merge "Fix demo mode issues" into mnc-devJason Monk2015-07-132-2/+7
| |\ \ \ \ \ \
| | * | | | | | Fix demo mode issuesJason Monk2015-07-132-2/+7
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22387423 Change-Id: I7b0b4ca75bae12a9fb3a90ab804b263e8d982b46
* | | | | | | am 59b1dfef: Merge "Show volume restriction toast on all users" into mnc-devJason Monk2015-07-132-1/+33
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '59b1dfef62a041920f36c8e3e376d38facdd9c8d': Show volume restriction toast on all users
| * | | | | | Show volume restriction toast on all usersJason Monk2015-07-132-1/+33
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21642285 Change-Id: I18ed4036543e1f13cd3010b9e1d790b16aa8e7a0
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-111-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I69aef7f3e9d819732675c4103553a6afe4b062b3 Auto-generated-cl: translation import
* | | | | | am 5449ee07: Merge "Avoid IPC call with an empty array" into mnc-devAmith Yamasani2015-07-131-4/+7
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '5449ee078620255ce9bea60c0a4dbece36e6acf9': Avoid IPC call with an empty array
| * | | | | Merge "Avoid IPC call with an empty array" into mnc-devAmith Yamasani2015-07-111-4/+7
| |\ \ \ \ \
| | * | | | | Avoid IPC call with an empty arrayAmith Yamasani2015-07-071-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't call setNotificationsShown() from status bar when notifications are hiding. It should only be called when there's some new notification to report as seen. This is just an optimization. Bug: 21785854 Change-Id: I1f6024fea29694201284bd27d4b30460a62f0b57
* | | | | | | am 233bd3ce: Merge "Changes security for Passpoint to EAP security from ↵Sanket Padawe2015-07-131-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Passpoint"." into mnc-dev * commit '233bd3ceffbe247b5230f2832ad63c6cf1d9ed13': Changes security for Passpoint to EAP security from "Passpoint".
| * | | | | | Merge "Changes security for Passpoint to EAP security from "Passpoint"." ↵Sanket Padawe2015-07-111-1/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev
| | * | | | | | Changes security for Passpoint to EAP security from "Passpoint".Sanket Padawe2015-07-101-1/+2
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22402754 Change-Id: I3afbb6f3f446657a3e9505122032f4edc6401302
* | | | | | | am d374c20f: Merge "Fix flash of uninitialized surface" into mnc-devAdrian Roos2015-07-131-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'd374c20fc9269913d19666f0994268ed457e0d42': Fix flash of uninitialized surface
| * | | | | | Merge "Fix flash of uninitialized surface" into mnc-devAdrian Roos2015-07-111-1/+4
| |\ \ \ \ \ \
| | * | | | | | Fix flash of uninitialized surfaceAdrian Roos2015-07-101-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a bug where during the animation of the backdrop uninitialized memory was showing because the backdrop's alpha was zero, so RenderNode didn't issue any drawing commands. Bug: 21472158 Change-Id: I7ad6bb64e739059febffca10463c8097693a9563
* | | | | | | | am 6795a2ae: Check legacy VPN is connected before alertingRobin Lee2015-07-131-2/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '6795a2aeafa6df8a5e8e3045d29991d33c8db33f': Check legacy VPN is connected before alerting
| * | | | | | | Check legacy VPN is connected before alertingRobin Lee2015-07-101-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Legacy VPN does nothing if the device has no underlying network connection, so showing this warning in that case is confusing. Conversely third-party VPN can still be dangerous since a malicious app will store sensitive information and upload it later. Bug: 21499103 Change-Id: I25a0d4e1e5b10198cb067f06645f0e5ecf81bf56
* | | | | | | | am 0c758805: Merge "Fix empty keyguard for once and all" into mnc-devJorim Jaggi2015-07-131-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '0c758805b385a5c136b21a2b38e2383c30665282': Fix empty keyguard for once and all
| * | | | | | | Fix empty keyguard for once and allJorim Jaggi2015-07-101-0/+7
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a Keyguard exit animation was played while the screen was turning off, the window animation was cancelled. However, since we didn't reset mPostKeyguardExitAnimation, we thought we need to apply it again, with a start time of Long.MIN_VALUE. For some reason, this animation never ended, and it was stuck at the beginning. Thus, the alpha was 0 and the user just saw a blank wallpaper. In addition, we also forbid starting the Keyguard exit animation when the screen is about to turn off. Bug: 21124013 Change-Id: Ief022c5bd758a9fedcaab3fe9fc385fa4234b37f
* | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-dr-devGeoff Mendal2015-07-115-56/+56
|\ \ \ \ \ \ \
| * | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-115-56/+56
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9f34197d5bad1ec32f924cfdb0190a1bc6657579 Auto-generated-cl: translation import
* | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-dr-devGeoff Mendal2015-07-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-111-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6a357f6c884a6df2374b5d9607547b1d825b1454 Auto-generated-cl: translation import
* | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-dr-devGeoff Mendal2015-07-113-5/+5
|\ \ \ \ \ \ \