Commit Graph

47938 Commits

Author SHA1 Message Date
Lucas Dupin 4bbd2092ff Merge "Add depth to -1 screen" into sc-v2-dev am: 6d80cafc68 am: 103d4536dd
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15405469

Change-Id: Ifbbf248af32fe0a94e2888197c67c698afd46385
2021-07-28 22:06:38 +00:00
Lucas Dupin 103d4536dd Merge "Add depth to -1 screen" into sc-v2-dev am: 6d80cafc68
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15405469

Change-Id: I8eddc6d9dc3747d435847422b580bc85912c0299
2021-07-28 21:54:47 +00:00
Lucas Dupin 6d80cafc68 Merge "Add depth to -1 screen" into sc-v2-dev 2021-07-28 21:40:42 +00:00
Jon Miranda 80dda30f49 Add more restrictions on whether we increase the hotseat size for tall devices.
Bug: 194688362
Test: test devices that should not be affected, ensure they are not affected
Change-Id: I0e027354dbafcce30cf616998d2a7bfab516b5de
2021-07-28 14:20:59 -07:00
Schneider Victor-tulias 00381bd780 Merge "Fix incorrect PreloadIconDrawable initialization." into sc-v2-dev am: 7889887b56 am: 9a10dd0ece
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15406136

Change-Id: Ia23905bda85766fae596afc5b1f8590731ce3e7e
2021-07-28 21:05:00 +00:00
Schneider Victor-tulias 9a10dd0ece Merge "Fix incorrect PreloadIconDrawable initialization." into sc-v2-dev am: 7889887b56
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15406136

Change-Id: I0e87580cfe72da099dd3ef7b9ffae55d99093405
2021-07-28 20:53:04 +00:00
Schneider Victor-tulias 7889887b56 Merge "Fix incorrect PreloadIconDrawable initialization." into sc-v2-dev 2021-07-28 20:43:01 +00:00
TreeHugger Robot f47e8cbf69 Merge "Let TaskbarDragView scale up before switching to system drag view" into sc-v2-dev am: d750d16b69 am: e8a936f96e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15406135

Change-Id: I90c42636333034a2c33dd9401bcfddd8a6cf99c7
2021-07-28 20:13:26 +00:00
TreeHugger Robot e8a936f96e Merge "Let TaskbarDragView scale up before switching to system drag view" into sc-v2-dev am: d750d16b69
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15406135

Change-Id: I54225ee1227ca979620266972989e271898ebf9f
2021-07-28 20:05:19 +00:00
TreeHugger Robot d750d16b69 Merge "Let TaskbarDragView scale up before switching to system drag view" into sc-v2-dev 2021-07-28 19:52:43 +00:00
Lucas Dupin 87d752062e Add depth to -1 screen
Wallpaper will zoom out as you drag the overlay

Test: manually pull overlay
Fixes: 192502999
Change-Id: I9067b70d10497d4e16a5ef601161fbedfa9307e1
2021-07-28 12:36:31 -07:00
Schneider Victor-tulias 2b10cb2b69 Fix incorrect PreloadIconDrawable initialization.
Fixes: 194435394
Test: tapped installing icon then went home with airplane mode on and off
Change-Id: I0dca790bbaf710a7dcbb3a30758174304ede3a38
2021-07-28 18:35:24 +00:00
Tony Wickham 27ab9d96eb Let TaskbarDragView scale up before switching to system drag view
Test: Long press taskbar icons, ensure they aniamte the scale up
Fixes: 182981908
Change-Id: I573fe66c93ebf995b3f56f2c003dee987687b6a7
2021-07-28 08:03:14 -10:00
kumarashishg 8185dedf56 NIU Tooltip : tooltip overlap issue fix
Overlay is getting updated multiple times, So If a tooltip is getting
shown then next overlay update call will trigger new tooltip regardless of current tooltip behavior.

If a tooltip is getting shown then other tooltips should not be triggered. Added a check for this.

Bug: 194458724
Test: Local build and run on Pixel 4a
Change-Id: I5266ddd7cfa84258b46dc14846d77872752ac442
(cherry picked from commit ced47f4ae652987f746daeec2367d184b1d63937)
2021-07-28 17:53:50 +00:00
Thales Lima 0cdf92f90c launcher: change default state for RecentsActivity
When the user presses the home button, because fallback Recents doesn't
have a way to change the state, we rely on `onStop` to reset the state.
This makes the state be cleared correctly.

Fixes 192254944
Test: follow the bug

Change-Id: I177b09392214d078373e3852517b57d9172d944d
2021-07-28 16:03:43 +00:00
TreeHugger Robot b85052d7e5 Merge "Nullify mParallelRunningAnim after it ends to avoid updating it" into sc-v2-dev am: b574095bf8 am: ea1d6f9796
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15406133

Change-Id: Id74b58f9985376be37db4d3347e9f8efd3a854e4
2021-07-28 12:05:07 +00:00
TreeHugger Robot ea1d6f9796 Merge "Nullify mParallelRunningAnim after it ends to avoid updating it" into sc-v2-dev am: b574095bf8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15406133

Change-Id: Iec3f27847eb47a608548a2e02f404031454300a2
2021-07-28 11:50:51 +00:00
TreeHugger Robot b574095bf8 Merge "Nullify mParallelRunningAnim after it ends to avoid updating it" into sc-v2-dev 2021-07-28 11:30:54 +00:00
Alex Chau a8049d069d Merge "Tune Overview size according to VisD" into sc-v2-dev am: 8e83f31100 am: 8b11c3b574
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15371943

Change-Id: Iac132e9b061b747425f69cefcfd54415704e6694
2021-07-28 11:05:27 +00:00
Alex Chau 8b11c3b574 Merge "Tune Overview size according to VisD" into sc-v2-dev am: 8e83f31100
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15371943

Change-Id: I742f4474937a14976b6ce941b139a158b9fda53c
2021-07-28 10:56:18 +00:00
Alex Chau 8e83f31100 Merge "Tune Overview size according to VisD" into sc-v2-dev 2021-07-28 10:41:16 +00:00
Tony Wickham c35c6b8863 Nullify mParallelRunningAnim after it ends to avoid updating it
Keeping the stale reference after the animation ends is dangerous because if we call end() on it, it will jump to the now-obsolete end value.

Test: atest NexusLauncherTests:com.android.launcher3.memory.MemoryTests#testAppLaunchFromWorkspace
Bug: 193440212
Change-Id: I8ca45db7ceec2d6e6a9c6e69a6e0359fd73a7d27
2021-07-27 22:06:00 -10:00
Android Build Coastguard Worker d283bb8be1 Snap for 7588529 from 83ba333604 to sc-v2-release
Change-Id: Ie1c792daf7a13d3091fd5cf03837c8bc6ec00300
2021-07-28 01:08:49 +00:00
Android Build Coastguard Worker ac74f9e011 Snap for 7588338 from 0a5b66af2c to sc-release
Change-Id: I6e628bba9cbfd465a97b60ec3181a50c9cd02d37
2021-07-28 01:08:21 +00:00
TreeHugger Robot 704d2e769b [automerger skipped] Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561 am: eb080c6b00 -s ours am: c5aea2c242 -s ours
am skip reason: Merged-In Iffc6ae9b79db47d0585486529d2d8dfdf0a24692 with SHA-1 02db569cad is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: Ib73a6072afe2f06eda07c113c9d9b61d1dd8d15f
2021-07-28 00:50:35 +00:00
TreeHugger Robot 065eca080a [automerger skipped] Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561 -s ours am: 338055c8bc -s ours am: 4b24dea2e4 -s ours
am skip reason: Merged-In Iffc6ae9b79db47d0585486529d2d8dfdf0a24692 with SHA-1 02db569cad is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: I6592a2ced8367177d7e0112e8289841b45dd19ff
2021-07-28 00:50:14 +00:00
TreeHugger Robot c5aea2c242 [automerger skipped] Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561 am: eb080c6b00 -s ours
am skip reason: Merged-In Iffc6ae9b79db47d0585486529d2d8dfdf0a24692 with SHA-1 02db569cad is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: I4329fc98a61b7ab101df304e0729d9410c7596c0
2021-07-28 00:32:05 +00:00
TreeHugger Robot 4b24dea2e4 [automerger skipped] Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561 -s ours am: 338055c8bc -s ours
am skip reason: Merged-In Iffc6ae9b79db47d0585486529d2d8dfdf0a24692 with SHA-1 02db569cad is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: Ie9730b24dac2990ad2d52a594bbe80f821cc13f2
2021-07-28 00:31:35 +00:00
TreeHugger Robot 2ec036a6ee [automerger skipped] Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561 am: e00d98813d -s ours
am skip reason: Merged-In Iffc6ae9b79db47d0585486529d2d8dfdf0a24692 with SHA-1 02db569cad is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: I3e4daa1fa8d2b7a29d304b0168d0e49eff9e1862
2021-07-28 00:31:21 +00:00
TreeHugger Robot 338055c8bc [automerger skipped] Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561 -s ours
am skip reason: Merged-In Iffc6ae9b79db47d0585486529d2d8dfdf0a24692 with SHA-1 02db569cad is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: If8adaccc88c521912ae20bb8b89f83e26a19a38d
2021-07-28 00:15:58 +00:00
TreeHugger Robot e00d98813d Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: I8396d53ac74da4f45473eb6cef716214e8b44fe4
2021-07-28 00:15:01 +00:00
TreeHugger Robot eb080c6b00 Merge "Enables Enhanced Smartspace by default." into sc-dev am: ce4bdd3561
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365093

Change-Id: I22697256fdb913d31b2bd146e6b8ec744af26f78
2021-07-28 00:13:55 +00:00
TreeHugger Robot ce4bdd3561 Merge "Enables Enhanced Smartspace by default." into sc-dev 2021-07-28 00:01:31 +00:00
Andy Wickham 2afb784531 Enables Enhanced Smartspace by default.
Test: MemoryTests.java, manual
Bug: 187428578
Merged-In: Iffc6ae9b79db47d0585486529d2d8dfdf0a24692
Merged-In: I497523aa1be78e4d0890a7a74a1bd08d4ca50f50
Change-Id: I497523aa1be78e4d0890a7a74a1bd08d4ca50f50
2021-07-27 12:34:55 -10:00
Sunny Goyal b7a093850c Merge "Enables Enhanced Smartspace by default." 2021-07-27 22:01:55 +00:00
TreeHugger Robot 58f5978c08 Merge "Do not allow add view in DeferredAppWidgetHostView" into sc-v2-dev am: 83ba333604 am: 2789a69509
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15401959

Change-Id: Iad5a96ac4e790e0d5eec8f0f65f28d8cabb6cd11
2021-07-27 19:14:16 +00:00
TreeHugger Robot 2789a69509 Merge "Do not allow add view in DeferredAppWidgetHostView" into sc-v2-dev am: 83ba333604
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15401959

Change-Id: I287600467bb8b183917e3d6be73ee1ac1a345864
2021-07-27 18:36:18 +00:00
TreeHugger Robot 83ba333604 Merge "Do not allow add view in DeferredAppWidgetHostView" into sc-v2-dev 2021-07-27 18:19:51 +00:00
Tony Wickham a18b090472 Merge "Don't recreate touch controllers when ending gesture" into sc-v2-dev am: 42fe934768 am: c910a3a02f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15388699

Change-Id: I9dbb78faf2ffe30f7af06a461c6ce927fc0b4143
2021-07-27 17:41:44 +00:00
Tony Wickham c910a3a02f Merge "Don't recreate touch controllers when ending gesture" into sc-v2-dev am: 42fe934768
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15388699

Change-Id: Id884894b568f0b9eb5b8292e5678af4f5156a8fe
2021-07-27 17:24:14 +00:00
Tony Wickham 42fe934768 Merge "Don't recreate touch controllers when ending gesture" into sc-v2-dev 2021-07-27 17:05:58 +00:00
Steven Ng 522c1506f1 Do not allow add view in DeferredAppWidgetHostView
Also set rounded corners to DeferredAppWidgetHostView

Test: manual
Fix: 193885118
Change-Id: I663b5b4a50da1f2348be1792923ee73fe8e6a2e8
2021-07-27 17:11:35 +01:00
TreeHugger Robot c8f202270a [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours am: 9899ba5b71 -s ours am: cabe6e299a -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: I08d01f8917a20a657e29e245688a33fa9ef7090d
2021-07-27 15:20:51 +00:00
TreeHugger Robot 7eec40758d [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours am: 9c50c9a130 -s ours am: 90a854a6c7 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: Iddbe457b34f236fc2e2becf8a8634d1a557f77c3
2021-07-27 15:20:33 +00:00
TreeHugger Robot 44b5860baa Merge "Import translations. DO NOT MERGE ANYWHERE" 2021-07-27 15:17:42 +00:00
TreeHugger Robot cabe6e299a [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours am: 9899ba5b71 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: I776d0da422b4cc9b21e996b832a101a27c503088
2021-07-27 15:13:52 +00:00
TreeHugger Robot 4146beeda7 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours am: 9841a41e4a -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: Ibe14e8679d28ec282a15c259e55997e8c4705e11
2021-07-27 15:13:23 +00:00
TreeHugger Robot 90a854a6c7 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours am: 9c50c9a130 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: If01771a3b33545d064c3c9d9c3893a90e226e09c
2021-07-27 15:04:18 +00:00
TreeHugger Robot 9899ba5b71 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: I82db34afbce4567a30df85bf40eefe30aa32f501
2021-07-27 14:53:07 +00:00
TreeHugger Robot 9841a41e4a [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a5b66af2c -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391702

Change-Id: Ic7a93e7099372bbe7a9413644f3ba96ee551f87f
2021-07-27 14:52:20 +00:00