summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEGeoff Mendal2015-06-2919-107/+59
| | | | | Change-Id: I0a27f1d72cdcad094a9651c223f14e3a928ea2c3 Auto-generated-cl: translation import
* Use long press of KeyButtonView to invoke assistJorim Jaggi2015-06-251-1/+1
| | | | | | | This makes sure that accessibility is handled properly. Bug: 18778078 Change-Id: I967b387aabff973b5a9fea649a805540ee08eea8
* Merge "Volume Motion: Initial show and expand transition." into mnc-devJohn Spurlock2015-06-244-6/+5
|\
| * Volume Motion: Initial show and expand transition.John Spurlock2015-06-244-6/+5
| | | | | | | | | | | | | | | | | | Also re-enable the content collapse layout transition animations, supported by ensuring the dialog window is tall enough for long enough to complete the transition, avoiding clipping. Bug: 21335976 Change-Id: Ibc4cbb1e882c1e11c4406463752afa177fb1e6d7
* | Import translations. DO NOT MERGEGeoff Mendal2015-06-2465-520/+260
|/ | | | | Change-Id: I23e3d5c71af8db285d657cf5dafbebc5c4bbad6b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-06-2277-77/+616
| | | | | Change-Id: I2ad73428a2295cfc3824de5837ab2f927fd5d626 Auto-generated-cl: translation import
* Merge "Zen: Tweak total silence new user message for non-voice devices." ↵John Spurlock2015-06-211-2/+5
|\ | | | | | | into mnc-dev
| * Zen: Tweak total silence new user message for non-voice devices.John Spurlock2015-06-211-2/+5
| | | | | | | | | | Bug: 21953388 Change-Id: I395af64b175b22fc58d80529cdbb12ebd9e00115
* | Fixed content description of the lock icon when fingerprint is onSelim Cinek2015-06-202-2/+5
| | | | | | | | | | | | | | Also surfacing Fingerprint Errors now with a message. Bug: 21565811 Change-Id: I3bba66303c08313dbca1df5ef2f20b251f541bc1
* | Tweak assist disclosure animationAdrian Roos2015-06-191-0/+22
| | | | | | | | | | Bug: 21568059 Change-Id: I81666bed4d4ae3eb1998cfdcc652921bafeae7f2
* | Assist disclosureAdrian Roos2015-06-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Add an animation that discloses delivery of contextual data to the assist component. Also fixes a bug where contextual data was delivered to legacy assist activities even though the user explicitly disabled context. Bug: 21568059 Change-Id: I27dfaa36e2f677b0d73acfa4730f0f4ea3486919
* | Use closer to standard toast for work profile toast.Kenny Guy2015-06-194-62/+3
|/ | | | | | | | | | | Revert back to using a standard system toast for the toast shown when user unlocks to a work activity. Include the work status icon in the toast. Bug: 21325183 Bug: 21896447 Change-Id: I691417a4ecac36983f391ee722f59e2b467affc1
* Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-06-1755-509/+263
|\
| * Import translations. DO NOT MERGEGeoff Mendal2015-06-1755-509/+263
| | | | | | | | | | Change-Id: If7f177f95be4ab365cf62a8dc080373a7ae0e27b Auto-generated-cl: translation import
* | Allow QS detail items to get bigger when text is largeJason Monk2015-06-162-2/+2
|/ | | | | Bug: 19795867 Change-Id: I0fd927c63a363dcfcbb6a99fa9c1dac5c7019d60
* Merge "QS: Add disable animations for the DND tile." into mnc-devJohn Spurlock2015-06-1510-0/+301
|\
| * QS: Add disable animations for the DND tile.John Spurlock2015-06-1510-0/+301
| | | | | | | | | | | | | | | | Elide the disabled -> enabled anim, since we launch the detail panel instead. Bug: 21118976 Change-Id: I392f848641190f114b7838515acb13f22c96e37d
* | Merge "QS icon sizes should be 24dp." into mnc-devJohn Spurlock2015-06-151-1/+1
|\ \ | |/
| * QS icon sizes should be 24dp.John Spurlock2015-06-151-1/+1
| | | | | | | | | | | | | | Not 28dp. Bug: 21118976 Change-Id: I9cc326d1333d85b783b85e3238a2a506bf3b55c0
* | Import translations. DO NOT MERGEGeoff Mendal2015-06-1577-1433/+1157
|/ | | | | Change-Id: I2b7fd1100aca78ce28f084bcf94637ba1975b21e Auto-generated-cl: translation import
* SysUI: Status bar ImageViewsAndrew Flynn2015-06-124-2/+17
| | | | | | | | | | | | | | - Switch AlphaOptimizedImageView to have the boolean hasOverLappingRendering() return be a custom value. This allows us to have AnimatedImageView extend AlphaOptimizedImageView and support both types of ImageViews w/o having to create 2x subclasses. - Add drawable ID tracking to AnimatedImageView so that we don't interrupt animations with an update of the exact same drawable. - Switch mobile signal icon to use AnimatedImageView so that animations aren't interrupted. Bug: 21504588 Change-Id: Ic2275f1bf607449c191ae0d08bc7756c7d694bc1
* Accessibility improvementsAdrian Roos2015-06-122-1/+9
| | | | | | | | - label the "no sims" icon - label the "managed profile" icon Bug: 21165217 Change-Id: I3e809d1a857eea12b613f09ae5265e785d372ec3
* Merge "A11y: Annotate the QS brightness slider properly." into mnc-devDan Sandler2015-06-112-1/+1
|\
| * A11y: Annotate the QS brightness slider properly.Dan Sandler2015-06-112-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of just clobbering SeekBar's awesome feedback with "Display brightness" right on the slider, we move that string up to the parent and set it as the slider's label. The new utterance will be: "<standard seekbar feedback> for <label>", which in this case comes out as: "Seek control, fifteen percent, for display brightness." Bug: 20343730 Change-Id: I1223b3b07b6bf67ee3df22094ec5976b5188d968
* | Merge "New look and feel for managed profile toast" into mnc-devKenny Guy2015-06-115-3/+65
|\ \
| * | New look and feel for managed profile toastKenny Guy2015-06-105-3/+65
| |/ | | | | | | | | | | | | | | | | Change the toast shown when unlocking with a work app in the foreground from normal toast to rectangle with work icon in it. Bug: 21325183 Change-Id: Id41d33eb83d7825d16298dc1da18d3b9ed7e3fc1
* | Fix vibration when expanding notificationsJorim Jaggi2015-06-101-2/+0
| | | | | | | | | | | | | | | | To make it more consistent with other vibration feedback in the system. Bug: 21549323 Change-Id: Ia4ef1cf17c28f6069635797af94991a639e1cef0
* | Merge "Changed guest_notification_text string" into mnc-devFyodor Kupolov2015-06-101-1/+1
|\ \
| * | Changed guest_notification_text stringFyodor Kupolov2015-06-101-1/+1
| | | | | | | | | | | | | | | Bug: 21758946 Change-Id: Id435a660edc92a01384587fec9ef4efc6552c5fa
* | | Merge changes from topic 'sup-a11y' into mnc-devAdrian Roos2015-06-101-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Make keyguard indication an a11y live view Hide keyguard status view from a11y when QS expanded Hide keyguard bottom area from a11y when alpha is zero Remove unusable a11y focusable area from pattern unlock Hide StatusBarWindowView from a11y when bouncer is up
| * | | Make keyguard indication an a11y live viewAdrian Roos2015-06-101-1/+2
| | | | | | | | | | | | | | | | | | | | Bug: 21635944 Change-Id: I17eac538a23da579215bbfe7d1ff6cacd3b3a2c6
* | | | Merge "Zen a11y: Add a blurb re: screen readers to total silence." into mnc-devJohn Spurlock2015-06-101-0/+3
|\ \ \ \
| * | | | Zen a11y: Add a blurb re: screen readers to total silence.John Spurlock2015-06-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21640568 Change-Id: Ia1278844270d157f8bd9f0e853e4e7296e025aef
* | | | | Merge "Announce navbar buttons when lights-out." into mnc-devDan Sandler2015-06-102-34/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Announce navbar buttons when lights-out.Dan Sandler2015-06-102-34/+46
| | |_|/ | |/| | | | | | | | | | | | | | Bug: 18821091 Change-Id: I03f749642aa1d080317f4cc57340e2ec931e9d56
* | | | Merge "Volume: Show row headers for cast streams." into mnc-devJohn Spurlock2015-06-102-3/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Volume: Show row headers for cast streams.John Spurlock2015-06-102-3/+8
| |/ / | | | | | | | | | Change-Id: Icbdc336ee7fd53494eab4b5c54c693504b816b29
* | | Import translations. DO NOT MERGEGeoff Mendal2015-06-1077-581/+1742
| | | | | | | | | | | | | | | Change-Id: I43d33e6e42b0bbeeec7cc330bbb9c068fa3828d2 Auto-generated-cl: translation import
* | | Merge "Expand scrim all the way to the right" into mnc-devAdrian Roos2015-06-102-2/+12
|\ \ \
| * | | Expand scrim all the way to the rightAdrian Roos2015-06-102-2/+12
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Fixes a bug where the scrim would not cover the area occupied by the nav bar which looks weird when the nav bar is hidden. Bug: 19582019 Change-Id: I7d96ca46a41ec764984be5fe42d225cb94f53497
* | | Add content description to keyguard user avatarAdrian Roos2015-06-091-0/+3
|/ / | | | | | | | | Bug: 20535812 Change-Id: I32ff0878c2332681ebd848c9da6e2dc42363b9be
* | Add hotspot accessibility descriptionJason Monk2015-06-091-0/+3
| | | | | | | | | | Bug: 20811452 Change-Id: I8de71b1734d37f6154bc59e59ce17adc0cd6f5f3
* | Merge "QS: Accessibility announce entering/exiting detail" into mnc-devJason Monk2015-06-091-0/+3
|\ \
| * | QS: Accessibility announce entering/exiting detailJason Monk2015-06-091-0/+3
| | | | | | | | | | | | | | | Bug: 19327327 Change-Id: I97c1daaa71361fca0b3b29614eb14a4a4199ae7a
* | | Update some strings.Sudheer Shanka2015-06-091-5/+5
|/ / | | | | | | | | Bug: 20518822 Change-Id: I22ed55cf44575a484f727965e2f8f6095f7f2be0
* | Merge "Update AfW related strings." into mnc-devSudheer Shanka2015-06-091-1/+1
|\ \
| * | Update AfW related strings.Sudheer Shanka2015-06-091-1/+1
| | | | | | | | | | | | | | | Bug: 20518822 Change-Id: I83304a44457c3942b2def6fc4f2c9a369f61d232
* | | QS: Handle font-size changes immediately in ZenModePanel.John Spurlock2015-06-081-2/+2
| |/ |/| | | | | | | | | | | | | And make sure the condition row is tall enough to accomodate huge text. Bug: 20346315 Change-Id: I9346f80edd7f0069d6363fe5377b36b0bf5aca62
* | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-06-0877-639/+597
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-06-0877-639/+597
| |/ | | | | | | | | Change-Id: I63c54f533e54ee9cc140f64e1956661deb8bc7b5 Auto-generated-cl: translation import