Enginex0
afc5caeb1b
chore: bump versionCode to 233
2026-05-20 06:52:11 +01:00
Enginex0
44816c1a8d
chore(release): publish v6.0.0-224
...
Bump OTA pointer to v6.0.0-224 and document the 59-commit delta
from v6.0.0-162. Highlights:
- Duck Detector TamperScore-4 cleared on Xiaomi A16
- Self-sufficient spoofing (PatchLevelManager, BulletinPoller,
PIF FileObserver, vbmeta complement props)
- Persistent symmetric key storage (PR #22 )
- Action button hardened: vol+ confirm + 22-language i18n
- Build: JVM 21, gradle auto-rewrites update.json
2026-05-19 19:41:31 +01:00
Enginex0
0fbdf42e9d
chore(release): bump update.json to v6.0.0-211
2026-05-19 17:00:04 +01:00
Enginex0
3d8d193a44
build(gradle): auto-rewrite update.json on packaging
...
Previously module/update.json had to be hand-bumped to keep
versionCode and zipUrl in lockstep with module.prop's expanded
$gitCommitCount. Wire a refreshUpdateJson task to the
prepareModuleFiles${variant} pipeline so every zipDebug/zipRelease
regenerates the file from current verName and gitCommitCount.
2026-05-19 03:25:58 +01:00
github-actions[bot]
22cadc125e
chore(release): bump update.json to v6.0.0-162 [skip ci]
2026-03-31 18:47:49 +00:00
github-actions[bot]
dfc8aac920
chore(release): bump versionCode to 160 [skip ci]
2026-03-31 18:32:18 +00:00
github-actions[bot]
bdb460411a
chore(release): bump versionCode to 159 [skip ci]
2026-03-31 18:18:59 +00:00
Enginex0
54c12a9fd5
docs(readme): rewrite for TEESimulator-RS v6.0.0
...
Fix all links from old TEESimulator repo, strip emoji clutter,
add v6.0.0 changelog, update update.json to point at new repo.
2026-03-26 12:34:36 +01:00
Enginex0
8bdf0d59fa
docs(release): bump to v4.5 with detection hardening changelog
2026-03-16 22:07:56 +01:00
Enginex0
3b5043a1bb
docs(release): bump to v4.4 with AOSP conformance changelog
2026-03-16 13:26:34 +01:00
Enginex0
d21822eb9d
docs(release): bump to v4.3 with changelog and update metadata
2026-03-11 13:12:03 +01:00
Enginex0
40b08cd648
docs(release): bump to v4.2 with changelog and update metadata
2026-03-10 16:55:39 +01:00
Enginex0
c5ed627f68
chore(module): bump versionCode to 95
2026-03-10 16:37:58 +01:00
Enginex0
09d9896228
docs(release): bump to v4.1 with changelog and update metadata
...
versionCode=94 matches post-commit count.
2026-03-10 13:00:57 +01:00
Enginex0
f5c2bcc024
fix(module): align update.json versionCode with release ZIP
...
Release ZIP was built at 89 commits (versionCode=89) but update.json
had versionCode=90, causing an infinite update loop in KSU Manager.
2026-03-10 04:40:53 +01:00
Enginex0
85e34ed42f
docs(release): write v4.0 changelog and update module metadata
...
Native Rust cert gen release. Points update.json to fork URLs.
2026-03-09 22:48:20 +01:00
JingMatrix
a1bb3bbfa3
Release TEESimulator 3.1
2026-01-31 22:49:29 +01:00
JingMatrix
2a76b18308
Release TEESimulator 3.0
2025-12-06 16:59:28 +01:00
JingMatrix
4e67371193
Release TEESimulator v2.1
2025-11-28 20:00:07 +01:00
JingMatrix
ba9578c59b
Prepare to release TEESimulator 2.0
...
The following two bugs are fixed:
1. `zygisk.json` is renamed to `update.json`, which is indicated in `module.prop`.
2. To avoid over optimization of R8, we must keep certains packages, which are found after many experiments.
2025-11-26 18:34:08 +01:00