Skip to content

Apex v0.0.3-beta, This version is no longer compatible.

Choose a tag to compare

@hamzabellouch hamzabellouch released this 10 Aug 14:10
· 13 commits to main since this release

Version 0.0.3-beta

Changes — August 10, 2026

  • Implemented full right-to-left layout mirroring and auto-mirrored icons for Arabic.
  • Enabled instant in-place language switching across the entire app without requiring activity restarts.
  • Synchronized localized translations across thirty-four supported languages for all screens including Stop, Clean, Apps, Whitelist, and History.
  • Provided complete Tamazight Tifinagh translations for all interface components and dialogs.
  • Enhanced the system language setting to automatically apply device locale while turning both text and selection indicator red when the system language is unsupported.
  • Renamed all occurrences of the app branding to BlueIris throughout the project.
  • Aligned the Whitelist screen header position and margins to match the Stop screen header.
  • Reduced Whitelist card horizontal padding to give items wider screen width.
  • Added an interactive app search bar inside the Whitelist add application dialog.
  • Removed unnecessary bottom padding at the end of the Display Language selection list.
  • Replaced Apps screen top action bar icons with a three-dots menu button that triggers a Filter and Sort modal bottom sheet.
  • Completely removed multi-selection mode and long-press overlays from the Apps screen.
  • Implemented dynamic unit formatting supporting Gigabytes and Terabytes with single decimal place precision inside the Clean gauge.
  • Rendered real application icons inside the Running Apps dialog items.
  • Resolved the fatal crash when accessing Auto Update settings on Android 10 and higher.
  • Styled the listed applications count text under the Apps screen header using Android Green color.
  • I audited all project dependencies and confirmed that every library in the build configuration is actively used.
  • I executed a Gradle clean operation to successfully purge all temporary build artifacts and reset the workspace.
  • Increased top spacing for the Whitelist screen title from 8dp to 16dp.
  • Added operation-specific accessibility permission descriptions for force-stop and clear-cache actions.
  • Enabled real-time reactive updates for the Ignore Tiny Cache preference toggle.
  • Reduced vertical padding between radio options in the Filter and Sort menu by 25 percent.
  • Structured Stop History into time period divisions for Today, Yesterday, Last 7 Days, and Last 30 Days with dedicated detail screens.
  • Added a top-aligned Apps unit text next to the main numeric count in Stop History.
  • Centered the main metric numbers horizontally on the screen for both Stop and Clean history headers.
  • Removed the OK button from the Filter and Sort sheet and adjusted the bottom margin to match item spacing.
  • Configured the Filter and Sort bottom sheet to open fully expanded upon display.
  • Updated the Show System Apps toggle switch styling and checkmark icon to match the Turbo Mode switch in General settings.
  • Restored and stabilized the Auto Update feature by fixing composition scroll behaviors and navigation transitions to eliminate application crashes.
  • Implemented a background notification flow for update checks that alerts users to new releases and opens the update dialog when tapped.
  • Integrated a native Markdown and HTML release notes parser to format update logs with styled headings, quotes, lists, and code blocks.
  • Expanded the Credits page to include ReadYou and all open-source libraries along with their GitHub repository links and licenses.
  • Upgraded the overall application version to 0.0.3-beta.

Build Status

BUILD SUCCESSFUL