Skip to content

v0.1.0-rc.2

Choose a tag to compare

@kavishdevar kavishdevar released this 08 May 18:28
· 149 commits to main since this release
d381ada

What's Changed

  • [Linux] Use Qt 6.4 for compatibility with Debian Stable by @eswyft in #116
  • [Android] Fix XPosed module (58dfed9)
  • [Android] Add option to switch between control center like window and cycling between modes when clicking the QS tile.

Note

The SystemUI Volume Panel hook has only been tested on stock AOSP. May or may not work on other devices. Same with the link to open LibrePods app from the android settings app. But, the icons and battery metadata should be set.

The module available in this release installs the app as a system app and grants BLUETOOTH_PRIVILEGED permission for setting metadata, that's it. If you do not need that, just stick with the plain APK. If the XPosed module doesn't work for you, you may try to use a less reliable method by installing the btl2capfix root module in available v0.0.3.

New Contributors

Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2