15007 Commits

Author SHA1 Message Date
Jason Monk
931f5464f5 QS Edit: Hide black bar in landscape
Change-Id: I954e5571c01945b697c6254c168c1830467ff7db
Fixes: 28924803
2016-05-25 11:19:04 -04:00
Jason Monk
ad5db2979b QS Edit: Fix up accessibility
Change-Id: I13d426d4ae447c7db074bc7165067870bd8cae5d
Fixes: 28913622
2016-05-25 10:54:43 -04:00
Selim Cinek
8ffdc2c54a Merge "Fixed a few battery issues in SystemUI" into nyc-dev
am: 8fba3b395f

* commit '8fba3b395fe45510683ffc199a0101655274ee45':
  Fixed a few battery issues in SystemUI

Change-Id: Ieb5bf24c13004fc97bb1006494e915924f54c02c
2016-05-25 00:37:40 +00:00
Selim Cinek
8fba3b395f Merge "Fixed a few battery issues in SystemUI" into nyc-dev 2016-05-25 00:30:46 +00:00
Selim Cinek
5f56d85552 Fixed a bug where the expand button was invisible
Since the view wasn't layouted yet it was layouting it wrongly

Change-Id: I62fcdde1eda457bab74765a290865b1749b08dac
Fixes: 28869354
2016-05-24 16:55:13 -07:00
TreeHugger Robot
b5359a0ccf Merge "Make navigation bar always slippery" into nyc-mr1-dev 2016-05-24 23:12:39 +00:00
Junda Liu
a2f6a67511 Add restricted card state to telephony manager.
Bug: b/28564314
Change-Id: If19b12036b09a8cd015dce4faf5de26606ee2b97
2016-05-24 16:03:37 -07:00
Sid Soundararajan
cec78d078c Merge "Add support for dismissing in Talkback Mode" into nyc-dev
am: a3cb77a9b4

* commit 'a3cb77a9b451b1c02e668024a6a8e3b779a7781d':
  Add support for dismissing in Talkback Mode

Change-Id: I634ee39848e5392c2a38be41e17aa36932329e88
2016-05-24 22:52:52 +00:00
Sid Soundararajan
a3cb77a9b4 Merge "Add support for dismissing in Talkback Mode" into nyc-dev 2016-05-24 22:46:27 +00:00
Mady Mellor
f229d406d0 Fix clipping not being activated on children in groups
Some views were not getting the call to reactivate clipping
this is because only the when the view was made visible
was it reset, views made invisible would be missed.

Fixes: 27364129
Change-Id: Ie6944569f432cd657f7f741c95c4067b346ea98b
2016-05-24 15:01:22 -07:00
Jorim Jaggi
c59a23fb1b Make navigation bar always slippery
Bug: 28939265
Change-Id: I47270e4e3a30d39580e700bc40ca172f62ab511d
2016-05-24 14:53:36 -07:00
Selim Cinek
ea66ca0225 Fixed a few battery issues in SystemUI
Fixed a bug where animators could run forever because of
a negative start delay.
Also fixed a bug where the shadow would continuously update
when it shouldn't.

Change-Id: Id115d179d99fecf72c5f2b3be1a4c8590361469e
Fixes: 28930837
2016-05-24 14:22:21 -07:00
Adrian Roos
6c4060c8fb Merge "Keep notifications with active remote inputs" into nyc-dev
am: 0444314f8b

* commit '0444314f8b0f77519c47b567f970cc95dd568f7f':
  Keep notifications with active remote inputs

Change-Id: If4701470bcce953058cb4126d4ce492c576ef807
2016-05-24 21:19:29 +00:00
Adrian Roos
1b608e20da Merge "Fix janky swiping with RemoteInputViews" into nyc-dev
am: a9c0d3ff19

* commit 'a9c0d3ff19461b0384ac4a586cd67e2084193604':
  Fix janky swiping with RemoteInputViews

Change-Id: I3d89c5c0bcb4701335af0f18791e993a50501863
2016-05-24 21:19:26 +00:00
Adrian Roos
0444314f8b Merge "Keep notifications with active remote inputs" into nyc-dev 2016-05-24 21:13:30 +00:00
Adrian Roos
a9c0d3ff19 Merge "Fix janky swiping with RemoteInputViews" into nyc-dev 2016-05-24 21:13:21 +00:00
Mady Mellor
12021f5020 Merge "Children should have backgrounds" into nyc-dev
am: 31e49b0964

* commit '31e49b0964cfba0b6b91e8ae67cbc04730098569':
  Children should have backgrounds

Change-Id: I1f68467af9048b93631c33243f4a2dd2e67ccf81
2016-05-24 21:08:17 +00:00
Mady Mellor
31e49b0964 Merge "Children should have backgrounds" into nyc-dev 2016-05-24 20:59:50 +00:00
Sid Soundararajan
2954f22bb5 Merge "Add Content Description for Focusable Elements in TV Recents UI" into nyc-dev
am: a95568b846

* commit 'a95568b84617e1c48e1eb6f505d58813f5227657':
  Add Content Description for Focusable Elements in TV Recents UI

Change-Id: I1f2236d1d05b7e850d0a16248c8a4447909763ad
2016-05-24 20:30:28 +00:00
Sid Soundararajan
a95568b846 Merge "Add Content Description for Focusable Elements in TV Recents UI" into nyc-dev 2016-05-24 20:21:35 +00:00
Selim Cinek
40a6b1dbb5 Merge changes I7773ed3a,I73d97d9a into nyc-dev
am: c178f519b9

* commit 'c178f519b94b239aa02633dae7127e619f5b0aa6':
  Added accessibility action for scrolling the notifications
  Fixed a bug where the text directionality was inconsistent

Change-Id: Id9b18a7cdd1ed97a06916e6a29b7294551c33acf
2016-05-24 20:16:16 +00:00
Selim Cinek
c178f519b9 Merge changes I7773ed3a,I73d97d9a into nyc-dev
* changes:
  Added accessibility action for scrolling the notifications
  Fixed a bug where the text directionality was inconsistent
2016-05-24 20:01:24 +00:00
Sid Soundararajan
0a02df5310 Add Content Description for Focusable Elements in TV Recents UI
Reusing strings from phone version. Will need new strings in MR1.

BUG: 28594452
Change-Id: I49dda83bb1d0d032a22d5171541123525fee929e
2016-05-24 11:49:46 -07:00
Mady Mellor
b0a824687f Children should have backgrounds
To add a background to children of a group, a couple of things
are changed when a group is in the expanded state:
- The parent's shadow + background is removed
- The group header is given a background and elevation
- The children are elevated to cast a shadow and have backgrounds
- When it's fully expanded the dividers won't be shown
- There's extra height added to the parent so that the child
  may cast the bottom shadow of the group
- As the children move into the bottom stack the last visible
  one alters its height and the ones below it are hidden
  to achieve the clipping effect

Fixes: 27591195
Fixes: 28655641
Change-Id: I0484308843e9b8bc10391387e54de07973a48f7d
2016-05-24 11:39:12 -07:00
Sid Soundararajan
1103bfca8d Add support for dismissing in Talkback Mode
This should let the user be able to access dismiss in talkback
mode. However, because talkback relies on focus changes to work,
the focus change animator is disabled. This means some visuals
will not work the same as when talkback is turned off.

BUG: 28594452
Change-Id: Idb443fe559bd7a636ff381e6727f81d41d0bd325
2016-05-24 11:33:01 -07:00
Jason Monk
9458057c9b Merge "QS: Don\'t cause click noise when opening from QQS" into nyc-dev
am: 8a1561a772

* commit '8a1561a772e735b41b48dfb91269b620b5125602':
  QS: Don't cause click noise when opening from QQS

Change-Id: I6cd5281ab021be51ad92c86edc9e39b62188c713
2016-05-24 13:43:42 +00:00
Jason Monk
8a1561a772 Merge "QS: Don't cause click noise when opening from QQS" into nyc-dev 2016-05-24 13:35:03 +00:00
Jaewan Kim
938c4e3564 Merge "PIP: Handle configuration changes" into nyc-dev
am: 75822138ad

* commit '75822138ad7f676592c5655df96fe76200b6ffb3':
  PIP: Handle configuration changes

Change-Id: Ic01a93b2031693b9051312598c084e871d84fedc
2016-05-24 00:22:27 +00:00
Jaewan Kim
75822138ad Merge "PIP: Handle configuration changes" into nyc-dev 2016-05-24 00:05:27 +00:00
Selim Cinek
c22fff6cf6 Added accessibility action for scrolling the notifications
Also made the stackscroller focusable if and only if it is
scrollable. This will allow it to be important for accessibility
again.

Change-Id: I7773ed3a19d23f6bc62a1b9a23464cfbecd0ec03
Fixes: 25673942
2016-05-23 16:51:16 -07:00
Sid Soundararajan
7f26540426 Merge "Add a check to adjust thumbnail scaling for full screen shots on TV" into nyc-dev
am: 0513125c92

* commit '0513125c92789912214235faad26e7a97184a53a':
  Add a check to adjust thumbnail scaling for full screen shots on TV

Change-Id: I057727feb949fc864c3396ef53f9fba331f65ba8
2016-05-23 20:01:03 +00:00
Sid Soundararajan
0513125c92 Merge "Add a check to adjust thumbnail scaling for full screen shots on TV" into nyc-dev 2016-05-23 19:56:43 +00:00
Selim Cinek
8a87d24e96 Merge "Fixed a flashing when the affordances were launched" into nyc-dev
am: a56e732c01

* commit 'a56e732c01f10ebd27185a66ee4330f50c8cd57b':
  Fixed a flashing when the affordances were launched

Change-Id: I142fde45dd14de96f58289a8aed1113d3bf8578a
2016-05-23 19:34:12 +00:00
Selim Cinek
c91da73326 Merge "Fixed a bug where the scrim could flash black when snoozing huns" into nyc-dev
am: 7fc88ac214

* commit '7fc88ac2144a05f04a941d969f86f959a89916d8':
  Fixed a bug where the scrim could flash black when snoozing huns

Change-Id: I630704c54dbe15652172d7d723e211568e021082
2016-05-23 19:34:08 +00:00
Selim Cinek
a56e732c01 Merge "Fixed a flashing when the affordances were launched" into nyc-dev 2016-05-23 19:26:23 +00:00
Selim Cinek
7fc88ac214 Merge "Fixed a bug where the scrim could flash black when snoozing huns" into nyc-dev 2016-05-23 19:25:56 +00:00
Selim Cinek
d4962867bd Merge "Fixed a crash with the autocancelling" into nyc-dev
am: 4a4b76f6e8

* commit '4a4b76f6e842a4578dffedb2800d2b8eca813769':
  Fixed a crash with the autocancelling

Change-Id: I09e52b5ac392edaae7f42c7cb1903f60421b03bc
2016-05-23 19:25:51 +00:00
TreeHugger Robot
4a4b76f6e8 Merge "Fixed a crash with the autocancelling" into nyc-dev 2016-05-23 19:21:57 +00:00
Jason Monk
c33f328a74 QS: Don't cause click noise when opening from QQS
Bug: 28770315
Change-Id: I972ae81b07db38699c4d88dbf1c556ea17258782
2016-05-23 14:40:27 -04:00
Winson
60c32b1f15 Removing extra haptic feedback.
am: 7660bca509

* commit '7660bca5099b1a568e025345f1ba0aa68793e15a':
  Removing extra haptic feedback.

Change-Id: I91237da897bfeeb89405e4e44828e1c312eee951
2016-05-23 18:30:34 +00:00
Winson
7660bca509 Removing extra haptic feedback.
- ag/923796 changed the logic to always return true, so these extra 
  calls are no longer needed.

Bug: 28867314
Change-Id: I07a4f6ac772a1444bba1950b2f27aa4be58a8419
2016-05-23 18:24:49 +00:00
Selim Cinek
53c4d3d23e Fixed a crash with the autocancelling
Change-Id: If9cb9cc89bafbc9e7e053b4758382239bac97adc
Fixes: 28878632
Fixes: 28898623
2016-05-23 10:56:34 -07:00
Sid Soundararajan
4332dda9a7 Add a check to adjust thumbnail scaling for full screen shots on TV
This should let us get away with taking smaller bitmaps for TV.

BUG: 28371792
Change-Id: Ia5d43dd48c57c4dd519b46f0c0d0ec94df5f42a9
2016-05-23 10:39:00 -07:00
Winson
7fea69c3b6 Catching all exceptions when docking.
am: f60a4af047

* commit 'f60a4af04779174b39b7d3d277de88ed1204d024':
  Catching all exceptions when docking.

Change-Id: I7ed98c617e3cdc241546d085ede23f49445cd223
2016-05-23 17:26:43 +00:00
Winson
f60a4af047 Catching all exceptions when docking.
- Catch all exceptions thrown when docking an activity (similar to when
  we start an activity) to allow us to gracefully handle the failure and
  animate the task back into the stack.

Bug: 28867188
Change-Id: I3f80d261343c0161c5cbfd08a05a1fc6157f653e
2016-05-23 17:12:33 +00:00
Bill Yi
62da4a0c6d Import translations. DO NOT MERGE
Change-Id: Iae2663ea18069432c84ffe5c4f01cf3cf8b1d7ff
Auto-generated-cl: translation import
2016-05-23 02:03:02 -07:00
Bill Yi
88a2eff6cb Import translations. DO NOT MERGE
Change-Id: I23d94944484c50e6fae32f95b34406055078299e
Auto-generated-cl: translation import
2016-05-23 01:53:03 -07:00
Jaewan Kim
2d4d07c663 PIP: Handle configuration changes
Bug: 28727532
Change-Id: I2a566082fa88984ef56d6ed8515c9bcd6a6ea868
2016-05-23 10:30:36 +09:00
Baligh Uddin
263bf1f4b9 Import translations. DO NOT MERGE
Auto-generated-cl: translation import

Bug: 28857042
Change-Id: Ic64c474ffea820c8d329796bc6f84bb7b2704c2d
2016-05-21 19:10:02 -07:00
Adrian Roos
d009ab1e2a Fix janky swiping with RemoteInputViews
Change-Id: Ie0f525b886c41fdd0f3ef7cc7efb525ed08f3560
Fixes: 28885122
2016-05-20 17:59:01 -07:00