Commit Graph

34209 Commits

Author SHA1 Message Date
Hyunyoung Song 03857adcd1 Merge "Add launcher state and activity lifecycle in AllAppsSearchPlugin Bug: 165678938" into ub-launcher3-master 2020-09-17 17:47:22 +00:00
Vadim Tryshev 7729447716 Revert "Speed up tests by injecting input events asynchronously"
This reverts commit 4c80053950.

Reason for revert: Broke tests

Change-Id: I3bd556b3127c0936b18a3fec8202b492d2ecb099
2020-09-17 17:15:08 +00:00
Treehugger Robot ece21e957e Merge "optimization of searching apps in Chinese" am: a0357329e0 am: f655c6e433 am: b634086d6c am: 27ae39420e am: 44150f8da4
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/1425241

Change-Id: I1b270e7153c41789fb6a7eba88f29b0baa27780e
2020-09-17 14:52:29 +00:00
Treehugger Robot 44150f8da4 Merge "optimization of searching apps in Chinese" am: a0357329e0 am: f655c6e433 am: b634086d6c am: 27ae39420e
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/1425241

Change-Id: Ic0b8025774c0c62e039ea9edd6f8f0e545107488
2020-09-17 14:12:18 +00:00
Treehugger Robot 27ae39420e Merge "optimization of searching apps in Chinese" am: a0357329e0 am: f655c6e433 am: b634086d6c
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/1425241

Change-Id: I6313842f62b050eb70b61a452bd5c0409757ec80
2020-09-17 09:18:46 +00:00
Treehugger Robot b634086d6c Merge "optimization of searching apps in Chinese" am: a0357329e0 am: f655c6e433
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/1425241

Change-Id: I0631b58f00dc0c39222e538a31e570206cf546f3
2020-09-17 07:09:42 +00:00
Hyunyoung Song 5e182b60c6 Add launcher state and activity lifecycle in AllAppsSearchPlugin
Bug: 165678938

Change-Id: Ica7c70ad66dcc1442ff5d0c638aaf0f1ada0fc36
2020-09-16 23:25:51 -07:00
Treehugger Robot f655c6e433 Merge "optimization of searching apps in Chinese" am: a0357329e0
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/1425241

Change-Id: Ib6cc9b8979c42f93b7d2666297a46590a6ee6d4d
2020-09-17 06:11:57 +00:00
Treehugger Robot a0357329e0 Merge "optimization of searching apps in Chinese" 2020-09-17 05:50:05 +00:00
Andy Wickham 9e754b008d Adds ability to use LauncherPreviewRenderer in Sandbox.
This is mostly a proof-of-concept for future use and
tweaks as desired by UX.

The idea is to better replicate the actual UI.

Screenshot: https://drive.google.com/file/d/1EGDgcrSH2QZuSh6P3zWLBl6L8Xd-gtFY/view?usp=sharing

Bug: 148542211
Change-Id: Ibed4b8118346ef72599463c9fd6a2f71166993fd
2020-09-16 19:35:18 -07:00
TreeHugger Robot 7144004c56 Merge "Speed up tests by injecting input events asynchronously" into ub-launcher3-master 2020-09-17 01:22:07 +00:00
Schneider Victor-tulias c238e1d71a Fix folder close animation.
Closing a folder at the same time as the keyboard closes causes the
folder close animation to jump. Fixed the animation.

Test: manual
Change-Id: I0785260f280ffc2932cd92d40073009a8c032b1d
2020-09-16 11:24:18 -07:00
Bill Yi 03f43facc2 [automerger skipped] Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE am: ac8fa29053 -s ours am: 38e35f9a12 -s ours am: a2d9d50462 -s ours am: 43fe5936d5 -s ours
am skip reason: subject contains skip directive

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

Change-Id: Ia56cb686494f3c604c8beef1e05da1144beba80a
2020-09-15 20:32:10 +00:00
Bill Yi 43fe5936d5 [automerger skipped] Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE am: ac8fa29053 -s ours am: 38e35f9a12 -s ours am: a2d9d50462 -s ours
am skip reason: Change-Id I451c2ec603e6d3a00228726c894056a2be78dcf3 with SHA-1 2cb1e6bcda is in history

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

Change-Id: I7bebb55cdc2447065ed70bd8bcc47c96b1fe004e
2020-09-14 22:20:11 +00:00
Jon Miranda fcc7dd7e57 Merging from ub-launcher3-master @ build 6834159
Test: manual, presubmit on the source branch
x20/teams/android-launcher/merge/ub-launcher3-master_master_6834159.html

Change-Id: I4350d0ddedd107d7005625480aefda19e5d06ba2
2020-09-14 22:13:30 +00:00
Bill Yi a2d9d50462 [automerger skipped] Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE am: ac8fa29053 -s ours am: 38e35f9a12 -s ours
am skip reason: Change-Id I451c2ec603e6d3a00228726c894056a2be78dcf3 with SHA-1 2cb1e6bcda is in history

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

Change-Id: I67de3b8e589f4eac4d49e2f879f8154eb7c25112
2020-09-14 21:50:51 +00:00
TreeHugger Robot 445e4b4b9b Merge "Dismiss task menu when swiping to home" into ub-launcher3-master 2020-09-14 21:31:47 +00:00
Bill Yi 38e35f9a12 [automerger skipped] Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE am: ac8fa29053 -s ours
am skip reason: Change-Id I451c2ec603e6d3a00228726c894056a2be78dcf3 with SHA-1 2cb1e6bcda is in history

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

Change-Id: I3e80b8951fce50bafa958854f4f928041b9931b0
2020-09-14 21:18:49 +00:00
Samuel Fufa 65542a4864 Merge "Fix launcher leaks" into ub-launcher3-master 2020-09-14 18:38:04 +00:00
TreeHugger Robot 34e3d615ba Merge "resolve invalid size variable issue for people view" into ub-launcher3-master 2020-09-14 17:43:31 +00:00
Samuel Fufa 2fa2e0ae23 Fix launcher leaks
Follow up of: ag/12558751
Bug: 168121204

Change-Id: I381284a5e1cd9568ed14ec7a357ff150e35c18c6
2020-09-14 09:35:37 -07:00
Samuel Fufa d099d24807 resolve invalid size variable issue for people view
Change-Id: I176a4de9536a7724a07c4e953f124b0c1691fe1b
2020-09-14 09:23:12 -07:00
Bill Yi ac8fa29053 Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE
Merged-In: I451c2ec603e6d3a00228726c894056a2be78dcf3
Change-Id: Ifec8175918103a37d8d16894ae9da32fe3aafcad
2020-09-13 07:58:52 -07:00
TreeHugger Robot 28d57f0c75 Merge "Merge mainline-prod into master" 2020-09-12 08:33:30 +00:00
Tracy Zhou 693b5f8322 [automerger skipped] Only load the first page in grid preview am: e209b03a7f am: 68f8e5c46e -s ours
am skip reason: Change-Id I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd with SHA-1 95f1cda431 is in history

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

Change-Id: Ie105314fd12357dea274334480342543ab42c9ee
2020-09-12 00:00:25 +00:00
Xin Li 1508b9ff19 [automerger skipped] Merge "Merge Android R" am: 75abb09acd -s ours am: 284bd39fdc -s ours am: 2cb1e6bcda -s ours am: 8dec5b359e -s ours am: c3b1cd4226 -s ours
am skip reason: Change-Id I2e4012ae6bf1cf4e5e5cb76790cd2451e313febc with SHA-1 05bfabfc02 is in history

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

Change-Id: I03e1b4764b9921a540c8da4a6d042a1f12e19863
2020-09-11 21:27:10 +00:00
Samuel Fufa e96b5cc754 Merge "set people icon on main thread" into ub-launcher3-master 2020-09-11 20:10:17 +00:00
Tony Wickham ef4b506c34 Dismiss task menu when swiping to home
Change-Id: Ie23e12cefeed2835aa0e5902337856505a5815bc
2020-09-11 13:00:06 -07:00
Samuel Fufa 5f1de1ad29 set people icon on main thread
Change-Id: I23435e41677efc6f262b464bfb5d9db6c057abb8
2020-09-11 11:33:14 -07:00
Tracy Zhou 68f8e5c46e Only load the first page in grid preview am: e209b03a7f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/12560647

Change-Id: Idce1411fd775be9acf4a8e9084b2146305111112
2020-09-11 18:16:25 +00:00
Baligh Uddin 69c1ed2576 Merge mainline-prod into master
$ git merge -s ours origin/mainline-prod

All commits are from upstream.

Bug: 168176832
Test: presubmit
Change-Id: I6c35a9744127316d1e26d5553a859e2e3fdaf270
2020-09-11 04:48:19 +00:00
Xin Li c3b1cd4226 [automerger skipped] Merge "Merge Android R" am: 75abb09acd -s ours am: 284bd39fdc -s ours am: 2cb1e6bcda -s ours am: 8dec5b359e -s ours
am skip reason: Change-Id I2e4012ae6bf1cf4e5e5cb76790cd2451e313febc with SHA-1 05bfabfc02 is in history

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

Change-Id: Ie2f4a6e8b1342c82113ea60c09df673ef139a7b3
2020-09-11 03:58:40 +00:00
Xin Li 8dec5b359e [automerger skipped] Merge "Merge Android R" am: 75abb09acd -s ours am: 284bd39fdc -s ours am: 2cb1e6bcda -s ours
am skip reason: Change-Id I2e4012ae6bf1cf4e5e5cb76790cd2451e313febc with SHA-1 05bfabfc02 is in history

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

Change-Id: I93c8e5b14b5858094ba89e89ae377c7c3657c2ff
2020-09-11 03:33:10 +00:00
zhaoguomanong 97cc6df21d optimization of searching apps in Chinese
Signed-off-by: zhaoguomanong <zhaoguomanong@gmail.com>
Change-Id: Id322eb8b5249d6163da8a5d3476a6cf9500ad6bb
2020-09-10 22:58:15 -04:00
TreeHugger Robot b350c66b6c Merge changes I358a6020,I202ed999 into ub-launcher3-master
* changes:
  Inline INDEX_PAUSE_TO_OVERVIEW_ANIM
  Allow pause during quick switch for any horizontal displacement
2020-09-11 02:08:25 +00:00
Xin Li 2cb1e6bcda [automerger skipped] Merge "Merge Android R" am: 75abb09acd -s ours am: 284bd39fdc -s ours
am skip reason: Change-Id I2e4012ae6bf1cf4e5e5cb76790cd2451e313febc with SHA-1 05bfabfc02 is in history

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

Change-Id: I451c2ec603e6d3a00228726c894056a2be78dcf3
2020-09-11 02:02:19 +00:00
Tony Wickham 1c3150fa1f Inline INDEX_PAUSE_TO_OVERVIEW_ANIM
It is only used by NoButtonQuickSwitchTouchController. Also removed
the interpolator overrides that are no longer needed since we don't
animate the shelf into overview mode.

Change-Id: I358a6020caaee859c6b22179591ab1d11a432f1d
2020-09-10 18:33:24 -07:00
TreeHugger Robot 8cfecbd40b Merge "Setup logging pipeline for search results" into ub-launcher3-master 2020-09-11 01:12:31 +00:00
Tracy Zhou 734caeb5ab [automerger skipped] Only load the first page in grid preview am: 312cf43863 -s ours
am skip reason: Change-Id I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd with SHA-1 ef9596d4c1 is in history

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

Change-Id: I197a77f8f6081680ea7214792896c1424d270dd8
2020-09-11 00:40:46 +00:00
Xin Li 284bd39fdc [automerger skipped] Merge "Merge Android R" am: 75abb09acd -s ours
am skip reason: Change-Id I2e4012ae6bf1cf4e5e5cb76790cd2451e313febc with SHA-1 05bfabfc02 is in history

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

Change-Id: If41856764970db256c8768944512d3f0ca47e1e2
2020-09-11 00:39:34 +00:00
Samuel Fufa f4eb70c96e Setup logging pipeline for search results
Bug: 168121204
Test: Manual
Change-Id: I4abb6c75aa0f22416616a713733bef2802b703d1
2020-09-10 17:28:42 -07:00
Tracy Zhou 95f1cda431 Only load the first page in grid preview
Bug: 160662425
Test: manual (verified correctness)
Change-Id: I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd
(cherry picked from commit ef9596d4c1)
2020-09-10 23:56:53 +00:00
Tracy Zhou e209b03a7f Only load the first page in grid preview
Bug: 160662425
Test: manual (verified correctness)
Merged-In: I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd
Change-Id: I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd
(cherry picked from commit 312cf43863)
2020-09-10 23:53:21 +00:00
Tracy Zhou 312cf43863 Only load the first page in grid preview
Bug: 160662425
Test: manual (verified correctness)
Merged-In: I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd
Change-Id: I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd
2020-09-10 23:18:03 +00:00
Tracy Zhou 4dfd31024e Merge "Only load the first page in grid preview" into ub-launcher3-master 2020-09-10 22:08:09 +00:00
Tracy Zhou ef9596d4c1 Only load the first page in grid preview
Bug: 160662425
Test: manual (verified correctness)
Change-Id: I9dc3b7d7b84924ffb588470d4b6b20431a62b6cd
2020-09-10 14:10:41 -07:00
TreeHugger Robot b7cc9fcc9e Merge "Adding content push button behind flag to OAV." into ub-launcher3-master 2020-09-10 21:07:44 +00:00
Sreyas 46aba2a46e Adding content push button behind flag to OAV.
Tested: TaplTestsNexus:testOverviewActions()
Change-Id: I83bc6e5033e2292776c927fba363214f347e01ce
2020-09-10 12:59:55 -07:00
Xin Li 75abb09acd Merge "Merge Android R" 2020-09-10 17:22:14 +00:00
Tony Wickham 248a7f89ac Only set live target if there is a target to set
Fixes: 166143722
Change-Id: I10c5bf384f6cee02cc55c035647911672f638e48
2020-09-10 00:41:22 +00:00