Commit Graph

14006 Commits

Author SHA1 Message Date
Winson
5f32bac735 Merge "Use the non-override task progress for calculating the z." into nyc-dev am: e27a4376ab
am: 895ceea504

* commit '895ceea504a4fded13cc08b654fea72167efd3e1':
  Use the non-override task progress for calculating the z.
2016-03-04 22:39:48 +00:00
Winson
895ceea504 Merge "Use the non-override task progress for calculating the z." into nyc-dev
am: e27a4376ab

* commit 'e27a4376aba021f72771d28daf656307a32e8ce3':
  Use the non-override task progress for calculating the z.
2016-03-04 22:36:32 +00:00
Winson Chung
e27a4376ab Merge "Use the non-override task progress for calculating the z." into nyc-dev 2016-03-04 22:31:01 +00:00
Julia Reynolds
776b2133a6 Merge "Redlines for inline settings." into nyc-dev am: da52422a83
am: 2a6646acdc

* commit '2a6646acdc561108d7f1090fb8bf3b7a3befa1c8':
  Redlines for inline settings.
2016-03-04 21:58:59 +00:00
Julia Reynolds
2a6646acdc Merge "Redlines for inline settings." into nyc-dev
am: da52422a83

* commit 'da52422a83536825dcc6ed9cb2255ae56ef3bfc2':
  Redlines for inline settings.
2016-03-04 21:55:08 +00:00
Julia Reynolds
aebacc94c0 Redlines for inline settings.
Change-Id: I535f84f70444caf376b671352da8da94b764b1eb
2016-03-04 14:37:45 -05:00
Winson
8f97c83b2e Use the non-override task progress for calculating the z.
- This guarantees that they won’t collide, where as the override task
  progresses will as tasks animate while dragging to dismiss.

Change-Id: I25eded22c13b38428d849062c6d95893f3fff5c5
2016-03-04 19:33:50 +00:00
Yorke Lee
e1cfcfbce3 Merge "Make isPanelFullyCollapsed public" into nyc-dev am: e5ccccd3be
am: 54d87384a8

* commit '54d87384a85c5b3926076593d0c5a2579c525602':
  Make isPanelFullyCollapsed public
2016-03-04 17:42:47 +00:00
Yorke Lee
54d87384a8 Merge "Make isPanelFullyCollapsed public" into nyc-dev
am: e5ccccd3be

* commit 'e5ccccd3beadcc989ba25dc57292724e8f38b574':
  Make isPanelFullyCollapsed public
2016-03-04 17:40:19 +00:00
Yorke Lee
e5ccccd3be Merge "Make isPanelFullyCollapsed public" into nyc-dev 2016-03-04 17:36:50 +00:00
Jason Monk
04574e0075 Merge "Make QS do simpler anim on lock screen" into nyc-dev am: 84606d704a
am: 7c6632e870

* commit '7c6632e870e0592be0b4020f726d32be4243c24f':
  Make QS do simpler anim on lock screen
2016-03-04 16:01:32 +00:00
Jason Monk
7c6632e870 Merge "Make QS do simpler anim on lock screen" into nyc-dev
am: 84606d704a

* commit '84606d704a5b51da270ad36285f5b16aa7674568':
  Make QS do simpler anim on lock screen
2016-03-04 15:59:27 +00:00
Jason Monk
84606d704a Merge "Make QS do simpler anim on lock screen" into nyc-dev 2016-03-04 15:52:47 +00:00
Jaewan Kim
00859456fd Merge "PIP: Apply the comment from the previous commit" into nyc-dev am: 26f7ec69de
am: ff296f98ae

* commit 'ff296f98aea3251e5d934d0feaf1aed935b65f2c':
  PIP: Apply the comment from the previous commit
2016-03-04 06:34:27 +00:00
Jaewan Kim
ff296f98ae Merge "PIP: Apply the comment from the previous commit" into nyc-dev
am: 26f7ec69de

* commit '26f7ec69de2a8ad30092058629f337ba297c2f6c':
  PIP: Apply the comment from the previous commit
2016-03-04 06:32:29 +00:00
Jaewan Kim
88baef6bfc PIP: Apply the comment from the previous commit
This applies the comment from the following CL
32686b6 PIP: Fix move to full screen

Change-Id: Iece46ee85f6e5c3040c9c1431236319e0dbd4105
2016-03-04 15:08:41 +09:00
The Android Automerger
1ccd57a91c Merge commit '22e01d5611d14cc04055b8abcbd1e8c114a0853c' 2016-03-04 01:05:11 +00:00
Adrian Roos
8ba1556b7f Merge "Disable extract UI on remote input" into nyc-dev am: 139bc62117
am: e5378328ca

* commit 'e5378328caa2fa025d34fc52d4c70caa641d45b9':
  Disable extract UI on remote input
2016-03-04 00:54:37 +00:00
Jason Monk
65792a6412 Merge "Fix night mode availability" into nyc-dev
am: 4a6688371f

* commit '4a6688371fd8992c0ac9e97015bcb1128efece50':
  Fix night mode availability
2016-03-03 23:50:19 +00:00
Sid Soundararajan
e5c321f10c Merge "Add Launch Task Animation, re-do values for red-lines." into nyc-dev
am: d27dafeade

* commit 'd27dafeadeb38d451826122d0505702abf58bd1d':
  Add Launch Task Animation, re-do values for red-lines.
2016-03-03 23:45:40 +00:00
Jason Monk
4a6688371f Merge "Fix night mode availability" into nyc-dev 2016-03-03 23:41:42 +00:00
Sid Soundararajan
d27dafeade Merge "Add Launch Task Animation, re-do values for red-lines." into nyc-dev 2016-03-03 23:37:15 +00:00
Jason Monk
1b0afebf37 Fix night mode availability
Night mode tile is getting auto-added.  Do the safe thing for now
and fix the checks around the tile availability to make sure it
isn't shown when it shouldn't be, then fix the auto-add logic later.

Bug: 27480924
Change-Id: I3d032038cbc77bf478e3c769c6796be289a8d993
2016-03-03 18:25:54 -05:00
Yorke Lee
e4ea6ab1e7 Make isPanelFullyCollapsed public
Change-Id: I3341e5e56a71b0b6cb0c642e8b9f9d13828b898d
2016-03-03 14:51:49 -08:00
Selim Cinek
e8bfd22172 Merge "Fixed a bug where the notification content could become empty" into nyc-dev
am: 602afa8e89

* commit '602afa8e893a253bf91f3fcd3264cd909ec62a5d':
  Fixed a bug where the notification content could become empty
2016-03-03 22:36:52 +00:00
Winson
e42469986b Merge "Disabling timer" into nyc-dev
am: a24019f1e5

* commit 'a24019f1e58ec4e58682175b585e5287befff2ea':
  Disabling timer
2016-03-03 22:34:27 +00:00
Selim Cinek
602afa8e89 Merge "Fixed a bug where the notification content could become empty" into nyc-dev 2016-03-03 22:32:08 +00:00
Winson Chung
a24019f1e5 Merge "Disabling timer" into nyc-dev 2016-03-03 22:29:39 +00:00
Winson
e693aafe05 Disabling timer
- Disabling the timer by default
- Adding flag to enable/disable paging (disabled by default).  When 
  disabled, the second tap will just launch the next task.
- Updating the initial state to put tasks at specific points on the 
  curve.  This allows us to allocate specific space for the front most
  tasks, as well as the tasks behind it.
- Removing hardware layer config (no devices targeting N depend on it)
- Fixing issue with the header not having the final dim applied when 
  transitioning into recents.
- Fixing issue where the stack range would not be reloaded after docking
  or undocking a task.

Bug: 27409035

Change-Id: I13a03fba2b1a770f15d0033d43ef4c28415041c9
2016-03-03 14:27:43 -08:00
Adrian Roos
e5378328ca Merge "Disable extract UI on remote input" into nyc-dev
am: 139bc62117

* commit '139bc62117f01d228a6beb18d98755c2fcf60bbf':
  Disable extract UI on remote input
2016-03-03 22:19:49 +00:00
Adrian Roos
139bc62117 Merge "Disable extract UI on remote input" into nyc-dev 2016-03-03 21:59:14 +00:00
Jason Monk
8fb7787cf9 Make QS do simpler anim on lock screen
Also add in some tunables to make it easier to play with some
animation options.

Bug: 27301323
Change-Id: I4b6b4978e8473016e8868bf9eb58c02fca0ca5cf
2016-03-03 16:39:42 -05:00
Selim Cinek
51d94917c7 Fixed a bug where the notification content could become empty
This was caused by legacy code which set the actual height, which
in turn set the contentview to collapsed. If that happend during
an animation, the view could become blank.

Bug: 27448145
Change-Id: I0b3a2a2aee3052810176c2ff9a23825d83145d69
2016-03-03 13:27:09 -08:00
Adrian Roos
0558bc5d6a Disable extract UI on remote input
Change-Id: Ibb759a50ade279ad96598b25f99b169bc27a5b72
2016-03-03 12:34:37 -08:00
Sudheer Shanka
28eef18fb9 Merge "Update restricted icon." into nyc-dev am: 5f4defc61d
am: 32593a1228

* commit '32593a1228be2c7e99a0103b1043ffca54ca75b5':
  Update restricted icon.
2016-03-03 18:37:02 +00:00
Sudheer Shanka
32593a1228 Merge "Update restricted icon." into nyc-dev
am: 5f4defc61d

* commit '5f4defc61d47859bceae5225eef4d04972e59854':
  Update restricted icon.
2016-03-03 18:34:39 +00:00
Sudheer Shanka
5f4defc61d Merge "Update restricted icon." into nyc-dev 2016-03-03 18:31:52 +00:00
Mady Mellor
641e49370f Merge "Fix inline controls from being swipeable" into nyc-dev am: c2b4957625
am: ede673bca9

* commit 'ede673bca92171ebcc6e0b973d66d1f424193eb9':
  Fix inline controls from being swipeable
2016-03-03 18:08:34 +00:00
Mady Mellor
ede673bca9 Merge "Fix inline controls from being swipeable" into nyc-dev
am: c2b4957625

* commit 'c2b495762515c6976014ef7bb05dd06a51316f3c':
  Fix inline controls from being swipeable
2016-03-03 18:04:49 +00:00
Mady Mellor
ea4c1cd729 Merge "Add logging for actions around gear behind notifications" into nyc-dev am: e36fb2b733
am: 218c6b91ce

* commit '218c6b91ce9bbc1376ad2ed297e3e245c61c0bbe':
  Add logging for actions around gear behind notifications
2016-03-03 18:04:49 +00:00
Mady Mellor
218c6b91ce Merge "Add logging for actions around gear behind notifications" into nyc-dev
am: e36fb2b733

* commit 'e36fb2b733ef86d0941481a7c506e903df81901d':
  Add logging for actions around gear behind notifications
2016-03-03 18:01:31 +00:00
Mady Mellor
c2b4957625 Merge "Fix inline controls from being swipeable" into nyc-dev 2016-03-03 17:58:22 +00:00
Mady Mellor
e36fb2b733 Merge "Add logging for actions around gear behind notifications" into nyc-dev 2016-03-03 17:57:42 +00:00
Jaewan Kim
837e9e32ff Merge "PIP: Fix move to full screen" into nyc-dev am: 2cca0a930b
am: 99c1d934ed

* commit '99c1d934edcfc93969d4383102bd8e971c553b80':
  PIP: Fix move to full screen
2016-03-03 17:06:23 +00:00
Jaewan Kim
99c1d934ed Merge "PIP: Fix move to full screen" into nyc-dev
am: 2cca0a930b

* commit '2cca0a930b032d76296556f761667ab3514fd6fb':
  PIP: Fix move to full screen
2016-03-03 17:04:30 +00:00
Jaewan Kim
2cca0a930b Merge "PIP: Fix move to full screen" into nyc-dev 2016-03-03 16:57:33 +00:00
Julia Reynolds
4d177111aa Merge "Inline settings update." into nyc-dev am: 60cdc23913
am: 5192fad12a

* commit '5192fad12aafa1b898634271f1f6a45795a6a591':
  Inline settings update.
2016-03-03 16:00:25 +00:00
Julia Reynolds
5192fad12a Merge "Inline settings update." into nyc-dev
am: 60cdc23913

* commit '60cdc23913835b68baffe2269ae32a41b7803ccc':
  Inline settings update.
2016-03-03 15:57:11 +00:00
Jason Monk
90fd11cae4 Merge "Fix QS edit state being out of sync" into nyc-dev am: 310b8ed349
am: 755935a8b3

* commit '755935a8b390209728ea6e3f9217f6b4b4118a2e':
  Fix QS edit state being out of sync
2016-03-03 15:56:27 +00:00
Jason Monk
755935a8b3 Merge "Fix QS edit state being out of sync" into nyc-dev
am: 310b8ed349

* commit '310b8ed349a7c7eb7282a5e1a5ace89f341ae28b':
  Fix QS edit state being out of sync
2016-03-03 15:54:22 +00:00