Commit Graph

882910 Commits

Author SHA1 Message Date
Makoto Onuki
d29fa3e051 Merge "Use the existing uptime for metrics in onShortFgsTimeout" into udc-dev 2023-04-27 21:03:34 +00:00
Christine Franks
6a6bb409c3 Merge "Send / recv contextsync messages via securechannel" into udc-dev 2023-04-27 21:02:35 +00:00
Becca Hughes
87067a095b Merge "Expose summary so we can use it in Settings UI" into udc-dev 2023-04-27 21:02:15 +00:00
Kweku Adams
44d9e63f5b Merge "Properly handle disabled location prefetch." into udc-dev 2023-04-27 21:00:43 +00:00
Ikram Gabiyev
ad43ac1e9d Merge "Make sure saveReentryState works." into udc-dev 2023-04-27 20:55:01 +00:00
Beth Thibodeau
63d3be161a Merge "Disable Extended UMO feature flags" into udc-dev 2023-04-27 20:12:48 +00:00
Yohei Yukawa
45d3fa60f2 Merge "Implement InputConnectionWrapper#takeSnapshot()" into udc-dev 2023-04-27 19:33:33 +00:00
Aaron Liu
cccaf57693 Merge "Clean up async bouncer flag" into udc-dev 2023-04-27 19:26:52 +00:00
Austin Borger
5fe4d83c56 Merge "ActivityManagerService: Allow openContentUri from vendor/system/product." into udc-dev 2023-04-27 19:22:10 +00:00
Kweku Adams
b6a891913a Properly handle disabled location prefetch.
The controller was still registering for location updates when location
prefetch was disabled. Now, it skips requesting location updates
altogether when location prefetch is disabled.

Bug: 279725615
Test: atest DeviceIdleTest
Test: atest FrameworksMockingServicesTests:DeviceIdleControllerTest
Change-Id: If303d5448acbc4e97132f3713a7795e46eacc5ab
2023-04-27 19:08:27 +00:00
Ikram Gabiyev
cee4fc8552 Make sure saveReentryState works.
Make sure saveReentryState works with shell
transitions on. More specifically, make sure to use
pipBounds instead of userResizeBounds.

Bug: 271370371
Test: manually reproduced the steps in the bug
Change-Id: I2622caa305e3a352506e6c58065e3e70ca3df128
2023-04-27 18:25:04 +00:00
Evan Rosky
966ee1fd12 Merge "Allow Recents transitions to collect in parallel" into udc-dev 2023-04-27 18:20:39 +00:00
Ats Jenk
2238fdb8f7 Merge "Store desktop tasks per display id" into udc-dev 2023-04-27 18:19:08 +00:00
TreeHugger Robot
3b7647843f Merge "Introduce finger print for the lock screen preview renderer" into udc-dev 2023-04-27 18:17:41 +00:00
Treehugger Robot
d18c2e5b1e Merge "Prevent UserSwitchingDialog flashing when setup wizard is shown." into udc-dev 2023-04-27 18:03:09 +00:00
Treehugger Robot
7e005c88e1 Merge "Pass profile userId to notifyLockedProfile" into udc-dev 2023-04-27 17:58:59 +00:00
Christine Franks
f64304aa6d Send / recv contextsync messages via securechannel
Bug: 265466098
Test: atest FrameworksServicesTests:com.android.server.companion.datatransfer
Change-Id: I3e17e44b47b9592c3fe7d8f18fa3ad1dda16d786
2023-04-27 10:54:01 -07:00
Helen Qin
78e3ac6ea3 Merge "New string needed for navigating to user settings." into udc-dev 2023-04-27 17:53:06 +00:00
Treehugger Robot
10b1d27106 Merge "Enable QS_PIPELINE_NEW_HOST for teamfood" into udc-dev 2023-04-27 17:52:58 +00:00
Becca Hughes
84addb8a48 Expose summary so we can use it in Settings UI
Test: ondevice
Bug: 278919696
Change-Id: Id46692905c12b1e71e5a7b6b3c731e0718875e4d
2023-04-27 17:49:04 +00:00
Jason Parks
c4d4992a12 Merge "Add missing log parameters and fix the ordering." into udc-dev 2023-04-27 17:40:48 +00:00
Matt Sziklay
1f4ed1eca3 Merge "Correctly apply transaction on the end of veiled resize." into udc-dev 2023-04-27 17:28:31 +00:00
Makoto Onuki
a5ee16f75e Use the existing uptime for metrics in onShortFgsTimeout
Bug: 275631423
Test: build
Change-Id: I60932e4157224759e0d7135f8f185cab661151ae
2023-04-27 10:20:48 -07:00
Ivan Tkachenko
cf97449a39 Merge "Update note task icons" into udc-dev 2023-04-27 17:04:35 +00:00
Peter Kalauskas
ec5ee66b97 Merge "Set early-wakeup flag a frame earlier when bluring" into udc-dev 2023-04-27 16:58:38 +00:00
Treehugger Robot
379a3d5325 Merge "Verify enableOnBackInvokedCallback at the app-level if ActivityInfo is null" into udc-dev 2023-04-27 16:46:46 +00:00
Mady Mellor
545899f8a9 Merge "Reparent task back to the surface control during change transitions" into udc-dev 2023-04-27 16:37:29 +00:00
Darrell Shi
60e53b7a62 Merge "Move LogBuffer and related to SystemUILogLib." into udc-dev 2023-04-27 16:36:04 +00:00
Elis Elliott
a57f466e57 Merge "Revert "Revert "A few permission fixes.""" into udc-dev 2023-04-27 16:33:51 +00:00
Treehugger Robot
ec396f015d Merge "Update dirty-image-objects with udc-dev profile" into udc-dev 2023-04-27 16:26:01 +00:00
George Lin
7dcb2e4a45 Introduce finger print for the lock screen preview renderer
Add UDFPS on the LS preview renderer

Test: See bug. Manually tested fingerprint shows on the screen preview
Bug: 273804434
Change-Id: I75fb70bf6fea0cc37bbb53edd08452f845d71732
2023-04-27 16:15:22 +00:00
Jeff DeCew
4542c10c12 Merge "Fix LightBarController's dark/light logic for the Navigation Bar" into udc-dev 2023-04-27 16:13:57 +00:00
Ian Baker
9a6bb7ee9a Merge "Revert "Notify/bind app after the phone is unlocked"" into udc-dev 2023-04-27 16:03:26 +00:00
Yohei Yukawa
2e376ce96c Implement InputConnectionWrapper#takeSnapshot()
This is a follow up CL to my previous CL [1], which forgot to
implement

  InputConnectionWrapper#takeSnapshot().

As a result, it has alreays returned null even if the wrapped
InputConnection does implement InputConnection#takeSnapshot().  This
means that InputMethodManager#invalidateInput() had always fallen back
to slow InputMethodManager#restartInput() path if an app returned a
wrapped InputConnection for example.

With this CL, wrapped InputConnection can also start taking advantage
of fast restart-input mechanism unless it's further overridden by the
app developer to return null for some reasons.

 [1]: I8e00dacce5ca915e276fdd8288ffc9167eb01a26
      dae4796235

Test: atest CtsInputMethodTestCases:InputConnectionWrapperTest
Fix: 263677142
Change-Id: I9064a4008d688f2e1188c8d78337f0454c101465
2023-04-27 16:02:45 +00:00
Aaron Liu
5568b8bc0e Merge changes I76427c00,Idcbbc90a into udc-dev
* changes:
  Set corner radius to 0 when casting
  Make bouncer title font the same as num pad font.
2023-04-27 15:51:39 +00:00
Pavel Grafov
f432d9b1fd Merge "Enable Turn Off Work 2.0 by default." into udc-dev 2023-04-27 15:45:33 +00:00
Helen Qin
43d215ca6b New string needed for navigating to user settings.
Bug: 279857017
Test: presubmit
Change-Id: Ia1bb5e6a1a52f87d20e48d082cef4c575f88a8a7
2023-04-27 15:39:13 +00:00
Ivan Tkachenko
8a5e18bc5f Merge "App bubble bar bubbles crash fix" into udc-dev 2023-04-27 15:30:58 +00:00
Jeff DeCew
9f9b600eca Merge "Add NEW_LIGHT_BAR_LOGIC flag" into udc-dev 2023-04-27 15:28:59 +00:00
Pavel Grafov
21f1cc4143 Merge "Remove "IT admin" from personal VPN message." into udc-dev 2023-04-27 15:28:23 +00:00
Atneya Nair
fccfd4de30 Merge changes Ibf61fe8f,I127e1a2c into udc-dev
* changes:
  Remove RECORD_AUDIO requirement for ST listModules
  Prevent detached ST loggers from double cacheing
2023-04-27 15:13:28 +00:00
Vlad Popa
0b58c000df Merge "CSD: enable/disable sound dose based on mcc" into udc-dev 2023-04-27 15:02:18 +00:00
Treehugger Robot
aa428112e6 [automerger skipped] Merge "Fixes foldable autorotation setting being out of sync in QS and Settings" into tm-qpr-dev am: b8dfb743ba -s ours
am skip reason: Merged-In I3f28027d5e24796ceb01fc1eb164aac8814a1753 with SHA-1 470c64f7ec is already in history

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

Change-Id: I58bd42ac0b03f5bf6086e01fcabc0c10abb0e9bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-27 14:43:26 +00:00
Christian Göllner
cf40d184a3 [automerger skipped] Fixes foldable autorotation setting being out of sync in QS and Settings am: 435f835d90 -s ours
am skip reason: Merged-In I3f28027d5e24796ceb01fc1eb164aac8814a1753 with SHA-1 470c64f7ec is already in history

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

Change-Id: I757de280f9b39990b87ed1710bbe179204d97c30
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-04-27 14:42:08 +00:00
Arthur Hung
be845d9e60 Merge "Fix CombinationKeyTests failure" into udc-dev 2023-04-27 14:35:59 +00:00
Fabian Kozynski
5d0e1903b6 Merge "Put all text content in the node's text" into udc-dev 2023-04-27 14:33:38 +00:00
Oli Thompson
0549240152 Merge "Fix incorrect strings in MiniResolver" into udc-dev 2023-04-27 14:33:21 +00:00
Elis Elliott
b3f35380a4 Revert "Revert "A few permission fixes.""
This reverts commit 1db0f11812.

Reason for revert: Fixed

Change-Id: I3724184b8062d269ebb4a6de8fa9c70e8703c4d1
2023-04-27 14:33:10 +00:00
Dmitrii Ishcheikin
ce2fc3fa12 Update dirty-image-objects with udc-dev profile
New dirty-image-objects profile collected on Pixel 7 with droidfood
weekly build UP1A.230418.004.A1 (9991375).
Total dirty page counts in boot image object section across 139 zygote
children, collected after boot:
* old - 10729
* new - 9407  (-12%)
With some apps opened:
* old - 11443
* new - 10172 (-11%)

Comparison of the same old and new profiles on udc-dev build, sum of
dirty pages across 143 zygote children.
After boot:
* old - 10586
* new - 9750 (-7.9%)
With some apps opened:
* old - 11262
* new - 10488 (-6.9%)

Test: banchan com.google.android.art arm64 && m apps_only dist
Test: adb install out/dist/com.google.android.art.apex
Bug: 279745118
Change-Id: I4398a1565fcdd4fb9966cb6c129ad720d52fdd90
2023-04-27 14:24:27 +00:00
Ian Baker
f6c1afbf31 Revert "Notify/bind app after the phone is unlocked"
This reverts commit 0b1ebd7cda.

Reason for revert: DroidMonitor: b/279841572

Change-Id: Ieab5c60d55f47fa862aba4b3a9f4f4dce759bbab
2023-04-27 14:17:40 +00:00