Johannes Gallmann
b1e14f85be
Use Decelerate Interpolator for predictive back to home window scaling
...
Bug: 311365390
Flag: NONE
Test: Manual, i.e. verifying back to home behaviour on device
Change-Id: Ib26edc13d9573b9c7e23f23b3abe9cd7e19809e7
2023-11-21 09:22:06 +01:00
Johannes Gallmann
862b48e591
Prevent scaled window from leaving screen bounds for back to home
...
Bug: 311365390
Flag: NONE
Test: Manual, i.e. testing back to home behaviour for predictive back
Change-Id: I5427e6f69b28aacd9ad7e805e42b0a4f7c09d4f5
2023-11-21 09:02:38 +01:00
Tracy Zhou
43c46e5787
Merge "Make sure the hotseat icons are always visible in phone mode" into main
2023-11-21 06:14:08 +00:00
Tony Wickham
e1f770df2f
Change TAPL to swipe to stash taskbar (instead of deprecated long press)
...
This also means Taskbar is transient by default in automated tests,
instead of persistent. Updated some checks accordingly.
Flag: LEGACY ENABLE_TRANSIENT_TASKBAR ENABLED
Test: TaskbarExpandCollapse#hideShowTaskbar; TaplTestsTaskbar;
TaplTestsTransientTaskbar; TaplTestsPersistentTaskbar
Bug: 270395798
Change-Id: I48b4c809025a9bab0a37ada1317adee823b1a8f9
2023-11-20 23:41:01 +00:00
Pat Manning
54acb41e8c
Merge "Do not hide persistent taskbar during input for physical keyboard." into main
2023-11-20 23:29:55 +00:00
Brian Isganitis
78ccf9c3e6
Merge "Adding TASKBAR entry state for Taskbar Toast." into main
2023-11-20 21:03:03 +00:00
Saumya Prakash
15bbd17775
Merge "Update Gesture nav edu animations for overview gesture" into main
2023-11-20 18:07:23 +00:00
Andreas Agvard
37eac5b585
Merge "Adds a debug & server configurable delay to search haptic hint" into main
2023-11-20 18:04:10 +00:00
Schneider Victor-tulias
ca7147b289
Merge "Add debug logs for TIS ACTION_DOWN handling" into main
2023-11-20 17:41:01 +00:00
Pat Manning
c5b7cf9e4e
Add background to app chip menu so elevation shadow renders.
...
Fix: 312146447
Flag: ACONFIG com.android.launcher3.enable_overview_icon_menu TEAMFOOD
Test: OverviewImageTest.
Change-Id: I43113acd0eaafac2955cd4bbebafc103bdba6d98
2023-11-20 15:15:54 +00:00
Andreas Agvard
fc74c095d6
Adds a debug & server configurable delay to search haptic hint
...
Fix: 311370599
Test: Manual
Flag: LEGACY ENABLE_SEARCH_HAPTIC_HINT ENABLED
Change-Id: Ic050e8426ef91b28e6bf1dc4d86839eaa20b0dc0
2023-11-20 12:49:54 +01:00
Pat Manning
a401e15553
Do not hide persistent taskbar during input for physical keyboard.
...
Fix: 255818649
Test: TaplTestsQuickstep
Flag: NONE.
Change-Id: Id5495163f43464125bfcbd9e255f18e24183d67a
2023-11-20 10:45:05 +00:00
Jagrut Desai
a2825e011c
Merge "New Meta Action Icon for Taskbar" into main
2023-11-17 17:59:45 +00:00
Pat Manning
d3f3308d12
Merge "Update Icon App Chip Menu to new specs." into main
2023-11-17 15:06:42 +00:00
Andreas Agvard
ef8df12ff8
Merge "Makes deep press for LPNH toggelable" into main
2023-11-17 07:51:16 +00:00
Winson Chung
92851c5030
Merge "Don't open PiP when freeform is opened from recent" into main am: 0c531d5dbb am: f3eb5388d1 am: d127c1108b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2743811
Change-Id: I48a134a3545eb190c4ef085641d0233e68660046
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-11-17 00:29:58 +00:00
Winson Chung
d127c1108b
Merge "Don't open PiP when freeform is opened from recent" into main am: 0c531d5dbb am: f3eb5388d1
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2743811
Change-Id: If62d1d831854acf9b5ec2e8c27458594e72bba27
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-11-16 23:58:07 +00:00
Winson Chung
f3eb5388d1
Merge "Don't open PiP when freeform is opened from recent" into main am: 0c531d5dbb
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2743811
Change-Id: I41d412ee0c6d5c6dacd875c549b724b439e1d542
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-11-16 23:24:23 +00:00
Alex Chau
5fc3b8ca9f
Merge "Add ScreenRecord for TaplTestsQuicksteptestOverviewForTablet" into main
2023-11-16 19:57:36 +00:00
Vadim Tryshev
f450938474
Merge "Removing obsolete ScreenRecord annotations" into main
2023-11-16 19:36:28 +00:00
Vadim Tryshev
070ca176c3
Merge "Removing obsolete ScreenRecord annotation" into main
2023-11-16 19:16:42 +00:00
Pat Manning
43c4b50c17
Update Icon App Chip Menu to new specs.
...
Fix: 304228083
Test: TaplOverviewIconAppChipMenuTest
Flag: ACONFIG com.android.launcher3.enable_overview_icon_menu DEVELOPMENT
Change-Id: Ib018c7f59e1141b6f21618b28d411facc937ac7c
2023-11-16 18:18:48 +00:00
Andreas Agvard
0fc7d52863
Makes deep press for LPNH toggelable
...
By default when deep press is detected (https://developer.android.com/reference/android/view/MotionEvent#CLASSIFICATION_DEEP_PRESS )
during LPNH triggers the long press action immediately. This change makes this toggelable.
Flag is set to enabled by default, which leads to the default behavior.
Fix: 310952290
Test: Manual
Flag: LEGACY ENABLE_LPNH_DEEP_PRESS ENABLED
Change-Id: I970fed697979ee528e54b8be0139d842f3a64c43
2023-11-16 17:55:34 +01:00
Jagrut Desai
deb22d9e78
New Meta Action Icon for Taskbar
...
Test: Presubmit, Manual
Bug: 310942087
Flag: LEGACY ENABLE_ALL_APPS_SEARCH_IN_TASKBAR ENABLED
Change-Id: Ia1783a1afa92181efded4cfdbd5e7ae3d4e081e8
2023-11-16 08:33:03 -08:00
Schneider Victor-tulias
4b794d57de
Add debug logs for TIS ACTION_DOWN handling
...
Flag: N/A
Bug: 311094603
Test: Ran launcher and attempted several gestures
Change-Id: I08c6544226ed0ad385821c3309b2845a485cf900
2023-11-16 10:05:33 -05:00
Bill Yi
cc9ae30a91
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2023-11-16 12:38:15 +00:00
Alex Chau
0f1be48319
Add ScreenRecord for TaplTestsQuicksteptestOverviewForTablet
...
Bug: 309820115
Test: None
Flag: None
Change-Id: I03eba051bc766482ff27b63487e9587d58770619
2023-11-16 10:21:57 +00:00
Sergey Pinkevich
172eb5896b
Merge "Show split screen action for each task" into main
2023-11-16 10:03:44 +00:00
Fengjiang Li
1da44348cf
Merge "Add unit test for RecentsAnimationDeviceState.java" into main
2023-11-15 23:05:32 +00:00
Vadim Tryshev
ab30ebdafc
Merge "Having longer period of waiting for Launcher restart only in Launcher test suites" into main
2023-11-15 22:53:39 +00:00
Achim Thesmann
daca6d0747
Merge "Opt in recents PendingIntent for BAL" into main
2023-11-15 22:27:27 +00:00
Vadim Tryshev
057f1817c4
Removing obsolete ScreenRecord annotation
...
Bug: 242163205
Test: presubmit
Flag: N/A
Change-Id: I6adc0612b3daa13fce73e610cc1017d484a21a2e
2023-11-15 13:41:53 -08:00
Vadim Tryshev
d70bd21271
Removing obsolete ScreenRecord annotations
...
Bug: 231615831
Test: presubmit
Flag: N/A
Change-Id: I85060757a11c9737ee9f6128da1f055f5056fe98
2023-11-15 13:39:19 -08:00
Fengjiang Li
b3007a9e3d
Add unit test for RecentsAnimationDeviceState.java
...
Bug: 299466828
Flag: N/A
Test: test device boot without issue
Change-Id: Iaa1a7cff547e03eaacc950702c2e7cd34846e987
2023-11-15 13:01:51 -08:00
Vadim Tryshev
ebf08d8b75
Having longer period of waiting for Launcher restart only in Launcher test suites
...
This will help to avoid breaking other test suites by this increase.
Bug: 311023703
Test: presubmit
Flag: N/A
Change-Id: Ia91b03b72fa6592684e7a1673b9b56448f637dd4
2023-11-15 13:00:37 -08:00
Pat Manning
8c6dc7368e
Merge "Delete flag-based test now that flag is on by default in staging where tests run." into main
2023-11-15 15:45:59 +00:00
Sergey Pinkevich
ead5259f9a
Show split screen action for each task
...
Remove previous condition:
1. `taskView.containsMultipleTasks()` - there is already a check to filter out "Split screen" item: https://googleplex-android.googlesource.com/platform/packages/apps/Launcher3/+/refs/heads/main/quickstep/src/com/android/quickstep/TaskOverlayFactory.java#68
Edit previous condition:
2. `notEnoughTasksToSplit` - condition saying if there is less than 2 recent tasks. We still should give the possibility to split the screen if Taskbar is not presented
Bug: 305958994
Flag: NONE
Test: manual - took a photo (https://screenshot.googleplex.com/7doU5z9AjxxETUo )
Change-Id: I3fdfea987c426d557a91b0a25af368069e8af3f8
2023-11-15 15:14:50 +00:00
Pat Manning
dc24da900f
Delete flag-based test now that flag is on by default in staging where tests run.
...
Fix: 309921805
Test: None.
Flag: ACONFIG com.android.launcher3.enable_overview_icon_menu TEAMFOOD
Change-Id: I19339253487c6cb30ab02ee6f824efa520f878b9
2023-11-15 14:18:36 +00:00
Alex Chau
013af87a10
Merge "Use WindowConfiguration to match DeviceProfile in IDP.getDeviceProfile" into main
2023-11-15 10:06:53 +00:00
Robin Vinterbladh
018edc452d
Don't open PiP when freeform is opened from recent
...
When opening freeform window from recents menu PiP should not
be started at the same time since the PiP transition can cause
freeform to not work as intended.
Bug: 299505542
Change-Id: I6392089b3ac9ce914fb37cc84780f28aa3fc75f8
2023-11-15 09:41:10 +01:00
Bill Yi
66e843c8d0
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2bf597eaf2c3fc4abb5b701974cc95b1e1d2ec6d
2023-11-14 19:31:01 -08:00
Achim Thesmann
a1b0b31e77
Opt in recents PendingIntent for BAL
...
With BAL hardening in V PendingIntent creator's need to expliciitly opt
in to grant their BAL privileges.
The change is a noop unless the `bal_require_opt_in_by_pending_intent_creator` flag is enabled.
Bug: 296478951
Flag: NA
Test: atest NexusLauncherTests:com.android.quickstep.FallbackRecentsTest NexusLauncherTests:com.android.quickstep.StartLauncherViaGestureTests
Change-Id: I7f2f4f3613f70b6ec0c398803a140ab93dcf1a03
2023-11-15 02:57:29 +00:00
Tracy Zhou
bf021974f4
Merge "[Trackpad] Do not reverse two-finger gestures on the homescreen when reverse scrolling is on" into main
2023-11-15 02:22:20 +00:00
Saumya Prakash
4ee354f20a
Update Gesture nav edu animations for overview gesture
...
Change the lottie files used to demonstrate the overview gesture for
mobile, foldable, and tablet.
Test: Went through overview gesture tutorial on mobile, foldable, and
tablet and ensured the animation played smoothly.
Fix: 283765711
Flag: N/A
Change-Id: I567eece9348d4c88b6f02fd267416ae155bcaf86
2023-11-14 19:04:36 +00:00
Schneider Victor-tulias
d58c0dbdca
Merge "Clean up NPEs in AbsSwipeUpHandler" into main
2023-11-14 18:49:50 +00:00
Alex Chau
c09a98a87d
Use WindowConfiguration to match DeviceProfile in IDP.getDeviceProfile
...
- Also fix WindowBounds.isLandscape to use full display bounds to determine isLandscape, otherwise both orientation will be treated as isLandscape when using availableSize
Bug: 309801705
Test: manual and presubmit
Flag: NONE
Change-Id: Ic7f4235e620d4760a9af356f23066fe5b23304e6
2023-11-14 18:38:51 +00:00
Schneider Victor-tulias
3b9d80d2d8
Clean up NPEs in AbsSwipeUpHandler
...
AbsSwipeUphandler has many potential and common NPEs. Added more null checks to AbsSwipeUpHandler
Flag: N/A
Fixes: 295905702
Fixes: 309535060
Test: StartLauncherViaGestureTests, quick switched and launched app from recents
Change-Id: I11f62eac423ae3c5792ce97ca49963f1e005b289
2023-11-14 10:48:10 -05:00
Uwais Ashraf
6dfa8521e5
Merge "Revert "Refactor/clean up Overview Actions buttons"" into main
2023-11-14 10:25:11 +00:00
Uwais Ashraf
60a2d85b68
Revert "Refactor/clean up Overview Actions buttons"
...
Revert submission 25292769-cleanup-action-buttons
Reason for revert: Causes a 100% failure of OverviewImageTest
Reverted changes: /q/submissionid:25292769-cleanup-action-buttons
Change-Id: Iedd51290e2d6fb7efafc814f1d3d51863b3d3ab7
2023-11-14 09:45:55 +00:00
Jagrut Desai
cd016b5a41
Merge "Revert "Revert "Remove TaplTestsQuickstep tests from PlatinumTes..."" into main
2023-11-14 02:39:14 +00:00