Pinyao Ting
96d3c589ef
Explicit Nullbility in Launcher (Part 3)
...
This CL updates the nullabality on ItemInfo related classes.
Bug: 242895652
Test: manual
Change-Id: I5fa17a17ff876486431f48d750abdc31afbc56a0
2022-09-08 09:36:00 -07:00
Sunny Goyal
f0ff70a2a5
Adding support for easily extending Launcher DragAndDrop support
...
Bug: 232165524
Test: Verified locally
Change-Id: I3b4f37bc9914de55330662edd678e6fdd0eafece
2022-05-11 21:34:08 +00:00
Sunny Goyal
d872a97bd0
Updating icon badging logic
...
Bug: 201682172
Test: Manual
Change-Id: I57421b0c77e12f1cd464e532d2a1383c2cf93981
2021-12-02 22:14:25 +00:00
Becky Qiu
1fc202867e
[AA+ Search] Add logging for header search icon tapping events.
...
Logging example for the search icon tapping event: https://paste.googleplex.com/4809431536631808
Bug: 198507048
Test: tested with AiAi apk with search icon sent as child of header.
Change-Id: Ibbaec61b93c30a99ea2ffef8d7342490ba37335d
2021-11-09 16:50:47 -08:00
sfufa@google.com
ca76de0e6e
Support drag/drop on search results
...
Bug: 199341710
Test: manual
Change-Id: I9879c2a3769d4f930ab0289d2f26e4757971549d
2021-10-04 13:14:12 -07:00
Hyunyoung Song
5881b910e9
Revert "Don't use ProxyActivity when launching from SearchActionItemInfo intent"
...
This reverts commit 878dedfb84 .
Reason for revert: b/192558017
Bug: 192558017
Change-Id: I41e64ab74c00d7b255be6f3ef1b783c01571d641
2021-07-02 21:18:10 +00:00
Hyunyoung Song
878dedfb84
Don't use ProxyActivity when launching from SearchActionItemInfo intent
...
Bug: 188490184
Test: Manual
Change-Id: I9b1b17dfb7e896025a01245414cdab11cf3125cb
2021-06-28 06:34:48 -07:00
Hyunyoung Song
a1b7851b53
Revert "Don't crash on dialer app target search results"
...
This reverts commit 67edf1654c .
Reason for revert: this was temporary launcher side fix until aiai
proper fix was made and dropped to the system image.
Bug: 186412929
Change-Id: Idd3abe3fe2104c316aeff16e11d8110dfee7e0d1
2021-05-06 21:55:51 +00:00
Hyunyoung Song
67edf1654c
Don't crash on dialer app target search results
...
Bug: 186412929
Test: manual
Change-Id: Ic1ab6e212d36ca1f711f51d047e4d62106bf0680
2021-05-04 22:29:33 -07:00
Samuel Fufa
c2da3c60fe
Merge "Allow badging with ComponentNames" into sc-dev
2021-02-24 13:38:49 +00:00
Samuel Fufa
85dfc2e032
Allow badging with ComponentNames
...
Bug: 180909579
Test: Manual
Change-Id: I2ee6dc2edb97ef0eb2470e7b7e8f849d451a77dd
2021-02-23 12:48:37 -06:00
thiruram
b8bb677616
[AA+] Skip title logging when search result type is PEOPLE.
...
Bug: 178562918
Test: Manual
Change-Id: Ia2fb8018efcdfb6ad947c590d559094cb460ce83
2021-02-22 17:10:38 -08:00
thiruram
f8f2a6ed0a
[AA+] Log tap on SearchActionItem.
...
Bug: 178562918
Test: Presubmit
Change-Id: I42a44de4f3cc02ca331c4f99c107891c4658995d
2021-02-22 22:39:41 +00:00
thiruram
73821a9c6d
[AA+] Fixes wrong container for LAUNCHER_ITEM_DROP_COMPLETED log event.
...
Bug: 179529616
Change-Id: Id35c952c94d8a10743f147b194d3c27e22bc5062
2021-02-08 10:11:32 -08:00
Samuel Fufa
1ab83de48e
Support people search results
...
+ Introduce temporary workaround icon loading with URLConnection for play results
Manual: go/search-action-icon
Bug: 177223401
Test: Manual
Change-Id: I3b597faaad38e8cd1419065b80b359720baf52b0
2021-01-29 15:48:08 -06:00
Darryl Johnson
170a6b7b98
Revert "Support people search results"
...
This reverts commit f28db55c96 .
Reason for revert: Possible cause of b/178836393
Change-Id: I0e787f02377a5b8fa723816978c61927af67665a
2021-01-29 20:51:38 +00:00
Samuel Fufa
f28db55c96
Support people search results
...
+ Introduce temporary workaround icon loading with URLConnection for play results
Manual: go/search-action-icon
Bug: 177223401
Test: Manual
Change-Id: Ie8e7963447640d98abb9830ec05f26b28ec58345
2021-01-29 12:49:12 -06:00
Hyunyoung Song
7575cca264
Support ACTION/THUMBNAIL/SUGGEST corpus for rendering rendering
...
Hookup notifyEvent for metrics, on device intelligence.
Bug: 178454668
Bug: 178455221
Test: manual (See attached screenshots in the bug)
Change-Id: I652b4f2b0644a4726ccc3e01ce4c945a719f96a8
Signed-off-by: Hyunyoung Song <hyunyoungs@google.com >
2021-01-27 19:13:09 +00:00
Samuel Fufa
c282018765
Consolidate Search result UIs
...
- Allow SearchAction to be represented by SearchResultIcon and SearchResultIconRow
- Fix tap enter to launch regression
- Remove Plugin Pipeline
Bug: 177223401
Test: Manual
Change-Id: Id1d445f6af3f80f840d567165051188c78230ed0
2021-01-25 12:46:05 -06:00