Skip to content

Commit 9d60dc3

Browse files
authored
docs: add demo video
1 parent c2ebbef commit 9d60dc3

File tree

1 file changed

+18
-14
lines changed

1 file changed

+18
-14
lines changed

README.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,24 @@ For installation and detailed info, see the [Linux README](/linux/README.md).
7575
>
7676
> There are **no exceptions** to the root requirement until Google merges the fix.
7777
78+
## Bluetooth DID (Device Identification) Hook
79+
80+
Turns out, if you change the manufacturerid to that of Apple, you get access to several special features!
81+
82+
### Multi-device Connectivity
83+
84+
Upto two devices can be simultaneously connected to AirPods, for audio and control both. Seamless connection switching. The same notification shows up on Apple device when Android takes over the AirPods as if it were an Apple device ("Move to iPhone"). Android also shows a popup when the other device takes over.
85+
86+
### Accessibility Settings and Hearing Aid
87+
88+
Accessibility settings like customizing transparency mode (amplification, balance, tone, conversation boost, and ambient noise reduction), and loud sound reduction can be configured.
89+
90+
The hearing aid feature can now also be used. Currently it can only be used to adjust the settings, not actually take a hearing test because it requires much more precision. It is much better to use an already available audiogram result.
91+
92+
here's a very unprofessional demo
93+
94+
https://github.com/user-attachments/assets/43911243-0576-4093-8c55-89c1db5ea533
95+
7896
#### Installation Methods
7997

8098
##### Method 1: Xposed Module (Recommended)
@@ -116,20 +134,6 @@ If you're unfamiliar with these steps, search for tutorials online or ask in And
116134

117135
- When renaming your AirPods through the app, you'll need to re-pair them with your phone for the name change to take effect. This is a limitation of how Bluetooth device naming works on Android.
118136

119-
## Bluetooth DID (Device Identification) Hook
120-
121-
Turns out, if you change the manufacturerid to that of Apple, you get access to several special features!
122-
123-
### Multi-device Connectivity
124-
125-
Upto two devices can be simultaneously connected to AirPods, for audio and control both. Seamless connection switching. The same notification shows up on Apple device when Android takes over the AirPods as if it were an Apple device ("Move to iPhone"). Android also shows a popup when the other device takes over.
126-
127-
### Accessibility Settings and Hearing Aid
128-
129-
Accessibility settings like customizing transparency mode (amplification, balance, tone, conversation boost, and ambient noise reduction), and loud sound reduction can be configured.
130-
131-
The hearing aid feature can now also be used. Currently it can only be used to adjust the settings, not actually take a hearing test because it requires much more precision. It is much better to use an already available audiogram result.
132-
133137
## Star History
134138

135139
[![Star History Chart](https://api.star-history.com/svg?repos=kavishdevar/librepods&type=Date)](https://star-history.com/#kavishdevar/librepods&Date)

0 commit comments

Comments
 (0)