VolumeLockr2
A fork of the VolumeLockr Android app with added per-device volume control support. Allows users to control and lock volume levels independently for each connected audio device (e.g. Bluetooth speakers, headphones, wired output).
What
- Forked the open-source VolumeLockr Android app and extended it with per-device volume control
- Enables independent volume locking for each connected audio device
How
- Developed in Kotlin, working within the existing Android app architecture
- Added audio device detection and per-device volume state management
- Maintained compatibility with the original app's F-Droid distribution model
Results
- Added a frequently requested feature missing from the original app
- Volume levels persist independently per audio output device
Skills
- Kotlin
- Android