Skip to content

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

Choose a tag to compare

@hamzabellouch hamzabellouch released this 04 Aug 18:09
· 14 commits to main since this release

Version 0.0.2-beta

Changes — August 4, 2026

  • Set default preferences for Force stop mode and Cleaning mode to Automatic in General Settings.
  • Updated the icon next to Force stop mode in General Settings to match the primary Stop tab block icon.
  • Renamed Custom speed mode to Custom speed in General Settings across English and Arabic string resources.
  • Fixed Light Mode taskbar navigation icons and text colors to render in black instead of invisible white.
  • Aligned the taskbar container background color in Light Mode to match the surface color of stats cards without altering Dark Mode.
  • Implemented dynamic initial tab selection so whichever tab is positioned first (STOP or CLEAN) is selected on app launch.
  • Added system-level dialog recognition for permissioncontroller, packageinstaller, and OEM packages to prevent skipped confirmation popups.
  • Implemented dedicated page timer resets when entering the Storage sub-screen to allow Android time to compute cache size before clicking.
  • Enhanced Clear Cache automation with multi-scroll support to navigate long App Info and Storage pages across all OEM devices.
  • Refined disabled button handling with a 1.8-second grace window to prevent premature app skipping during initial UI loading.
  • Implemented hardware gesture tap fallback using screen coordinates for custom OEM views that reject standard accessibility clicks.
  • Improved dialog confirmation matching to inspect parent container views for Material3 and custom OEM button layouts.
  • Expanded Arabic and English keyword dictionaries with dialect variations and strict exclusions to prevent confusing "Clear Data" with "Clear Cache".
  • Preserved all custom speed delay parameters and kept Force Stop automation isolated from Clear Cache scroll adjustments.
  • Standardized card corner radius to 20.dp across Stop Screen and Clean Screen to match the main Start/Stop button.
  • Added a dynamic LinearProgressIndicator above the bottom navigation bar with tab-matching colors (orange for Stop, blue for Clean) during background data scans.
  • Configured "Auto Update" to be disabled by default (OFF) upon initial app startup across all preference screens.
  • Updated the "Auto Update"" preference icon to display Update when enabled and UpdateDisabled when toggled off.
  • Replaced the "Memory Info" action icon in Stop Screen with the microchip Memory vector icon.
  • Scaled up the "Memory Info" icon size by 15% (23.dp) for improved visual proportion and balance.
  • Replaced the "Live Cache" action icon in Clean Screen with the Donut Large vector icon.
  • Upgraded the overall application version to 0.0.2-beta.

Build Status

BUILD SUCCESSFUL