Commit Graph

17007 Commits

Author SHA1 Message Date
TreeHugger Robot
857b165867 Merge "Disable quick step when notification is open" 2018-01-25 21:14:44 +00:00
TreeHugger Robot
906ee677c0 Merge "Fade the quick scrub track when nav bar intensity changes" 2018-01-25 20:50:15 +00:00
Mike Digman
5fd366e07c Merge "Log rotation suggestion events in SystemUI" 2018-01-25 19:00:08 +00:00
TreeHugger Robot
0a62597e65 Merge "Fix pulsing notification overlap" 2018-01-25 18:53:13 +00:00
Matthew Ng
78f88d10ba Disable quick step when notification is open
When notification shade is open, any swipe gestures should only affect
the notification shade. When the shade is gone, users should be able to
interact with quick step again.

Change-Id: I18bede697ae81b8010f10bf5e538d3142b39c86f
Fixes: 72185561
Test: manual
2018-01-25 18:47:24 +00:00
TreeHugger Robot
23e7cc33d8 Merge "Shorter date format on lock screen and AOD" 2018-01-25 18:27:55 +00:00
TreeHugger Robot
50bdbe3e2f Merge "Add key to store location changer" 2018-01-25 17:59:24 +00:00
TreeHugger Robot
f8fc7235d4 Merge "Display proper block text for blocking helper" 2018-01-25 17:02:24 +00:00
TreeHugger Robot
1d92689eee Merge "Add QS scrolling support" 2018-01-25 16:50:16 +00:00
TreeHugger Robot
97ce94fce6 Merge "Add BinderProxy tracking code to SysUI." 2018-01-25 16:48:31 +00:00
Selim Cinek
d41477f494 Merge changes from topic "notification_launch"
* changes:
  Added the reply draft as an extra to the content intent
  Launching notification settings correctly inline
  Launching Notification animations inline
2018-01-25 16:05:15 +00:00
Jorim Jaggi
8e725bbad2 Merge changes Id2832518,Ic8c128ed,Id8fde482,I99cc170b
* changes:
  Revert "1/ Create display content window controller to position stacks in the display"
  Revert "2/ Add support for remote Recents animation"
  Revert "3/ Add input consumer to capture touches during a Recents transition"
  Revert "4/ Update SysUI shared lib for Recents transition"
2018-01-25 16:03:21 +00:00
TreeHugger Robot
17c8e6138e Merge "QS dnd tile triggerd dialog to turn on dnd" 2018-01-25 15:57:35 +00:00
Daniel Sandler
cafaafcd82 Merge "Apply user sentiment on ranking update." 2018-01-25 15:33:37 +00:00
TreeHugger Robot
78bf68c4f2 Merge "Display the current connected audio device" 2018-01-25 15:32:35 +00:00
Jorim Jaggi
f6401c0284 Revert "4/ Update SysUI shared lib for Recents transition"
This reverts commit 9f6ba8df3b.

Breaks presubmits
2018-01-25 15:21:18 +01:00
TreeHugger Robot
3512edbc78 Merge "Remove dependency from RemoteInputController to StatusBarWindowManager." 2018-01-25 11:58:26 +00:00
TreeHugger Robot
7e286aed42 Merge "Move performDismiss utility method to ExpandableNotificationRow" 2018-01-25 11:58:02 +00:00
yuemingw
eb2bf7d188 Block brightness slider quick settings when DISALLOW_CONFIG_BRIGHTNESS is set.
Test: manual
Bug: 67628870
Change-Id: I30af889e7758c7ea30fa796138d4ca3fefc6e8e9
2018-01-25 10:58:04 +00:00
TreeHugger Robot
d07289d08d Merge "Temporarily disable swipe up onboarding" 2018-01-25 06:43:17 +00:00
Lifu Tang
0cba58f5df Add key to store location changer
Store location changer into Settings.Secure

Modify quick settings to identify itself as location changer

Bug: 68779883
Test: Manual
Change-Id: I2c7a599e1383102685994d876e7160e164436a08
2018-01-24 22:30:11 -08:00
Lucas Dupin
dd69e4f4fa Fix pulsing notification overlap
Test: visual
Change-Id: Idf04cb75ab1487d15b708a704dd27a9f687c8595
Fixes: 72432710
2018-01-25 04:50:29 +00:00
Kevin Chyn
be72463b26 Merge "Add a11y descriptions for FingerprintDialog" 2018-01-25 04:31:26 +00:00
Dan Sandler
83b70a00d6 Apply user sentiment on ranking update.
Bug: 63095540
Test: swipe away a notification four times in a row
Test: runtest systemui
Change-Id: Ie0c913b1c33a02f866819b80607ee0c6232bc8f9
2018-01-24 23:22:13 -05:00
Winson Chung
ab380db64a Merge changes Ib57ea73f,I5cbd21ed,Id32f03c7,I131df87f
* changes:
  4/ Update SysUI shared lib for Recents transition
  3/ Add input consumer to capture touches during a Recents transition
  2/ Add support for remote Recents animation
  1/ Create display content window controller to position stacks in the display
2018-01-25 03:31:30 +00:00
Winson Chung
9f6ba8df3b 4/ Update SysUI shared lib for Recents transition
- Ensures that we cancel the recents animation when handling touch
- Moving InputConsumerController to shared lib
- Add compat classes for recents controller/listener

Bug: 70180552
Test: Manual, swipe up with suitable launcher build
Change-Id: Ib57ea73ff75545b91922df188ffb7152e9d4cebd
2018-01-24 19:20:21 -08:00
Tony Wickham
013c4cc51f Temporarily disable swipe up onboarding
Test: manual
Change-Id: Idfccfec7563a81d6e6b19cdbf961bc54a0ca9dd1
2018-01-24 18:37:13 -08:00
TreeHugger Robot
07c15cb88a Merge "Add flag to SysUI for Hybrid notification" 2018-01-25 01:49:22 +00:00
Lucas Dupin
3800a202cd Shorter date format on lock screen and AOD
Test: visual
Bug: 72417398
Change-Id: I23568bd81068057523743343aebce1bd4666df70
2018-01-24 17:11:11 -08:00
Julia Reynolds
0ef7d842b9 Display proper block text for blocking helper
Test: runtest systemui
Bug: 63095540
Change-Id: Ifa86744e2ddbb0170f61d15750a2e5453107988d
2018-01-25 01:02:18 +00:00
Beverly Tai
5d0f8f0772 Merge "QS DND tile secondary text added" 2018-01-25 00:47:07 +00:00
Dan Sandler
dc2ddd7e3e Add BinderProxy tracking code to SysUI.
Bug: 71353150
Test: runtest systemui
Change-Id: I48fbee833fb1c9e70c6efa8c0b232abbc340dce3
2018-01-24 19:36:05 -05:00
Selim Cinek
de4de0e204 Added the reply draft as an extra to the content intent
Change-Id: I406833a5875221731baf0834f2e47e283b84aae9
Fixes: 36858677
Test: Add notification, draft reply and click on it. Ensure that extra is sent
2018-01-25 00:25:33 +00:00
Beverly
312ad02a75 QS dnd tile triggerd dialog to turn on dnd
Bug: 63077372
Test: manual
Change-Id: I45c51d8294d66071d1881422c9bb2057e912b7e9
2018-01-24 18:52:54 -05:00
Selim Cinek
7fa385abd8 Launching notification settings correctly inline
Previously, the panel would still collapse when launching
the notification settings. We're now looking at the
newly returned result of the activity launch instead to
determine if we should collapse.

Bug: 69168591
Test: launch settings activity from notification guts, observe no collapsing
Change-Id: I414e7f4a9fd22d4f0b46437bfdb94e5c0f6cce58
2018-01-24 23:30:01 +00:00
Selim Cinek
2627d72e61 Launching Notification animations inline
Using the new control mechanism introduced in order
to coordinate notification launches and smoothly
transform the notification into the launching window.

Bug: 69168591
Test: add notification, launch it
Change-Id: Ib2d671c65f276ec596a2f07edf64d65bf27a2882
2018-01-24 23:29:28 +00:00
TreeHugger Robot
3741b3499f Merge "[QS] Update night light time from 24 to 12-hr" 2018-01-24 22:04:09 +00:00
Julia Reynolds
6692b47d37 Display the current connected audio device
If connected via bluetooth.

Also fix long press behavior on the ringer footer, and
change the output chooser icon.

Test: manual
Bug: 63096355
Change-Id: I2c4d86fb03f8ac38721b6fc580bba45871d59f5d
2018-01-24 16:59:10 -05:00
Kevin Chyn
16aac7a6e5 Add a11y descriptions for FingerprintDialog
Fixes: 72413407

Test: manual test with accessibility
Change-Id: I610bd652dc55352e151fa6602ad57a1725a70507
2018-01-24 13:50:10 -08:00
TreeHugger Robot
8b4e2ddc41 Merge "Slider always represents absolute brightness" 2018-01-24 21:45:07 +00:00
Evan Laird
df598a67d1 Merge "Add status bar icons to QQS" 2018-01-24 21:06:37 +00:00
TreeHugger Robot
edf9ab2b4a Merge "DND qs tile primary text is always Do not disturb" 2018-01-24 20:45:52 +00:00
TreeHugger Robot
dbcb0a355e Merge changes I204d0ba7,Ifc51143b,I4b15fac9
* changes:
  Show swipe up onboarding after 2 apps instead of 3
  Change swipe up onboarding color based on nav bar color
  Add swipe up onboarding from apps
2018-01-24 20:02:47 +00:00
Matthew Ng
7090a803a9 Fade the quick scrub track when nav bar intensity changes
Test: manual
Bug: 70180755

Change-Id: I76bbee680625a7feda72a7d6887188db1e8dcd37
2018-01-24 11:43:11 -08:00
Salvador Martinez
bb902fcda4 Add flag to SysUI for Hybrid notification
This CL adds some configurable flags to the logic for showing the
hybrid notification.

Test: Tests still pass
Bug: 72122935
Change-Id: I8b13346167a79691ecc3cb21e45b42f8ae99e7b8
2018-01-24 11:24:19 -08:00
Rohan Shah
d3aa56c14f [QS] Update night light time from 24 to 12-hr
Fixing a small typo (capitalization) in the date time pattern for the
formatter. This'll fix the time format for the night light's secondary
label.

Test: visual
Bug: 69973398
Change-Id: I1fd48b33e140bb3b6e0587be89e10297d036aa2a
2018-01-24 11:17:39 -08:00
Mike Digman
c94759d898 Log rotation suggestion events in SystemUI
Also use non-static MetricsLogger calls
Test: manual

Change-Id: Ib32b1320934698b98103d7fa5f4929d8247a43f6
2018-01-24 10:43:40 -08:00
Mike Digman
64d5682dce Merge "Make rotation locked orientation flow ignore forced landscape" 2018-01-24 18:07:33 +00:00
Geoffrey Pitsch
d997d191ed Merge "Security model for moving sharesheet to systemui" 2018-01-24 17:33:59 +00:00
TreeHugger Robot
ebf2577fc8 Merge "Basic workspace wireless charging animation" 2018-01-24 17:19:29 +00:00