Skip to main content

Gmail 2019.03.03 preps scheduling emails, 15th birthday, enterprise lock requirement [APK Insight]

On the web, Gmail is its own platform with a variety of extensions that add missing functionality and other tools. Google is now making email scheduling a first-party capability, according to Gmail 2019.03.03 for Android.

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.

New versioning scheme

This update to Gmail implements a new versioning scheme. The app was previously at version 9.x, but is now identified by the year. Another Google service that recently implemented this method is Google Play Games. Today’s full version is Gmail 2019.03.03.238017425.

Scheduling emails

Back in version 8.7.15 (via AP) from July 2018, work on scheduling email was spotted on the Android client. Gmail 2019.03.03 today continues development and fleshes out the functionality in great detail.

<string name=”menu_schedule_send”>Schedule send</string>

<string name=”message_scheduled”>Send scheduled for %1$s</string>

<string name=”message_scheduling”>Scheduling send…</string>

<string name=”datetimepicker_dialog_title”>Pick date &amp; time</string>

When composing an email, users will have the option to send it at a specified time that ranges from 2 minutes into the future, but under “50 years from now.” Onscreen UI will open a visual “date & time” picker and confirm the process once your message is queued up.

<string name=”scheduledsend_error_text_earlier_than_earliest”>Must be at least 2 minutes from now</string>

<string name=”scheduledsend_error_text_later_than_latest”>Must be less than 50 years from now</string>

Users will be able to cancel that future delivery, with messages “reverted to draft” in that scenario. When users schedule, the send request appears to be sent to the cloud, and thus will work if your device is not online during that period. It also means that messages cannot be stopped locally if you have no connectivity, or prevented by putting your device in Airplane Mode.

<string name=”cancel_confirmation_in_conversation_view”>Scheduled send canceled and message reverted to draft</string>

<string name=”cancel_scheduled_send_button”>Cancel send</string>

<string name=”cannot_delete_when_offline”>Scheduled message cannot be deleted when offline</string>

Gmail’s 15th anniversary

Gmail launched on April 1, 2004 and next month is celebrating its 15th anniversary. At launch, many assumed that the email service from Google was an April Fools’ prank for giving 1GB of personal storage to users when most services at the time only offer tens of megabytes. On the first of April, Gmail for Android might surface a prompt acknowledging the occasion.

<string name=”gmail_birthday_text”>Gmail turns 15</string>

Screen lock requirement

On the security front, enterprise administrators that manage your work account will soon have the ability to prevent syncing if your device does not have a device lock, or one that isn’t secure enough. Users will be prompted to increased their security before messages start arriving if this policy is enforced by your company.

<string name=”update_screen_lock_request_button”>Update screen lock</string>

<string name=”update_screen_lock_request_description”>Your email provider requires a stronger screen lock to sync with the device.</string>

<string name=”set_screen_lock_request_description”>Your email provider requires a screen lock to sync with the device.</string>

<string name=”security_activity_title”>Exchange security setup</string>

<string name=”security_setup_finished_header”>Your account is set up and emails are on their way!</string>

<string name=”security_update_enforcing_progress_label”>Enforcing policy…</string>

<string name=”security_update_request_explanation”>”The server %1$s must be able to remotely control some security features of your Android device. In order to sync your emails, click ‘Activate’ when prompted on the next screen.”</string>

How to update?

Gmail 2019.03.03 is rolling out now via the Play Store. We do not post APKs to download directly given the legal challenges associated with copyright and possibility of removal. Meanwhile, that model is perilous given Android App Bundles and Google Play’s Dynamic Delivery.

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

Check out 9to5Google on YouTube for more news:

Comments

Author

Avatar for Abner Li Abner Li

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