[PR #110] [MERGED] Delete old code #290

Closed
opened 2026-03-02 12:40:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/110
Author: @tim-gromeyer
Created: 4/24/2025
Status: Merged
Merged: 4/24/2025
Merged by: @tim-gromeyer

Base: mainHead: tim-gromeyer-delete-old-code


📝 Commits (2)

  • 44c6ebd Delete linux.old directory
  • 6b078ab Rewrite Linux section in README

📊 Changes

32 files changed (+3 additions, -2966 deletions)

View changed files

📝 README.md (+3 -8)
linux.old/README.md (+0 -99)
linux.old/aln/AirPods/Pro2.py (+0 -30)
linux.old/aln/AirPods/__init__.py (+0 -20)
linux.old/aln/Capabilites/__init__.py (+0 -34)
linux.old/aln/Notifications/ANC.py (+0 -41)
linux.old/aln/Notifications/Battery.py (+0 -80)
linux.old/aln/Notifications/ConversationalAwareness.py (+0 -33)
linux.old/aln/Notifications/EarDetection.py (+0 -42)
linux.old/aln/Notifications/Listener.py (+0 -73)
linux.old/aln/Notifications/__init__.py (+0 -56)
linux.old/aln/__init__.py (+0 -87)
linux.old/aln/__main__.py (+0 -265)
linux.old/aln/enums.py (+0 -43)
linux.old/aln/listener.py (+0 -47)
linux.old/examples/daemon/ear-detection.py (+0 -180)
linux.old/examples/daemon/read-data.py (+0 -103)
linux.old/examples/daemon/set-anc.py (+0 -89)
linux.old/examples/daemon/tray.py (+0 -333)
linux.old/examples/daemon/write-data.py (+0 -81)

...and 12 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kavishdevar/librepods/pull/110 **Author:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Base:** `main` ← **Head:** `tim-gromeyer-delete-old-code` --- ### 📝 Commits (2) - [`44c6ebd`](https://github.com/kavishdevar/librepods/commit/44c6ebdc7cec20f59fed0c5b4414c55c5af57b9f) Delete linux.old directory - [`6b078ab`](https://github.com/kavishdevar/librepods/commit/6b078ab1e7a5a909f169dcae60f1c870b621f8a4) Rewrite Linux section in README ### 📊 Changes **32 files changed** (+3 additions, -2966 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -8) ➖ `linux.old/README.md` (+0 -99) ➖ `linux.old/aln/AirPods/Pro2.py` (+0 -30) ➖ `linux.old/aln/AirPods/__init__.py` (+0 -20) ➖ `linux.old/aln/Capabilites/__init__.py` (+0 -34) ➖ `linux.old/aln/Notifications/ANC.py` (+0 -41) ➖ `linux.old/aln/Notifications/Battery.py` (+0 -80) ➖ `linux.old/aln/Notifications/ConversationalAwareness.py` (+0 -33) ➖ `linux.old/aln/Notifications/EarDetection.py` (+0 -42) ➖ `linux.old/aln/Notifications/Listener.py` (+0 -73) ➖ `linux.old/aln/Notifications/__init__.py` (+0 -56) ➖ `linux.old/aln/__init__.py` (+0 -87) ➖ `linux.old/aln/__main__.py` (+0 -265) ➖ `linux.old/aln/enums.py` (+0 -43) ➖ `linux.old/aln/listener.py` (+0 -47) ➖ `linux.old/examples/daemon/ear-detection.py` (+0 -180) ➖ `linux.old/examples/daemon/read-data.py` (+0 -103) ➖ `linux.old/examples/daemon/set-anc.py` (+0 -89) ➖ `linux.old/examples/daemon/tray.py` (+0 -333) ➖ `linux.old/examples/daemon/write-data.py` (+0 -81) _...and 12 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#290
No description provided.