v0.2.12
Superseded
Superseded by v0.2.14. This release is retained for history and should not be used as the current install or updater target.
Pakflix v0.2.12
Updater proof release.
Purpose
- Created as a tiny metadata-only release to test the hardened updater path from installed v0.2.11 / 211 to GitHub v0.2.12 / 212.
- Proved that v0.2.11 could detect the latest GitHub release, select the correct asset, download the APK, and validate package, versionCode, and signer.
Result
- Signer extraction worked on Fire TV / Android 9 using the legacy fallback path.
- Downloaded APK validation passed with the canonical Pakflix signer.
- Package Installer handoff did not become visible/interactable, so the app remained on v0.2.11 / 211.
- The installer handoff issue was fixed in v0.2.13.
Updated
- Updated release metadata to
0.2.12 / 212. - Updated release APK naming to
pakflix-v0.2.12-release.apk.
Preserved
- No functional app behavior changed.
- Updater signer validation from v0.2.11 was unchanged.
- Playback diagnostics are unchanged.
- Direct Play, Direct Stream, and Transcode behavior are unchanged.
- Retry/fallback behavior is unchanged.
- Compose player remains disabled.
- Release signing remains unchanged.