VolumeX is a specialized system utility designed for seamless audio management. It provides a non-intrusive, high-performance volume shortcut directly within the Android Quick Settings environment, eliminating the need for physical button interaction.
- v1.1.1 (Current Release)
- Android 17 Compatibility: Replaced background intent launching with a transparent action activity triggered via a
PendingIntent, preventing silent failures and TileService crashes.
- Android 17 Compatibility: Replaced background intent launching with a transparent action activity triggered via a
- v1.1.0
- Baseline Quick Settings volume tile shortcuts and theme configurations.
- System Integration: Instant access via native Quick Settings tiles.
- Hardware Preservation: Reduces wear on physical volume rockers.
- Resource Efficiency: Zero background execution or battery consumption when idle.
- Privacy Focus: Operates entirely offline with no internet permissions or data collection.
- Material 3 Design: Follows modern Android design standards for a native feel.
- Minimum SDK: 29 (Android 10).
- Architecture: 100% Kotlin/Java with native Android APIs.
- Build System: Gradle (Standard Android).
- Clone:
git clone https://github.com/snap24/volumeX.git - Environment: Android Studio Koala+, JDK 17.
- Execution: Use
./gradlew assembleReleasefor production-ready binaries.
This project is licensed under the Apache License 2.0. See LICENSE for details.
Maintained by Chinmai H B



