Commit Graph

15292 Commits

Author SHA1 Message Date
Dan Sandler
f3a1f2c7b0 WIP debugging.
Bug: 28524184
Change-Id: I0126b1db0c2346ca8d7511b80464c0239f06eeba
2016-07-14 14:33:26 +00:00
Jason Monk
cc6e8c4611 Merge "QS Detail: Remove up arrow" into nyc-mr1-dev 2016-07-14 13:08:46 +00:00
TreeHugger Robot
558393740d Merge "Add Night display QSTile" into nyc-mr1-dev 2016-07-14 01:57:10 +00:00
TreeHugger Robot
a7ebd4f4bb Merge changes I56d6be69,Ibf8f9b26 into nyc-mr1-dev
* changes:
  Fixed a bug where the headsup would be stuck disappearing
  Changed the appearance of phone call notifications
2016-07-14 01:38:53 +00:00
Annie Chin
4c249ff7a0 Set mContext scope to protected.
Bug: 29582254
Change-Id: I5c9861373b712a4bd9e5f1fba1e638d1ff6be170
2016-07-13 16:39:14 -07:00
Annie Chin
3372c90cd7 Merge "Add setLandscape() method to ButtonInterface" into nyc-mr1-dev 2016-07-13 23:35:09 +00:00
Justin Klaassen
137909005c Add Night display QSTile
Bug: 28615069
Bug: 29619615
Change-Id: Ie23bd1ed9266941682eceb5f2086201bf02af765
2016-07-13 15:47:39 -07:00
TreeHugger Robot
9f311f6827 Merge "Fix QS gear metrics" into nyc-mr1-dev 2016-07-13 22:39:35 +00:00
TreeHugger Robot
0aee1b4163 Merge "Make Recents button work in demo mode" into nyc-mr1-dev 2016-07-13 22:37:33 +00:00
Selim Cinek
8fc787534d Fixed a bug where the headsup would be stuck disappearing
Change-Id: I56d6be69f6e59c1bec647e7e70e50a36b793f895
Fixes: 30120962
2016-07-13 14:56:15 -07:00
TreeHugger Robot
7d4fc00aaa Merge "QS: Fix emergency calls only layout" into nyc-mr1-dev 2016-07-13 20:58:24 +00:00
Jason Monk
484fd36dfa Fix QS gear metrics
Change-Id: If1eeefa3831010d1567861dd71af6f29833496b3
Fixes: 30117924
2016-07-13 16:07:28 -04:00
Jason Monk
784252590b QS Detail: Remove up arrow
Change-Id: I5fb17dae78618f1d0fe520744d3b7cecce019568
Fixes: 27930924
2016-07-13 15:55:43 -04:00
Amith Yamasani
6947636a58 Make Recents button work in demo mode
Create the UserSwitcherController object so that the broadcasts
are properly handled.

Change-Id: Iadf9588a4ddb7850f0d8ab2b49a0949fb4580893
Fixes: 30000641
2016-07-13 11:59:16 -07:00
Jason Monk
f25e6a1bea QS: Fix emergency calls only layout
Change-Id: Ic66412b0c46f4436d63168a5e167d4adcad74283
Fixes: 29524397
2016-07-13 14:45:52 -04:00
Julia Reynolds
f6d766020f Merge "Attribute manual zen mode in volume panel footer." into nyc-mr1-dev 2016-07-13 15:26:03 +00:00
Adrian Roos
e2104afeba Merge "Fix navigation bar order in seascape" into nyc-mr1-dev 2016-07-13 14:31:32 +00:00
Julia Reynolds
44ad6ff4c2 Attribute manual zen mode in volume panel footer.
So users know what app enabled DND.

Change-Id: I0aad862539b28302bf618641ad29cdfa956c8f33
Fixes: 29892371
2016-07-13 10:28:54 -04:00
Adrian Roos
db12b15feb Fix navigation bar order in seascape
This reverts the revert in commit c44368016a,
thus reapplying 27315acfbb.

Also fixes the bug that was the reason this needed to be reverted and
fixes a case where the order was not correctly updated (landscape to
seascape or vice versa)

Fixes: 29612635
Change-Id: Id51cf7edaeeea16cba08bcd5a30313f58fa00d4d
2016-07-12 16:14:54 -07:00
Jason Monk
3750c9a15a Merge "SysUI: Protect against crash in BatteryController" into nyc-mr1-dev 2016-07-12 19:18:51 +00:00
Julia Reynolds
7ac1886ae9 Merge "Improve jank on header change." into nyc-mr1-dev 2016-07-12 17:47:21 +00:00
Jason Monk
324a28fc64 SysUI: Protect against crash in BatteryController
Change-Id: I850177b961b59b342dde4dbf67c018ac68a42960
Fixes: 30033957
2016-07-12 13:34:12 -04:00
Julia Reynolds
bda516549c Improve jank on header change.
Also fix expand icon ripple.

Bug: 30070005
Change-Id: I0a139778f14d5ba4ebee6e27a321af3827ecbe96
2016-07-12 12:42:54 -04:00
Bill Yi
0a45ab1a29 Import translations. DO NOT MERGE
Change-Id: Ia5d623d602d07244fd92716ff53a126a6ccc299d
Auto-generated-cl: translation import
2016-07-11 23:31:19 -07:00
Annie Chin
6fc4600d6e Add setLandscape() method to ButtonInterface
Bug: 29582254
Change-Id: I67a191cc67ad1ddab2bf8784d928e26462226aaf
2016-07-11 16:35:28 -07:00
TreeHugger Robot
702589d060 Merge "Preparations for different scrim depending on wallpaper" into nyc-mr1-dev 2016-07-08 22:13:51 +00:00
TreeHugger Robot
165b011a74 Merge "Improve initial unlock delay (1/2)" into nyc-mr1-dev 2016-07-08 22:03:49 +00:00
Jorim Jaggi
e8fde5d966 Improve initial unlock delay (1/2)
When checking for the credentials, we add a new callback
onEarlyVerified which gets called as soon as we know that the
credential was correct.

In KeyguardUpdateMonitor, we track the unlocked state of the user,
and if it's still locked, we slow down all the transitions to allow
for a more gradual unlock experience.

Bug: 29007436

Change-Id: I406d228f9f3e41e07fe3292a61df175a7f579e4d
2016-07-08 11:50:54 -07:00
Justin Klaassen
e81fa85782 Remove "Night mode" from tuner
Bug: 28887927
Change-Id: Ic1c217152e56db63a87a1f1e772696d97b4b58b3
2016-07-08 11:46:27 -07:00
TreeHugger Robot
d6c332b01a Merge "Adding debugging for last active time." into nyc-mr1-dev 2016-07-07 20:40:38 +00:00
Winson
a0b4b16755 Adding debugging for last active time.
Bug: 29947804
Change-Id: I4ab1dc3c380d3552aaaff4f811171cdc66e05474
2016-07-07 11:48:34 -07:00
Daniel Nishi
3c75a0380d Merge "Add margins to the system icons when the user avatar is gone." into nyc-mr1-dev 2016-07-07 16:34:18 +00:00
TreeHugger Robot
ce715e4922 Merge "Revert "Fix navigation bar order in seascape"" into nyc-mr1-dev 2016-07-07 02:28:06 +00:00
Jorim Jaggi
c44368016a Revert "Fix navigation bar order in seascape"
This reverts commit 27315acfbb.

Change-Id: I680f44eaca7813633d7c251ff0bb9c62f94d1fc5
2016-07-07 00:34:28 +00:00
TreeHugger Robot
8d90128bc9 Merge "Fixing app transition due to left-nav bar inset." into nyc-mr1-dev 2016-07-07 00:30:39 +00:00
Daniel Nishi
f79cd873f6 Add margins to the system icons when the user avatar is gone.
This resolves a regression caused by situtionally removing the
avatar on phones when there is only one user. Normally, the avatar's
width acts as padding against the end. By removing the avatar, the
buffer is also removed. This patch re-adds 6dp of margins to space
the system icons properly on phones.

Change-Id: I7b07b02fb74146e17109a7aaf23a41bb681683f3
FIXES: 29646859
2016-07-06 17:20:59 -07:00
Annie Chin
d58f07f58a Merge "Add callbacks to VoiceInteractionManagerService" into nyc-mr1-dev 2016-07-06 23:22:10 +00:00
Annie Chin
0aff5ad83e Merge "Add getters for ButtonDispatcher HomeButton and its views" into nyc-mr1-dev 2016-07-06 22:36:37 +00:00
Winson
cbb625bc6d Fixing app transition due to left-nav bar inset.
- Also center in available space regardless of which side the bar inset
  is on.

Bug: 29917174
Change-Id: If84dfb3bbff3c3d3de70473c74f5bfc5a8f32a59
2016-07-06 15:34:22 -07:00
Jorim Jaggi
e31f6b8024 Preparations for different scrim depending on wallpaper
- Allow wallpaper info to be queried by user
- Refactor ScrimController for extensibility

Bug: 28936996
Change-Id: Ib019331a844110f1f24f35d225d2648626545233
2016-07-06 14:42:25 -07:00
TreeHugger Robot
e7f14ced54 Merge "Skip screenshots when user storage is locked." into nyc-mr1-dev 2016-07-06 20:54:03 +00:00
Bill Yi
1cd0497bc2 Import translations. DO NOT MERGE
Change-Id: Ic110e666b92152c5280d96f51129c7ba0b53ef2e
Auto-generated-cl: translation import
2016-07-05 14:35:11 -07:00
Andrii Kulian
4ce6754e60 Merge "Always send task stack change updates if PiP is enabled" into nyc-mr1-dev 2016-07-01 21:39:39 +00:00
Annie Chin
ecb9f3e9b8 Add callbacks to VoiceInteractionManagerService
Bug: 29582254

Change-Id: I548d01bd1c7e261b2d2e0afd606d964e5553124e
2016-07-01 13:00:09 -07:00
TreeHugger Robot
2d7d1209de Merge "Force lock icon animations on UI thread" into nyc-mr1-dev 2016-07-01 19:32:50 +00:00
TreeHugger Robot
30efa24b11 Merge changes I38cff63b,Id3739bbc,If052cd8c into nyc-mr1-dev
* changes:
  Fix synchronization error for Seamless rotation.
  Disable seamless rotation while animating.
  Force CROSSFADE rotation when launching from double tap gesture.
2016-07-01 19:27:36 +00:00
Andrii Kulian
8290f8f66a Always send task stack change updates if PiP is enabled
PiP stack repositioning is triggered when task stack change
is detected. Usually these updates are sent when there was
a visibility change since last pause. In case when we're
navigating from setting back to launcher on TV there is no
visibility change. This happened to work in most cases
because PipOverlayActivity was shown or hidden somewhere
between user actions.

This CL always notifies about task stack changes if pinned
stack is present on activity pause.

Bug: 29344059
Change-Id: I5ab3f2b8a97983fcb79d58626b6494f8ec31dbf3
2016-07-01 12:18:39 -07:00
Adrian Roos
5a078db97e Merge "Fix navigation bar order in seascape" into nyc-mr1-dev 2016-07-01 19:17:14 +00:00
Robert Carr
fd10cd1989 Force CROSSFADE rotation when launching from double tap gesture.
When activity transition triggers a rotation change, the starting
window will normally be the top window at the time we try
to select the window animation. However, these layout params won't
have the apps rotation animation set (as the client code will set that
on the real window, not the starting window). Eventually we would
like to add API to specify rotation animation via manifest to solve
this problem cleanly. In the mean time, we can force a specific rotation
animation from the double tap gesture, and clean up some camera
ugliness. We accomplish this by attaching an animation hint to
ActivityOptions.

Bug: 28838855
Change-Id: If052cd8cbae76651da43f3b4c590cd9dcc1afc0f
2016-07-01 11:05:40 -07:00
Jason Monk
104d9de3a5 QS: Make edit non-clickable when collapsed
Change-Id: I44e289b3692a41f7cdc1491c1d45c446612546ee
Fixes: 29521073
2016-07-01 10:25:16 -04:00