Google last week announced a new “Crop & adjust” suggested action for Photos that is aimed at print documents and text. Google Photos 4.13 today reveals work on more size options when sharing photos to a third-party app, and is A/B testing a tweaked “Create new” menu.
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 app sharing
When sharing pictures through certain third-party apps (like Slack) that do not support more than one image upload at a time, Google Photos will prompt users to “Create link” or a “Shared album.” The former is akin to a one-time album that “only you can add” to compared to the latter option.
Other apps like Gmail will provide users with the same two options and the ability to scale down bigger uploads to “Large size” or “Actual size.”
Google Photos 4.13 reveals work on a tweaked share method that could give users more file sizes to select from: Less data, Basic, High, and Original quality. The two latter options lineup with the sizing scheme for backups, and could be a way to streamline naming in the app.
<string name=”photos_share_method_files”>Files</string>
<string name=”photos_share_method_less_data”>Less data</string>
<string name=”photos_share_method_basic_quality”>Basic quality</string>
<string name=”photos_share_method_high_quality”>High quality</string>
<string name=”photos_share_method_original_quality”>Original quality</string>
The existing Link option remains, while Google will warn that other apps may apply compression.
<string name=”photos_share_method_link”>Link</string>
<string name=”photos_share_method_other_apps_may_reduce_quality”>Other apps may reduce quality</string>
Assistant tab tweaks
While not explicitly tied to version 4.13, Google Photos is A/B testing a tweak in the Assistant tab. The top of that stream currently displays icons to create a new album, photo book, movie, collage, or animation. Instead of featuring that row of colorful icons, Photos is testing two pill-shaped buttons. “Create new” reveals a dropdown for animation, collage, and movie, while “Print a book” is also available.
Album has been removed as an option, but there are already many ways to create a collection from selecting multiple images to the overflow menu in the main Photos tab.
How to update?
Google Photos 4.13 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.
Comments