v0.1.3-alpha.1
·
88 commits
to canary
since this release
We are pleased to announce the release of version 0.1.3-alpha.1. This update focuses on critical camera stability fixes, modularization of core user interface screens, subtle visual refinements, and build system upgrades.
Bug Fixes
- Resolved issues causing camera preview to render blank and frozen states during video recording.
- Fixed a build error related to an unresolved
surfaceProviderreference by adding missingPreviewViewimports. - Corrected the Settings screen to dynamically display the app version from build configurations.
- Fixed a layout glitch by removing the recording pulse red border.
Improvements & Performance
- Refactored large application screens (Settings, Gallery, and Detection) into modular components under
ui/componentsfor better maintainability. - Updated and streamlined camera control layouts.
- Refined launcher icons and adjusted logo viewBox padding for consistent visual alignment.
Other Changes
- Upgraded Gradle Wrapper to version 9.4.0 and resolved keystore path resolution issues.
- Updated the table of contents in
README.md. - Updated project build version to
0.1.3-alpha.1.
Build Artifacts
| File Name | Architecture / Description | Download Link |
|---|---|---|
camera-background-twinpath-labs-v0.1.3-alpha.1-arm64-v8a-nodpi.apk |
ARM64 (v8a) | Download |
camera-background-twinpath-labs-v0.1.3-alpha.1-armeabi-v7a-nodpi.apk |
ARMv7 (32-bit) | Download |
camera-background-twinpath-labs-v0.1.3-alpha.1-universal-nodpi.aab |
Universal (App Bundle) | Download |
camera-background-twinpath-labs-v0.1.3-alpha.1-universal-nodpi.apk |
Universal | Download |
camera-background-twinpath-labs-v0.1.3-alpha.1-x86_64-nodpi.apk |
Intel x86_64 | Download |
camera-background-twinpath-labs-v0.1.3-alpha.1-x86-nodpi.apk |
Intel x86 | Download |