| commit | 1d2fbff96c8878ece1204c7cd2b83ad53b6a6e11 | [log] [tgz] |
|---|---|---|
| author | someone5678 <59456192+someone5678@users.noreply.github.com> | Sat May 17 16:30:27 2025 +0900 |
| committer | someone5678 <59456192+someone5678@users.noreply.github.com> | Mon May 19 21:39:39 2025 +0900 |
| tree | 3967be4ead0653245f4ab3d203f1c55a515107ef | |
| parent | 71e589f4ba53c0c46d25e424ef0925fca81da271 [diff] |
MediaHelper: Restore MediaControl instance creation * Correctly rewrite it in kotlin Change-Id: Id84657ba80c112f00a6d524cf8253caf629cffd2
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.
Currently, Only Apple AirPods series are supported by this project.
Media play/pause, OnePod mode features are highly experimental.
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