-
StatusBarTweak 0.6 Pre-Release
released this
2026-07-09 04:54:38 +02:00 | 8 commits to main since this releaseBroader compatibility work:
- Added initial emulator-tested support for AOSP, Google APIs, and LineageOS builds on Android 14-16.
- Non-Samsung builds now hide or disable Samsung-only notification styles and runtime hooks instead of trying to use unsupported SystemUI features.
- Added experimental generic AOD handling for non-Samsung builds. This remains unverified on emulators because they do not expose real AOD hardware behavior.
Samsung fixes:
- Fixed notification icon hiding for apps with mixed-case package names.
- Fixed a lockscreen statusbar root selection issue that could show overlapping stock/custom statusbars.
- Improved the first unlock transition after SystemUI restart so the lockscreen layout no longer flashes during unlock.
Documentation and testing:
- Updated the README compatibility matrix with the current Samsung and emulator-tested status.
- Added a companion statusbar test harness app for repeatable compatibility testing.
Downloads