Thiru Ramasamy
6dd3fc9465
Merge "Add support for logging multiple attributes per item." into tm-dev
2022-03-05 18:55:12 +00:00
TreeHugger Robot
40376c4373
Merge "Transfer PipContentOverlay when swipe to home with Shell transition" into tm-dev am: a4babdb6b2 am: 5e6c9fae7c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17049970
Change-Id: I47eef7291ac0754512f9e6620c45d634e8149364
2022-03-05 16:19:46 +00:00
TreeHugger Robot
6c1df7f7f7
Merge "Transfer PipContentOverlay when swipe to home with Shell transition" into tm-dev am: a4babdb6b2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17049970
Change-Id: Iee2df7eb4f40966d74a45704a5d23dcea929863f
2022-03-05 15:59:46 +00:00
TreeHugger Robot
5e6c9fae7c
Merge "Transfer PipContentOverlay when swipe to home with Shell transition" into tm-dev am: a4babdb6b2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17049970
Change-Id: I11132bf54d076387a308a292cfd7155979ba0d7a
2022-03-05 15:58:38 +00:00
TreeHugger Robot
a4babdb6b2
Merge "Transfer PipContentOverlay when swipe to home with Shell transition" into tm-dev
2022-03-05 15:34:07 +00:00
Benno Lin
71900b3418
Merge "Fix Tapl drag to folder issue on S5 and R3" into tm-dev am: 6166bbff51 am: 5025e49760
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070007
Change-Id: I1c50a292e8447a020c4bd7efb6fd94f5c1c71589
2022-03-05 04:12:50 +00:00
Android Build Coastguard Worker
5fc6b30a7b
Snap for 8254899 from 14fc5bbc7a to tm-release
...
Change-Id: I0850dc321adf772eb1efed70746429412916cb59
2022-03-05 04:09:03 +00:00
Brian Isganitis
ddf8ab0f4a
Update using tabs boolean immediately if it changes.
...
It is less erroprone to assign the new value immediately after we have
changed for a change.
Test: Manual
Bug: 222552955
Change-Id: Ief79ce0b25587c6b6e4f41e82b33692b06b5d083
2022-03-04 20:04:27 -08:00
Brian Isganitis
56b179350b
Immediately close taskbar all apps on swipe up gesture.
...
Test: Manual
Fix: 219981339
Change-Id: I306a8aa1c55464718a1318f87007d68c383e461e
2022-03-04 19:56:06 -08:00
Benno Lin
ef32e55534
Merge "Fix Tapl drag to folder issue on S5 and R3" into tm-dev am: 6166bbff51
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070007
Change-Id: I7d9cf84cfe79cf049c5d631b4cd3d2152da4971b
2022-03-05 03:50:43 +00:00
Benno Lin
5025e49760
Merge "Fix Tapl drag to folder issue on S5 and R3" into tm-dev am: 6166bbff51
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070007
Change-Id: I794578808183380f3a2978ed9102d024eca9588f
2022-03-05 03:49:55 +00:00
Benno Lin
6166bbff51
Merge "Fix Tapl drag to folder issue on S5 and R3" into tm-dev
2022-03-05 03:18:26 +00:00
Sunny Goyal
4403d078a6
Moving NavigationMode to display controller
...
Navigation mode affects display properties like bounds and
most listeners already had a similar display listener. This
will remove race conditions when managing the two events.
Bug: 221961069
Test: Presubmit
Change-Id: If7a22e006e6b969ecddf075001066809aa72995c
2022-03-04 18:11:33 -08:00
Android Build Coastguard Worker
8535ca3f7e
Snap for 8254921 from 1d4dc1ba91 to sc-qpr3-release
...
Change-Id: I17952b16a1adee9f9897f979b1c0805ff13c56f5
2022-03-05 02:07:30 +00:00
Xiang Wang
8dd3e6e7ce
Move the BitmapUtil to com.android.internal package
...
Bug: 219992742
Test: N/A
Change-Id: I1fa145c18799904a63613ab861a7635cc74dcfce
2022-03-04 17:23:08 -08:00
TreeHugger Robot
29d4eabee6
Merge "Add logging for OneSearch entry point." into tm-dev am: 2aae0ad17e am: 16272c3ab2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17086364
Change-Id: I2cdc9eed951acdec80d2f0be39f6bfb7e12b1b5d
2022-03-05 00:37:26 +00:00
TreeHugger Robot
16272c3ab2
Merge "Add logging for OneSearch entry point." into tm-dev am: 2aae0ad17e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17086364
Change-Id: Ia0e53a078df3c37d271fa33fcc25fa63027740f1
2022-03-05 00:14:45 +00:00
TreeHugger Robot
c7567ad622
Merge "Add logging for OneSearch entry point." into tm-dev am: 2aae0ad17e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17086364
Change-Id: Ie194f4cd4f0a2e1c2c6acf5cd1f81e8fdb2c2cce
2022-03-05 00:14:28 +00:00
TreeHugger Robot
2aae0ad17e
Merge "Add logging for OneSearch entry point." into tm-dev
2022-03-04 23:49:27 +00:00
Schneider Victor-tulias
789a6a95cc
Add method to pause expensive view updates during the app launch aimation
...
Fixes: 220922269
Test: Manual
Change-Id: I39066f575c0ddfc4868ab9e27149e2bd9492b39c
2022-03-04 13:59:33 -08:00
Thiru Ramasamy
b0b289d6ef
Add logging for OneSearch entry point.
...
Test: wwdebug && wwlogcat
Change-Id: Iaf57093fbe227bde670524ce1694ce91a749a3d6
2022-03-04 13:23:08 -08:00
Tony Wickham
3e7415df56
Keep reporting > 0 insets on home screen
...
Technically mControllers.stashedHandleViewController.isStashedHandleVisible() is false on the home screen (since we unstash), so now we also check isInApp(). This ensures that we always return the same insets when on the home screen - and the insets we report are the same as when you launch an app, to ensure seamless transitions. The value itself shouldn't matter to launcher as long as it is static, since launcher overrides the insets due to taskbar anyway, but we need to keep the value static to avoid configuration change.
Test: Open a website in Chrome, stash taskbar, then launch Chrome from home screen and ensure content doesn't jump during the transition
Fixes: 221238308
Change-Id: I81e320b3a8d32ffe78441be5dd8f15a586d3b842
2022-03-04 19:29:39 +00:00
Nicolò Mazzucato
404a214dde
Merge "Register hinge angle sensor listener in a background thread" into tm-dev am: 1ffc81c7ba am: 5672b45df8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17002677
Change-Id: I18e4327efc47c267ad251c2121a409f8c421abef
2022-03-04 18:54:15 +00:00
Nicolò Mazzucato
6ad3b6769e
Merge "Register hinge angle sensor listener in a background thread" into tm-dev am: 1ffc81c7ba
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17002677
Change-Id: I66d65be57f738dafbe179c7d56515c12fd23ce1f
2022-03-04 18:31:19 +00:00
Nicolò Mazzucato
5672b45df8
Merge "Register hinge angle sensor listener in a background thread" into tm-dev am: 1ffc81c7ba
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17002677
Change-Id: If2f7f76c2d63745aeada9dd16d46c3237550cd18
2022-03-04 18:29:57 +00:00
Nicolò Mazzucato
1ffc81c7ba
Merge "Register hinge angle sensor listener in a background thread" into tm-dev
2022-03-04 18:18:55 +00:00
Tony Wickham
a2db4a746a
Merge "Properly animate canceled deep shortcut drag back to original icon" into tm-dev am: 80fed35379 am: 88d273cbcb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17075671
Change-Id: I33f56343cc60e245dcd3ebf65a571f12b75eaa45
2022-03-04 17:57:23 +00:00
Thiru Ramasamy
834f633931
Add ONE_SEARCH_WEB_PERSONAL attribute.
...
Test: wwdebug && wwlogcat; http://gpaste/6052674958000128
Change-Id: Iba1d18060b18ab3dad8947d49a412d34db5ac78c
2022-03-04 09:54:34 -08:00
Tony Wickham
5fe08e731f
Merge "Properly animate canceled deep shortcut drag back to original icon" into tm-dev am: 80fed35379
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17075671
Change-Id: I0cbbda08058d8a85f242336c3b3d3b4cde81c8d0
2022-03-04 17:34:14 +00:00
Tony Wickham
88d273cbcb
Merge "Properly animate canceled deep shortcut drag back to original icon" into tm-dev am: 80fed35379
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17075671
Change-Id: If9b2d74a106b9c272b43428af5d3049fa82ecead
2022-03-04 17:33:54 +00:00
Thiru Ramasamy
99124c0d28
Merge "Adds StatsLatencyLogger library." into tm-dev am: 18b9d159ce am: 56e010b54f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070491
Change-Id: I09445e3fc67f44269aae77806dfc9e7a373a8f11
2022-03-04 17:12:45 +00:00
Tony Wickham
80fed35379
Merge "Properly animate canceled deep shortcut drag back to original icon" into tm-dev
2022-03-04 17:07:12 +00:00
Thiru Ramasamy
56e010b54f
Merge "Adds StatsLatencyLogger library." into tm-dev am: 18b9d159ce
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070491
Change-Id: I0314e2fdc8c746eb4f822826011fc7e22a306f7b
2022-03-04 16:49:46 +00:00
Thiru Ramasamy
9767c2e9ae
Merge "Adds StatsLatencyLogger library." into tm-dev am: 18b9d159ce
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070491
Change-Id: I339ebf7cbe6a4a35d1d9a04262cff951c1f52ba8
2022-03-04 16:49:35 +00:00
Thiru Ramasamy
d7af3cc784
Add support for logging multiple attributes per item.
...
This change will make use of new attributes field in LauncherAtoms to log multiple item attributes by converting them int array and then writes proto bytes into statsd.
Test: wwdebug && wwlogcat http://gpaste/5985977337118720
Change-Id: Iabda0b14100558f5625d01ba829d3ad96a6419fc
2022-03-04 08:40:44 -08:00
Thiru Ramasamy
18b9d159ce
Merge "Adds StatsLatencyLogger library." into tm-dev
2022-03-04 16:17:56 +00:00
Riddle Hsu
26235dfbb4
Merge "Get display id from display instead of the display of root view" into tm-dev am: 14fc5bbc7a am: 81c7cb6b6e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17063755
Change-Id: I28655c9537e9731942982460074c60ccff092f87
2022-03-04 10:19:22 +00:00
Riddle Hsu
93ec5b8b36
Merge "Get display id from display instead of the display of root view" into tm-dev am: 14fc5bbc7a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17063755
Change-Id: I67b8266f431ff86d6d79379e8816419102702f9e
2022-03-04 09:58:21 +00:00
Riddle Hsu
81c7cb6b6e
Merge "Get display id from display instead of the display of root view" into tm-dev am: 14fc5bbc7a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17063755
Change-Id: I41fad6e070e468a124e847c20594419e0457bbca
2022-03-04 09:57:06 +00:00
Riddle Hsu
14fc5bbc7a
Merge "Get display id from display instead of the display of root view" into tm-dev
2022-03-04 09:38:00 +00:00
Wei Sheng Shih
4870420326
Merge "Cancel recents animation when touch home key(2/2)" into tm-dev am: 63e4070791 am: 97da9ae02d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16981431
Change-Id: Id85d35270b0e56b2812e70fedc2d09f8bfe84d8e
2022-03-04 09:24:04 +00:00
Wei Sheng Shih
f516cb6fb5
Merge "Cancel recents animation when touch home key(2/2)" into tm-dev am: 63e4070791
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16981431
Change-Id: I62ee89fa38a051ba271042d8edb9e1863c0e8f27
2022-03-04 09:02:24 +00:00
Wei Sheng Shih
97da9ae02d
Merge "Cancel recents animation when touch home key(2/2)" into tm-dev am: 63e4070791
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16981431
Change-Id: I38a63fe0b57f1451efb28201c3e1efae1d0ed505
2022-03-04 09:01:11 +00:00
Wei Sheng Shih
63e4070791
Merge "Cancel recents animation when touch home key(2/2)" into tm-dev
2022-03-04 08:40:42 +00:00
Winson Chung
928d191fab
Merge "Provide content insets while in SUW in portrait mode" into tm-dev am: 7e426a3933 am: b5ab98b689
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17073451
Change-Id: I380d1fff8c3b481a0ba75b6c26b90c87ba15d58b
2022-03-04 04:07:08 +00:00
Winson Chung
b5ab98b689
Merge "Provide content insets while in SUW in portrait mode" into tm-dev am: 7e426a3933
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17073451
Change-Id: I643c724ae5d4b536e26e729fa31fba99035e64ed
2022-03-04 03:45:09 +00:00
Winson Chung
4b44c7b86e
Merge "Provide content insets while in SUW in portrait mode" into tm-dev am: 7e426a3933
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17073451
Change-Id: I90e5d1cb6e92228605cc379ce54cbab5a82504ca
2022-03-04 03:44:43 +00:00
Winson Chung
7e426a3933
Merge "Provide content insets while in SUW in portrait mode" into tm-dev
2022-03-04 03:25:44 +00:00
Thiru Ramasamy
2d4709ea58
Merge "Add empty implementation for item_attributes field on Launcher." into tm-dev am: f93e8b26d5 am: 0a0611aee4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17070489
Change-Id: I97a9066b0745a8df0cb422911c29692dc885100b
2022-03-04 03:03:05 +00:00
TreeHugger Robot
ada2370ee3
Merge "Use shared insets resize animation duration for taskbar stashing" into tm-dev am: 4180a79d2b am: 07af2322cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17072847
Change-Id: I319254d2a4a12964a99717d12ec1469d4619fe10
2022-03-04 03:01:44 +00:00