Friday, October 30, 2020

Gmail for Android prepares to add Search Chips for filtering Chat messages

Google introduced a new feature in Gmail called “Search Chips” earlier this year in February. The feature added clickable search suggestions in Gmail for G Suite users, making search filters a whole lot easier to use. A couple of months after the initial release, Google rolled out Search Chips in Gmail for consumers. While the company has yet to add the feature in the mobile version of Gmail, they are bringing a similar search filtering feature for users of Chat.

An APK teardown can often predict features that may arrive in a future update of an application, but it is possible that any of the features we mention here may not make it in a future release. This is because these features are currently unimplemented in the live build and may be pulled at any time by the developers in a future build.

A teardown of the Gmail app for Android (v. 2020.10.04) has unearthed new strings of code that hint at the upcoming search filters for Chat messages. Entering any keyword in the search bar will bring up related Search Chips right underneath the Search bar. Tapping on the Search Chips will instantly apply a filter and display all related messages underneath.

<string name="search_filtering_attachment_chip_title_with_count">Attachment+%d</string>
<string name="search_filtering_author_chip_title">From</string>
<string name="search_filtering_author_chip_title_with_name">From %s</string>
<string name="search_filtering_author_chip_title_with_name_and_count">From %1$s+%2$d</string>
<string name="search_filtering_dialog_attachment_icon_content_description">Attachment icon</string>
<string name="search_filtering_documents_chip_title">Documents</string>
<string name="search_filtering_documents_chip_title_with_count">Documents+%d</string>
<string name="search_filtering_images_chip_title">Images</string>
<string name="search_filtering_images_chip_title_with_count">Images+%d</string>
<string name="search_filtering_pdf_chip_title">PDFs</string>
<string name="search_filtering_pdf_chip_title_with_count">PDF+%d</string>
<string name="search_filtering_people_suggestion_header_title">Suggested</string>
<string name="search_filtering_sheets_chip_title">Sheets</string>
<string name="search_filtering_sheets_chip_title_with_count">Sheets+%d</string>
<string name="search_filtering_slides_chip_title">Slides</string>
<string name="search_filtering_slides_chip_title_with_count">Slides+%d</string>
<string name="search_filtering_video_chip_title">Videos</string>
<string name="search_filtering_video_chip_title_with_count">Video+%d</string>

As you can see in the below screenshot from Android developer and reverse engineer Alessandro Paluzzi, there are a couple of filter suggestions, including an author and attachment. Clicking on these suggestions will narrow down your search, which is a significantly easier process than typing out Gmail’s old filters.

As of now, we have no information from Google regarding Search Chips integration in Gmail for mobile. We’ll update this post as soon as the feature goes live in a future version of Gmail for Android.

This article was updated at 1:43 PM EST on October 30, 2020, to reflect that these search filters are intended for filtering Chat messages and not emails.

The post Gmail for Android prepares to add Search Chips for filtering Chat messages appeared first on xda-developers.

HostGator Web Hosting

Related Posts:

  • Design Sketches of the Rejected OnePlus SmartwatchBefore the official release of the OnePlus 3, we learned that the company was also discussing the idea of releasing a smartwatch as well. They ended up tossing out the idea so they could focus 100% on the upcoming flagship, b… Read More
  • Dropbox Announces Upcoming Changes to Camera UploadsOn July 22nd, Dropbox will change the way camera uploads are handled with smartphones for basic accounts. If you want to continue with your automated camera uploads, basic customers will have to install the desktop applicatio… Read More
  • Android N Officially Named Android NougatThe upcoming Android N update has finally received its name unveiling, and as the statue was revealed and added to the collection, we found out the name is Android Nougat! What is a Nougat, exactly? From Wikipedia: Nougat&nbs… Read More
  • Qualcomm Optimizes Select Snapdragon SoCs for TangoGoogle’s Tango AR technology can be very taxing on the CPU unless there’s a way to offload the work being done and this is exactly what Qualcomm is doing with the Snapdragon 652, 820 and future 6xx/8xx SoCs. So while old… Read More
  • SwiftShader is Now Fully Open SourceGoogle has been using SwiftShader in Chrome since 2009, and they’re also using it in Android development tools as well as cloud services. This technology allows for 3D rendering on systems that can’t fully support hardwa… Read More

0 comments:

Post a Comment