Skip to content

v0.1.1-alpha.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:31
· 95 commits to canary since this release

We are pleased to announce the latest release of our application. This update establishes the core foundation of the app, introducing background recording capabilities, modular UI architecture, and substantial improvements to the CI/CD build pipeline to ensure reliable releases.

New Features

  • Implemented core project structure, navigation architecture, camera recording, and gallery management capabilities.
  • Added a background recording service supporting CameraX and MediaProjection.

Improvements & Refactoring

  • Modularized the camera screen into dedicated viewfinder and top bar components.
  • Extracted reusable UI components across the camera and settings screens to improve maintainability.

Bug Fixes

  • Resolved release build failures by configuring sequential builds with clean tasks.
  • Separated APK and Android App Bundle (AAB) build steps using artifact persistence.
  • Dynamically disabled APK splits for bundle tasks to eliminate conflicts with resource shrinking.
  • Updated the automated release pipeline to enforce strictly standardized release notes templates.

Infrastructure & Configuration

  • Configured release build settings, ProGuard obfuscation rules, and APK splitting options.

Build Artifacts

File Name Architecture / Description Download Link
camera-background-twinpath-labs-v0.1.1-alpha.1-arm64-v8a-nodpi.apk ARM64 (v8a) Download
camera-background-twinpath-labs-v0.1.1-alpha.1-armeabi-v7a-nodpi.apk ARMv7 (32-bit) Download
camera-background-twinpath-labs-v0.1.1-alpha.1-universal-nodpi.aab Universal (App Bundle) Download
camera-background-twinpath-labs-v0.1.1-alpha.1-universal-nodpi.apk Universal Download
camera-background-twinpath-labs-v0.1.1-alpha.1-x86_64-nodpi.apk Intel x86_64 Download
camera-background-twinpath-labs-v0.1.1-alpha.1-x86-nodpi.apk Intel x86 Download