mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
[PR #272] [MERGED] linux: AirPods Max battery status support #354
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#354
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/272
Author: @tyrone-sudeium
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/20/2025
Merged by: @kavishdevar
Base:
main← Head:feature/linux/airpods-max-battery📝 Commits (1)
5d72cedlinux: AirPods Max battery status support📊 Changes
8 files changed (+108 additions, -52 deletions)
View changed files
📝
.editorconfig(+1 -1)📝
linux/Main.qml(+9 -1)📝
linux/airpods_packets.h(+5 -5)📝
linux/battery.hpp(+60 -30)📝
linux/deviceinfo.hpp(+7 -2)📝
linux/enums.h(+14 -2)📝
linux/main.cpp(+6 -6)📝
linux/trayiconmanager.cpp(+6 -5)📄 Description
Fixes various bugs with AirPods Max support in the legacy (not Rust) version of the Linux app:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.