Skip to content

Add generic app version patcher module - #1

Merged
igorcv88 merged 1 commit into
mainfrom
agent/configurable-version-hooks
Aug 2, 2026
Merged

Add generic app version patcher module#1
igorcv88 merged 1 commit into
mainfrom
agent/configurable-version-hooks

Conversation

@igorcv88

@igorcv88 igorcv88 commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a generic LSPosed module for overriding the application version reported inside selected target processes.

Features

  • modern libxposed API 101;
  • per-package versionName and optional versionCode configuration;
  • Android PackageManager hooks;
  • React Native react-native-device-info hooks;
  • LSPosed remote preferences;
  • dynamic scope listing and scope requests;
  • configured applications kept at the top of the list;
  • no package-specific preset or default scope;
  • adaptive, round, legacy, and monochrome launcher icon resources;
  • signed rolling release workflow triggered only through workflow_dispatch.

Privacy and project scope

The module and documentation are application-agnostic. No target application, private use case, personal name, version pair, or signing-key alias is included in the source or documentation.

Validation

The API 101 implementation and signed release build were tested on-device successfully before the final documentation, preset-removal, and launcher-resource cleanup. The final branch is a single commit on top of main.

@igorcv88
igorcv88 force-pushed the agent/configurable-version-hooks branch 2 times, most recently from d4b98ba to d1d0d64 Compare August 2, 2026 21:17
@igorcv88 igorcv88 changed the title Add configurable app version hooks Migrate App Version Patcher to libxposed API 101 Aug 2, 2026
@igorcv88
igorcv88 force-pushed the agent/configurable-version-hooks branch 3 times, most recently from af87585 to fbe61e3 Compare August 2, 2026 21:48
@igorcv88 igorcv88 changed the title Migrate App Version Patcher to libxposed API 101 Add generic app version patcher module Aug 2, 2026
@igorcv88
igorcv88 marked this pull request as ready for review August 2, 2026 21:48
@igorcv88
igorcv88 merged commit 2b6e47d into main Aug 2, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fbe61e3d0d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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