Jason Monk
0a2118086f
Merge "Actually fix the QS anim curves" into nyc-dev
...
am: 2c1c731183
* commit '2c1c73118370bac3f339eedc53128c93d23bf575':
Actually fix the QS anim curves
2016-03-09 21:53:36 +00:00
Jason Monk
2c1c731183
Merge "Actually fix the QS anim curves" into nyc-dev
2016-03-09 21:48:12 +00:00
Selim Cinek
5031523fc9
Merge "Fixed a bug where notification icons were not animating when dozing" into nyc-dev
...
am: e001805c40
* commit 'e001805c407a620e9527b467494de3bbdee54be8':
Fixed a bug where notification icons were not animating when dozing
2016-03-09 21:01:13 +00:00
Adrian Roos
b4bb6d5f73
Merge "Don\'t close RemoteInputView on window focus loss" into nyc-dev
...
am: c59cb01c1e
* commit 'c59cb01c1e2679cc39aa0aac104a225ebb8f6633':
Don't close RemoteInputView on window focus loss
2016-03-09 20:54:41 +00:00
Selim Cinek
e001805c40
Merge "Fixed a bug where notification icons were not animating when dozing" into nyc-dev
2016-03-09 20:51:54 +00:00
Adrian Roos
c59cb01c1e
Merge "Don't close RemoteInputView on window focus loss" into nyc-dev
2016-03-09 20:48:54 +00:00
Adrian Roos
967f6199ba
Don't close RemoteInputView on window focus loss
...
Fixes issues where the status bar would temporarily
lose focus to things like the IME or auto correction
popups.
Bug: 27340422
Change-Id: I0af6e89179b78b147eee1091361da1f8a97f186b
2016-03-09 12:47:39 -08:00
Selim Cinek
cd5b22f0c2
Fixed a bug where notification icons were not animating when dozing
...
This lead to them also being colored.
Bug: 27513595
Change-Id: I2bd5a66128fb550e0eea543fd60d946d36a4635f
2016-03-09 12:45:59 -08:00
Jason Monk
a97776abde
Actually fix the QS anim curves
...
Also fix the gravity of the panel in landscape
Bug: 27201532
Change-Id: I56b33fb142afdabd9461177f15434a7d78b9f8bc
2016-03-09 15:41:25 -05:00
Jason Monk
b2aed1a351
Merge "Clear animation state before dumping old views" into nyc-dev
...
am: c297036643
* commit 'c297036643203cbe426b3d992cfbcc9b6f46c466':
Clear animation state before dumping old views
2016-03-09 16:28:54 +00:00
Jason Monk
bc8ffc2ff2
Clear animation state before dumping old views
...
Make sure we leave any views we aren't continuing to control in a
bad state.
Bug: 27560770
Change-Id: I0e5174bc7f93f73c4e5eb5711bb85845b7cd8c92
2016-03-09 10:58:49 -05:00
Paul Lawrence
3cb05abdb2
Merge "Add API to IMountService to get encryption state" into nyc-dev
...
am: d5a3f3df40
* commit 'd5a3f3df4097e4a57e0d31fba994c91d8996abf8':
Add API to IMountService to get encryption state
2016-03-09 13:48:43 +00:00
Paul Lawrence
d5a3f3df40
Merge "Add API to IMountService to get encryption state" into nyc-dev
2016-03-09 13:42:41 +00:00
Jorim Jaggi
6cbf8a45fb
Merge "Animation for docking task gesture" into nyc-dev
...
am: 6348b712c2
* commit '6348b712c2c644936394577ee687ab3628402c7f':
Animation for docking task gesture
2016-03-09 13:05:32 +00:00
Jorim Jaggi
6348b712c2
Merge "Animation for docking task gesture" into nyc-dev
2016-03-09 13:00:16 +00:00
Jorim Jaggi
899327f5cb
Animation for docking task gesture
...
- Don't move recents window around during the animation
- Set the correct task size shortly after docking, so recents
starts with the correct size to avoid jank.
- Add staggered animation in recents.
Bug: 27154882
Change-Id: I7c56102feba9c3f6cb86cb5f1d87f0ad3b29c721
2016-03-09 13:58:11 +01:00
Muyuan Li
26aac3978d
Merge "Partial screenshot" into nyc-dev
...
am: a8446ef782
* commit 'a8446ef7826783056af70d82815df83e8aa96031':
Partial screenshot
2016-03-09 02:42:45 +00:00
Muyuan Li
a8446ef782
Merge "Partial screenshot" into nyc-dev
2016-03-09 02:36:52 +00:00
Jaewan Kim
8d8fe51270
Merge "PIP: Provide a way to show onboarding everytime" into nyc-dev
...
am: 0997873eff
* commit '0997873effb57b17c27e7698aa6667bda1ab8d77':
PIP: Provide a way to show onboarding everytime
2016-03-09 02:07:19 +00:00
Jaewan Kim
0997873eff
Merge "PIP: Provide a way to show onboarding everytime" into nyc-dev
2016-03-09 02:03:35 +00:00
Adrian Roos
162a7525a7
Merge "Fix flashing of the scrim" into nyc-dev
...
am: c192f6bf35
* commit 'c192f6bf3594bdc844e658c4f7f4fd4ed17449f9':
Fix flashing of the scrim
2016-03-09 00:36:44 +00:00
Selim Cinek
09671c1c2c
Fixed a bug where notification y positions would animate
...
am: c75af36bee
* commit 'c75af36beebca064aa4c85ded534a2d80445b980':
Fixed a bug where notification y positions would animate
2016-03-09 00:34:45 +00:00
Adrian Roos
c192f6bf35
Merge "Fix flashing of the scrim" into nyc-dev
2016-03-09 00:26:30 +00:00
Selim Cinek
c75af36bee
Fixed a bug where notification y positions would animate
...
When draging down the y positions were animating even though
they didn't need to as they were not scaling anymore.
Bug: 24866646
Change-Id: Ied6c39a32522756b5f4d8eab7203c87d1958c278
2016-03-09 00:25:24 +00:00
Adrian Roos
5f72c92e2b
Fix flashing of the scrim
...
Bug: 27345657
Change-Id: I4a20d86c678a46159466b8f68fe8f429554be950
2016-03-08 15:54:38 -08:00
Adrian Roos
61044e6477
Merge "Fix bug and add logging in FalsingManager" into nyc-dev
...
am: 2289efa6d9
* commit '2289efa6d9b7c185e427b0162a89de8e2b9595c8':
Fix bug and add logging in FalsingManager
2016-03-08 23:53:27 +00:00
Adrian Roos
2289efa6d9
Merge "Fix bug and add logging in FalsingManager" into nyc-dev
2016-03-08 23:21:52 +00:00
Paul Lawrence
20be5d6247
Add API to IMountService to get encryption state
...
Bug: 18002358
Change-Id: If7d9c9a5ed38ac37849fcf638ec10c76d2f419a1
2016-03-08 15:03:54 -08:00
Muyuan Li
6ca619fe1a
Partial screenshot
...
Added a partial screenshot function in TakeScreenshotService
also added corresponding shortcut keys in PhoneWindowManager
Bug: 26820467
Change-Id: Id67cd3b4b0eed848eb4665056766546500bdac88
(cherry picked from commit 03e45541e9d54a2f285906ac7b5bcb374db14495)
2016-03-08 14:12:18 -08:00
Jason Monk
0d034b542c
Merge "Flip the default on whether to keep rows together" into nyc-dev
...
am: cf39c8de01
* commit 'cf39c8de0164b5082fb6703376c390a354c559fb':
Flip the default on whether to keep rows together
2016-03-08 21:53:35 +00:00
Jason Monk
cf39c8de01
Merge "Flip the default on whether to keep rows together" into nyc-dev
2016-03-08 21:48:35 +00:00
Jason Monk
39a2e70d7e
Flip the default on whether to keep rows together
...
Bug: 27201532
Change-Id: Ib51ef4fb374ea197b4119fbd230df2288620f85e
2016-03-08 16:41:23 -05:00
Xiaohui Chen
1138830874
Merge "sysui: refactor scrim controller" into nyc-dev
...
am: 92f3efa4e8
* commit '92f3efa4e8d10d5cbc76fbd65f69fc0db4f97e87':
sysui: refactor scrim controller
2016-03-08 20:52:39 +00:00
Xiaohui Chen
92f3efa4e8
Merge "sysui: refactor scrim controller" into nyc-dev
2016-03-08 20:47:14 +00:00
Winson
0e3b3612d1
Merge "Fixing crash in Recents" into nyc-dev
...
am: c20c500b16
* commit 'c20c500b16d6a1305593d9269010b463f9d73a68':
Fixing crash in Recents
2016-03-08 20:40:45 +00:00
Jason Monk
04c42c87cb
Merge "Don\'t cache QS custom tiles across users" into nyc-dev
...
am: e7e4b3d8d6
* commit 'e7e4b3d8d691d3d3eb2db3e8c8b2f63ed922da8e':
Don't cache QS custom tiles across users
2016-03-08 20:38:46 +00:00
Winson Chung
c20c500b16
Merge "Fixing crash in Recents" into nyc-dev
2016-03-08 20:36:51 +00:00
Jason Monk
e7e4b3d8d6
Merge "Don't cache QS custom tiles across users" into nyc-dev
2016-03-08 20:34:07 +00:00
Winson
4cfea69511
Fixing crash in Recents
...
- The change to setTasks() was causing us to queue items to be loaded
before the activity had even started. This change ensures that we
don’t do this for the dummy-transition-only stack view, and only when
setting stack tasks for real.
Bug: 27538945
Change-Id: I4ff0413cb2fb961a4dedcad42471293bab4f955a
2016-03-08 12:34:00 -08:00
Jason Monk
1ffa11b9b2
Don't cache QS custom tiles across users
...
Then it doesn't bind to the right user causing all sorts of badness
(10000).
Bug: 27527669
Change-Id: I28eff8b4bb0e0cfe56d041c6f0980282781af8aa
2016-03-08 15:19:14 -05:00
Jason Monk
5ebf4f3a37
Merge "Work on QS animation curves" into nyc-dev
...
am: 95e412b4df
* commit '95e412b4dfc1b34cd5158029b07a6cc7f7904b44':
Work on QS animation curves
2016-03-08 20:18:57 +00:00
Jason Monk
95e412b4df
Merge "Work on QS animation curves" into nyc-dev
2016-03-08 20:12:13 +00:00
Jason Monk
cf82bc163c
Merge "Fix QS translation on tablets" into nyc-dev
...
am: 57f4376d33
* commit '57f4376d336652685786b8978fecdae56369ea34':
Fix QS translation on tablets
2016-03-08 19:04:39 +00:00
Jason Monk
57f4376d33
Merge "Fix QS translation on tablets" into nyc-dev
2016-03-08 19:00:42 +00:00
Jason Monk
5025f42203
Fix QS translation on tablets
...
Now that QS sits inside a density container, the density container
should be translated rather than the qs container.
Bug: 27474427
Change-Id: Ia516f1927362cdffe6f906fca1d7ce583542d002
2016-03-08 13:48:05 -05:00
Xiaohui Chen
4dab4b5048
sysui: refactor scrim controller
...
Allow show or hide scrim behind. This toggles scrim behind to fully
transparent or not.
Bug: 27504706
Bug: 27348736
Change-Id: If9734587ad8dadb94bcf3357388a5ed19d0c1fb8
2016-03-08 18:41:12 +00:00
Jorim Jaggi
d31546c9e8
Merge "Don\'t dock tasks that are non-dockable" into nyc-dev
...
am: f2d7b28115
* commit 'f2d7b28115773b324a27173ef31c3e58ce3487a7':
Don't dock tasks that are non-dockable
2016-03-08 15:34:30 +00:00
Jorim Jaggi
aa6c574411
Don't dock tasks that are non-dockable
...
Bug: 27200491
Change-Id: I4578441b37734b85ea03b3bb67e57abed8b21182
2016-03-08 16:20:54 +01:00
Jason Monk
fa0f47a95d
Work on QS animation curves
...
Bug: 27201532
Change-Id: Ib59b12c57f60c7fc08fbf2b3e63238c6d56efaf1
2016-03-08 09:40:44 -05:00
Selim Cinek
0a0d840ec4
Merge changes I6e5dc836,Ia0c663f0,I97eb6e79,I8a4a0213,I87798da9, ... into nyc-dev
...
am: f7f4537f4f
* commit 'f7f4537f4f8f7433f80f5c9eae8a62462ec612ea':
Removed the group expand button
Removed the bundle number from the header
Fixed a crash with notification children
Fixed a bug where the media header wasn't indented
Fixed fading and dozemode for custom notifications
Fixed a group bug with a single expanded child
Fixed a bug where the top child notification wasn't expandable
Fixed a bug where heads up where not expandable by touch
Fixed a bug where the wallpaper was shining through the background
2016-03-07 23:51:30 +00:00