mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[PR #24] [MERGED] Show last saved battery in notification #238
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#238
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/24
Author: @kavishdevar
Created: 1/7/2025
Status: ✅ Merged
Merged: 1/7/2025
Merged by: @kavishdevar
Base:
main← Head:last-saved-battery📝 Commits (1)
039a43dUntitled📊 Changes
2 files changed (+24 additions, -24 deletions)
View changed files
📝
android/app/src/main/java/me/kavishdevar/aln/BatteryWidget.kt(+12 -12)📝
android/app/src/main/java/me/kavishdevar/aln/services/AirPodsService.kt(+12 -12)📄 Description
Update
AirPodsService.ktandBatteryWidget.ktto retain and display the last received battery levels when the case or bud gets disconnected.AirPodsService.kt
BatteryStatus.DISCONNECTED.BatteryWidget.kt
BatteryStatus.DISCONNECTED.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.