Skip to content

Deekseep 1.7.3

Latest

Choose a tag to compare

@lllucccian lllucccian released this 30 Jul 02:48
· 5 commits to main since this release

Deekseep 1.7.3

Release date: 2026-07-30

Compatibility and download selection

Check both the DeepSeek distribution channel and version number before installing, and install only one Deekseep variant. APKs for different distribution channels are not interchangeable.

Release asset Compatible DeepSeek versions Xposed API
deekseep-mainland-universal-api82-100-101-102-v1.7.3.apk Mainland China build: DeepSeek 2.2.x and 2.3.0 (237) API 82 / 100 / 101 / 102
deekseep-google-play-universal-api82-100-101-102-v1.7.3.apk Google Play build: DeepSeek 2.2.2 (236) only API 82 / 100 / 101 / 102

The Google Play variant does not support the latest DeepSeek release. Google Play users must confirm that the host app is version 2.2.2 (236). Do not install the mainland Deekseep APK for a Google Play DeepSeek installation, or the Google Play Deekseep APK for a mainland DeepSeek installation.

“Universal” means that the APK supports multiple Xposed API levels; it does not mean that it bundles every CPU architecture. These release APKs retain only the arm64-v8a Cloudflared component that is used by the target devices, reducing unused dependencies and package size.

What’s new

Chat appearance customization

  • Import a custom chat wallpaper and add multiple page stickers or chat-bubble stickers.
  • Wallpapers support continuous zoom, an exact scale multiplier, horizontal and vertical crop focus, rotation, opacity, display range, crop/fit/stretch modes, and independent visibility on the chat, sidebar, and settings screens.
  • Clip, mirrored extension, and outer-edge pixel extension modes reduce exposed blank areas while zooming or changing crop focus.
  • Stickers support direct positioning plus size, rotation, and opacity controls.
  • New offline automatic cutout support can save transparent stickers; manual erasing remains available when the automatic result needs correction.

Local DeepSeek API

  • Added one-hour temporary public URLs through Pinggy, including in-app creation, status display, API address copying, and connection shutdown.
  • Added custom domain and URL support through Cloudflare Tunnel, using your own Connector Token, fixed port, and domain configuration.
  • Added public-IP information, external root URL display, connection diagnostics, and address-copying controls.

Compatibility and stability

  • Added runtime symbol mappings for the mainland DeepSeek 2.3.0 (237) build while retaining 2.2.x compatibility. Settings entry, conversation, message, history, appearance, and response-preservation hooks now select mappings for the detected host generation.
  • Fixed the module remaining in “Pending verification” after it had already been enabled and injected through LSPosed, with improved framework-service and DeepSeek-process heartbeat verification.
  • Improved response preservation and prevention of safety-review replacement: valid responses that have already reached the device are no longer easily overwritten by a later CONTENT_FILTER template. Restart recovery, history synchronization, and final-state writeback paths were also strengthened. This cannot recover content that the server never sent.
  • Consolidated distribution into the API 82 / 100 / 101 / 102 multi-API universal APKs. Legacy single-interface builds and the dedicated API 102 build have been retired, so separate downloads for each Xposed API are no longer required.
  • Removed unused Cloudflared CPU architectures and retained only the arm64 component used by the current target devices.

Proactive reminders and heartbeat

  • Set recurring heartbeat messages and one-time scheduled reminders for the current conversation, and cancel previously scheduled heartbeat tasks.
  • Heartbeat requests retain the bound conversation and its Deep Thinking setting. Model responses are written back to the original chat, with normal foreground streaming and background notifications.
  • Each tool status is displayed as soon as that call is received, with a timestamp accurate to the second, rather than waiting for several calls to accumulate.

Other

  • Updated several Easter eggs.

Installation

  1. Back up important conversations and module settings first.
  2. This release provides only multi-API universal builds. Do not install a legacy single-interface build or the retired dedicated API 102 build.
  3. Enable the module in your framework, select only com.deepseek.chat in its scope, then force-stop and reopen DeepSeek.
  4. When switching from a differently signed APK or an older interface-specific build, Android may require uninstalling the previous module APK. Back up the configuration before doing so.
  5. Verify downloaded files with the included SHA256SUMS.txt if needed.

Source snapshots

  • Mainland build: af81fb77c9b75bf4875712ef0a84476f8ab55b11
  • Google Play 2.2.2 build: 157bf7b94351edc96933c90f71870aabeef7b7bf

Complete source archives for both distribution channels are included in the release assets.