Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	app/src/main/java/fr/angel/soundtap/data/settings/stats/StatsSettings.kt

Took 59 seconds
  • Loading branch information
JulesPvx committed May 30, 2024
2 parents 622c6f9 + 0776f01 commit efe241b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .idea/copyright/Angel_Studio.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/copyright/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Cover Image](/RESOURCES/Cover-1024x200.png)
![Cover Image](/RESOURCES/Cover-1024x200.png)

# SoundTap - Android Volume Media Controller App

Expand Down Expand Up @@ -37,6 +37,7 @@ enabling users to skip tracks, pause, and resume music playback with ease.
and more.
- [x] **Auto-Play**: Automatically start media playback when the volume buttons are long-pressed or
when a headset is connected.
- [x] **Sleep Timer**: Set a timer to stop playback after a certain period.
- [x] **Customizable Haptics**: Adjust the haptic feedback intensity to suit your preferences.
- [x] **Customizable Delays**: Adjust the long-press delay to fit your preferred interaction speed.
- [ ] **Localization**: Available in multiple languages for a global audience.
Expand Down Expand Up @@ -81,8 +82,8 @@ Open the project in Android Studio and build the APK file to install on your And
1. Launch the SoundTap app on your Android device.
2. Follow the on-screen instructions to grant necessary permissions.
3. Use the volume buttons on your device to control media playback:
- Long-press volume up/down to skip tracks.
- Long-press both volume buttons to pause/resume playback.
- Long-press volume up/down to skip tracks.
- Long-press both volume buttons to pause/resume playback.
4. Customize controls as desired in the app settings.

## :hammer_and_wrench: Tech Stack
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lifecycleRuntimeKtx = "2.8.0"
activityCompose = "1.9.0"
composeBom = "2024.05.00"
core-splashscreen = "1.0.1"
lottieCompose = "6.4.0"
lottieCompose = "6.4.1"
material-icons-extended = "1.6.7"
navigationCompose = "2.8.0-beta01"
uiCompose = "1.7.0-beta01"
Expand Down

0 comments on commit efe241b

Please sign in to comment.