Skip to content

Add Xiaohongshu account, recent chats and app launches from MMKV - #1304

Merged
abrignoni merged 1 commit into
mainfrom
feat/xiaohongshu-android
Sep 3, 2026
Merged

Add Xiaohongshu account, recent chats and app launches from MMKV#1304
abrignoni merged 1 commit into
mainfrom
feat/xiaohongshu-android

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Extends the Xiaohongshu (RED) module, which read only the play-history SQLite store, with three artifacts from the app's MMKV stores:

  • Account: the signed-in account with its user id, RED id, display name, registration time and the cached profile fields, including follower and following counts.
  • Recent Chats: the cached recent-shares list, with each peer's user id and nickname.
  • App Launches: the recorded successful-launch times, one per append.

Corrects the play-history note, which said the SQLite store was the only readable one. The message bodies are in the WCDB-encrypted databases and are not decoded. Undocumented codes are reported as stored.

🤖 Generated with Claude Code

Extends the Xiaohongshu module, which read only the play-history SQLite
store, with three artifacts from the app's MMKV stores: the signed-in
account with its user and RED id, display name, registration time and
cached profile fields; the cached recent-chats list with each peer's id
and nickname; and the recorded app launch times. Corrects the play-history
note, which said the SQLite store was the only readable one. The message
bodies stay in the WCDB-encrypted databases and are not decoded.
sample_data measured on kevin_pocox7_a15.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit f93cfea into main Sep 3, 2026
10 checks passed
@abrignoni
abrignoni deleted the feat/xiaohongshu-android branch September 3, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant