Article Contents
Update Wednesday is starting off with a new version of the Gmail app. There don’t appear to be any grand changes with this release, but it does boast at least a couple minor improvements. The only obvious change in this update comes in the form of a new full screen workflow for adding email accounts. A quick teardown also reveals that users will have the option to add vacation responders to their Exchange accounts, and Gmail’s Unsubscribe feature is coming soon.
What’s New
Left x2: old version, Right x2: new version
The Gmail team has been cleaning up some of the leftover interface elements that didn’t quite fit in with the design guidelines we all know and love. The latest target for attention is the “Add account” workflow. In earlier versions, the first step was presented as a dialog box hovering over the navigation drawer. Picking Google would take users through the normal process of adding a device-wide account, but choosing to add a Personal or Exchange account led to a setup process that looked very out of place. The new version doesn’t change anything functionally, but it does turn the dialog into a full screen activity, and now the two non-Google options look much more consistent.
Teardown
There aren’t a lot of changes in this release, but a couple of small details do stand out.
Unsubscribe
One of Gmail’s clever features to combat spam and other annoying email is an intelligent unsubscribe function. It begins by using conventional methods to remove an account from a subscription if a link is provided in the message body. If that procedure fails, Gmail will take increasingly aggressive steps to eliminate unwanted mail. The feature has never been directly available in the app, but that will probably change very soon.
Strings
<string name=”unsubscribe”>Unsubscribe</string>
<string name=”confirm_unsubscribe_conversation”>Unsubscribe from this sender?</string>
/res/menu/conversation_actions.xml
<item android:id=”@id/unsubscribe” android:title=”@string/unsubscribe” app:showAsAction=”never” />
The Unsubscribe option will appear in an overflow menu of the conversation view. It doesn’t appear to be live, yet, but it may only show up for very specific types of email.
Strangely, this option seems to have come at the expense of the ‘Report phishing’ option. Since phishing attempts are frequently reported as spam, it might be that Google saw no reason to provide a second option to handle a very similar type of message.
Vacation Responders For Exchange Accounts
For those who may not know, a vacation responder is a little feature in many email systems that will send an automated, pre-written reply to anybody that sends mail to you. Gmail has offered this function for years, even in the Android app. However, the app lacks support for setting up a responder on Exchange servers. Again, this should be changing soon. A new activity clearly identifies itself as a Vacation Responder on Exchange.
<activity android:exported=”false” android:label=”@string/app_name” android:name=”com.android.email.vacation.ExchangeVacationResponderActivity” android:theme=”@style/VacationResponderTheme” android:windowSoftInputMode=”stateHidden”/>
Business users will probably get quite a bit out of this since Exchange is very common in companies of almost any size.
Download
The APK is signed by Google and upgrades your existing app. The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way. Rather than wait for Google to push this download to your devices, which can take days, download and install it just like any other APK.
File Name: com.google.android.gm-5.2.93061572-52000479-minAPI14.apk
Version: 5.2.93061572 (52000479)
MD5: 61aff688047fdd11e98c9521a20472d4
Source = androidpolice
Tags = Accounts, Adding, annoying, Brings, Download, email, Exchange, Gmail, might, Responders, screen, Soon..., Teardown, Unsubscribe, v5.2, Vacation
Tidak ada komentar:
Posting Komentar