summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Fix accessibility focus bug in statusbarJim Miller2015-02-111-5/+5
| | | | | | | | | | | The root view of the new uber statusbar should not be focusable. Based on history, it looks like this was an oversight when this view was refactored. Fixes bug 19296202 Change-Id: Ib7f6908c30ab37384aa50f4fa4198c15593a96a4
* Doze: pulse less often.John Spurlock2015-02-101-2/+2
| | | | | | | Remove the trailing pulse @ 2 minutes, and only allow 2 schedule resets. Bug: 19330195 Change-Id: I492581c081fafd2a1e5e09f7cce08d7a14da6d6b
* Merge "Added TEXT_CHANGED event to PasswordTextView" into lmp-mr1-devDaniel Sandler2015-02-091-0/+76
|\
| * Added TEXT_CHANGED event to PasswordTextViewAdrian Roos2015-02-091-0/+76
| | | | | | | | | | | | | | | | | | Also creates a TextView-like accessibility node and populates accessibility events with text if required. Bug: 18528774 Change-Id: I4a918a092b1e97879c31f54604cf957e01f4bc86
* | Only request IME if password view is showingAdrian Roos2015-02-091-3/+5
|/ | | | | Bug: 19250277 Change-Id: I881b08ebc6900ba43289b772ed0d039dbb62149c
* Ellipsize QS detail items when neededJason Monk2015-02-052-1/+3
| | | | | Bug: 19262637 Change-Id: I395125a7c00e558e914aff9cf9c48a363435a9b2
* Send accessibility event when bouncer is shownJorim Jaggi2015-02-024-1/+24
| | | | | Bug: 18996476 Change-Id: I0e402aa198263807e3013c7fb151f28d049ea51a
* Merge "Fix QS bluetooth tile accessibility issue" into lmp-mr1-devJason Monk2015-01-302-2/+5
|\
| * Fix QS bluetooth tile accessibility issueJason Monk2015-01-302-2/+5
| | | | | | | | | | | | | | | | | | | | | | Bluetooth tile was not announcing its state when the top half was clicked. This is because if handleUpdateState was triggered on the view before it became dual then it would not get all of the dual accessibility information. So if the dual state changes on a tile make sure to call handleUpdateState so it can be handled appropriately. Bug: 19155633 Change-Id: Ifd053c67d8ddd3230086517c9d479069556e8b56
* | Fix expandSettingsPanel status bar callJason Monk2015-01-302-14/+21
|/ | | | | | | | Use the same mechanism as the two finger gesture to get it to open correctly. Bug: 19196800 Change-Id: I952e14d3ccd796889ed54cb98c017542a25f28c9
* Merge "Default "pickup peforms proximity check" to false." into lmp-mr1-devJohn Spurlock2015-01-281-1/+1
|\
| * Default "pickup peforms proximity check" to false.John Spurlock2015-01-261-1/+1
| | | | | | | | | | | | | | | | | | Don't assume the pickup sensor will perform a proximity check before starting to pulse. This will add some latency, but necessary if we can't trust the sensor. Bug: 19083596 Change-Id: I51b7daf5ed76b2780ec5c949a75cc1fca247ddad
* | Merge "Enforce backup encryption in the UI, not just in effect" into lmp-mr1-devChristopher Tate2015-01-281-15/+36
|\ \
| * | Enforce backup encryption in the UI, not just in effectChristopher Tate2015-01-271-15/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Encryption is required when using 'adb backup' on encrypted devices, but the UI has not been enforcing this. The failure mode is quite confusing: the user can tap "back up my data" with no encryption phrase supplied, and the confirmation activity disappears, but the backup doesn't actually happen. We now disallow confirming the backup unless a non-empty passphrase has been entered into the UI. In addition, tapping "do not back up my data" now finishes the confirmation activity instead of just leaving it in a confusing "dead" state. Bug 19081192 Change-Id: I9ca69a08ff4322fe25129f9ca880b066c31525d0
* | | Merge "Use consistent logic for data icon overlays." into lmp-mr1-devJeff Davidson2015-01-272-7/+6
|\ \ \ | |/ / |/| |
| * | Use consistent logic for data icon overlays.Jeff Davidson2015-01-262-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure that we always show the data icon in both Quick Settings and the status bar, or in neither, but never one or the other. The particular inconsistency this is intended to fix is that in some circumstances, Wi-Fi may be connected, but the cell radio may be still be used by certain apps, due to new multinetworking APIs in L. In this case, we should always show the data icon; currently appears in the status bar, but not Quick Settings, which was unconditionally dropping the icon if any Wi-Fi connection was up. Bug: 19112322 Change-Id: I9942f6b24081e061a72804ef47ad4fe719f32ec2
* | | Add a missing file to print spooler resourcesSvetoslav2015-01-231-0/+33
|/ / | | | | | | | | | | bug:19120603 Change-Id: Id33c77696a47ef48b0095fd8289f92d7bba71f19
* | Merge "SysUI: Don't drop HUN notification when clicked" into lmp-mr1-devChristoph Studer2015-01-231-1/+5
|\ \
| * | SysUI: Don't drop HUN notification when clickedChristoph Studer2015-01-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | A clicked notification is not guaranteed to be removed, so instead of dropping a clicked HUN notification we have to release it to the shade. Bug: 19093631 Change-Id: I73b88af774e49e89c8a601873c48cc5f5eed0224
* | | Merge "QS: Fix second line in dual tiles" into lmp-mr1-devJason Monk2015-01-221-3/+0
|\ \ \ | |/ / |/| |
| * | QS: Fix second line in dual tilesJason Monk2015-01-221-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | QSDualTileLabel is no longer a FrameLayout (now a LinearLayout), so it does not need the top padding based on the caret size anymore. Bug: 18725348 Change-Id: Ibd3aaa20e7cdb35ba585cc5c8981c64efb5c66fe
* | | Merge "Show connect dialog when selecting secure QS wifi" into lmp-mr1-devJason Monk2015-01-223-3/+18
|\ \ \
| * | | Show connect dialog when selecting secure QS wifiJason Monk2015-01-213-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use startSettingsActivity (QSTileHost) to make sure we use the right flags and get the keyguard out of the way so the user always sees the connect dialog for secure networks when they are sent to settings. Bug: 18987307 Change-Id: I9027393ab8743e6dfe702221cb3bc1bb4e213708
* | | | Merge "Rerun entitlementcheck on sim change." into lmp-mr1-devRobert Greenwalt2015-01-211-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Rerun entitlementcheck on sim change.Robert Greenwalt2015-01-141-1/+0
| |/ / | | | | | | | | | | | | | | | | | | Only run if entitlement is needed and tethering is running. bug:18356505 Change-Id: Ifc50189bf573e4575f747975edcce093c4870356
* | | Don't try to launch broadcast receivers during bootChristopher Tate2015-01-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out that sysUI visibility / interactivity is racing with boot, and it's possible in some circumstances for the user to start the secure camera swipe gesture before formal boot-completed. Make sure we only send the camera-related broadcast to registered receivers in that case, otherwise we'll implicitly be asking to launch other apps before boot, which is forbidden. Bug 19060618 Change-Id: I7fcf13b5af7b2edfbb4aac06ef04a0fde2c6a0f7
* | | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-162-25/+25
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-01-162-25/+25
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib02415ea924e876ae776b34ed271dcae2b9afbb1 Auto-generated-cl: translation import
* | | | Merge "DO NOT MERGE. Don't use visibility flags to determine whether to ↵Winson Chung2015-01-165-58/+61
|\ \ \ \ | |/ / / |/| | | | | | | dismiss Recents. (Bug 18802531)" into lmp-mr1-dev
| * | | DO NOT MERGE. Don't use visibility flags to determine whether to dismiss ↵Winson Chung2015-01-155-58/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recents. (Bug 18802531) We can use our normal visibility check to dismiss Recents when the screen is off, since the system broadcast can occur after the activity is stopped. We should use the same mechanism we use to test visibility when launching Recents and just see if it is the top most activity. Change-Id: Ib9c01e78fd9221c4fb0ffcc80a01a0c58fb96836
* | | | Merge "Clean up graphics resources." into lmp-mr1-devMichael Wright2015-01-141-37/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up graphics resources.Michael Wright2015-01-121-37/+9
| | |/ | |/| | | | | | | | | | | | | | | | | | | Release SurfaceTexture after use in ColorFade and delete GL resources in ImageWallpaper. Bug: 17871993 Change-Id: I05bda03657ca502ba35b7187b6f361018f7ef687
* | | SysUI: Log lockscreen gesturesChristoph Studer2015-01-148-6/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log the following lockscreen gestures: * Swipe up to unlock * Swipe down to enter full shade * Tap in empty area (causing unlock hint) * Swipe to camera * Swipe to dialer * Tap on lock to lock device * Tap on notification, activating it For swipe gestures, includes length and velocity where available. Bug: 18767135 Change-Id: Ib2c535e3a9d2b378f5a2a0a00c2be3fd916554ac
* | | Merge "Only notify SIM state changes when it has actually changed" into ↵Jorim Jaggi2015-01-141-6/+23
|\ \ \ | | | | | | | | | | | | lmp-mr1-dev
| * | | Only notify SIM state changes when it has actually changedJorim Jaggi2015-01-131-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | onSubscriptionInfoChanged gets called quite frequently whenever something about the connectivity changes, which could lead that the whole state of the Keyguard was reset. This change actually checks whether the state has really changed and thus only resets Keyguard when necessary. Bug: 18821582 Change-Id: Ia70804d0337b11914c7d57aa4cdc47d585786f1d
* | | | Merge "SysUI: Log lockscreen state to eventlog" into lmp-mr1-devChristoph Studer2015-01-147-42/+122
|\ \ \ \
| * | | | SysUI: Log lockscreen state to eventlogChristoph Studer2014-12-197-42/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Logs the following keyguard and status bar states to eventlog: * statusBarState * keyguardShowing * keyguardOccluded * bouncerShowing * secure * currentlyInsecure Bug: 18767135 Change-Id: If27a9340dd1b5ec609f9940d9e0f32bd7aed1ed2
* | | | | Merge "Switch the connectivity check to its own hostname." into lmp-mr1-devLorenzo Colitti2015-01-141-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Switch the connectivity check to its own hostname.Lorenzo Colitti2015-01-141-1/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 18467482 Bug: 18869302 Bug: 18924197 Change-Id: I1de478e9c8a165faf6f1bf81e042d1de9e03c3d5
* | | | Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-devWink Saville2015-01-132-3/+3
|\ \ \ \
| * | | | Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-132-3/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | To addOnSubscriptionsChangedListener and removeOnSubscriptionsChangedListener. Bug: 18984103 Change-Id: I6636905093812af89c1c3702840e44c8c5ea891f
* | | | Merge "DO NOT MERGE. Ensure screen pinning UI appears immediately after ↵Winson Chung2015-01-134-12/+17
|\ \ \ \ | |/ / / |/| | | | | | | setting changes." into lmp-mr1-dev
| * | | DO NOT MERGE. Ensure screen pinning UI appears immediately after setting ↵Winson Chung2015-01-124-12/+17
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes. Fixes an issue where the screen pinning UI in the Overview space would not appear on the first load after changing the setting, this was because the updated flag was not read before the tasks were preloaded prior to entering the Overview space. Bug: 18986736 Change-Id: I50dc9ff6d369fb3f2593f2bf2c1dc4608878820f
* | | Merge "Carrier text handle sim removal" into lmp-mr1-devJason Monk2015-01-121-1/+6
|\ \ \
| * | | Carrier text handle sim removalJason Monk2015-01-091-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Have KeyguardUpdateMonitor send the onRefreshCarrierInfo when the subscription info changes, regardless of whether there are any subscriptions (because there might be no sims). Bug: 18752587 Change-Id: I8976c76aae9e3e633b6adace48dccb1e940dbc18
* | | | Merge "Avoid showing emergency calls when not possible" into lmp-mr1-devJason Monk2015-01-122-1/+6
|\ \ \ \
| * | | | Avoid showing emergency calls when not possibleJason Monk2015-01-082-1/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tablets aren't phones, so we shouldn't be showing an emergency calls only message when in airplane mode or no sims are in them. Bug: 18897573 Change-Id: I8cf31fe73dfd6dfd672a5ee58524815475a76c9c
* | | | Exclude ephemeral networks from wifi backupChristopher Tate2015-01-081-29/+105
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We compare the set of networks defined in the supplicant with the set of networks described as "configured" by the Wifi Manager. The latter excludes ephemeral networks, so any network definition we find in the supplicant data that we do not also find in the configured network set, we ignore for backup purposes. Bug 18917753 Change-Id: I8e0f258d0cdb72d7bf9482fafe64dc921419fcb2
* | | Merge "Data quick settings - Usage shown should take into account merged ↵Shishir Agrawal2015-01-061-1/+3
|\ \ \ | | | | | | | | | | | | IDs." into lmp-mr1-dev
| * | | Data quick settings - Usage shown should take into account merged IDs.Shishir Agrawal2014-12-231-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The System Settings data usage graph takes into account merged Ids (b/18012787), but the quick settings usage graph does not. Bug: 18805245 Change-Id: I3146052606e691129a3aa5cc509cf632fda9d6b2