Commit Graph

643134 Commits

Author SHA1 Message Date
George Mount
e0fa7da5aa Merge "Fix ListView not moving during catch" into sc-dev 2021-06-04 18:16:13 +00:00
Matt Pietal
1746c1e330 Merge "Default to the new lockscreen layout for AOSP" into sc-dev 2021-06-04 17:18:32 +00:00
Mark Renouf
1472259f79 Merge "Ignore ScrollCaptureFrameworkSmokeTest until bug fixed" into sc-dev 2021-06-04 17:08:34 +00:00
Cecilia Hong
cb3cf0b9b6 Merge "Recreate the media recommendation card after the Display setting is changed." into sc-dev 2021-06-04 16:45:34 +00:00
Nate Myren
1428a68f00 Merge "TEMP add app ops debug logs" into sc-dev 2021-06-04 16:41:03 +00:00
Grace Jia
b150ae9b2a Merge "Add error log of addConnetionService in RemoteConnectionManager." into sc-dev 2021-06-04 16:36:21 +00:00
Matt Casey
8675d85d76 Ignore ScrollCaptureFrameworkSmokeTest until bug fixed
Bug: 189958075
Test: presubmit
Change-Id: I63125756c1fbcdc46d4efd3aa1933b37eb3c4904
2021-06-04 12:11:17 -04:00
Flavio Fiszman
fa2a032dd8 Merge "Hide demoted conversations from People service" into sc-dev 2021-06-04 15:48:26 +00:00
Sarah Chin
327f915971 Merge "Add function to get APN types as ints from bitmask" into sc-dev 2021-06-04 15:39:14 +00:00
Matt Casey
35d25d11c4 Merge "Fixes for scrolling screenshot tests." into sc-dev 2021-06-04 15:33:58 +00:00
Nataniel Borges
9ac4eb345a Merge "Promote stable flicker tests (rotation)" into sc-dev 2021-06-04 15:32:49 +00:00
cecilia
ca8abecb3b Recreate the media recommendation card after the Display setting is
changed.

Keep a SmartspaceMediaData copy in MediaPlayerData for the recreation.

Fixes: 189500920
Test: Local builds

Change-Id: If0b88e28a3a2b5a062a1cef15a3166dda30aada9
2021-06-04 15:04:19 +00:00
Nataniel Borges
488a0a3b8d Merge "Promote stable flicker tests (app close)" into sc-dev 2021-06-04 14:45:12 +00:00
Matt Pietal
c74d868bf8 Default to the new lockscreen layout for AOSP
The old layout has issues with spacing and the new large clock, and is
in the process of being removed.

Fixes: 189909942
Test: manual
Change-Id: I2c2da5184330c0fa4e2f5ea81f7d93518f172b2d
2021-06-04 10:35:57 -04:00
Nataniel Borges
f420024bf5 Promote stable flicker tests (rotation)
The tests have been stable since last weeks when the underlying bugs were closed.

Bug: 185401242
Bug: 185400889
Test: atest FlickerTests:com.android.server.wm.flicker.rotation
Change-Id: I4aa13016f214f99bcff5adcd98e71096eacada2d
2021-06-04 16:04:56 +02:00
Caitlin Cassidy
d4c8951618 Merge "[Device Controls] Handle taps correctly when the tile is in an inactive state." into sc-dev 2021-06-04 13:54:08 +00:00
Flavio Fiszman
d9d1e8e6d6 Hide demoted conversations from People service
Change-Id: I8b2c3810aeca388a6fa7235f853458ef1fd474b6
Test: DataManagerTest
Bug: 181929846
2021-06-04 14:47:20 +01:00
Nataniel Borges
b94ab5c28f Promote stable flicker tests (app close)
The tests have been stable since last weeks when the underlying bugs were closed.

Bug: 185401242
Bug: 185400889
Test: atest FlickerTests:com.android.server.wm.flicker
Change-Id: I6c99e84f0da01c122d8ff6a28eebbdb9bcc6582a
2021-06-04 15:23:54 +02:00
Selim Cinek
2d792d0af9 Merge "Scaling back the wallpaper + blurring when dragging down on LS" into sc-dev 2021-06-04 13:16:43 +00:00
Jorim Jaggi
eb24079b9e Merge "Ensure reportFrameMetrics not being called on deleted instance" into sc-dev 2021-06-04 13:04:52 +00:00
TreeHugger Robot
cf28c48575 Merge "Add SharedLibraryInfo#isNative to @TestApi surface." into sc-dev 2021-06-04 12:37:02 +00:00
Marin Shalamanov
79f5d3f4fc Merge "Make AudioManager.getSurroundFormats a TestApi" into sc-dev 2021-06-04 10:49:29 +00:00
Edgar Wang
50a503bdf7 Merge "Create DialogTheme for Theme.SubSettingsBase" into sc-dev 2021-06-04 10:25:07 +00:00
TreeHugger Robot
d529b061a7 Merge "Include insets in bounds with restricted aspect ratio" into sc-dev 2021-06-04 09:13:16 +00:00
Riddle Hsu
d6a7541ede Include insets in bounds with restricted aspect ratio
The target of aspect ratio is app bounds. The output of
applyAspectRatio is raw bounds. Because the insets of all
sides will be clipped when resolving the configuration by
computeConfigResourceOverrides, the raw aspect ration bounds
should also include insets of all sides. Otherwise it wastes
the available space of insets area.

Fixes: 159745191
Fixes: 189558761
Test: SizeCompatTests#testOverrideMinAspectRatioLowerThanManifest
      CtsWindowManagerDeviceTestCases:AspectRatioTests
Test: Set screen size to 1000x2200 with gesture navigation.
      Launch a landscape app with max aspect ratio 1.9.
      The bottom of screen shouldn't have an empty area.

Change-Id: I55b9662425173f0df086439e121395682d951b60
2021-06-04 09:12:37 +00:00
Selim Cinek
fedad0162b Scaling back the wallpaper + blurring when dragging down on LS
Previously, the wallpaper didn't react during drag down.

Bug: 184946919
Test: drag down on lockscreen, observe animation happening
Change-Id: I67e0d819a81cc1f9c765a50cfef7767c08dccfc8
2021-06-04 10:37:40 +02:00
JW Wang
05c999d649 [automerger skipped] Merge "[DO NOT MERGE] Revert "Backport of ag/14170751 and ag/14170752."" into rvc-qpr-dev am: 339805fbf3 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14700830

Change-Id: I385e999387b4d5183304b18a9ae52e9727bc800c
2021-06-04 08:35:46 +00:00
JW Wang
339805fbf3 Merge "[DO NOT MERGE] Revert "Backport of ag/14170751 and ag/14170752."" into rvc-qpr-dev 2021-06-04 08:20:26 +00:00
Hyundo Moon
05186726af Merge "MediaRouter: Set initial mIsBluetoothA2dpOn value" into sc-dev 2021-06-04 07:55:00 +00:00
Jordan Demeulenaere
0985a1da0d Merge "Fix the settings app launch animation" into sc-dev 2021-06-04 07:52:18 +00:00
Wu Ahan
924618b41c Merge changes from topic "unlock_jank_instrument" into sc-dev
* changes:
  Instrument jank and latency of the unlock animation of lockscreen
  Support configuration as parameter while beginning the instrumentation
2021-06-04 04:19:38 +00:00
Jeff Sharkey
fde28483d7 Merge "More Binder call AttributionSource assignment." into sc-dev 2021-06-04 04:07:17 +00:00
Jeff Sharkey
ed3ac2e4ba Merge "CloseGuard for more Bluetooth components." into sc-dev 2021-06-04 04:07:09 +00:00
TreeHugger Robot
9e9caac63e Merge "Fix IME icon flicker when switching apps" into sc-dev 2021-06-04 03:44:13 +00:00
JW Wang
17381965a6 [DO NOT MERGE] Revert "Backport of ag/14170751 and ag/14170752."
This reverts commit 29d5f72db2.

Reason for revert: b/188459357: fix a flaky test

Bug: 188459357
Test: m
Change-Id: If56ba00ed499322d7192163eb62fd01587baed92
2021-06-04 01:50:16 +00:00
Joe Bolinger
896ac3e18f Merge "Fix feedback and animations for face to fingerprint fallback authentication." into sc-dev 2021-06-04 00:12:40 +00:00
Lucas Dupin
3989babf55 Merge "Expanding notification scrim to the edge of the screen" into sc-dev 2021-06-04 00:03:36 +00:00
Nate Myren
39c56f4be2 TEMP add app ops debug logs
Bug: 190073375
Bug: 189484870
Test: build
Change-Id: Id9133066fa58b158e2a3e00d12af9e92407caccb
2021-06-03 17:01:26 -07:00
George Mount
60dd581ac2 Fix ListView not moving during catch
Fixes: 189294917

When a ListView has clickable items in it, the over scroll
animation "catch" wasn't properly catching. The problem was
that the over scroll animation was checked and the touch mode
was set, and the touch mode was checked later. Unfortunately,
the touch mode variable that was checked was different from
the one that was set.

Test: manual and new ListViewTest
Change-Id: Iaf9b51d028d1f14195ca38a5fd511141262487ff
2021-06-03 23:52:15 +00:00
Lucas Dupin
76fda9db9a Merge "Dim wallpaper by setting wallpaper layer transparency." into sc-dev 2021-06-03 23:49:25 +00:00
Seigo Nonaka
cec02064d4 Merge "Calculate set of available fonts in native" into sc-dev 2021-06-03 23:26:17 +00:00
Jing Ji
f6d97cfa0b Merge "Re-compute oom adj in case cycles are found in partial update" into sc-dev 2021-06-03 23:11:54 +00:00
Jing Ji
32f5e8947a Merge "Set the pid of ProcessProfileRecord for system_server" into sc-dev 2021-06-03 22:46:35 +00:00
Sudheer Shanka
2c6a28a5ea Merge "Check only if the app is installed on the other user for blob access." into sc-dev 2021-06-03 22:31:50 +00:00
Sudheer Shanka
08ad40f2d9 Merge "Don't attribute a blob to a user if there are leasees from other users." into sc-dev 2021-06-03 22:30:22 +00:00
Chris Tate
d3a0befee4 Merge "Fix FGS enter/exit statslog semantics" into sc-dev 2021-06-03 22:19:23 +00:00
Cassie Wang
bf90bb447e Merge "Update VisibilityStore to handle role-based system visibility." into sc-dev 2021-06-03 22:16:06 +00:00
Ilya Matyukhin
bfc5b7abeb Merge "Refactor the HBM layer and add completion callbacks" into sc-dev 2021-06-03 22:15:18 +00:00
TreeHugger Robot
04ac4eb7e7 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: de090c520c -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14812653

Change-Id: Iac116976e5569d78d10dfbee808f30ae20d8d543
2021-06-03 22:00:04 +00:00
TreeHugger Robot
335210d983 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: 0292cc243d -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14812254

Change-Id: I16a97a5f99e3b1b109b11058f3dca7444a991bbf
2021-06-03 21:59:43 +00:00