Skip to main content

Gmail 2020.02.02 hints at Inbox-like ‘Bundles’ with ‘Labels’ and ‘Smartmail card’ [APK Insight]

Last April, Google killed Inbox with the promise that popular features would be migrated to Gmail. Nearly a year later, that has yet to occur, but the latest version (2020.02.02) of Gmail for Android today reveals that work is underway.

About APK Insight: In this ‘APK Insight’ post, we’ve decompiled the latest version of an application that Google uploaded to the Play Store. When we decompile these files (called APKs, in the case of Android apps), we’re able to see various lines of code within that hint at possible future features. Keep in mind that Google may or may not ever ship these features, and our interpretation of what they are may be imperfect. We’ll try to enable those that are closer to being finished, however, to show you how they’ll look in the case that they do ship. With that in mind, read on.

Labels

Labels today let you badge emails with the ability to auto-tag them as they are received based on address or subject. Google now looks to be automating this categorization — which currently requires manual user set-up — for a new feature that ends up being one half of the Bundles found in Inbox.

Gmail 2020.02.02 hints at “Labels” for “Purchases” and “Travel.” Both categorizations were found in the company’s experimental email client as Bundles.

<string name=”label_name_purchases”>Purchases</string>

<string name=”label_name_travel”>Travel</string>

The latter includes a pair of lines that note how “Emails like this will automatically appear in your Travel label.” Gmail will presumably include emails from airlines, hotels, and other related confirmations.

There is also a corresponding onboarding graphic that shows how the “Travel” label gets central placement in the navigation drawer. In the old Inbox, Bundles were also elevated to the top of the sidebar just below other default folders. Additionally, like before, these new set of labels get corresponding icons to set them apart.

It’s unclear if Labels will also appear in the main inbox view grouped together — the other key aspect of Bundles, though a similar UI leaked last year. With labels getting half of the Bundle functionality with automatic grouping, it’s possible that they are the intended and promised replacement.

<string name=”travel_onboarding_title”>Your new Travel label</string>

<string name=”travel_onboarding_summary”>Emails like this will automatically appear in your Travel label</string>

Smartmail card

Gmail on the web displays cards at the top of flight-related messages. A similar capability could be making its way to Android with a “smartmail_card” for flight “Arrival” and “Departure.” It’s a useful time-saving shortcut that allows you to just glance at a message instead of having to read the body.

According to Gmail 2020.02.02, users will be able to collapse the card, with the Android app possibly also pulling phone numbers to “Call.”

<string name=”smartmail_card_flight_arrival”>Arrival</string>

<string name=”smartmail_card_flight_departure”>Departure</string>

<string name=”smart_mail_contact_call_action”>Call</string>

<string name=”cd_smartmail_card_collapsed”>%1$s, %2$s – Card Collapsed</string>

<string name=”cd_smartmail_card_expanded”>%1$s, %2$s – Card Expanded</string>

How to update?

Gmail 2020.02.02 is rolling out now via the Play Store. Thanks to JEB Decompiler, which some APK Insight teardowns benefit from.

FTC: We use income earning auto affiliate links. More.

You’re reading 9to5Google — experts who break news about Google and its surrounding ecosystem, day after day. Be sure to check out our homepage for all the latest news, and follow 9to5Google on Twitter, Facebook, and LinkedIn to stay in the loop. Don’t know where to start? Check out our exclusive stories, reviews, how-tos, and subscribe to our YouTube channel

Comments

Author

Avatar for Abner Li Abner Li

Editor-in-chief. Interested in the minutiae of Google and Alphabet. Tips/talk: abner@9to5g.com