1.0.14 19 May 17:57 What's Changed 1. Experimental Model Context Protocol (MCP) Support Introduced experimental support for MCP. Added a user permission flow for MCP tool calls, ensuring users are prompted for approval before the agent executes a tool (with an option to "Always allow"). Added comprehensive documentation for MCP. 2. Hardware & Performance Enhancements Pixel TPU Support: Enabled execution support for models on Pixel TPUs, including support for sideloaded models. Speculative Decoding: Added configuration options and engine initialization for speculative decoding to improve model generation speed. 3. New Agent Skills & Capabilities Calendar Integration: Added new skills to create-calendar-event and read-calendar-events directly from the chat. Scheduled Notifications: Added a schedule-notification skill (for one-time or daily alerts), complete with a Notification Management Screen and deep-link support that opens the agent chat with a pre-filled query when tapped. Learn Something New: Introduced a new learn-something-new skill. Note: Several older skills (like calculate-hash, text-spinner, send-email) were disabled by default to refine the default agent experience. 4. UI & Chat Experience Improvements Gemini-like UI: Updated the UI for both Chat and Prompt Lab to better match the official Gemini app experience. System Prompt Customization: Added UI integration and core storage for users to edit and retrieve dynamic System Prompts. Chat History: Introduced chat history saving that supports text, images, and audio messages. Media Handling: Added a new feature allowing users to download and share images directly from the chat. 5. Notable Bug Fixes & Stability Fixed session reset issues when turning off skills or deleting chat history. Switched from using "exact alarms" to "inexact alarms" to improve Android permission compliance. Fixed a NumberFormatException crash in the Benchmark Results Viewer that occurred for non-US locales (e.g., parsing "8186,03"). New Contributors @kuishou68 made their first contribution in #629 @yijie-yang made their first contribution in #837 Full Changelog: 1.0.13...1.0.14 1.0.13 05 May 16:21 Support Gemma 4's built-in Multi Token Prediction (MTP) to accelerate decoding. Check out the blog post for more details. Try it in AI Chat, Ask Image, Ask Audio, and Prompt Lab (turn on the "Support speculative decoding" in the config dialog). Bug fixes. 1.0.12 Add Gemma3 1B NPU support for Qualcomm Technologies SoCs. Try it in Prompt Lab! Check out the blog post for more info. If your device is supported, you will see a new "NPU" option in PromptLab -> Gemma3-1B-IT model card: Installing via Play Store? No action needed; the correct libraries are bundled with the app automatically for supported SoCs. Installing via APK here? Check the supported device list below for each file to ensure compatibility with your device. ai-edge-gallery-sm8550.apk: Samsung: Galaxy S23, S23+, S23 Ultra, Galaxy Z Fold 5, Galaxy Z Flip 5, Galaxy Tab S9 Series. OnePlus: OnePlus 11, OnePlus 12R. Xiaomi: Xiaomi 13, 13 Pro, 13 Ultra. Motorola: Edge 40 Pro (Edge+ 2023), Razr 40 Ultra (Razr+). Gaming/Niche: ASUS ROG Phone 7, RedMagic 8 Pro, Sony Xperia 1 V, iQOO 11. ai-edge-gallery-sm8650.apk: Samsung: Galaxy S24 Ultra (globally), Galaxy S24/S24+ (US/Canada/China versions), Galaxy Z Fold 6, Galaxy Z Flip 6. OnePlus: OnePlus 12. Xiaomi: Xiaomi 14, 14 Pro, 14 Ultra. ASUS: Zenfone 11 Ultra, ROG Phone 8 / 8 Pro. Others: RedMagic 9 Pro, Honor Magic 6 Pro, iQOO 12, Nubia Z60 Ultra. ai-edge-gallery-sm8750.apk: Samsung: Galaxy S25 Ultra (and S25/S25+ in most regions). Xiaomi: Xiaomi 15, 15 Pro. OnePlus: OnePlus 13. Realme: GT 7 Pro. ASUS: ROG Phone 9 Series. Others: RedMagic 10 Pro, iQOO 13, Honor Magic 7 Series. ai-edge-gallery-sm8850.apk: Samsung: Galaxy S26, S26+, and S26 Ultra (Snapdragon version used globally for Ultra; regional for S26/S26+). OnePlus: OnePlus Ace 6T (released late 2025), OnePlus 15R. Vivo: Vivo S50 Pro Mini, Vivo X300 FE. iQOO: iQOO 15R, iQOO Z11 Turbo. Honor: Honor GT 2 Pro. Motorola: Motorola Signature, Motorola Razr Fold (2026 models). 1.0.11 Introducing Gemma 4: Experience the latest high-performance models running fully offline. Agent Skills: Extend LLMs with modular tools like display interactive maps and search Wikipedia. Supporting custom skill loading from the community. Learn more about how to create skills, and share with the community Thinking Mode in AI Chat: Visualize the model’s reasoning process for deeper transparency. (Note: Currently exclusive to supported models, including the Gemma 4 family). 1.0.10 26 Feb 19:03 A new fine-tuned Mobile Actions Function Gemma 270M model to try. A faster and more reliable fine-tuned Tiny Garden Function Gemma 270M model to try. A dedicated benchmark screen to run model benchmarks directly in-app, located in the Models Management screen via the top-left menu. Streamlined Gemma model downloads — no HuggingFace login required. Full Changelog: 1.0.9...1.0.10 1.0.9 18 Dec 17:15 New Demos: See FunctionGemma in action! 🌻 Tiny Garden: Play an experimental and fully offline mini game that uses natural language to plant, water, and harvest flowers. 📳 Mobile Actions: Use our open-source recipe to learn model fine-tuning, then load it in app to unlock offline device controls. Full Changelog: 1.0.8...1.0.9 1.0.8 03 Dec 21:25 1.0.7 What's Changed Fix NPE crash due to failure to download. by @copybara-service[bot] in #282 Remove object instead of index to avoid potential crash. by @copybara-service[bot] in #283 Update splash screen with animated icon. Also make the "failed to load allowlist" dialog dismissable. by @copybara-service[bot] in #287 [gallery] fix a crash on user providing invalid text value for a number by @copybara-service[bot] in #294 Add animation for audio recording and simplify audio recording ui. by @copybara-service[bot] in #296 Hide keyboard after sending a prompt; Scroll to bottom when a new prompt is sent; Show warning when user tries to import a web model. by @copybara-service[bot] in #301 [gallery] allow download model using a git reference by @copybara-service[bot] in #310 Fixes a typo by @EsmaeelNabil in #261 Moro auto-scrolling related fix. by @copybara-service[bot] in #313 New Contributors @EsmaeelNabil made their first contribution in #261 Note on accessibility: We've heard your valuable feedback regarding the lack of accessibility in the app, and we are actively working on making the app fully accessible by our next release. Thank you so much for your continued support and patience! Full Changelog: 1.0.6...1.0.7 1.0.6 Minor code clean up and refactoring 1.0.5 20 Aug 23:40 Refactored the model download logic. This should fix various model download issues reported from the community.
Google AI Edge Gallery v1.0.13 & v1.0.14 updates: Gemma 4 Multi-Token Prediction, Pixel TPU support, experimental MCP, new skills, now saves chat history
1.0.14 19 May 17:57 What's Changed 1. Experimental Model Context Protocol (MCP) Support Introduced experimental support for MCP. Added a user permission flow for MCP tool calls, ensuring users are prompted for approval before the agent exec
1.0.14 19 May 17:57 What's Changed 1. Experimental Model Context Protocol (MCP) Support Introduced experimental support for MCP. Added a user permission flow for MCP tool calls, ensuring users are prompted for approval before the agent exec
- Added a user permission flow for MCP tool calls, ensuring users are prompted for approval before the agent executes a tool (with an option to "Always allow").
- Speculative Decoding: Added configuration options and engine initialization for speculative decoding to improve model generation speed.
- Try it in AI Chat, Ask Image, Ask Audio, and Prompt Lab (turn on the "Support speculative decoding" in the config dialog).
- 1.0.10 26 Feb 19:03 A new fine-tuned Mobile Actions Function Gemma 270M model to try.
- A faster and more reliable fine-tuned Tiny Garden Function Gemma 270M model to try.
What people are saying
Discussion
Hot takes
Loading takes…
Comments
Discussion · 0
Sign in to comment, like, and save articles.
Sign inLoading comments…

