| commit | e72c9473d84b588654518ea21711a2f8e854c8d5 | [log] [tgz] |
|---|---|---|
| author | someone5678 <59456192+someone5678@users.noreply.github.com> | Sun Nov 23 02:01:36 2025 +0900 |
| committer | someone5678 <59456192+someone5678@users.noreply.github.com> | Sun Nov 23 02:01:36 2025 +0900 |
| tree | 6fbb5e2b724e5eab9ad28515163ffd754900e092 | |
| parent | 9d59293c06ec4d0567e9b461e17503052f825259 [diff] |
BtHelper: Implement more features * Also move out ATTManager as it should be accessible by service. Change-Id: Ib4be0501fdcc3f46945c6c8ee8d5c8582f31c735
Bluetooth Devices Helper, also known as BtHelper, is an application
that enhances the functionality of Bluetooth devices by providing features
such as battery level display and device icons on Android Open Source Project (AOSP).
These features are not currently supported by AOSP.
Only Apple AirPods series are supported by this project.
This project depends on AOSP components.
You need to add these commits to corresponding repositories.
After that clone this repo:
git clone https://github.com/TheParasiteProject/packages_apps_BtHelper packages/apps/BtHelper
Finally, build your AOSP.
BtHelper will be installed as system application.
We would like to express our gratitude to the following projects:
Trademark Notice:
The term "AirPods" is a registered trademark of Apple Inc.
Ownership of Image Assets:
The image assets located in the "res-apple" folder within this repository are the property of Apple Inc.
Bluetooth Devices Helper is licensed under the GNU General Public License v3.0.
Copyright (C) 2023-2025 TheParasiteProject