v1.4.0
FrameX 1.4.0
What’s Changed
- Fixed Gradle build portability by removing the committed machine-specific Windows JDK path.
- Corrected README and privacy documentation for Kotlin version and ping target accuracy.
- Reworked CPU metrics to avoid fabricated CPU percentages and fixed hardcoded CPU cluster assumptions.
- Replaced misleading “Network optimized” behavior with an honest latency check.
- Added Android 13+ notification permission handling.
- Fixed About screen privacy copy to match the no-ads policy.
- Added CI coverage for debug build, lint, and unit tests.
- Added CPU stat parser unit tests.
- Prepared release builds professionally by removing debug signing, enabling minification, and adding Shizuku keep rules.
- Fixed the “Freeing active active RAM” UI typo.
- Bumped app version to
1.4.0with version code5.
Validation
testDebugUnitTestpassedassembleDebugpassedlintpassedassembleReleasepassed
Closed Issues
Fixes #4
Fixes #5
Fixes #6
Fixes #7
Fixes #8
Fixes #9
Fixes #10