TreeHugger Robot
fa01653b83
Merge "Removing GridMigrationTask-v1 since it has been disabled for a while" into sc-v2-dev am: b2f8f42510
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15404308
Change-Id: Ifb060343fe99a015b4f0dc475a38391a92a042ee
2021-07-29 18:48:28 +00:00
TreeHugger Robot
b2f8f42510
Merge "Removing GridMigrationTask-v1 since it has been disabled for a while" into sc-v2-dev
2021-07-29 18:37:15 +00:00
Alex Chau
7a8e2a259a
Merge "Clean up screen record for tests" into sc-v2-dev am: bf89b27f90
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15410564
Change-Id: Ic90766ea48cc757dd968e35a6e88938186fc5296
2021-07-29 17:12:30 +00:00
Alex Chau
bf89b27f90
Merge "Clean up screen record for tests" into sc-v2-dev
2021-07-29 17:00:12 +00:00
Thales Lima
7bd0203a0e
Merge "launcher: change default state for RecentsActivity" into sc-v2-dev am: 3c1a1195b4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15371935
Change-Id: I48d3bfd1addf5cc66ed58939691649d5ac98ac7d
2021-07-29 12:27:44 +00:00
Thales Lima
3c1a1195b4
Merge "launcher: change default state for RecentsActivity" into sc-v2-dev
2021-07-29 12:13:50 +00:00
Alex Chau
27ee6447db
Clean up screen record for tests
...
- Add new record and remove obsolete ones
Bug: 193440212
Bug: 193125090
Bug: 192005114
Test: manual
Change-Id: I860c42961e710e1542d9d911338dd359896b6970
2021-07-29 11:01:09 +01:00
Sunny Goyal
8b42832709
Merge "Simplifying color extraction registration logic" into sc-v2-dev am: e6935d895a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15388927
Change-Id: I6aabac0f9af9c97937cc59f2d0f21ba752e0c36e
2021-07-29 07:02:00 +00:00
Sunny Goyal
e6935d895a
Merge "Simplifying color extraction registration logic" into sc-v2-dev
2021-07-29 06:53:15 +00:00
Sunny Goyal
278939fdf3
Removing GridMigrationTask-v1 since it has been disabled for a while
...
Also removing some data migration support
Bug: 194937047
Test: Presubmit
Change-Id: I392a5f6e49ec170f63056a7664de47229896f390
2021-07-28 15:55:43 -07:00
Sunny Goyal
69a8eecdc9
Simplifying color extraction registration logic
...
> Calulating correct location irrespective of transient
state (scale/translation)
> Removing extraction pause/resume logic
> Simplifying location calculation and registration (only use one location instead of a list)
Bug: 194732483
Test: Manual
Change-Id: I255d83761bff5e09c9fb0a5e398d0be0c1d0956f
2021-07-28 15:43:13 -07: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
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
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
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
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
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
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
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
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
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
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
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
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
9c50c9a130
[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: I3ad10fd42d826b8f4d81155a92dc31aaa17a23c4
2021-07-27 14:51:25 +00:00
TreeHugger Robot
0a5b66af2c
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-07-27 14:39:44 +00:00
TreeHugger Robot
efe6d7e5ab
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev am: 6f13505be7 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15391703
Change-Id: I941cce050832c38cfa092d0df2b452f354372106
2021-07-27 14:35:29 +00:00
TreeHugger Robot
6f13505be7
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-07-27 14:23:34 +00:00
Steven Ng
f7418f95c1
Merge "Remove drop target button drawable padding if text isn't hidden" into sc-v2-dev am: 3de51d518d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15371938
Change-Id: I6054111277804770f24028a80a2c876708492248
2021-07-27 13:36:16 +00:00
Steven Ng
3de51d518d
Merge "Remove drop target button drawable padding if text isn't hidden" into sc-v2-dev
2021-07-27 13:21:57 +00:00
TreeHugger Robot
72e564e247
Merge "Use 32dp as the content margin for widgets pickers in large screen devices" into sc-v2-dev am: 8d5cd17801
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15393091
Change-Id: I8353ecd2a63559ee82d7cc7a70d5c5b7300b632a
2021-07-27 13:02:04 +00:00
TreeHugger Robot
8d5cd17801
Merge "Use 32dp as the content margin for widgets pickers in large screen devices" into sc-v2-dev
2021-07-27 12:47:45 +00:00
Steven Ng
24c16de329
Use 32dp as the content margin for widgets pickers in large screen
...
devices
Test: manual
Bug: 194369046
Change-Id: I7376eab59d57bdd9ccc8a64e9f321358e09ee579
2021-07-27 12:00:52 +01:00
Bill Yi
f71ffc5206
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I54d14e6ea8ae5c1194f8ca4c78730b7f243be5c9
2021-07-27 09:14:05 +00:00