Commit Graph

24767 Commits

Author SHA1 Message Date
TreeHugger Robot
7e5da5be94 Merge "Fixed the possibility to report rejected touch events" 2018-01-19 20:43:19 +00:00
Winson Chung
296cc17a5f Merge "Fix Recents regressions" 2018-01-19 18:08:53 +00:00
TreeHugger Robot
bf2d3fa9b9 Merge "Fix regression in launch settings performance" 2018-01-19 17:17:24 +00:00
TreeHugger Robot
f4e08c3efe Merge "Add canChildBeDraggable() method to SwipeHelper's callback" 2018-01-19 17:06:12 +00:00
Julia Reynolds
0fbbf7c098 Merge "Display the active volume stream." 2018-01-19 15:40:35 +00:00
TreeHugger Robot
bb06403cb2 Merge "Import translations. DO NOT MERGE" 2018-01-19 14:28:26 +00:00
Bill Yi
0c9a011260 Import translations. DO NOT MERGE
Change-Id: Icf032c113be4120f53b881992df53e3450720404
Auto-generated-cl: translation import
2018-01-18 22:28:46 -08:00
Jeff Sharkey
6f180ea9c6 Merge "Add ability to override subscriber capabilities." am: d6cd4b241a am: 5e097d452b
am: 992cfa2667

Change-Id: I46a6c87751494afca6fdd13736d7a4877e3cc833
2018-01-19 05:25:20 +00:00
Winson Chung
dff7a73979 Fix Recents regressions
- Remove extra argument from the invocation of Recents from AM/WM, fetching
  the states directly. This also fixes the issue with the docked task from
  showing in Recents since the state will trigger the preloaded task stack
  to be invalidated.
- Move Recents stack update to onStart() to ensure that it is updated with
  the changes introduced in ag/3338461
- Fix an issue with the initial state being clobbered when entering split
  screen

Bug: 70279132
Test: Long press recents button to split screen, verify task is not visible
Change-Id: If5a3ca1d86fa0025d6b1e08abf73fe80a390ef8e
2018-01-19 03:44:05 +00:00
TreeHugger Robot
3727179195 Merge "Make NotificationShelf nullable in StackScrollAlgorithm." 2018-01-19 03:36:02 +00:00
TreeHugger Robot
7125d4151e Merge "Center backspace key ripple in pin keyguard" 2018-01-19 01:26:41 +00:00
Selim Cinek
1ed5004a61 Fixed the possibility to report rejected touch events
The functionality wasn't working properly with AOD

Bug: 71762354
Test: adb shell settings put secure data_collector_allow_rejected_touch_reports 1
Change-Id: I8a74351c65a12ef65d6f13fc60c07b191b7c04cb
2018-01-18 17:20:38 -08:00
Jeff Sharkey
992cfa2667 Merge "Add ability to override subscriber capabilities." am: d6cd4b241a
am: 5e097d452b

Change-Id: Ib22d57c7cde75560cfd5bdd71b75d29b1056f783
2018-01-19 01:11:41 +00:00
Jeff Sharkey
5e097d452b Merge "Add ability to override subscriber capabilities."
am: d6cd4b241a

Change-Id: Id035d437e9b297ba70ba9231f6cfdd44e5b9c257
2018-01-19 01:04:32 +00:00
Jason Monk
0e3aab29ec Fix regression in launch settings performance
Cache a view so we aren't getting a hold of it every frame.

Test: android.platform.systemui.tests.jank
        .SystemUiJankTests#testLaunchSettings
Fixes: 70948188
Change-Id: I27c06155662b890c909b1ee74ce96844e20a3a1d
2018-01-18 19:06:53 -05:00
Leif Wilden
9e1afde8cd Merge "Ensure keyguard is considered unlocked on devices that disable it." 2018-01-18 23:27:37 +00:00
Ng Zhi An
51ac979c2d Center backspace key ripple in pin keyguard
Bug: 71959475
Test: manual
Change-Id: Ib51cdefd8257bd9a9f0c544e177c12cb23614aa8
2018-01-18 15:13:48 -08:00
TreeHugger Robot
633792e2d3 Merge "Add time until Night Light is on/off as secondary label" 2018-01-18 21:58:38 +00:00
Jeff Sharkey
75d3189444 Add ability to override subscriber capabilities.
In a future set of CLs, NPMS will offer to override a handful of
capabilities on a per-subId basis.  Define a no-op version of the
interface to make it easier to add new methods in the future.

Test: bit FrameworksNetTests:android.net.,com.android.server.net.
Test: bit FrameworksTelephonyTests:com.android.internal.telephony.dataconnection.DataConnectionTest
Bug: 64133169
Change-Id: I03dfd98463861f0338c4174e8d8a88c300ea5b55
2018-01-18 14:46:13 -07:00
Julia Reynolds
4f9750c42a Display the active volume stream.
Instead of just media.

Test: manual, change volume in a call, with a11y services
on, while connected to external speakers
Fixes: 72142191
Fixes: 72145705
Change-Id: I9ffdd15b2b16b9782ae81ad8925ca4b6ce5a6841
2018-01-18 15:52:06 -05:00
TreeHugger Robot
3aa7e81d38 Merge "Remove work profile off status bar icon" 2018-01-18 19:53:26 +00:00
Rohan Shah
785f3d7f14 Add time until Night Light is on/off as secondary label
Added secondary label text for Night Light.

2 modes with 2 text options:
1) Twilight - until sunrise OR on at sunset
2) Custom - until <time> OR on at <time>

Test: Visually tested - tried all 4 variations + manual toggle + updates
Bug:69973398
Change-Id: I5d0d213b470608b7dfa9d6cce0c33be1365e10a0
2018-01-18 11:14:35 -08:00
TreeHugger Robot
8ed2c7f267 Merge changes Iaeb8d9c2,Ifa83ce1d
* changes:
  Fix notification sorting.
  Remove all caps style
2018-01-18 19:10:28 +00:00
Leif Hendrik Wilden
ef344a3de3 Ensure keyguard is considered unlocked on devices that disable it.
Test: Manually tested that removable storage devices will now mount on ATV.
Bug: 71551000
Change-Id: I23eee328d54a9b61702a19b777fd1c8895d2d680
2018-01-18 10:44:57 -08:00
Mike Digman
67f1fc0308 Merge "Make rotate QS tile function as on/off to match circle styling" 2018-01-18 18:39:42 +00:00
Rohan Shah
1e9044f1be Merge "Move the signal traffic indicators out of the QS icon circle bounds" 2018-01-18 18:05:01 +00:00
Winson Chung
366ac0a873 Merge "Added logging for OverviewProxyService" 2018-01-18 18:01:55 +00:00
Tony Mak
840566873c Remove work profile off status bar icon
Test: Turn off work -> observe that no work profile off icon in status bar

Change-Id: I050da9271cd409f17a3e314590ce338bc03b4971
Fix: 71568134
2018-01-18 17:17:41 +00:00
TreeHugger Robot
f406490326 Merge "Priority only DND updates" 2018-01-18 15:13:19 +00:00
Julia Reynolds
9c27f20b96 Remove all caps style
Test: manual
Change-Id: Ifa83ce1daa9dab5a29adabd27ceee066b19a22b1
2018-01-18 09:02:38 -05:00
TreeHugger Robot
9c1d6baba7 Merge changes I73f54855,I69d3a7c7,I32141ecf
* changes:
  Fixed an issue where the notification wouldn't go away
  Fixed an issue where the action bar below wasn't rounded
  Improved the experience when sending multiple messages
2018-01-18 11:11:40 +00:00
TreeHugger Robot
db26bf12ac Merge "Prevent quick scrub when dragging up" 2018-01-18 11:08:33 +00:00
TreeHugger Robot
52fd1fa00f Merge "Import translations. DO NOT MERGE" 2018-01-18 10:53:27 +00:00
Bill Yi
908b52840c Import translations. DO NOT MERGE
Change-Id: I8457b08b667801127c2bb943639a4ea2ff86de05
Auto-generated-cl: translation import
2018-01-17 23:19:59 -08:00
Eliot Courtney
5d3d2d0518 Make NotificationShelf nullable in StackScrollAlgorithm.
Bug: 63874929
Bug: 62602530
Test: runtest systemui
Test: Compile and run
Change-Id: Id6e73fd45bfee6575e680f129a57004b16f87712
2018-01-18 15:59:53 +09:00
TreeHugger Robot
15382c6d99 Merge "Fixes null error for quick scrub when there is no home button" 2018-01-18 01:21:25 +00:00
Matthew Ng
bd8245718d Added logging for OverviewProxyService
Added debug logs for OverviewProxyService. Use "OverviewProxyService" as
the tag to get logs. The logs cover all of the binder calls from
IOverviewProxy.adl.

Test: manual
Bug: 67957962
Change-Id: Ia46848e54683fc1aacdb633644b5161c1ac58b16
2018-01-17 17:05:43 -08:00
Matthew Ng
e0903c9f05 Prevent quick scrub when dragging up
When leaving the touch slop in the perpendicular direction of quick
scrub, remove the timeout to start quickscrub so launcher can continue
to handle touch events.

Bug: 67957962
Bug: 70180755
Test: manual - drag up with quick step enabled
Change-Id: Icb5fcd992b17ac05402b83543115e6ab34475d2f
2018-01-17 16:31:08 -08:00
Selim Cinek
90d11a1690 Fixed an issue where the notification wouldn't go away
When autocancelling, the logic wasn't working anymore after
we kept a notification around for a while.
This is now properly working.

Change-Id: I73f5485577e6ae081411638a4e3bd4f08cffc23c
Fixes: 27851227
Bug: 63708826
Test: add notification with auto-cancel, reply from it, click on it again
2018-01-17 16:24:36 -08:00
Selim Cinek
86bfcee04b Fixed an issue where the action bar below wasn't rounded
Bug: 69168591
Test: add notification with action bar, observe propper rounding
Change-Id: I69d3a7c776635b1c63d0b91b998f066a0d2f130f
2018-01-17 16:22:38 -08:00
Selim Cinek
1397ea3b91 Improved the experience when sending multiple messages
MessagingStyle wasn't properly picking up the remote input history,
but it was just ignored.
In addition was the display of 1to1 conversations wrong in that case.

Bug: 63708826
Test: manual add notification with MessagingStyle, reply.
Change-Id: I32141ecfb7dce948930de2477157f0fcddf7ba52
2018-01-17 16:22:28 -08:00
Jorim Jaggi
98602c5b4b Merge "Add ability to post a message at the front of the queue" 2018-01-18 00:19:20 +00:00
Jorim Jaggi
d947cf6433 Merge "Wrapping remote app animations" 2018-01-18 00:19:02 +00:00
Rohan Shah
28191fc42c Move the signal traffic indicators out of the QS icon circle bounds
Disables clip to padding/clip children to get the indicators outside of
the circle bounds.

Test: Visual
Bug:70798861
Change-Id: Ib2c13f3bd8b3b7dd7d65918afa3eebd75287fdcb
2018-01-17 14:25:40 -08:00
Jorim Jaggi
75c5501f47 Add ability to post a message at the front of the queue
Used for remote animations to minimize latency.

Test: Boots
Bug: 64674361
Change-Id: Id07295a852edf4fbc308a4e4616077275f35f0f7
2018-01-17 22:59:33 +01:00
TreeHugger Robot
e5e7844bb9 Merge "Fix NPE when registering gesture support" 2018-01-17 21:52:31 +00:00
Winson Chung
2776b068bd Wrapping remote app animations
For use by launcher.

Test: Use it in launcher.

Bug: 64674361
Change-Id: Iaa67b349fc62ee2c636e27c270e336a767bec030
2018-01-17 22:30:19 +01:00
Julia Reynolds
f3252be2e7 Priority only DND updates
- Changing ringer mode should put the device into
priority only mode, not alarms only mode

- The volume dialog will reflect the external ringer
mode instead of the internal ringer mode to better
represent what will happen to notification and other
sounds

Bug: 63096355
Test: manual, toggle ringer button in various dnd states
Change-Id: Iae09f50ece8e089752614d1c856ce9a118747048
2018-01-17 16:05:08 -05:00
Matthew Ng
a5612a0ccc Fixes null error for quick scrub when there is no home button
Change-Id: I60c43009681d3e81442150f3c756eaa191619a67
Fixes: 72094006
Test: manual
2018-01-17 12:28:41 -08:00
Mike Digman
b2c45eea21 Make rotate QS tile function as on/off to match circle styling
Remove unneeded assets and update a11y strings to match the new 
QS behavior

Test: visual, manual
2018-01-17 10:25:06 -08:00