Skip to content

Releases: lllucccian/Deekseep

Deekseep 1.7.4 Fix

Choose a tag to compare

@lllucccian lllucccian released this 13 Aug 15:56

Deekseep 1.7.4 Fix

This is the formal maintenance release of Deekseep 1.7.4. Both editions are
free and use the same package name and signing identity; install only one.

Downloads

  • Open.apk — open edition with every maintained feature except the Local API.
  • Closed.apk — closed edition with the Local API, HTTPS, and protected runtime components.
  • SHA256.txt — SHA-256 checksums for both APKs.

For operational reasons, the Local API has moved to the Closed edition. Both
editions remain free, and no separate Closed-source archive is attached.

Fixes

  • Fixed anti-retraction / response preservation not surviving a DeepSeek restart.
  • Fixed the Local API one-tap system-whitelist action on realme UI and other systems where the app process cannot resolve a bare su binary.
  • Prevented Agent prompt contracts from leaking after DeepSeek restarts.
  • Removed the redundant timestamp appended to the Get Time tool log.
  • Changed parallel tool handling so completed results can be delivered after a short 5–7 second collection window while unfinished tools remain visibly pending and are delivered later.
  • Fixed the Remove safety review search result opening Chat instead of Account & Privacy.
  • Added a brief highlight animation after search navigates to a setting.
  • Reduced native “Please try again later” failures during tool execution with bounded dispatch and retry handling.
  • Preserved edited chat messages after the next user message instead of restoring the original text.
  • Prevented locally created conversations from being reported as deleted after rating an answer.
  • Updated the chat multi-select overlay for dark mode.
  • Fixed the rare chat multi-select crashes and stale native-action failures.
  • Made the entire conversation row selectable while multi-select mode is active.
  • Made selection checkmarks follow their native rows continuously while scrolling.
  • Fixed mainland DeepSeek 2.3.6 row-coordinate capture by using its real Compose onGloballyPositioned modifier.
  • Improved local-conversation persistence, image attachment handling, screenshot-tool upload, whale animation continuity, and 2.3.6 feature-flag compatibility.

Added

  • Added a selectable log-export screen with ZIP export for multiple log groups.
  • Added a one-tap Local API system-whitelist action with permission and success feedback.
  • Added an optional Local API serial mode to reduce server-side long-response interruption; it can be disabled when lower latency is preferred.
  • Added Local API HTTPS support with certificate installation and activation checks.
  • Added a native-style dual-chat workspace with independently resizable conversations.
  • Added a configurable left-swipe shortcut to DeepSeek's own Settings screen.
  • Added image input, multi-account routing, long-context file relay, and explicit retry/error handling to the Local API.
  • Made the one-tap API URL copy action always return an OpenAI-compatible /v1 base URL.
  • Fixed Local API Vision image uploads on mainland DeepSeek 2.3.6 by mapping the real native attachment composer and metadata contract.

Compatibility

  • Added a dedicated mapping for mainland DeepSeek 2.3.6, version code 249.
  • Supports mainland and Google Play DeepSeek 2.3.4, version codes 245 and 246.
  • Retains compatibility paths for DeepSeek 2.2.x and 2.3.0; some newer UI-dependent functions may be limited on older hosts.
  • Does not support DeepSeek 2.3.1–2.3.3 or 2.3.5.
  • Both APKs use the universal traditional-Xposed entry for API 82 through 102.

The Google Play 2.3.6 symbol table is not claimed without its matching APK.

Deekseep 1.7.4

Choose a tag to compare

@lllucccian lllucccian released this 10 Aug 10:28

Deekseep 1.7.4

Deekseep 1.7.4 is a stable release. Both editions are free and hosted on GitHub.

Editions

  • Open.apk — free open-source edition. Its source is the repository's v1.7.4 source tree. The Local API is not included.
  • Closed.apk — free closed-source edition. It includes the Local API and protected distribution components.

For certain reasons, the Local API is no longer open source and has moved to the Closed edition. Source code for the Closed edition is not published. Both APKs use the same package name and signing certificate, so install only one edition at a time.

Compatibility

  • Recommended: DeepSeek 2.3.4, domestic version code 245 or Google Play version code 246.
  • Also adapted: DeepSeek 2.2.0 and 2.3.0, although some functions may be unavailable.
  • Not supported: DeepSeek 2.3.1 through 2.3.3.
  • The domestic and Google Play variants are merged into each universal APK.
  • Xposed API 82 through 102 compatibility is verified.

Changes

  • Fixed raw Agent tool-call envelopes leaking into chat output. The response State, JSON Patch,
    Markdown, fragment-render, and final Compose-text boundaries are now covered in both the
    domestic and Google Play hosts.
  • Rebuilt the module interface and organized functions into Chat, Account & Privacy, Appearance, Debug, and Engineering categories.
  • Added settings search, improved switch controls, execution buttons, and per-function settings entries (the small gear beside a function name).
  • Added basic Agent tools. Download the module to view the available tools.
  • Added automatic continuation when DeepSeek pauses a long response and presents Continue generating.
  • Added Disable data used to improve experience.
  • Added local mute/ban controls.
  • Added a customizable home welcome message.
  • Added an experimental native settings-page entry. This may cause DeepSeek to crash.
  • Added a custom DeepSeek assistant avatar; enable Show assistant avatar in the Grayscale Feature Manager first.
  • Added home whale rotation and the animated Deep Sea text effect.
  • Added on-screen hook logs, crash records, and crash testing.
  • Added custom requests to the DeepSeek server.
  • Added Disable hot updates, Grayscale Feature Manager, automatic cache cleanup, and Process Manager.
  • Local API heartbeat can stay alive in the foreground without requiring unrestricted background activity, although removing DeepSeek's battery restriction is still recommended.
  • Local API long context can be converted automatically into a file upload.
  • Added a notification when a model finishes answering in the background.

The Play Music Agent tool requires QQ Music 20.7 or newer. After root permission is granted, it can play music automatically in the background.

This release may still contain functions that behave abnormally or are unavailable on some hosts. Please report reproducible issues so they can be addressed in subsequent updates.

Patch update

  • Added Select all to chat-history multi-select.
  • Stabilized large batch deletion with native-session snapshots, throttled event dispatch, and background local cleanup.
  • Fixed the sidebar returning to the home screen or crashing after deletion by removing Activity recreation and host-owned Compose-list mutation.
  • Open.apk is now built without R8 or code obfuscation.
  • Source commit: 9c7db07 (current main).

Deekseep 1.7.3

Choose a tag to compare

@lllucccian lllucccian released this 30 Jul 02:48

Deekseep 1.7.3

Release date: 2026-07-30

This is an archived update announcement. The original APKs remain available,
but the historical source snapshots have been withdrawn.

Downloads

  • CN.apk — archived mainland build.
  • GP.apk — archived Google Play build.

What changed

  • Added expanded chat wallpaper, sticker, crop, transform, opacity, and offline cutout controls.
  • Added temporary public Local API URLs and custom Cloudflare Tunnel configuration.
  • Added runtime compatibility mappings for mainland DeepSeek 2.3.0 while retaining 2.2.x support.
  • Improved module-injection verification and response-preservation recovery paths.
  • Consolidated the former interface-specific packages into multi-API packages.
  • Added recurring heartbeat messages, one-time reminders, cancellation, and immediate timestamped tool status.
  • Updated several Easter eggs.

Historical distribution status

Only the two original APKs are retained. Historical source snapshots and source
packages are not distributed.

Deekseep 1.7.2

Choose a tag to compare

@lllucccian lllucccian released this 22 Jul 13:27

Deekseep 1.7.2

This is an archived update announcement. Downloads and historical source snapshots have been withdrawn.

What changed

  • Published the maintained mainland and Google Play adaptations in one release line.
  • Added complete Chinese and English interfaces across settings, dialogs, tools, and runtime status messages.
  • Added automatic language selection following DeepSeek and a manual Chinese/English selector.
  • Simplified the standalone module launcher.
  • Improved OpenAI Chat/Responses and Anthropic Messages streaming and Agent compatibility.
  • Restored mapped Google Play settings, image flow, prompt/chat tools, response preservation, login, and historical compatibility paths.

Historical distribution status

The former APK assets and checksum files are no longer distributed.

Deekseep 1.7.1

Choose a tag to compare

@lllucccian lllucccian released this 22 Jul 04:13

Deekseep 1.7.1

This is an archived update announcement. Downloads and historical source snapshots have been withdrawn.

What changed

  • Unified the maintained feature set across modern and traditional Xposed interfaces.
  • Consolidated high-risk controls under Experimental Features with a timed first-entry warning.
  • Added OpenAI and Anthropic Local API/Agent compatibility improvements, session isolation, queueing, and recovery.
  • Added multi-account save, import, validation, switching, and removal controls.
  • Restored optional native Google, WeChat, and SMS login entries where compatible.
  • Refreshed chat editing, search, export, statistics, database backup, local conversation recovery, and reasoning repair.

Historical distribution status

The former APK assets and checksum files are no longer distributed.

Deekseep 1.7 - All variants

Choose a tag to compare

@lllucccian lllucccian released this 15 Jul 03:46

Deekseep 1.7.0

This is an archived update announcement. Downloads and historical source snapshots have been withdrawn.

What changed

  • Added modern and traditional Xposed compatibility tracks.
  • Added experimental Compose and host message-menu tracks.
  • Added expert image-to-vision relay and multi-image processing where supported.
  • Added local chat editing, search, export, statistics, and database backup.
  • Added reasoning insertion with configurable duration and automatic repair of malformed historical rows.
  • Expanded global search to user input, model output, and deep-reasoning text with native conversation navigation.
  • Added portable Termux/desktop builds and public CI.

Historical distribution status

The former APK assets and checksum files are no longer distributed.