signalapp / Signal-Android

A private messenger for Android.
https://signal.org
GNU Affero General Public License v3.0
25.05k stars 6.03k forks source link

Search sticker packs by title in sticker search screen #13554

Open spazzylemons opened 3 weeks ago

spazzylemons commented 3 weeks ago

First time contributor checklist

Contributor checklist


Description

The sticker search screen currently only allows users to search for sticker by their corresponding emoji. This is inconvenient when a sticker you are trying to find does not have an obvious emoji. On Telegram, sticker search shows sticker packs with a matching title first, followed by emoji matches. These changes to the search screen implement this functionality.

Installed sticker packs with a title that partially or fully matches the search query are displayed in full in the search results. After these results, emoji matches are displayed.

Screenshot of the feature:

image

alex-signal commented 3 weeks ago

Hi! I'm going to run this by product and see whether they have any concerns.