v0.1.4-alpha.1
·
87 commits
to canary
since this release
We are pleased to announce the release of version 0.1.4-alpha.1. This update introduces key features for media management and storage configuration, accompanied by background service refactoring, CI pipeline enhancements, and critical build fixes.
New Features
- Gallery Enhancements: Added support for rendering real video thumbnails and seamless integration with the system's default video player.
- Expanded Storage Options: Implemented native SD card storage support, custom public directory paths, and an interactive storage selection dropdown UI.
Improvements & Performance
- Battery Optimizations: Added OEM battery optimization settings to enhance reliability during background operations.
- Modular Architecture: Refactored
BackgroundRecordingServiceinto dedicated camera and screen helper modules for improved maintainability. - CI Optimization: Configured workflow concurrency groups to serialize automated builds and maximize caching efficiency.
Bug Fixes & Build Updates
- Keystore Resolution: Fixed keystore path resolution to resolve correctly relative to
rootDir. - Namespace Conflict: Explicitly imported
Filein build configurations to avoid package namespace collisions. - Release Signing: Enforced strict release signing validation during the build process and bumped the application version to
0.1.4-alpha.1.
Documentation
- Updated
RELEASE_GUIDE.mdwith explicit instructions on updating application versions in configuration files. - Corrected repository links to use relative paths instead of absolute file paths.
Build Artifacts
| File Name | Architecture / Description | Download Link |
|---|---|---|
camera-background-twinpath-labs-v0.1.4-alpha.1-arm64-v8a-nodpi.apk |
ARM64 (v8a) | Download |
camera-background-twinpath-labs-v0.1.4-alpha.1-armeabi-v7a-nodpi.apk |
ARMv7 (32-bit) | Download |
camera-background-twinpath-labs-v0.1.4-alpha.1-universal-nodpi.aab |
Universal (App Bundle) | Download |
camera-background-twinpath-labs-v0.1.4-alpha.1-universal-nodpi.apk |
Universal | Download |
camera-background-twinpath-labs-v0.1.4-alpha.1-x86_64-nodpi.apk |
Intel x86_64 | Download |
camera-background-twinpath-labs-v0.1.4-alpha.1-x86-nodpi.apk |
Intel x86 | Download |