Releases: c0d3h01/androidtweaker
Releases · c0d3h01/androidtweaker
Android Tweaker v1.0.5
Immutable
release. Only release title and notes can be modified.
Android Tweaker v1.0.5
Release Metadata
- Module ID:
android_tweaker - Version:
1.0.5 - Version Code:
10005 - Commit:
eb334a35974707fc70057b8e63be2a4b44f6d40d - Build Time: 2026-02-11 09:36:42 UTC
Artifacts
android_tweaker-1.0.5.zip(Magisk module package)android_tweaker-1.0.5.zip.sha256update.jsonandro-binaries.sha256bin/arm64-v8a/androbin/armeabi-v7a/androbin/x86/androbin/x86_64/andro
Changelog (Commit Messages)
- eb334a3 [.github] fix(release): use unique asset names for ABI binaries (Harshal Sawant)
- 86ae847 [.github] fix(ci): tolerate sdkmanager license pipe exit in workflows (Harshal Sawant)
- 4e94334 [root] chore(release): bump update manifest to v1.0.5 (10005) (Harshal Sawant)
- c783db4 [root] chore(release): bump module.prop to v1.0.5 (10005) (Harshal Sawant)
- 6095f88 [root] chore(release): bump native project version to 1.0.5 (Harshal Sawant)
- 0b91da5 [root] refactor(build): remove deprecated build.sh entrypoint (Harshal Sawant)
- 5f0d36c [root] docs(readme): rewrite guide for Magisk end users (Harshal Sawant)
- f82f23b [.github] refactor(ci): migrate release workflow steps to Makefile pipeline (Harshal Sawant)
- 31e7908 [.github] refactor(ci): switch build-check workflow to Makefile targets (Harshal Sawant)
- abe296b [root] feat(build): migrate native build and release tasks into Makefile (Harshal Sawant)
- 1c9e4de [root] fix(gitignore): track root Makefile explicitly (Harshal Sawant)
- a6331ee [bin] build(artifacts): add prebuilt andro binaries for all target ABIs (Harshal Sawant)
- 0882c64 [root] docs(readme): document build, usage, and module scope (Harshal Sawant)
- 71bf886 [root] feat(module-root): add module manifests and lifecycle scripts (Harshal Sawant)
- eb7fb68 [META-INF] feat(module-meta): add flashable installer metadata (Harshal Sawant)
- 710645b [common] feat(module-common): add shared Magisk install/runtime helpers (Harshal Sawant)
- e4f391e [config] feat(config): add default frequency preset definitions (Harshal Sawant)
- 2fd0ccb [src] feat(core): add native andro frequency controller (Harshal Sawant)
- 584ae3a [root] build(core): introduce reproducible native build system (Harshal Sawant)
- a83f277 [.github] ci(workflows): add build validation and release automation (Harshal Sawant)
- 1172616 [.github] chore(repo): remove legacy bootstrap files (Harshal Sawant)
- 588cf4f Initial commit - fresh start (c0d3h01)