Key Points of This Article
- An update (v1.25.343.07.release.805970426) for the “Device Intelligence” app, which powers the “Magic Suggest” feature for the “Pixel 10,” “Pixel 10 Pro,” “Pixel 10 Pro XL,” and “Pixel 10 Pro Fold,” was released on Wednesday, October 8, 2025.
- Our own investigation has confirmed that new labels for displaying information about shopping orders have been added to the app’s code.
- It is expected that information related to items ordered through the “Pixel 10” series or order information received via email will now be displayed as “Magic Suggest” suggestions.
On Wednesday, October 8, 2025, an update to version v1.25.343.07.release.805970426 was rolled out for the “Device Intelligence” app. This app powers “Magic Suggest,” a feature that utilizes the “Gemini Nano” AI model on the new generation of Google Pixel devices: “Pixel 10,” “Pixel 10 Pro,” “Pixel 10 Pro XL,” and “Pixel 10 Pro Fold.”
No new features for this “Device Intelligence” app update (v1.25.343.07.release.805970426) have been officially announced. However, our own investigation of the app’s code has confirmed the addition of new labels for displaying information about shopping orders.
This suggests that a new feature has been added, allowing the “Device Intelligence” app to parse a user’s shopping order information and display details like the order date, order number, total price, and tracking number in an easy-to-read card format. In other words, it is expected that in the future, information related to items ordered through the “Pixel 10” series or order information received in emails will be displayed as “Magic Suggest” suggestions.
<string name="beacon_card_row_label_shopping_order_order_date">Order date</string>
<string name="beacon_card_row_label_shopping_order_order_number">Order number</string>
<string name="beacon_card_row_label_shopping_order_total_price">Total price</string>
<string name="beacon_card_row_label_shopping_order_tracking_number">Tracking number</string>
コメントを残す