One great thing about major updates to Android – and the developer previews leading up to them – is that a lot of the smaller, often overlooked apps tend to get some renewed attention. Google's Calculator app has seen a few builds with each developer preview since it went from v7.21 to v7.3, and each one has included something of note.

What's New

Unofficial Changelog: (the stuff we found)

  • Tweaked launcher icon
  • Text editing in the expressions field
  • Added a sliding drawer indicator

Text editing for expressions

The big new feature in the calculator is an expression field that can be treated more like regular text. In previous versions, there wasn't really much to do with the expressions aside from using the buttons below to make changes to the end of the line. It could get pretty ugly if you had a long string of operations, then had to change something about the first number. Now, you can simply tap anywhere on the line to place a cursor. There is also a drag-able handle in case your taps aren't too precise.

That's just where the improvements begin. Double-tap or long press on the expression and you'll get a pair of selection handles and with options to cut or copy selected text. If the whole line is selected, Memory actions will also become available. Memory actions used to only show up with a long-press on the results line (below the expression line) and in the history screen.

Tweaked launcher icon

Launcher icons have been getting a lot of little shakeups over the last year, first as Google introduced rounded icons for the Pixel launcher, then again when Adaptive Icons were introduced with Android O. With the bump to v7.3, the Calculator app gave up its icon with an irregularly shaped equals sign to adopt one that stands out just a bit less.

Left: Previous icon. Right: Latest icon.

This icon will appear on basically all non-Pixel devices. For those that care about this sort of thing, it's pretty clear that the new version of the icon now matches the round icon used on Pixel phones (pictured below), but obviously without being masked into a round shape. So, yay for consistency, I guess.

Sliding drawer indicator

Left: Previous icon. Right: Latest icon.

The Calculator app has a little pull-out drawer sitting to the right of the buttons for math operations in portrait orientation. If you look closely, you'll notice that the latest version adds a little arrow on the drawer as a visual indicator that it can be opened to reveal more operators.

Teardown

Disclaimer: Teardowns are based on evidence found inside of apks (Android's application package) and are necessarily speculative and usually based on incomplete information. It's possible that the guesses made here are totally and completely wrong. Even when predictions are correct, there is always a chance that plans could change or may be canceled entirely. Much like rumors, nothing is certain until it's officially announced and released.

The features discussed below are probably not live yet, or may only be live for a small percentage of users. Unless stated otherwise, don't expect to see these features if you install the apk.

Data sync and settings?

This one is mostly a quick note, but it might speak to something a little bigger in the future. One of the recent builds of v7.3 includes a few lines related to enabling backup of app data, a feature that was added with Android 6.0. This has become fairly common across most of Google's apps, though most people probably won't notice it has happened until they set up a new device, and even then it's usually pretty subtle.

The backup feature is still disabled, but the backup instructions list three files that will be synced to Drive once this goes live in a future release. The first is the expressions database, which basically contains everything in the history screen. That means you'll be able to do some calculations, then if your phone is lost or destroyed, those same calculations will appear in the next phone you set up. Syncing with multiple devices may also be possible, but I can't be sure if that's part of the plan yet.

The other two files planned for backup are both for app settings, which is a little strange for an app with no settings screen. It's possible this is just there to keep track of whether a user keeps the calculator in degree or radian mode, or it might be a sign that more configuration options are on the way. At this point, there's not much to go on, but it's interesting enough to make a note of it.

code

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.

Version: 7.3 (4079033) (73001812)

[EMBED_APP]https://play.google.com/store/apps/details?id=com.google.android.calculator[/EMBED_APP]