Fengjiang Li
83a6a2cd42
Merge "Clear mOnInitialBindListener in Launcher#onDestroy()" into main
2023-12-08 04:05:28 +00:00
Fengjiang Li
17720f1699
Clear mOnInitialBindListener in Launcher#onDestroy()
...
Bug: 305643224
Test: manual
Flag: N/A
Change-Id: I8c5f670dc7d42eb03e0017a11a0beca2c5005cd3
2023-12-07 17:54:29 -08:00
Xin Li
861ce33a59
Merge UQ1A.231205.015
...
Bug: 308969284
Merged-In: I91dd8b4088f02af9dc5e603853d8e26606acc38f
Change-Id: I7f5bca7edd18631b36f2b9213e17554cf769cbc6
2023-12-07 15:48:03 -08:00
Vadim Tryshev
d7dd3ca0a4
Merge "Better diagnosing when Launcher settings popup is visible" into main
2023-12-07 23:30:25 +00:00
Vinit Nayak
14f3a795e1
Only launch from split taskView if it's visible to user
...
* Same logic that fullscreen tasks use to launch.
* If not on-screen it will use default fade in animation
Test: Repro-steps don't produce crash
Fixes: 313911097
Flag: None
Change-Id: I4ada7137bffc7c567e4f8184bdd65bdf9bad481e
2023-12-07 15:04:16 -08:00
Vadim Tryshev
76dd9d4eb9
Inserting waiting for wallpaper animation into "back" gesture from app to workspace
...
Bug: 313926097
Flag: N/A
Test: presubmit
Change-Id: Ib0f6d62de5caba00823618bdf661d0e4f27e5650
2023-12-07 14:50:42 -08:00
Vadim Tryshev
d7ef3b4486
Merge "Waiting for Launcher stop when dropping a widget that starts an activity" into main
2023-12-07 22:41:50 +00:00
Sebastian Franco
957e4e513e
Make all tapl test start with Tapl
...
Flag: NA
Bug: 298234173
Test: only test name change
Change-Id: Ib2e67a569599568cf1e681a7f1ac44924da83b84
2023-12-07 22:27:53 +00:00
Vadim Tryshev
fd07533f37
Better diagnosing when Launcher settings popup is visible
...
Bug: 187761685
Test: presubmit
Flag: N/A
Change-Id: I27c28ae5914b8b4d96133afafefc93f650f2eda1
2023-12-07 14:00:53 -08:00
Hyunyoung Song
a6a16220d4
Merge " ALLAPPS PREINFLATION to TEAMFOOD" into main
2023-12-07 21:59:07 +00:00
Will Leshner
531fc4985b
Handle widget taps in WidgetPickerActivity.
...
Bug: 307306823
Test: atest Launcher3Tests
Flag: NA
Change-Id: I05cd42eae91447cfe99165096a735f6e04257203
2023-12-07 13:53:45 -08:00
Holly Sun
5225c2f870
[tile] Update protos.
...
Bug: 313696037
Test: manual
Flag: NA
Change-Id: Ic9e9d65b650a2e1f870359cfe59b52a138f53363
2023-12-07 13:04:23 -08:00
Sunny Goyal
522dfa139a
Adding test for folder preview loading
...
Bug: 315352494
Test: atest FolderIconLoadTest
Flag: N/A
Change-Id: Idcef30427b8ea637eb98b1a7a0d2eda09abd0837
2023-12-07 12:11:38 -08:00
Brian Isganitis
23ef0eda05
Merge "Remove types PIN_IME_POPUP and TASKBAR_ALL_APPS from TYPE_ACCESSIBILE." into main
2023-12-07 20:09:05 +00:00
hyunyoungs
11d8641e8a
ALLAPPS PREINFLATION to TEAMFOOD
...
This flag should be enabled again when there is guarantee that
the icons inflated in the background thread is guaranteed to be in the same
device profile as the device profile that is current on the main UI thread
Bug: 312126498
Test: manual
Flag: LEGACY ENABLE_ALL_APPS_RV_PREINFLATION TEAMFOOD
Flag: LEGACY ALL_APPS_GONE_VISIBILITY TEAMFOOD
Change-Id: I9b4dae4327d6bdee135360ca1f40bdec5234ed56
2023-12-07 12:04:10 -08:00
William Leshner
5836cec7ec
Merge "Show Launcher's widget picker in an activity." into main
2023-12-07 19:23:58 +00:00
Jagrut Desai
a473968d24
Merge "Fixing/Adding Support for "Move to top/left" and "Move to bottom/right" Talkback Menu Item Action" into main
2023-12-07 19:11:51 +00:00
Tony Wickham
1482ec384c
Merge "Remove ENABLE_TRANSIENT_TASKBAR and long-press stash support" into main
2023-12-07 19:11:07 +00:00
Vadim Tryshev
4bd8b8c60c
Merge "Partially reverting waiting for animation when setting widget result" into main
2023-12-07 17:50:35 +00:00
Sebastian Franco
6196b9067f
Moving finishBindingItems to ModelCallbacks
...
Changes are part of go/launcher_SoR .
Flag: NA
Bug: 301108526
Test: TaplWorkspace
Change-Id: I4c35b540511c9655de1aa1fd0a808a75e7295c1b
2023-12-07 10:58:02 -06:00
Johannes Gallmann
661f96066e
Fix predictive back to home with pinned taskbar
...
Bug: 309969400
Flag: ACONFIG com.android.window.flags.predictive_back_system_animations DISABLED
Test: Manual, i.e. testing predictive back with pinned taskbar
Change-Id: Ic6f747e87f8ebb2bed58f4783736ed4dca43fb7e
2023-12-07 15:51:46 +01:00
Greg Kaiser
d806c0abd1
Merge "Revert^3 "Refactor/clean up Overview Actions buttons"" into main
2023-12-07 14:06:19 +00:00
Greg Kaiser
e8b1d45485
Revert^3 "Refactor/clean up Overview Actions buttons"
...
6b99fe1a00
Change-Id: I8f4054335b7bdee898ce3943f4a3798ba51c6fbc
2023-12-07 13:54:39 +00:00
Anna Zhuravleva
63d9cee7b8
Merge "Log taps on PS container buttons" into main
2023-12-07 09:56:10 +00:00
Vadim Tryshev
d987586323
Disable alpha jump detector
...
The detector flakes, and I have no bandwidth now to take care of it.
Bug: 309014345
Test: presubmit
Flag: N/A
Change-Id: I97b02736354274a97ed0eb4eb71773a5c858cae4
2023-12-06 18:57:33 -08:00
Vadim Tryshev
4b3cc96ac2
Waiting for Launcher stop when dropping a widget that starts an activity
...
This will help to ensure that Launcher state has settled before continuing the test.
Bug: 313926097
Flag: N/A
Test: presubmit
Change-Id: I810c3bd1da2839a482422396536acd664f3e4b82
2023-12-06 18:46:14 -08:00
Vadim Tryshev
286581ebf2
Partially reverting waiting for animation when setting widget result
...
It flakes, i.e. sometimes the animation is not detected.
Bug: 313926097
Flag: N/A
Test: presubmit
Change-Id: I829e4124879c3a3abe78762a8d04fcd0494f5b1a
2023-12-06 18:15:52 -08:00
Bill Yi
aa84ba761e
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2023-12-07 00:09:23 +00:00
Brandon Dayauon
b23612c2c0
Merge "Null check activityContext because the activityContext can be null when called from SearchDelegateView." into main
2023-12-06 23:23:42 +00:00
Federico Baron
e3a6033704
Merge "Update widget picker two pane to support foldables" into main
2023-12-06 23:11:58 +00:00
Andy Wickham
fa1b3bd05b
Merge "Improve touch finished logging" into main
2023-12-06 23:01:19 +00:00
Tony Wickham
18551f29fe
Remove ENABLE_TRANSIENT_TASKBAR and long-press stash support
...
Flag: NA
Test: manual, TaplTestsTaskbar, TaplTestsPersistent, TaplTestsTransient
Fixes: 270395798
Change-Id: I4ecf5ddcd1206e846538175c684043c5e065fd5d
2023-12-06 22:13:10 +00:00
fbaron
eee16c7ac5
Update widget picker two pane to support foldables
...
Bug: 301918659
Test: WidgetPickerImageTest
Flag: ACONFIG com.android.launcher3.enable_unfolded_two_pane_picker DEVELOPMENT
Change-Id: I5beecf4f8c46235f3e89c7bd8aed65fd292883ce
2023-12-06 12:48:24 -08:00
Vadim Tryshev
0156324805
Merge "Waiting for wallpaper animation in widget tests only for Nexus Launcher" into main
2023-12-06 20:23:04 +00:00
Sebastian Franco
5cb2c646f0
Simplify attemptPushInDirection
...
Flag: NA
Bug: 229292911
Test: ReorderAlgorithmUnitTest
Change-Id: I0d8cda2534592a8efce25d254579c4580d645e42
2023-12-06 13:43:27 -06:00
Vinit Nayak
5aac28a031
Merge "Revert^2 "Refactor/clean up Overview Actions buttons"" into main
2023-12-06 18:49:27 +00:00
Holly Jiuyu Sun
a568183f55
Merge "[cleanup] Clean up LayoutType.PEOPLE_TILE." into main
2023-12-06 18:32:30 +00:00
Vadim Tryshev
c0fc0d2b0b
Waiting for wallpaper animation in widget tests only for Nexus Launcher
...
Bug: 313926097
Flag: N/A
Test: presubmit
Change-Id: I6235b2ffc66db9f32ce998523cad74bb239588d0
2023-12-06 10:21:50 -08:00
Tony Wickham
5a26b1ce0f
Merge "Change TAPL to swipe to stash taskbar (instead of deprecated long press)" into main
2023-12-06 18:06:44 +00:00
Jordan Silva
c0c1999e8f
Merge "Update TaplOpenCloseAllApps click position to dismiss All Apps" into main
2023-12-06 17:53:45 +00:00
Brian Isganitis
a2b3295892
Remove types PIN_IME_POPUP and TASKBAR_ALL_APPS from TYPE_ACCESSIBILE.
...
Users should be able to focus on content below the popup (i.e. the
search results). TYPE_ACCESSIBLE forces focus to only be on the
AbstractFloatingView.
Test: Talkback
Fix: 308361666
Flag: N/A
Change-Id: I84bb2680463b6294d463aa25f7a3bec8e676d660
2023-12-06 17:39:31 +00:00
Federico Baron
5618e82d06
Merge "Add ACONFIG flag enable_tablet_two_pane_picker_v2" into main
2023-12-06 17:18:54 +00:00
Sebastián Franco
7ce518743a
Merge "Moving startBinding and clearPendingBinds to ModelCallbacks" into main
2023-12-06 17:09:56 +00:00
Sunny Goyal
0d152a5bf6
Merge "Revert "Revert "Removing unnecessary iconFactory class when gene..."" into main
2023-12-06 16:11:43 +00:00
Jordan Silva
6728f40220
Update TaplOpenCloseAllApps click position to dismiss All Apps
...
After enabling responsive grid all apps container for tablet got wider. The previous calculation to click outside the All Apps container for this test no longer works.
This CL updates the click position to click after the All Apps scrollbar position. Also it changes the click to be right next to the container and not halfway to the edge. The calculation to get the position halfway to the edge was leading to a invalid click position where the click was happening inside the 24dp limit of the edge, and it was not dismissing the AllApps container.
Fix: 315076033
Fix: 315084703
Flag: ACONFIG com.android.launcher3.enable_responsive_workspace TEAMFOOD
Test: TaplOpenCloseAllApps
Test: TaplTestsTaskbar
Change-Id: I38bcdb4e0d4c27f35a16fa04411c65627bc88b11
2023-12-06 12:12:03 -03:00
Andreas Agvard
cad2f1ed9c
Improve touch finished logging
...
Test: Manual
Bug: 314993218
Flag: N/A
Change-Id: I1cf827ed3125071b722c617c384350b53e57fac5
2023-12-06 15:52:57 +01:00
Bill Yi
42dc5249ad
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia0be1d60e62b547645acee5bb5e34af457ade67c
2023-12-05 18:25:53 -08:00
fbaron
5176d7b074
Add ACONFIG flag enable_tablet_two_pane_picker_v2
...
Bug: 315055849
Test: NONE
Flag: ACONFIG com.android.launcher3.enable_tablet_widget_picker_v2 DEVELOPMENT
Change-Id: I7c7e49dc6fe2de3c4f3f28a9b8f67035c67831e6
2023-12-05 17:44:15 -08:00
Vadim Tryshev
42476cc355
Merge "Waiting for wallpaper animation completion when configuring new widget" into main
2023-12-06 01:43:07 +00:00
Vinit Nayak
7b7dca38cb
Merge "Pass through both the widget's pendingIntent and remoteView intent" into main
2023-12-06 01:24:05 +00:00