-
StatusBarTweak 0.7 Pre-Release
released this
2026-07-16 01:54:22 +02:00 | 0 commits to main since this release- Reduced unnecessary statusbar rendering work to help responsiveness and battery use.
- Fixed custom statusbar and battery-bar behavior when an app remains visible over the lockscreen.
Downloads
-
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
-
StatusBarTweak 0.5 Pre-Release
released this
2026-06-30 21:44:25 +02:00 | 29 commits to main since this release- Fix statusbar behaviour on privacy indicators
- Fix curved screen corners
Downloads
-
StatusBarTweak 0.4 Pre-Release
released this
2026-06-23 14:44:54 +02:00 | 33 commits to main since this release- Fix call chip rendering and placement stability
- Support animated notification icon snapshots
- Stabilize statusbar during privacy overlay
- Fix middle location selection
- Fix call chip lifecycle tracking
- Fix statusbar flash when enabling layout
Downloads
-
StatusBarTweak 0.3 Pre-Release
released this
2026-06-22 05:48:15 +02:00 | 40 commits to main since this release- Remove support for saved legacy settings
- Overhaul battery bar settings:
- Add preview button colours for thresholds set to default
- Simplify geometry settings
- Restructure scenario settings
- Normalize battery bar corner radius for screen zoom
- Prevent drawer overlay in wide settings mode
Downloads
-
StatusBarTweak 0.2 Pre-Release
released this
2026-06-22 02:00:59 +02:00 | 46 commits to main since this release- Handle Samsung charging battery chip
- Fix foldable camera cutout overrides
- Fix clock patterns involving shorthand tags and line breaks
- Fix statusbar appearing with camera
- Don't try to render line breaks in the drawer clock
- Improve settings navigation layout
- Add battery bar colour expressions
- Add clock settings previews
- Add stored clock patterns
Downloads
-
StatusBarTweak 0.1 Pre-Release
released this
2026-06-14 16:40:14 +02:00 | 56 commits to main since this releaseInitial public release.
- Custom statusbar layout for unlocked, lockscreen, and Always On Display.
- Configurable placement, sizing, ordering, spacing, and truncation for clock,
carrier text, notification icons, status icons, and Samsung status chips. - Notification display support for Samsung cards, icons, and dot modes.
- Hide selected notification icons and status icons per mode.
- Custom date/time text with multi-line formatting, font selection, colour
expressions, and cutout-aware split alignment. - Battery bar with configurable position, alignment, thickness, thresholds,
colours, and curved top-edge geometry. - Debug tools for test notifications, layout visualizers, and SystemUI restart.
Tested only on a Samsung Galaxy Z Fold5 running One UI 8.0 / Android 16.
Downloads