Skip to content

Conversation

@AlexLemus-Dev
Copy link
Contributor

🔋🎵 Brief summary:

The battery notification system was enhanced, allowing users to configure both the battery thresholds for alerts and the custom sounds for each notification type.

📝 Actions performed:

  • 🔋 Added settings for low/high battery notifications (user can choose the % threshold).
  • 🎵 Introduced the ability to select system sounds for power status, low battery, and high battery notifications.
  • 🖥️ Updated SettingsView to allow users to pick sounds for each notification type.
  • 🛠️ Updated SettingsView with new pickers for configuring thresholds.
  • ⚡ Improved BatteryStatusViewModel to handle customizable battery level thresholds.
  • ⚡ Extended BatteryStatusViewModel and Constants to support and trigger these sound alerts.
Screenshot 2025-09-13 at 10 26 17 a m

- 🔋 Added settings for low/high battery notifications (user can choose the % threshold).
- 🎵 Introduced the ability to select system sounds for power status, low battery, and high battery notifications.
- 🖥️ Updated SettingsView to allow users to pick sounds for each notification type.
- 🛠️ Updated SettingsView with new pickers for configuring thresholds.
- ⚡ Improved BatteryStatusViewModel to handle customizable battery level thresholds.
- ⚡ Extended BatteryStatusViewModel and Constants to support and trigger these sound alerts.
@Alexander5015
Copy link
Member

Sorry about the delay in getting to this. It looks great! Can you fix the conflicts?

@AlexLemus-Dev
Copy link
Contributor Author

Sorry about the delay in getting to this. It looks great! Can you fix the conflicts?

I’ve resolved the merge conflicts 🔧✨

Copy link
Member

@Alexander5015 Alexander5015 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! It looks like the build is currently failing. Could you review the CI logs and address the errors?

Moved the closing brace for the header section in the Charge view to ensure proper SwiftUI section structure.
@AlexLemus-Dev
Copy link
Contributor Author

Thanks for the update! It looks like the build is currently failing. Could you review the CI logs and address the errors?

Fixed! Just a missing ‘)’.
Sorry, work was wild yesterday haha.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants