Skip to content

v1.2 β€” The "Action" Update

Latest

Choose a tag to compare

@rajit2004 rajit2004 released this 10 Jun 08:56
· 15 commits to main since this release

What's New

This update fixes the core widget actions, ensuring the Mic and Camera buttons correctly route data to the DeepSeek app.

πŸš€ Features

  • Voice-to-Chat: Tap the mic to speak; your query is automatically sent to DeepSeek.
  • Visual Search: Capture photos directly from the widget and attach them to your DeepSeek chat.

πŸ› οΈ Fixes & Improvements

  • Fixed Camera/Voice Routing: Implemented a "Capture and Share" architecture for reliable integration.
  • Resolved Crashes: Fixed the FileProvider configuration that caused the widget to stop on many devices.
  • Permission Handling: Added proper runtime requests for Camera and Audio permissions.
  • Optimization: Reduced APK size through R8 shrinking (~1.0 MB).