Commit Graph

10160 Commits

Author SHA1 Message Date
Fyodor Kupolov
38a21ce227 am 50baf43e: Merge "Changed guest_notification_text string" into mnc-dev
* commit '50baf43eeb6bbdedca21000a439194ba21ce69f0':
  Changed guest_notification_text string
2015-06-11 15:43:08 +00:00
Selim Cinek
60b44d324e am 5f2c415f: Merge "Enabled appear and dissappear animations for the overflow card" into mnc-dev
* commit '5f2c415fbdaf11e37b1b07298bc037cfcb5fa579':
  Enabled appear and dissappear animations for the overflow card
2015-06-11 15:42:59 +00:00
Jason Monk
03b85ebd35 am d9d52949: Merge "QS: Allow changes between open detail panels" into mnc-dev
* commit 'd9d529497ddcb9e49315571d14fa9d94d06c40c3':
  QS: Allow changes between open detail panels
2015-06-11 15:42:53 +00:00
Adrian Roos
a1e8a8a83a am 76430b42: Merge changes from topic \'sup-a11y\' into mnc-dev
* commit '76430b42228d38f77f83e44b6307ca368963b3c5':
  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
2015-06-11 15:42:24 +00:00
John Spurlock
effd829b1f am 5b1548b6: Merge "Zen a11y: Add a blurb re: screen readers to total silence." into mnc-dev
* commit '5b1548b6b4d37c905baa867c6065a10b68f77c51':
  Zen a11y: Add a blurb re: screen readers to total silence.
2015-06-11 15:41:23 +00:00
Selim Cinek
46a7bc3947 am 94fc0c26: Merge "Fixed a crash with HUN\'s" into mnc-dev
* commit '94fc0c2630926cdf1d246270441a4301f03eeaca':
  Fixed a crash with HUN's
2015-06-11 15:39:14 +00:00
Dan Sandler
982a63a9a7 am 37d1d6d0: Merge "Announce navbar buttons when lights-out." into mnc-dev
* commit '37d1d6d0a3c8bce69aa8dc692bd6d570b038704a':
  Announce navbar buttons when lights-out.
2015-06-11 15:37:43 +00:00
John Spurlock
2f45e52758 am ef70f8e4: Merge "Volume: Show row headers for cast streams." into mnc-dev
* commit 'ef70f8e426d3414ea9b66c07b15330631a466ed5':
  Volume: Show row headers for cast streams.
2015-06-11 14:52:25 +00:00
Chris Wren
b13438b1a0 am 300a1416: Merge changes from topic \'tron\' into mnc-dev
* commit '300a141650dc17d2a893b55133c62b0353d2a9bb':
  instrument notification longpress controls
  induct a bunch of new logging categories.
2015-06-11 14:49:36 +00:00
Fyodor Kupolov
50baf43eeb Merge "Changed guest_notification_text string" into mnc-dev 2015-06-10 22:34:53 +00:00
Selim Cinek
5f2c415fbd Merge "Enabled appear and dissappear animations for the overflow card" into mnc-dev 2015-06-10 22:34:17 +00:00
Fyodor Kupolov
7b4ce6af02 Changed guest_notification_text string
Bug: 21758946
Change-Id: Id435a660edc92a01384587fec9ef4efc6552c5fa
2015-06-10 15:33:40 -07:00
Jason Monk
d9d529497d Merge "QS: Allow changes between open detail panels" into mnc-dev 2015-06-10 22:27:23 +00:00
Adrian Roos
76430b4222 Merge changes from topic 'sup-a11y' into mnc-dev
* 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
2015-06-10 21:52:38 +00:00
Selim Cinek
2cd45dfba6 Enabled appear and dissappear animations for the overflow card
Bug: 21651647
Change-Id: I0732cb27ec8f88ae74fcff11340092879ba8bae3
2015-06-10 14:35:23 -07:00
John Spurlock
5b1548b6b4 Merge "Zen a11y: Add a blurb re: screen readers to total silence." into mnc-dev 2015-06-10 21:33:56 +00:00
John Spurlock
bd1abe631c Zen a11y: Add a blurb re: screen readers to total silence.
Bug: 21640568
Change-Id: Ia1278844270d157f8bd9f0e853e4e7296e025aef
2015-06-10 17:18:38 -04:00
Adrian Roos
aa619a62f6 Make keyguard indication an a11y live view
Bug: 21635944
Change-Id: I17eac538a23da579215bbfe7d1ff6cacd3b3a2c6
2015-06-10 14:07:31 -07:00
Adrian Roos
4c7d960308 Hide keyguard status view from a11y when QS expanded
Bug: 20535583
Bug: 20343910
Change-Id: I1919508ae3c532577e1a9eec4a36aed15a6222de
2015-06-10 14:07:26 -07:00
Adrian Roos
14410b0aed Hide keyguard bottom area from a11y when alpha is zero
Bug: 20535583
Bug: 20343910
Change-Id: I1557e3b1acd8cab028673bbcb7cd54b068c4b48a
2015-06-10 14:06:12 -07:00
Adrian Roos
3531a95aaa Hide StatusBarWindowView from a11y when bouncer is up
Bug: 20343910
Change-Id: Ib4c5e57f8494d980c3b2db2cd37fb478da7996eb
2015-06-10 13:59:07 -07:00
Jason Monk
efe3d3f988 QS: Allow changes between open detail panels
This allows the user switcher to open from inside wifi details.

Bug: 20096365
Change-Id: Ib4596f1f378bbf5812c2cd0591b4b1a8c31cce4e
2015-06-10 16:48:03 -04:00
Selim Cinek
94fc0c2630 Merge "Fixed a crash with HUN's" into mnc-dev 2015-06-10 19:22:53 +00:00
Dan Sandler
37d1d6d0a3 Merge "Announce navbar buttons when lights-out." into mnc-dev 2015-06-10 18:20:56 +00:00
Dan Sandler
e36280e325 Announce navbar buttons when lights-out.
Bug: 18821091
Change-Id: I03f749642aa1d080317f4cc57340e2ec931e9d56
2015-06-10 14:06:26 -04:00
John Spurlock
ef70f8e426 Merge "Volume: Show row headers for cast streams." into mnc-dev 2015-06-10 17:24:13 +00:00
Chris Wren
300a141650 Merge changes from topic 'tron' into mnc-dev
* changes:
  instrument notification longpress controls
  induct a bunch of new logging categories.
2015-06-10 14:14:41 +00:00
Geoff Mendal
d86ab3b324 Import translations. DO NOT MERGE
Change-Id: I43d33e6e42b0bbeeec7cc330bbb9c068fa3828d2
Auto-generated-cl: translation import
2015-06-10 09:04:16 -05:00
John Spurlock
0265657d7f Volume: Show row headers for cast streams.
Change-Id: Icbdc336ee7fd53494eab4b5c54c693504b816b29
2015-06-10 09:34:32 -04:00
Adrian Roos
02d6b2d355 am 5b7793ca: Merge "Expand scrim all the way to the right" into mnc-dev
* commit '5b7793cacf3910a386182a9b78460934d00dfdae':
  Expand scrim all the way to the right
2015-06-10 01:43:04 +00:00
Adrian Roos
0d66642f09 am 94548476: Merge "Add content description to keyguard user avatar" into mnc-dev
* commit '9454847618c3b799a0acfa0a2495cf8a120c4f26':
  Add content description to keyguard user avatar
2015-06-10 01:42:53 +00:00
Adrian Roos
5b7793cacf Merge "Expand scrim all the way to the right" into mnc-dev 2015-06-10 01:29:56 +00:00
Adrian Roos
2f2bd9a8f8 Expand scrim all the way to the right
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
2015-06-10 01:29:12 +00:00
Adrian Roos
9454847618 Merge "Add content description to keyguard user avatar" into mnc-dev 2015-06-10 01:28:31 +00:00
Adrian Roos
db1975f9e5 am dbcf0a9e: Merge "ImageWallpaper: Atomically fetch display info" into mnc-dev
* commit 'dbcf0a9e7d36545b73225ba2c164beb4b0ad9a06':
  ImageWallpaper: Atomically fetch display info
2015-06-10 01:18:56 +00:00
Adrian Roos
ffc9097d10 Add content description to keyguard user avatar
Bug: 20535812
Change-Id: I32ff0878c2332681ebd848c9da6e2dc42363b9be
2015-06-09 18:09:49 -07:00
Adrian Roos
dbcf0a9e7d Merge "ImageWallpaper: Atomically fetch display info" into mnc-dev 2015-06-10 01:02:48 +00:00
Adrian Roos
9b9947de5d ImageWallpaper: Atomically fetch display info
Previously we fetched rotation and dimens separately
which had the potential to cause inconsistencies.

Bug: 21440533
Change-Id: Ic537dbc01fc27af14124b1d97d4babafb6bc15f8
2015-06-09 16:48:57 -07:00
Robin Lee
aaa86bbd5d am 63cc6458: Merge "Switch over to updated VPN warning strings" into mnc-dev
* commit '63cc6458ace9da6a064f254323fe493618a6c518':
  Switch over to updated VPN warning strings
2015-06-09 23:25:07 +00:00
Robin Lee
63cc6458ac Merge "Switch over to updated VPN warning strings" into mnc-dev 2015-06-09 23:13:38 +00:00
Selim Cinek
f87baef1b1 Fixed a crash with HUN's
The sorted order was never correctly updated, leading to
dead elements inside the map which might even be a memory
leak in the worst case.

Bug: 21725521
Change-Id: Ic2064a04d458445d11df94e0358d4d2044c8b995
2015-06-09 15:56:24 -07:00
Xiyuan Xia
e202479112 am 12149b69: Merge "Add setting for assistant" into mnc-dev
* commit '12149b699e21a6c11285391c1fcef25a07fcf066':
  Add setting for assistant
2015-06-09 22:13:28 +00:00
Xiyuan Xia
12149b699e Merge "Add setting for assistant" into mnc-dev 2015-06-09 22:00:32 +00:00
Winson Chung
adfbca917a am 6f024937: Merge "Skip recents preloading when there is no task to animate to." into mnc-dev
* commit '6f024937c11bd9e1ad0aa2ab9ae05e14eae5063a':
  Skip recents preloading when there is no task to animate to.
2015-06-09 21:25:44 +00:00
Xiyuan Xia
e6de8b9ad4 Add setting for assistant
- Add assistant setting in Settings.Secure;
- If the assistant setting is missing, start assistant as current behavior;
- If the setting is present, start assistant use the setting value;

Bug:20210110
Change-Id: I946fbb504452e445879ad688130a1570b857b9c5
2015-06-09 14:21:38 -07:00
Winson Chung
a278cae54c Skip recents preloading when there is no task to animate to.
Bug: 21696081
2015-06-09 13:51:13 -07:00
Jason Monk
04fa7f93a6 am eac27519: Merge "Add hotspot accessibility description" into mnc-dev
* commit 'eac27519087723d9ba9cf3e19daff1cc46656eae':
  Add hotspot accessibility description
2015-06-09 20:08:58 +00:00
John Spurlock
8a7f1c2ef8 am 93f6fe95: Merge "Fix horrible warning on every systemui startup." into mnc-dev
* commit '93f6fe959446b5bcba4bac44b37d0306dd4546e5':
  Fix horrible warning on every systemui startup.
2015-06-09 20:08:49 +00:00
Jason Monk
eac2751908 Merge "Add hotspot accessibility description" into mnc-dev 2015-06-09 20:02:26 +00:00
Jason Monk
08187a4b26 Add hotspot accessibility description
Bug: 20811452
Change-Id: I8de71b1734d37f6154bc59e59ce17adc0cd6f5f3
2015-06-09 15:59:25 -04:00