Commit Graph

14151 Commits

Author SHA1 Message Date
Jorim Jaggi
a5df489c9c Merge "Add shadow for minimized dock" into nyc-dev 2016-04-13 02:24:57 +00:00
Jorim Jaggi
2917dc4918 Add shadow for minimized dock
Bug: 27972642
Change-Id: Ic4c8145f61694ff2bb0e237da1142093c6a4d965
2016-04-12 19:17:24 -07:00
Winson Chung
608f65b144 Merge "Fixing issue with larger clip bounds being specified than in the view." into nyc-dev 2016-04-13 01:29:06 +00:00
Winson
c406f52446 Fixing issue with larger clip bounds being specified than in the view.
Bug: 28145358
Change-Id: Ic3e1042ace6bde9bfe0c647e038d484fd4a05d9b
2016-04-12 16:41:02 -07:00
Sid Soundararajan
15986f0900 Merge "Have Recents focus second task when launched, if 2 or more tasks are available" into nyc-dev 2016-04-12 22:43:49 +00:00
Sid Soundararajan
80295544c1 Merge "Fix issue with All Tasks Dismissed" into nyc-dev 2016-04-12 20:46:15 +00:00
Jason Monk
1b2e403fca Merge "Hide QS header when in details" into nyc-dev 2016-04-12 20:11:10 +00:00
Jason Monk
589bb70a77 Hide QS header when in details
because it gets in the way of accessibility

Change-Id: I4725217e7f5947961339b1cacba73d570e8cb2d9
Fixes: 27953567
2016-04-12 15:44:43 -04:00
Jason Monk
72aefb8dce Merge "Fix QS animation QQS visibility" into nyc-dev 2016-04-12 19:18:38 +00:00
Jason Monk
41ca34fb3b Merge "QS animation: fix clearing translation state" into nyc-dev 2016-04-12 19:18:28 +00:00
Jason Monk
8af20ef6a8 Merge "The return and fixing of demo mode" into nyc-dev 2016-04-12 18:53:20 +00:00
Jason Monk
5737ef3ab0 Fix QS animation QQS visibility
once and for all?

Change-Id: I25807a77097ca10410fdc388333946a6ea2e7a7b
Fixes: 27536311
2016-04-12 14:35:13 -04:00
Jorim Jaggi
47ee9ad92c Refine exit animation
Don't move the other stack when exiting multi-window with undock
gesture.

Bug: 27154882
Change-Id: Ia2793d2e2b16def543289f8b2b13631db90edca8
2016-04-12 18:11:23 +00:00
Winson Chung
59d2a90358 Merge "Fixing issue with scrolling tasks upwards" into nyc-dev 2016-04-12 18:11:17 +00:00
Winson
da8d2285e5 Fixing issue with scrolling tasks upwards
- When scrolling the stack away from the task overrides, we should 
  actually lock the stack scroll and instead apply the changes in scroll
  to the override tasks.

Bug: 27376567
Change-Id: Idd1874ab0f6f5eb273bf6e9623b84277961f4291
2016-04-12 18:05:28 +00:00
Jorim Jaggi
38b5ec9f08 Fix some serious pre draw listener leaks
These were responsible for a huuge memory leak, and probably also
responsible for some significant amount of jank when using the
device for a while.

Bug: 26400906
Change-Id: Ie4140998ad288583c6a4137954fab4fe9a6f2cf7
2016-04-12 18:05:03 +00:00
Jason Monk
a2bd0460d7 QS animation: fix clearing translation state
Change-Id: I0477136c6eb4da4e10e152e458fada194c8290f0
Fixes: 27880443
2016-04-12 13:55:16 -04:00
Jason Monk
98d7c7a84d The return and fixing of demo mode
Change-Id: I2bcf3435b92c80b4ab3c46cba02902820c942c7c
Fixes: 27919212
2016-04-12 13:08:31 -04:00
Mady Mellor
2d2ec882c8 Merge "Fix gear not showing on left hand side of notification" into nyc-dev 2016-04-12 16:35:33 +00:00
Jason Monk
557c716a3a Merge "Guard against crashes from data saver listeners" into nyc-dev 2016-04-12 15:39:09 +00:00
Daniel Sandler
064e612779 Merge changes from topic 'vr-fixes' into nyc-dev
* changes:
  Suppress immersive mode confirmation in VR mode.
  Suppress heads-up notifications in VR mode.
2016-04-12 14:57:41 +00:00
Andrei Stingaceanu
73c9391d9b Merge "Keyboard shortcuts: minor type change" into nyc-dev 2016-04-12 10:19:07 +00:00
Andrei Stingaceanu
9cfcafc353 Keyboard shortcuts: minor type change
Stop using Lists.newArrayList() in favor of new ArrayList().

Bug: 28014459
Change-Id: I7e00564b402f90019a89c52f70bc943f88ff75fb
2016-04-12 11:16:10 +01:00
Mady Mellor
8ae2c55025 Fix gear not showing on left hand side of notification
This is a work around for b/28050538, casting these values to
floats should be unnecessary. Once this bug is fixed this can
be reverted.

Bug: 28029191
Change-Id: I5c3efe9e01dbac4e9f30753a88a4fe59cb13e7e7
2016-04-11 19:52:23 -07:00
Winson Chung
87c343cddc Merge "Updating visuals for incompatible apps." into nyc-dev 2016-04-12 01:51:06 +00:00
Winson
9b001396c2 Updating visuals for incompatible apps.
Bug: 26774190
Change-Id: I688d5dbab0305e794cad832ae92a8e5c9440737a
2016-04-11 18:48:49 -07:00
Jaewan Kim
52cb241948 Merge "PIP: Implement overlay text fade in/out" into nyc-dev 2016-04-12 01:30:26 +00:00
Sid Soundararajan
85b0a0f1ec Fix issue with All Tasks Dismissed
Fix issues dealing with dismissal of apps.

BUG: 27933484
Change-Id: If9494bd2debefedd023e8b1d57484276c52f0fed
2016-04-11 17:14:01 -07:00
Philip P. Moltmann
75a19a6fca Merge "If a Disk goes away, remove the notifications that asks the user to format it." into nyc-dev 2016-04-12 00:06:19 +00:00
Philip P. Moltmann
75b230b1d5 If a Disk goes away, remove the notifications that asks the user to format it.
Fixes: 22091912
Change-Id: I78448427c5d2f02d61251e4d697931d0d4e5c517
2016-04-11 15:28:05 -07:00
Winson
d87e9a4857 Adding vibration after successful dock/undock gesture.
Bug: 27588627
Change-Id: I1dd149d4f7e7fccf8ec61b59bab7c14a90b77e45
2016-04-11 21:39:00 +00:00
Jason Monk
21aba3ff44 Merge "Remove QS tiles that get uninstalled" into nyc-dev 2016-04-11 19:37:13 +00:00
Jason Monk
07f55a2a04 Remove QS tiles that get uninstalled
Change-Id: Ib4c7250a38c0630b0d828f1f55ce5c0dc4d3bb44
Fixes: 27893200
2016-04-11 15:30:38 -04:00
Jorim Jaggi
c3081179d8 Fix some jank in quick settings
- Don't use layers for tiles - that leads to jank and it's not used.
- Force the ripple for the expand button in software, so we don't
get scheduling issues with RenderThread.

Bug: 28095199
Change-Id: Ie46a0d54850d7eec1bd5412be8d4a8f0ff4b91d6
2016-04-11 19:02:36 +00:00
Jason Monk
ca4cc55517 Guard against crashes from data saver listeners
Change-Id: I85b127c38cc61ec6928aefbf323430051028fafc
Fixes: 28065072
2016-04-11 15:01:49 -04:00
Jorim Jaggi
ab9b01ccb0 Fix talk back announcement
Bug: 27950180
Change-Id: I8f201c6303e40d0249944d73b2b71eb0ceadfad8
2016-04-11 18:58:50 +00:00
Sid Soundararajan
18cfc84f48 Have Recents focus second task when launched, if 2 or more tasks are available
This should kill 2 bugs.

b/27952292
b/27876144

Change-Id: I49521fc4b7fc52b9b34ce71b108cbe795e40104f
2016-04-11 11:56:54 -07:00
Dan Sandler
dc34df5d31 Suppress heads-up notifications in VR mode.
Fixes: 27884853
Change-Id: I14d2dd66bea5b18e4d710c74d443e88cfbb3c028
2016-04-11 12:42:14 -04:00
Fyodor Kupolov
4c74334c44 Merge "Added getProfileIds method returning array of userIds" into nyc-dev 2016-04-11 16:40:55 +00:00
Julia Reynolds
8a199a7562 Merge "Merge "Show volume safety warning for all users" am: 0a51955 am: 6cd66de" into nyc-dev 2016-04-11 16:28:55 +00:00
Jason Monk
97e4c5e607 Merge "Fix QS accessibility issues" into nyc-dev 2016-04-11 16:23:48 +00:00
Jason Monk
bc4574352d Fix QS accessibility issues
- Add label to quick settings expand indicator
 - Add battery tile content description

Change-Id: I112c3ba23906a4afe8068acf916e710ec9d40917
Fixes: 28073200
2016-04-11 11:36:55 -04:00
Jaewan Kim
4ba16e66fe PIP: Implement overlay text fade in/out
Bug: 28030603
Change-Id: Iac3e0007b66173f13082b3625c0dbfc8e6990ffa
2016-04-12 00:15:06 +09:00
Jason Monk
4e9348c7bb Merge "Guard against crash in RTL." into nyc-dev 2016-04-11 15:08:09 +00:00
Jason Monk
c98ad64e4c Merge "Fix weird broken state from lock screen -> QS edit" into nyc-dev 2016-04-11 15:02:29 +00:00
Jason Monk
339df0742c Guard against crash in RTL.
Change-Id: Id692360cc66600a06a4353a8029440be422cc79f
Fixes: 27927374
2016-04-11 11:00:46 -04:00
Julia Reynolds
0940808a75 Merge "Show volume safety warning for all users" am: 0a51955
am: 6cd66de

* commit '6cd66defe33ef84580aff5ab067cd5308d258c01':
  Show volume safety warning for all users

Change-Id: Ic417e1591a1a7b7876b5a5e4f75153eb1992fe66
(cherry picked from commit 683bda7cb2)

Bug: 24884692
2016-04-11 14:57:09 +00:00
Jason Monk
469d5cbf07 Fix weird broken state from lock screen -> QS edit
Change-Id: I852d28e0bbe682b85178163c362ed8d1b00a1eb7
Fixes: 28075240
2016-04-11 10:56:03 -04:00
Andrei Stingaceanu
1399890890 Merge "Keyboard shortcuts: UI polish 1" into nyc-dev 2016-04-11 13:24:57 +00:00
Andrei Stingaceanu
a02965e211 Keyboard shortcuts: UI polish 1
* title color for system groups is now: "material_deep_teal_500"

* background behind shortcut keys:
** Now has 2dp rounded corners
** changed color from "material_grey_200" to "material_grey_100"

* the text items now have a minimum width equal to their height.
This means that now the text items with one character are always
the same (square) size as the icon items. Makes the UI look much
cleaner thus easier to read

* the line item now has a minimum height of 48dp and the content
is vertically centered

* minor variable renaming for increased readability

Bug: 28075364
Change-Id: Id7090b607b9c604c55513e7c393ed1084a1c8df0
2016-04-11 13:21:17 +01:00