Volume Key Track Control Module

Release

An Xposed module that allows to skip and play/pause track with volume keys. Inspired by Gravity Box.

Usage

Works when the screen is off.

  • Next Track: Long press volume up
  • Prev Track: Long press volume down
  • Play/Pause: Long press both keys simultaneously

Requirements

  • LSPosed 93+
  • Android 11+ (may be working on lower versions, you can try and install it even on Android 8.1)

Tested on

  • OnePlus 10 Pro (Android 13 & 14)

Open an issue if you are experiencing some troubles on your device

Package

ru.hepolise.volumekeymusicmanagermodule

Authors

Nikita

Releases

v1.15.6

Release type: Stable

4/24/2025, 5:54:17 PM

What's Changed

  • Add possibility to filter apps
  • Improved settings screen

v1.15.5

Release type: Stable

2/18/2025, 7:30:14 PM

  • Add possibility to swap Up/Down buttons on track skip
  • UI fixes

v1.15.4

Release type: Stable

1/30/2025, 8:12:54 PM

  • Fixed Settings UI in some cases

v1.15.3

Release type: Stable

1/10/2025, 7:23:41 PM

  • Added settings interface

v1.15.2

Release type: Stable

1/5/2025, 1:28:11 PM

Fix rewind on some player states

v1.15.1

Release type: Stable

11/24/2024, 5:14:07 PM

Fixed working with remote devices (like screen casting)
Updated vibration effect for newer devices

v1.15.0

Release type: Stable

11/8/2024, 5:02:07 PM

  • Added vibration effect on action
  • Bump SDK to 35 (Android 15 support announced)

v1.14.3

Release type: Stable

9/19/2024, 2:36:16 PM

  • Fixed working with HyperOS
  • Fixed the initialization error (no functional impacting)

v1.14.2

Release type: Stable

8/6/2024, 7:39:20 PM

  • Update app name
  • Updated dependencies
  • Improved logging

v1.14.1

Release type: Stable

5/3/2024, 10:56:45 AM

  • Fixed volume change when a call is active

v1.14.0

Release type: Stable

4/15/2024, 6:15:21 PM

  • APK size reduced
  • Rewrite module in Kotlin
  • Remove system-ui from the Module scope

v1.0.14-release

Release type: Stable

4/13/2024, 6:06:14 AM

  • Released