Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Bluetooth stack bitrate changer + aptX&aptX-HD Enabler
License
gjf/gjf_bt
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
Bluetooth stack audio bitrate changer for SBC + aptX & aptX-HD enabler Module. Increases stack bitrate for audio when SBC codec is used and enables aptX codec on supported devices (Qualcomm). Tested on Redmi 4X. Possibly (. ) works on other devices. NO WORK on Lineage and Lineage-based ROMs (AICP etc).
This module was made for personal use and as a PoC for my article. Probably it will not work on most devices other than mine 🙂 Anyway — I am not responsible for bricking your device. If it happend — please remove this module. If you have no custom recovery — installation of buggy modules could be a pain. Please pay attention on it — you wouldn’t be able to disable the module in case of bootloop. Also I cannot guarantee the correct work on non-stable versions of Magisk. I WILL NEVER RESPOND ON PROBLEMS FROM REPACKED OR EDITED MODULES SOURCED FROM NON-OFFICIAL REPOSITORIES! (greetings to akseonig and 4pda «repackers»)
- Redmi 4x. Let me know if your device works or not. Blacklist will be formed based on your replies. No replies — no blacklist.
- MIUI 10 or any Android >=7. Android 6 users should check, but older OS versions and Android 10 defineteley not supported.
BT stack is modified in the way so it uses:
- aptX / aptXHD if supported by audio
- If aptX is not supported — SBC codec will be used, but with the following customization:
- Dual Channel for any audio connection
- Maximum bitrate depending on your choice during installation. Test it on your headphones. Normally 454 kbit/s is OK with any headphones, personally I use 576 kbit/s without any problems. If something is not working — just re-install the module with new bitrate or uninstall it completely.
These changes will increase a quality of the sound when using wireless audio.
Most likely Lineage OS and Lineage-based OS (like AICP) are not supported — please let me know if Bluetooth cannot be switched on after installing this module. In this case simply delete the module and reboot — everything will be restored.
- v.5.6 Android 10 (and newer) is blacklisted
- v.5.5 Implememnted René Schümann aka White-Tiger fix for install.sh, possibly will fix keycheck and infinite loop issues
- v.5.4 Updated keychecks files, updated to latest installation template
- v.5.3 Changed OS version check method
- v.5.2 Added OS version check
- v.5.1 Added x86 support in keycheck
- v.5 First Release in Repository
About
Bluetooth stack bitrate changer + aptX&aptX-HD Enabler
Bluetooth stack audio bitrate changer
Checks updates of Magisk Modules directly from the repo as soon as its published.
About
Blog
Apps
Platform
AFWall Boot AntiLeak added to the Repo
by: GrayJackFixxxer
A module to prevent internet access on boot BEFORE AfWall started and applied
Audio jitter silencer added to the Repo
by: zyhk
Disabling very large audio jitter generators (w.r.t. battery draining & optimizations, and wireless connectivity) for reducing audio jitter distortion on all digital audio outputs.
Audio misc. settings added to the Repo
by: zyhk
Setting audio misc. configuration values (e.g. 100 volume steps, raising the resampling quality, disabling the effects framework, etc.)
Backup added to the Repo
by: Draco
An easy CLI backup tool without using a custom recovery.
Better MIUI Icons added to the Repo
by: SpicyChair
Systemlessly install the nice icons from MiRoom to any MIUI 12-based ROM.
Sony Bravia Engine added to the Repo
by: Enggar Sulistyo
The Sony Mobile Bravia Engine X-Reality Super Vivid.
Magisk built-in BusyBox added to the Repo
by: zgfg @ xda
Systemless BusyBox installed by and symlinked to the Magisk built-in busybox binary
ChArch added to the Repo
by: tytydraco
An Android-patched Magisk Module implementation of ChArch.
ChArch Dinit added to the Repo
by: supangat
Initialize Dinit init for the default ChArch rootfs instance.
ChArch OpenRC added to the Repo
by: tytydraco
Initialize OpenRC for the default ChArch rootfs instance.
ChArch SSHD added to the Repo
by: tytydraco
Initialize SSHD for the default ChArch rootfs instance.
Clash for Magisk added to the Repo
by: Kry9toN
Clash meta core with service scripts for Android.
CloudflareDNS4Magisk-IPv6 updated to v2.7 (27)
by: Rom
Using the Cloudflare DNS system-lessly! As simple as that.
CMD Patch added to the Repo
by: tytydraco
An Android Linux Kernel command line patch tool using Magisk’s magiskboot binary.
Foundation added to the Repo
by: omergoktas
Magisk module comprising essential apps (including a patched version of Google Play Store compatible with microG) and convenient settings for vanilla Android builds.
Custom Certificate Authorities added to the Repo
by: whalehub (admin@datahoarder.dev)
This module adds custom certificate authorities from a pre-defined path on the Android file system to the system trust store.
Customized Navbar added to the Repo
by: Pycm [4PDA]
Change Navbar Gesture Indicator color to match the theme’s accent color, increase wide and thickness
DalvikHyperthreading added to the Repo
by: @LeanHijosdesusMadres [telegram]
This does is helps the multithread line to tell the cpu to easily do more faster proccessing without overheating.
Data backup creator added to the Repo
by: ziand
Data backup creator for restoring by data_restore.zip from or Magisk module installer or TWRP
AppDataIsolation Legacy Support added to the Repo
by: HuskyDG
Enable /data/data isolation for old Android version (Android 10 and lower). Require Magisk process monitor tool v1.1+