Urgent.News

What's breaking now, across thousands of outlets.

Tech

This sideloaded Android Auto app transformed my car’s screen into a retro gaming arcade

Xtream Auto's latest update brings simple tabletop games to the app

This sideloaded Android Auto app transformed my car’s screen into a retro gaming arcade

Google Wallet, the digital payment platform, is undergoing a significant visual overhaul for Android users. The latest update, following the homepage redesign in May, replaces the traditional small rectangular card design with a full-screen pass display. This change brings the entire Google Wallet interface to the forefront, with the brand's primary color now dominating the background.

To enhance usability, scrolling down the new pass layout now provides quick access to essential actions. These include dialing associated phone numbers and visiting the official website for the respective pass. Within the redesigned interface, a "Settings" option allows users to modify their pass nickname and control its usage, a feature that was previously hidden within the three-dot overflow menu.

Interestingly, the redesign also grants users the ability to revert to the old pass design by tapping the rewind icon located in the top-right corner of the screen. This feature enables a seamless transition back to the previous layout for those who prefer it. The redesign is applicable to all types of passes, including loyalty cards and boarding passes, as well as manually created ones. However, it's important to note that transit cards will continue to use the original pass design.

While the new design undoubtedly offers a more visually appealing user experience, it is worth mentioning that some background colors can be quite bright, particularly when using passes in low-light environments. The full redesign is currently being widely rolled out across Android devices. For those interested in more news and updates, 9to5Google on YouTube provides additional coverage.

Written by urgent.news from 9to5Google's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at xda-developers.com →

More in Tech

Kubernetes Troubleshooting: What to Check Before You Restart a Pod

Production incident. Pod is failing. Alerts are firing. The instinctive response is often: "Restart the pod and see if it comes back." Sometimes that restores service — but it can also destroy useful…

  • Examine pod details with kubectl describe pod pod-name -n namespace
  • Review previous container logs using kubectl logs pod-name -n namespace --previous
  • Investigate container termination reason to avoid resource misconfiguration

More from Friday 11 September →