Skip to content

Releases: google-ai-edge/gallery

1.0.19

Choose a tag to compare

@kkGOOG kkGOOG released this 02 Sep 23:27

What's Changed

Full Changelog: 1.0.18...1.0.19

1.0.18

Choose a tag to compare

@jinjingforever jinjingforever released this 10 Aug 17:18
  • Multimodal Chat: AI Chat now supports images and audio as well!
  • Hugging Face Imports: Seamlessly import LiteRT-LM models using Hugging Face model card URLs.

1.0.17

Choose a tag to compare

@jinjingforever jinjingforever released this 03 Aug 17:28
  • Now speaking your language! We've added translation and localization support for Canada and Brazil—with more languages coming soon!
  • Your feedback matters: Share your thoughts on model responses instantly using our new custom Feedback Collector.
  • Bug fixes.

1.0.16

Choose a tag to compare

@zichuan-wei zichuan-wei released this 23 Jun 17:26

What's Changed

1. Add support for importing and manage litert-lm models from Hugging face.

  • users are now able to import any litert-lm model from hugging face and manage the usage of them with in AI Edge Gallery

Full Changelog: https://github.com/google-ai-edge/gallery/commits/1.0.16

1.0.15

Choose a tag to compare

@yijie-yang yijie-yang released this 21 May 22:22

What's Changed

  • Dynamically adjust default system prompt based on MCP tools in Agent Skills. The agent skill task now uses the default system prompt tailored for "skills only" if no MCP tools are loaded. This helps address some skill loading issue. by @copybara-service[bot] in #880

Full Changelog: 1.0.14...1.0.15

1.0.14

Choose a tag to compare

@yijie-yang yijie-yang released this 19 May 17:57
28c5936

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

Full Changelog: 1.0.13...1.0.14

1.0.13

Choose a tag to compare

@jinjingforever jinjingforever released this 05 May 16:21
edbc39f
  • 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

Choose a tag to compare

@jinjingforever jinjingforever released this 24 Apr 00:34
  • 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:
    npu model option

    • 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

Choose a tag to compare

@jinjingforever jinjingforever released this 02 Apr 16:05
  • 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

Choose a tag to compare

@jinjingforever jinjingforever released this 26 Feb 19:03
18af880
  • 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