Skip to content

General: Add battery progress bars to expanded notification#417

Merged
d4rken merged 2 commits intomainfrom
feat/notification-expanded-battery-bars
Feb 28, 2026
Merged

General: Add battery progress bars to expanded notification#417
d4rken merged 2 commits intomainfrom
feat/notification-expanded-battery-bars

Conversation

@d4rken
Copy link
Copy Markdown
Member

@d4rken d4rken commented Feb 27, 2026

What changed

The expanded (big) notification now shows visual battery progress bars next to each device's battery percentage. Collapsed notifications remain unchanged.

Technical Context

  • Added distinct expanded notification layouts for dual pods, single pods, and unknown devices
  • Status icon containers use a fixed 36dp width to ensure uniform progress bar alignment across all rows
  • Fixed a layout reference bug where the unknown device view was pointing to the wrong resource

Add distinct expanded (big) notification layouts with visual battery

progress bars for dual pods, single pods, and unknown devices.

Collapsed views remain unchanged. Status icon containers use fixed

width to ensure uniform progress bar lengths across rows.
@d4rken d4rken added the enhancement Add a new feature of improve an existing feature label Feb 27, 2026
Normalize root containers to FrameLayout, remove weight-based spacers,

standardize icon sizes to 16dp, and use consistent margins.
@d4rken d4rken merged commit 4db2edd into main Feb 28, 2026
9 checks passed
@d4rken d4rken deleted the feat/notification-expanded-battery-bars branch February 28, 2026 23:15
@d4rken d4rken changed the title feat(monitor): Add battery progress bars to expanded notification General: Add battery progress bars to expanded notification Mar 3, 2026
@nobodyF34R
Copy link
Copy Markdown

Please add an option to disable the expanded notification changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Add a new feature of improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants